aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Podfile to link RxLibrary to its unit testsGravatar Jorge Canizales2015-05-29
|
* Minimal "test library" projectGravatar Jorge Canizales2015-05-29
|
* Merge pull request #1777 from stanley-cheung/use_consistent_port_numbersGravatar Tim Emiola2015-05-28
|\ | | | | fix php generated code test server port
* \ Merge pull request #1773 from donnadionne/test-logGravatar Stanley Cheung2015-05-28
|\ \ | | | | | | Adding 2 helper build scripts to allow docker images to be built
* \ \ Merge pull request #1778 from yang-g/testGravatar Craig Tiller2015-05-28
|\ \ \ | | | | | | | | Unref the slices if no write will happen.
* \ \ \ Merge pull request #1608 from ctiller/scalable-pollGravatar Vijay Pai2015-05-28
|\ \ \ \ | | | | | | | | | | More scalable unary polling
| * | | | Add commentGravatar Craig Tiller2015-05-28
| | | | |
| * | | | Merge github.com:grpc/grpc into scalable-pollGravatar Craig Tiller2015-05-28
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1649 from dgquintas/qps_reporter_refactoringGravatar Vijay Pai2015-05-28
|\ \ \ \ \ | | | | | | | | | | | | Refactored benchmark reporting mechanism.
| | | * | | Unref the slices if no write will happen.Gravatar Yang Gao2015-05-28
| |_|/ / / |/| | | |
* | | | | Merge pull request #1772 from jtattermusch/generator_fixesGravatar Nicolas Noble2015-05-27
|\ \ \ \ \ | | | | | | | | | | | | Flush printers in protoc plugins properly
| | | | | * fix php generated code test server portGravatar Stanley Cheung2015-05-27
| |_|_|_|/ |/| | | |
| | | | * Adding 2 helper build scripts to allow docker images to be builtGravatar Donna Dionne2015-05-27
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | from local repositories. Framework is already set up in private_build_and_test.sh; helper build script is needed for each langauge.
| * | | make sure printers are properly flushedGravatar Jan Tattermusch2015-05-27
| | | |
| | * | Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-27
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #1768 from marcwan/masterGravatar Jorge Canizales2015-05-27
|\ \ \ \ | | | | | | | | | | Fix for changed parseFromData: signature (now parseFromData:error:)
| * | | | Fix for changed parseFromData: signature (now parseFromData:error:)Gravatar Marc Wandschneider2015-05-27
|/ / / /
* | | | Merge pull request #1764 from ↵Gravatar Eric Anderson2015-05-27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ctiller/so-the-standard-we-rely-on-is-actually-released-and-has-been-for-some-time Advertise HTTP2 support via ALPN
* \ \ \ \ Merge pull request #1745 from ctiller/misbehaving-is-expectedGravatar Nicolas Noble2015-05-27
|\ \ \ \ \ | | | | | | | | | | | | Add testing of bad client behavior
* \ \ \ \ \ Merge pull request #1738 from ctiller/explain-the-thingsGravatar Nicolas Noble2015-05-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Initial Doxygen configuration
* \ \ \ \ \ \ Merge pull request #1729 from ctiller/its-raining-jobsGravatar Nicolas Noble2015-05-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make -j on run_tests work as expected
* \ \ \ \ \ \ \ Merge pull request #1766 from ejona86/interop-cleanupGravatar Craig Tiller2015-05-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add TODO interop test case for CONTINUATIONS; clean up TODOs
| * | | | | | | | Add TODO interop test case for CONTINUATIONS; clean up TODOsGravatar Eric Anderson2015-05-27
|/ / / / / / / /
| | | | * | | | clang-formatGravatar Craig Tiller2015-05-27
| | | | | | | |
| | | | * | | | Advertise HTTP2 supportGravatar Craig Tiller2015-05-27
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1763 from ctiller/splitsiesGravatar Vijay Pai2015-05-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Split C/C++ tests: we are running out of space in opt now
* \ \ \ \ \ \ \ Merge pull request #1757 from yang-g/testGravatar Craig Tiller2015-05-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a check against potential failure to bring up client binary
| | | * \ \ \ \ \ Merge github.com:grpc/grpc into its-raining-jobsGravatar Craig Tiller2015-05-27
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| | * | | | | | | Split C/C++ tests: we are running out of space in opt nowGravatar Craig Tiller2015-05-27
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1732 from murgatroid99/core_request_call_traceGravatar Craig Tiller2015-05-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added tracing for grpc_server_request_call
| | * | | | | | | Add a check against potential failure to bring up client binaryGravatar Yang Gao2015-05-26
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #1755 from jboeuf/bio_pendingGravatar Yang Gao2015-05-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Standardize on |BIO_pending| and |BIO_wpending|.
* \ \ \ \ \ \ \ \ Merge pull request #1756 from grpc/jcanizales-update-objc-instructionsGravatar Michael Lumish2015-05-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Add simpler instructions for ObjC (using Homebrew)
| * | | | | | | | Move anchors above headers, so TOC links work properlyGravatar Jorge Canizales2015-05-26
| | | | | | | | |
| * | | | | | | | Update README.mdGravatar Jorge Canizales2015-05-26
| | | | | | | | |
| * | | | | | | | Add TOC and anchors in the headersGravatar Jorge Canizales2015-05-26
| | | | | | | | |
| * | | | | | | | Add simpler instructions for ObjC (using Homebrew)Gravatar Jorge Canizales2015-05-26
|/ / / / / / / / | | | | | | | | | | | | | | | | It also clarifies the Cocoapods part for people new to Cocoapods, and links to the sample app for examples on how to use the generated library.
* | | | | | | | Merge pull request #1752 from nicolasnoble/protobuf-updateGravatar Yang Gao2015-05-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updating our protobuf submodule to alpha3
| | * | | | | | | Standardize on |BIO_pending| and |BIO_wpending|.Gravatar Julien Boeuf2015-05-26
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSL offers 3 ways to express the same thing: * BIO_ctrl_pending(BIO *) * BIO_ctrl(BIO *, BIO_CTRL_PENDING, 0, NULL) * BIO_pending(BIO *) BoringSSL standardizes on the last of these.
* | | | | | | | Merge pull request #1751 from soltanmm/release-upGravatar Tim Emiola2015-05-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Sync Python version to rest of project
* \ \ \ \ \ \ \ \ Merge pull request #1750 from murgatroid99/node_version_0.9.0Gravatar Tim Emiola2015-05-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updated Node.js version to 0.9.0
* \ \ \ \ \ \ \ \ \ Merge pull request #1754 from madongfly/test_sizeGravatar Xudong Ma2015-05-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Correct the test request/response size, to be consistent with the tes…
| | | | | | | | | * \ Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-26
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Correct the test request/response size, to be consistent with the test ↵Gravatar Xudong Ma2015-05-26
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spec:https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md
| | | * | | | | | | Updating our protobuf submodule to alpha3Gravatar Nicolas "Pixel" Noble2015-05-27
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1749 from ctiller/just-dont-take-foreverGravatar Jan Tattermusch2015-05-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Workaround: Prevent threads sitting in epoll forever
| | | * | | | | | | | Sync Python version to rest of projectGravatar Masood Malekghassemi2015-05-26
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to version 0.9.0a0.
| * | | | | | | | | Workaround: Prevent threads sitting in epoll foreverGravatar Craig Tiller2015-05-26
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1748 from tbetbetbe/grpc_ruby_bump_versionGravatar Michael Lumish2015-05-26
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Updates gRPC Ruby to 0.9.0
| | * | | | | | | Updated Node.js version to 0.9.0Gravatar murgatroid992015-05-26
| |/ / / / / / / |/| | | | | | |