Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 |
|\ | |||
| * | Merge pull request #5198 from dgquintas/server_interface_cleanup | David G. Quintas | 2016-02-11 |
| |\ | |||
| | * | Removed outdated mention of AsynchronousService | David Garcia Quintas | 2016-02-11 |
| |/ | |||
| * | Merge pull request #5191 from ctiller/fixdocker | Vijay Pai | 2016-02-11 |
| |\ | |||
| * \ | Merge pull request #5196 from yang-g/no_rpc_service | Vijay Pai | 2016-02-11 |
| |\ \ | |||
| | * | | Add a dummy reference to prevent unused variable warning if there is no rpc m... | yang-g | 2016-02-10 |
| |/ / | |||
| * | | Merge pull request #5165 from ctiller/bring_back_gpr | Nicolas Noble | 2016-02-10 |
| |\ \ | |||
| | | * | Fix docker inception for now | Craig Tiller | 2016-02-10 |
| * | | | Merge pull request #5188 from jtattermusch/resolve_0_13_merge | Michael Lumish | 2016-02-10 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #5185 from lepatryk/byte-buffer | Michael Lumish | 2016-02-10 |
| |\ \ \ \ | |||
| | | * | | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge | Jan Tattermusch | 2016-02-10 |
| | |/| | | | |/| | | | | |||
| | | * | | | Merge pull request #5187 from jtattermusch/1sec | Jan Tattermusch | 2016-02-10 |
| | | |\ \ \ | |||
| * | | \ \ \ | Merge pull request #5041 from ejona86/sync-protos | Yang Gao | 2016-02-10 |
| |\ \ \ \ \ \ | |||
| | | | | * | | | WTF | Craig Tiller | 2016-02-10 |
| | | | | * | | | Fix 1 second stall on Windows | Craig Tiller | 2016-02-10 |
| | | | |/ / / | |||
| * | | | | | | Merge pull request #5184 from nicolasnoble/merge-and-regen | Jan Tattermusch | 2016-02-10 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | * | | Merge pull request #5179 from murgatroid99/node_distrib_test_macos_0.13 | Jan Tattermusch | 2016-02-10 |
| | | | |_|/| | | | | |/| | | | | |||
| | | | | * | | | Pass delete[] explicitely to Nan::NewBuffer. | Patryk Lesiewicz | 2016-02-10 |
| | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5172 from stanley-cheung/composer-test | Stanley Cheung | 2016-02-10 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | use HOME env var | Stanley Cheung | 2016-02-10 |
| | | | | * | | Node Mac distribtest: fix handling of docker_suffix=None | murgatroid99 | 2016-02-10 |
| | | | | * | | Removed macos from the docker_suffix list | murgatroid99 | 2016-02-10 |
| | | | | * | | Fixed node mac distrib tests | murgatroid99 | 2016-02-10 |
| | | | | * | | Enable Node distrib tests on Mac | murgatroid99 | 2016-02-10 |
| | | | |/ / | | | |/| | | |||
| * | | | | | Merge pull request #5173 from vjpai/csc | Craig Tiller | 2016-02-10 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge pull request #5175 from nicolasnoble/ruby-linux-static | Craig Tiller | 2016-02-10 |
| | | | |\ \ \ | |||
| | | | | * | | | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 |
| | | | |/ / / | |||
| | * | / / / | Fix some C# copyrights | vjpai | 2016-02-09 |
| |/ / / / / | |||
| * | | | | | Merge pull request #5171 from dgquintas/moar_codegen | Vijay Pai | 2016-02-09 |
| |\ \ \ \ \ | |||
| | | * | | | | the host file path to the auth.json file has changed | Stanley Cheung | 2016-02-09 |
| | * | | | | | Added missing codegen includes | David Garcia Quintas | 2016-02-09 |
| |/ / / / / | |||
| * | | | | | Merge pull request #5149 from bogdandrutu/bug | Alistair Veitch | 2016-02-09 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #5168 from nathanielmanistaatgoogle/drop-interop-tests-mak... | Jan Tattermusch | 2016-02-09 |
| |\ \ \ \ \ | |||
| | * | | | | | Drop Python interop tests' "make install-certs" | Nathaniel Manista | 2016-02-09 |
| |/ / / / / | |||
| * | | | | | Merge pull request #5066 from chrisdunelm/dnx_Profilers | Jan Tattermusch | 2016-02-09 |
| |\ \ \ \ \ | |||
| | | * | | | | Manually added empty lines and spaces in the copyright and it worked. | Bogdan Drutu | 2016-02-09 |
| | | * | | | | Add the removed line before the copyright | Bogdan Drutu | 2016-02-09 |
| | | * | | | | run sudo ./tools/distrib/clang_format_code.sh | Bogdan Drutu | 2016-02-09 |
| | | | * | | | Merge pull request #5167 from soltanmm/sixfix | Nathaniel Manista | 2016-02-09 |
| | | | |\ \ \ | |||
| | | | | * | | | Add six to requirements.txt | Masood Malekghassemi | 2016-02-09 |
| | | | |/ / / | |||
| * | | | | | | Merge pull request #5100 from nathanielmanistaatgoogle/python-grpc_set_ssl_ro... | Nathaniel Manista | 2016-02-09 |
| |\ \ \ \ \ \ | |||
| | | | | | | * | Further cleanup | Craig Tiller | 2016-02-09 |
| | | | | | | * | Further cleanup | Craig Tiller | 2016-02-09 |
| | | | | | | * | Further cleanup | Craig Tiller | 2016-02-09 |
| | | | | | | * | Get compilation working again | Craig Tiller | 2016-02-09 |
| | | | | | | * | Stop generating .pyc files in boringssl | Craig Tiller | 2016-02-09 |
| | | | * | | | | Fix some indentation. | Bogdan Drutu | 2016-02-09 |
| | | | * | | | | change gpr_int* to int*_t | Bogdan Drutu | 2016-02-09 |
| | | | | | | * | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |_|_|_|_|/ | |/| | | | | |