Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Flagging the 0.13.1 release. | 2016-03-30 | |
* | Merge branch 'master' into pre-0.13.1-downmerge | 2016-03-10 | |
|\ | |||
* | | Simplify PHP installation for release 0.13 | 2016-02-28 | |
| * | Merge pull request #5293 from dgquintas/alarm_cpp | 2016-02-25 | |
| |\ | |||
| * \ | Merge pull request #5410 from ctiller/run_gtest | 2016-02-25 | |
| |\ \ | |||
| | * | | Expand gtest suites into individual run_tests tests | 2016-02-24 | |
| * | | | fix bug with pecl install on mac | 2016-02-24 | |
| |/ / | |||
| * | | Merge github.com:grpc/grpc into 44 | 2016-02-24 | |
| |\ \ | |||
| | * \ | Merge pull request #5365 from ctiller/naming-crisis | 2016-02-24 | |
| | |\ \ | |||
| | * | | | php: simplify installation | 2016-02-23 | |
| | | * | | Merge github.com:grpc/grpc into naming-crisis | 2016-02-23 | |
| | | |\ \ | | | |/ / | | |/| | | |||
| * | | | | Ensure we can compile boringssl before trying: old compiler compatibility | 2016-02-23 | |
| | * | | | Merge pull request #5334 from jtattermusch/protoc_artifacts_windows | 2016-02-23 | |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #5321 from vjpai/openloop | 2016-02-23 | |
| | |\ \ \ \ | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | 2016-02-22 | |
| | |_|_|_|/ | |/| | | | | |||
| | * | | | | Merge github.com:grpc/grpc into fix-proto-docker | 2016-02-22 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into naming-crisis | 2016-02-22 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | | * | Regenerate files, fix bugs | 2016-02-22 | |
| | | | | |\ | |||
| * | | | | \ | Merge pull request #5257 from ctiller/cleaner-posix | 2016-02-22 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | * | | | Merge branch 'master' into openloop | 2016-02-22 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | | | * | Add a sanity test for name aliasing | 2016-02-22 | |
* | | | | | | | Merge branch 'master' into backport-merge | 2016-02-23 | |
|\| | | | | | | |||
| * | | | | | | Fixing MacOS. | 2016-02-23 | |
| * | | | | | | rename census log files to avoid build breakage on MacOS | 2016-02-22 | |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge branch 'master' into backport-merge | 2016-02-22 | |
|\| | | | | | |||
| * | | | | | Merge pull request #5302 from nicolasnoble/python-windows | 2016-02-22 | |
| |\ \ \ \ \ | |||
| | | | | | * | enable 64bit windows compilation of protoc plugins | 2016-02-22 | |
| | | * | | | | Merge github.com:grpc/grpc into cleaner-posix | 2016-02-21 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | Tune down multiplier for tsan to 5 | 2016-02-19 | |
| | | | | * | | 1. Adjust tsan/asan/msan slowdowns according to documentation | 2016-02-19 | |
| | | | | |/ | |||
| | * | | | | Building the dlls. | 2016-02-19 | |
| | * | | | | Adding grpc_dll project. | 2016-02-19 | |
| * | | | | | Refactor end2end_test. Make the credentials a separate library. | 2016-02-18 | |
| | |_|_|/ | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into cleaner-posix | 2016-02-18 | |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into fix-proto-docker | 2016-02-18 | |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into sceq | 2016-02-17 | |
| |\| | | | |||
| | * | | | Merge pull request #5209 from vjpai/why_lever | 2016-02-16 | |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #5201 from vjpai/alarm_openloop | 2016-02-16 | |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #5098 from a-veitch/base_log | 2016-02-16 | |
| | |\ \ \ \ \ | |||
| | | | | | * | | Separate timer checking from pollsets | 2016-02-16 | |
| | | |_|_|/ / | | |/| | | | | |||
* | | | | | | | Flagging 0.13.1-pre1. | 2016-02-13 | |
* | | | | | | | Flagging the release. | 2016-02-13 | |
* | | | | | | | Revert Ruby version specialization | 2016-02-11 | |
* | | | | | | | Bump Python version | 2016-02-11 | |
| | | | | | * | Revert "Revert "Proto API for LB request/responses"" | 2016-02-11 | |
| | | |_|_|/ | | |/| | | | |||
| | * | | | | Revert "Proto API for LB request/responses" | 2016-02-11 | |
| | * | | | | Merge pull request #4038 from dgquintas/grpclb_api | 2016-02-11 | |
| | |\ \ \ \ | |||
| | | | | | * | fixed_size_thread_pool : why do we even have that lever? It has been | 2016-02-11 | |
| | | |_|_|/ | | |/| | | | |||
| | | | * | | merge to HEAD | 2016-02-11 | |
| | | | |\ \ | |||
| | | | | | * | Simplify and properly implement openloop testing. | 2016-02-11 | |
| | | |_|_|/ | | |/| | | |