Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
|\ | |||
| * | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
| * | Merge pull request #5302 from nicolasnoble/python-windows | Masood Malekghassemi | 2016-02-22 |
| |\ | |||
| | * | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
* | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 |
|\| | | |||
| * | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| |\| | |||
| | * | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
| | |\ | |||
* | | | | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
* | | | | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | | * | merge to HEAD | Alistair Veitch | 2016-02-11 |
| | | |\ | |||
| | * | \ | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 |
| | |\ \ \ | | | | |/ | | | |/| | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-09 |
| | |\ \ \ | |||
| * | | | | | Get compilation working again | Craig Tiller | 2016-02-09 |
| * | | | | | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-08 |
|\| | | | | |||
| | | | * | merge | Alistair Veitch | 2016-02-05 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | Make binary compatibility not the default | Craig Tiller | 2016-02-04 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
| |\ \ \ | |||
| * \ \ \ | Merged from master | murgatroid99 | 2016-02-03 |
| |\ \ \ \ | |||
| * | | | | | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 |
| | | * | | | merge | Alistair Veitch | 2016-02-03 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| | | | | * | initial commit | Alistair Veitch | 2016-02-02 |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
| | |\ \ \ \ | |||
| | | | * | | | post merge | Alistair Veitch | 2016-02-02 |
| | | | | * | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 |
| | | | | |\| | |||
| | | * | | | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | | |_|/ | | | |/| | | |||
| | | * | | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| | | |\ \ \ | |||
| | | * \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| | | |\ \ \ \ | |||
| | * | | | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| | |\| | | | | | |||
| | | * | | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| | |/ / / / / | |/| | | | | | |||
| | * | | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||
| | | * | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| | |/ / / / | |/| | | | | |||
| | * | | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| | |\| | | | |||
| | | * | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| | |/ / / | |/| | | | |||
| | * | | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| |/ / / | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 |
|\| | | | |||
| * | | | Fixed windows build warning | murgatroid99 | 2016-01-28 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-28 |
|\ \ \ \ | |||
| | * | | | Update template, add comment and message about Windows build | murgatroid99 | 2016-01-28 |
| | | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-28 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Make Node library build on Windows | Michael Lumish | 2016-01-27 |
| |/ / / | |||
| * | | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 |
| |\ \ \ | |||
| | * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win... | murgatroid99 | 2016-01-25 |
| | |/ / | |||
| | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-22 |
| | | |\ | | | |/ | | |/| | |||
| * | | | Update copyright in binding.gyp | murgatroid99 | 2016-01-20 |
| * | | | Completed integration of node-pre-gyp into Node library | murgatroid99 | 2016-01-20 |
| | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-15 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Shared subchannel sketch | Craig Tiller | 2016-01-15 |
| | * | | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| | |\ \ | | |/ / | |/| | |