Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tag fed in by user should be any arbitrary tag, not a CompletionQueueTag | vjpai | 2016-02-10 |
| | | | | type | ||
* | Properly specify dependences on alarm.h in build.yaml | vjpai | 2016-02-10 |
| | |||
* | Make C++ alarm class usable and testable - there were some build issues and | vjpai | 2016-02-10 |
| | | | | it was not actually even included in the library or the test suite. | ||
* | Merge pull request #5041 from ejona86/sync-protos | Yang Gao | 2016-02-10 |
|\ | | | | | Sync java options in example protos | ||
* \ | Merge pull request #5184 from nicolasnoble/merge-and-regen | Jan Tattermusch | 2016-02-10 |
|\ \ | | | | | | | Merge from 0.13 and regen projects. | ||
| * \ | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb | ||
* | \ \ | Merge pull request #5172 from stanley-cheung/composer-test | Stanley Cheung | 2016-02-10 |
|\ \ \ \ | |/ / / |/| | | | Test fix php interop test composer install git clone problem | ||
| * | | | use HOME env var | Stanley Cheung | 2016-02-10 |
| | | | | |||
* | | | | Merge pull request #5173 from vjpai/csc | Craig Tiller | 2016-02-10 |
|\ \ \ \ | | | | | | | | | | | Fix some C# copyrights | ||
| | | * \ | Merge pull request #5175 from nicolasnoble/ruby-linux-static | Craig Tiller | 2016-02-10 |
| | | |\ \ | | | | | | | | | | | | | Fixing Ruby binary build (again). | ||
| | | | * | | 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 |
|\ \ \ \ | | | | | | | | | | | Added missing codegen includes | ||
| | * | | | 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 |
|\ \ \ \ | |/ / / |/| | | | Change the census metadata keys. | ||
* | | | | Merge pull request #5168 from ↵ | Jan Tattermusch | 2016-02-09 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/drop-interop-tests-make-install-certs Drop Python interop tests' "make install-certs" | ||
| * | | | | 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 |
|\ \ \ \ | | | | | | | | | | | Fix Profilers for coreclr | ||
| | * | | | 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. | ||
| | | | * | | Add six to requirements.txt | Masood Malekghassemi | 2016-02-09 |
| | | |/ / | |||
* | | | | | Merge pull request #5100 from ↵ | Nathaniel Manista | 2016-02-09 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/python-grpc_set_ssl_roots_override_callback grpc_set_ssl_roots_override_callback for Python. | ||
| | | * | | | Fix some indentation. | Bogdan Drutu | 2016-02-09 |
| | | | | | | |||
| | | * | | | change gpr_int* to int*_t | Bogdan Drutu | 2016-02-09 |
| | | | | | | |||
| | | | * | | Merge pull request #5153 from jtattermusch/fix_node_artifact_builder | Michael Lumish | 2016-02-09 |
| | | | |\ \ | | | | | | | | | | | | | | | Fix node artifact building on mac | ||
| * | | | | | | grpc_set_ssl_roots_override_callback for Python | Nathaniel Manista | 2016-02-09 |
| | | | | | | | |||
| | | | * | | | Merge pull request #5155 from soltanmm/pm | Jan Tattermusch | 2016-02-09 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Add grpc_version.py to PYTHON-MANIFEST.in | ||
| | | | | * | | | Add grpc_version.py to PYTHON-MANIFEST.in | Masood Malekghassemi | 2016-02-09 |
| | | | |/ / / | |||
| | | | | * / | fix node artifact building on mac | Jan Tattermusch | 2016-02-09 |
| | | | |/ / | |||
| | | | * | | Merge pull request #5151 from jtattermusch/fix_artifacts_and_distribtests | Jan Tattermusch | 2016-02-09 |
| | | | |\ \ | | | | | | | | | | | | | | | Some distribtest fixes | ||
| | | | | * | | python fixes | Jan Tattermusch | 2016-02-09 |
| | | | | | | | |||
| | | | | * | | make timeout for artifacts even bigger | Jan Tattermusch | 2016-02-09 |
| | | | | | | | |||
| | | | | * | | do not hardcode the python package version | Jan Tattermusch | 2016-02-09 |
| | | | | | | | |||
| | | | | * | | do not hardcode version to test | Jan Tattermusch | 2016-02-09 |
| | | | | | | | |||
| | | | | * | | node needs bigger artifacts timeout | Jan Tattermusch | 2016-02-09 |
| | | | |/ / | |||
| | | | * | | Merge pull request #5150 from nicolasnoble/ruby-version | Michael Lumish | 2016-02-08 |
| | | | |\ \ | | | | | | | | | | | | | | | Fixing ruby versionning. | ||
| | | | | * | | Fixing ruby versionning. | Nicolas "Pixel" Noble | 2016-02-09 |
| | | | |/ / | |||
| | | * | | | Run clang-format | Bogdan Drutu | 2016-02-08 |
| | | | | | | |||
| | | | * | | Merge pull request #5147 from jtattermusch/fix_copyrights_take_12345 | Nicolas Noble | 2016-02-08 |
| | | | |\ \ | | | | | | | | | | | | | | | Fix copyrights | ||
| | | | | * | | fix copyrights | Jan Tattermusch | 2016-02-08 |
| | | | |/ / | |||
* | | | | | | Merge pull request #5121 from jtattermusch/refactor_dockerfiles | Jan Tattermusch | 2016-02-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Refactor dockerfiles | ||
| * | | | | | | addressing comments | Jan Tattermusch | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | cleanup sanity docker image | Jan Tattermusch | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | regenerated dockerfiles | Jan Tattermusch | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | polish C# dependencies | Jan Tattermusch | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | remove trailing whitespaces | Jan Tattermusch | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | remove unneeded dockerfiles | Jan Tattermusch | 2016-02-08 |
| | | | | | | |