Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write | Craig Tiller | 2016-07-14 |
|\ | |||
* | | Make network status follow the normal init/shutdown path | Craig Tiller | 2016-07-14 |
| | | |||
| * | Cleanup from code review | Craig Tiller | 2016-07-14 |
|/ | |||
* | Remove now redundant line | Craig Tiller | 2016-07-14 |
| | |||
* | Correct direction of inequality | Craig Tiller | 2016-07-14 |
| | |||
* | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-13 |
|\ | |||
* | | Document refcounting | Craig Tiller | 2016-07-13 |
| | | |||
* | | Document creation function | Craig Tiller | 2016-07-13 |
| | | |||
* | | Add a quick note on the write chain execution\nthis is changed already in a ↵ | Craig Tiller | 2016-07-13 |
| | | | | | | | | future commit, so this should be enough for now | ||
| * | Merge pull request #7364 from stanley-cheung/php-prepare-for-ga | Stanley Cheung | 2016-07-13 |
| |\ | | | | | | | php: prepare for GA release | ||
* | | | Update comment | Craig Tiller | 2016-07-13 |
| | | | |||
* | | | Describe workqueue_enqueue better | Craig Tiller | 2016-07-13 |
| | | | |||
* | | | Fix some failures | Craig Tiller | 2016-07-13 |
| | | | |||
* | | | Failure reporting fix | Craig Tiller | 2016-07-13 |
| | | | |||
* | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-13 |
|\| | | |||
| * | | Merge pull request #7265 from thunderboltsid/issue-7094-retry | Nicolas Noble | 2016-07-13 |
| |\ \ | | | | | | | | | Retrying: Make the testing scripts executable on Python 3.x | ||
| * \ \ | Merge pull request #7112 from thunderboltsid/issue-7110 | Nicolas Noble | 2016-07-13 |
| |\ \ \ | | | | | | | | | | | Add dockerfile for pyenv and modify run_tests.py to include py35 and py36 | ||
| * \ \ \ | Merge pull request #7357 from grpc/v1.0.x | Jorge Canizales | 2016-07-13 |
| |\ \ \ \ | | | | | | | | | | | | | Automatic v1.0.x -> master upmerge | ||
| | | | | * | add back version to composer.json file | Stanley Cheung | 2016-07-13 |
| | | | | | | |||
| | * | | | | Merge pull request #7359 from jcanizales/p0-protoc-podspec | makdharma | 2016-07-13 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Distribute ProtoC and the plugin as pods | ||
| * | \ \ \ \ | Merge pull request #7353 from kpayson64/fix_cygrpc_test | kpayson64 | 2016-07-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix cygrpc test | ||
* | | | | | | | | Fix potential null ptr deref | Craig Tiller | 2016-07-13 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #7044 from yang-g/slice | kpayson64 | 2016-07-13 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add API to get C slice from C++ Slice. | ||
| * \ \ \ \ \ \ \ | Merge pull request #6539 from soltanmm/clngfrmt-aoa | kpayson64 | 2016-07-13 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add src/compiler to clang-formatting pass | ||
* | | | | | | | | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-07-13 |
|\| | | | | | | | | | |||
| | | | | | | | | * | php: prepare for GA release | Stanley Cheung | 2016-07-13 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Dont stall shutting down server | Craig Tiller | 2016-07-13 |
| | | | | | | | | | |||
* | | | | | | | | | get timeouts working on run_tests.py again | Craig Tiller | 2016-07-13 |
| | | | | | | | | | |||
| | | | | * | | | | Merge pull request #7355 from soltanmm/count-bleck | kpayson64 | 2016-07-13 |
| | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add special methods to generated Python docs | ||
| | | | | | | * | | | Set Travis clone depth to 1, to alleviate workload | Jorge Canizales | 2016-07-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make Travis only test the last commit of every PR. | ||
| | | | | | | * | | | Fix Travis not finding !ProtoCompiler-gRPC.podspec | Jorge Canizales | 2016-07-13 |
| | | | | | | | | | | |||
* | | | | | | | | | | Better fine-tuning | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7248 from yang-g/server_test | kpayson64 | 2016-07-12 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Initialize variable. | ||
| | | | | | * \ \ \ \ | Merge pull request #7356 from nicolasnoble/cherry-pick-fix | Nicolas Noble | 2016-07-12 |
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use test roots.pem in test - cherry-picking for v1.0.x | ||
| | | | | | | * | | | | | Use test roots.pem in test | yang-g | 2016-07-13 |
| | | | | | |/ / / / / | |||
* | | | | | | | | | | | Get json_run_localhost working again | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Merge pull request #7350 from nicolasnoble/upmerge-0_15-1_0 | Jorge Canizales | 2016-07-12 |
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge 0.15 -> 1.0 | ||
* | | | | | | | | | | | | Get json_run_localhost working again | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | | | |||
| | | | | * | | | | | | | Change sequence of client/server events | Ken Payson | 2016-07-12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for https://github.com/grpc/grpc/pull/6737 when start_batch will no longer put data on the wire | ||
* | | | | | | | | | | | | Actually run json_run_localhost tests | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #7257 from yang-g/sequential_con | kpayson64 | 2016-07-12 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use test roots.pem in test | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7317 from soltanmm/tadpoles | kpayson64 | 2016-07-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch spawn for Python 'unix' compilers instead of link | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7290 from soltanmm/auto-cy | kpayson64 | 2016-07-12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | Fallback to generating files if not generated | ||
| | | | | | | | * | | | | | | Merge pull request #7338 from kpayson64/remove_py_cruft | kpayson64 | 2016-07-12 |
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed early adopter code | ||
| | | | | | | | | | | * | | | | Add special methods to generated Python docs | Masood Malekghassemi | 2016-07-12 |
| | | | | | | | | |_|/ / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes an old-now-spurious `make` invocation from the docgen.py helper script. | ||
* | | | | | | | | | | | | | | Better error message | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Make request freelists per cq, to allow drastically higher requested call counts | Craig Tiller | 2016-07-12 |
| | | | | | | | | | | | | | | |||
| | | | | | | | | | * | | | | Merge branch 'release-0_15' into v1.0.x | Nicolas "Pixel" Noble | 2016-07-13 |
| | | | | | | | | |/| | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules gRPC.podspec | ||
| | | | | | | | | | * | | | | Merge pull request #7341 from nicolasnoble/podspec-no-template-0_15 | Jorge Canizales | 2016-07-12 |
| | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gRPC.podspec shouldn't be a template anymore. | ||
| | | | | | | | | * | | | | | | Remove early adopter code | Ken Payson | 2016-07-12 |
| | | | | | | | | | | | | | | |