Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | fix check_arch_option | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | better architecture check on linux | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | fix syntax error | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | fix copyrights | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | move dockerfiles where they belong | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | move artifact dockerfiles | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | move jenkins_slave dockerfiles under tools/dockerfile | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | simplify scripts | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | fix copyrights | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | refactor make_jobspec | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | better arch support | Jan Tattermusch | 2016-01-27 | |
| | * | | | | | refactor dockerization of run_tests.py | Jan Tattermusch | 2016-01-27 | |
| |/ / / / / |/| | | | | | ||||
| | | * | | | Merge github.com:grpc/grpc into twah | Craig Tiller | 2016-01-27 | |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | ||||
| | | * | | | Suppress bogus report | Craig Tiller | 2016-01-27 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #4819 from ctiller/less-cpu-sanity | Nicolas Noble | 2016-01-26 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | | * | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 | |
| | | | * | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 | |
| | | | * | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into bump_version_0_13 | Jan Tattermusch | 2016-01-25 | |
| |\ \ \ \ \ | ||||
| | | | * | | | Fixed copyright | murgatroid99 | 2016-01-25 | |
| | | | * | | | Merge branch 'master' into node_test_running_fix | murgatroid99 | 2016-01-25 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | * | | | | | Merge pull request #4876 from ctiller/copy-- | Michael Lumish | 2016-01-25 | |
| | |\ \ \ \ \ | ||||
| | | | | | * | | copyrights | David Garcia Quintas | 2016-01-25 | |
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | Merge pull request #4849 from jtattermusch/embedding_is_good | Stanley Cheung | 2016-01-25 | |
| | |\ \ \ \ \ \ | ||||
| | | | * | | | | | Fix copyright | Craig Tiller | 2016-01-25 | |
| | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | Merge pull request #4846 from murgatroid99/ruby_coverage_reporting | Michael Lumish | 2016-01-25 | |
| | |\ \ \ \ \ \ | ||||
| | | | | | * | | | Stop Node tests from incorrectly reporting success | murgatroid99 | 2016-01-25 | |
| | | |_|_|/ / / | | |/| | | | | | ||||
| | * | | | | | | fix copyright | Jan Tattermusch | 2016-01-23 | |
| | * | | | | | | Run nuget restore on mac as well | Jan Tattermusch | 2016-01-22 | |
| | * | | | | | | Fix build | Craig Tiller | 2016-01-22 | |
| | * | | | | | | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 | |
| | |\ \ \ \ \ \ | ||||
| | | | | * | | | | make sure we embed openssl and zlib in artifacts | Jan Tattermusch | 2016-01-22 | |
| | | |_|/ / / / | | |/| | | | | | ||||
| | | | * | | | | Fix path where we check for ruby coverage report | murgatroid99 | 2016-01-22 | |
| | | |/ / / / | | |/| | | | | ||||
| * / | | | | | regenerate projects | Jan Tattermusch | 2016-01-22 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #4812 from ctiller/integrate-zlib | Jan Tattermusch | 2016-01-22 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #4790 from adelez/update_interop_url | Yang Gao | 2016-01-22 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #4826 from jtattermusch/fix_csharp_mac | Michael Lumish | 2016-01-22 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | fix copyright | Jan Tattermusch | 2016-01-22 | |
| * | | | | | | | | an attempt to fix #4835 | Jan Tattermusch | 2016-01-22 | |
| | | | | | | * | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 | |
| | * | | | | | | | fix C# build on mac | Jan Tattermusch | 2016-01-21 | |
| |/ / / / / / / | ||||
| | | | | | * | | updated tests.json | David Garcia Quintas | 2016-01-21 | |
| | | | | * | | | Command line parsing fix | Craig Tiller | 2016-01-21 | |
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #4791 from ctiller/rtt2 | Michael Lumish | 2016-01-21 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge pull request #4814 from ctiller/limit-cpu | Michael Lumish | 2016-01-21 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Fix sanity | Craig Tiller | 2016-01-21 | |
| | | | | * | | | | | Fix copyrights | Craig Tiller | 2016-01-21 |