aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | | | | | | | Fix some failuresGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | Temporary workaround by setting up a deadline on server shutdown.Gravatar Vijay Pai2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reveals an issue that needs to be solved: D0713 14:48:28.049861213 14503 server.c:704] Waiting for 44 channels and 0/1 listeners to be destroyed before shutting down server
| | * | | | | | | | | | | | | | Set more build-flags in `setup.py`sGravatar Masood Malekghassemi2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes MinGW flags from various build scripts, since they're now set in our `setup.py`s by default. Also removes the arguments for the extensions in grpcio's setup.py; that function was already accessing globals anyway, might as well go whole-hog.
| | | | | | * | | | | | | | | | Failure reporting fixGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #7265 from thunderboltsid/issue-7094-retryGravatar Nicolas Noble2016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Retrying: Make the testing scripts executable on Python 3.x
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7112 from thunderboltsid/issue-7110Gravatar Nicolas Noble2016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dockerfile for pyenv and modify run_tests.py to include py35 and py36
| | | | | * | | | | | | | | | | | | Add csharp check to return val of byte_buffer_reader_initGravatar Alexander Polcyn2016-07-13
| |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7357 from grpc/v1.0.xGravatar Jorge Canizales2016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automatic v1.0.x -> master upmerge
| | | | * | | | | | | | | | | | | | add back version to composer.json fileGravatar Stanley Cheung2016-07-13
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * | | Establish Objective C end-to-end core test with CronetGravatar Muxi Yan2016-07-13
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #7359 from jcanizales/p0-protoc-podspecGravatar makdharma2016-07-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Distribute ProtoC and the plugin as pods
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7353 from kpayson64/fix_cygrpc_testGravatar kpayson642016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cygrpc test
| | | | | | | | | | * | | | | | | | | | Fix potential null ptr derefGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | Unify and make consistent the per-thread shutdown processGravatar Vijay Pai2016-07-13
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #7044 from yang-g/sliceGravatar kpayson642016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add API to get C slice from C++ Slice.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6539 from soltanmm/clngfrmt-aoaGravatar kpayson642016-07-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add src/compiler to clang-formatting pass
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | php: prepare for GA releaseGravatar Stanley Cheung2016-07-13
| |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | Dont stall shutting down serverGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | | | | | get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
| | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | Merge pull request #7355 from soltanmm/count-bleckGravatar kpayson642016-07-13
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add special methods to generated Python docs
| | | | | | * | | | | | | | | | | | | | | | Set Travis clone depth to 1, to alleviate workloadGravatar Jorge Canizales2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should make Travis only test the last commit of every PR.
| | | | | | * | | | | | | | | | | | | | | | Fix Travis not finding !ProtoCompiler-gRPC.podspecGravatar Jorge Canizales2016-07-13
| | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | | | | | | Better fine-tuningGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #7248 from yang-g/server_testGravatar kpayson642016-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize variable.
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7356 from nicolasnoble/cherry-pick-fixGravatar Nicolas Noble2016-07-12
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use test roots.pem in test - cherry-picking for v1.0.x
| | | | | | * | | | | | | | | | | | | | | | | | Use test roots.pem in testGravatar yang-g2016-07-13
| | | | | |/ / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | * | | | | | | | | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | Merge pull request #7350 from nicolasnoble/upmerge-0_15-1_0Gravatar Jorge Canizales2016-07-12
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge 0.15 -> 1.0
| | | | | | | | | | | | | | * | | | | | | | | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | Change sequence of client/server eventsGravatar Ken Payson2016-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 testsGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #7257 from yang-g/sequential_conGravatar kpayson642016-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use test roots.pem in test
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7317 from soltanmm/tadpolesGravatar kpayson642016-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch spawn for Python 'unix' compilers instead of link
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7290 from soltanmm/auto-cyGravatar kpayson642016-07-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fallback to generating files if not generated
| | | | | | | * | | | | | | | | | | | | | | | | | | Merge pull request #7338 from kpayson64/remove_py_cruftGravatar kpayson642016-07-12
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed early adopter code
| | | | | | | | | | * | | | | | | | | | | | | | | | | Add special methods to generated Python docsGravatar Masood Malekghassemi2016-07-12
| | | | | | | | |_|/ / / / / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also removes an old-now-spurious `make` invocation from the docgen.py helper script.
| | | | | | | | | | | | | | | | * | | | | | | | | | Better error messageGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | changed compression request streaming enumerable to set write flag on every ↵Gravatar Alexander Polcyn2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | message
| | | | | | | | | | | | | | | | * | | | | | | | | | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | updated inner class commentGravatar Alexander Polcyn2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | * | | | | | | | simplified client streaming compression request enumerableGravatar Alexander Polcyn2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | | | | | | | | | | Merge branch 'release-0_15' into v1.0.xGravatar Nicolas "Pixel" Noble2016-07-13
| | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules gRPC.podspec
| | | | | | | | | * | | | | | | | | | | | | | | | | Merge pull request #7341 from nicolasnoble/podspec-no-template-0_15Gravatar Jorge Canizales2016-07-12
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gRPC.podspec shouldn't be a template anymore.
| | | | | | | | * | | | | | | | | | | | | | | | | | | Remove early adopter codeGravatar Ken Payson2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Patch `spawn` for Python 'unix' compilers insteadGravatar Masood Malekghassemi2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before we patched the link command, now we just patch `spawn` as an updatable catch-all solution to ARG_MAX limitations on bash for MSYS and MinGW and friends.
| | | | | | | | | | | | | | | | | | | * | | | | | | | added ruby client compression interop testsGravatar Alexander Polcyn2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | | | | | | Bringing 0.15 to protobuf beta 3.3 to satisfy both nodejs and objc.Gravatar Nicolas "Pixel" Noble2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | Clang-format all the thingsGravatar Masood Malekghassemi2016-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | |