aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | | | | | Update CONTRIBUTING.mdGravatar Abhishek Kumar2015-02-25
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | Massage wording and fix the instructions for run_tests to remove reference to non-existsant -l all option.
* | | | | | | | Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Removes a redundant canary test
| * | | | | | | | Removes a redundant canary testGravatar Tim Emiola2015-02-25
| | | | | | | | |
* | | | | | | | | Merge pull request #786 from ctiller/travis-wrapGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | Make PHP compile
* | | | | | | | | Merge pull request #793 from tbetbetbe/grpc_ruby_remove_default_creds_canaryGravatar donnadionne2015-02-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Grpc ruby remove default creds canary
* \ \ \ \ \ \ \ \ \ Merge pull request #792 from murgatroid99/node_interop_tls_fixGravatar Craig Tiller2015-02-25
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | Fixed TLS host resolution problems
| * | | | | | | | | Fixed TLS host resolution problemsGravatar murgatroid992015-02-25
| | | | | | | | | |
* | | | | | | | | | Merge pull request #791 from jtattermusch/python_testingGravatar Nathaniel Manista2015-02-25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Python readme fixes
| * | | | | | | | | fix readmeGravatar Jan Tattermusch2015-02-25
| | | | | | | | | |
* | | | | | | | | | Merge pull request #788 from ctiller/sec-wtfGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | Fix read through null pointer
| | | | | | | * | | fixed server streamingGravatar Jan Tattermusch2015-02-25
| | | | | | | | | |
| | | | | | | * | | fix to make empty_stream pass against C++ serverGravatar Jan Tattermusch2015-02-25
| | | | | | | | | |
| | | | | | | * | | Added interop server, interop unit tests and fixes to pingpongGravatar Jan Tattermusch2015-02-25
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #787 from jtattermusch/log_redirectionGravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Improvements in gRPC C# support for Windows
| * | | | | | | | | clang-formatGravatar Jan Tattermusch2015-02-25
| | | | | | | | | |
| | * | | | | | | | Fix read through null pointerGravatar Craig Tiller2015-02-25
| |/ / / / / / / / |/| | | | | | | |
| | | * | | | | | Make PHP compileGravatar Craig Tiller2015-02-25
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix to make the conditional include under WindowsGravatar Jan Tattermusch2015-02-25
| | | | | | | |
| * | | | | | | Include grpc_csharp_ext.dll only under WindowsGravatar Jan Tattermusch2015-02-25
| | | | | | | |
| * | | | | | | grpc_csharp_ext.dll added to the project to force automatic copying to the ↵Gravatar Jan Tattermusch2015-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | output dir
| * | | | | | | Added ability for c# to redirect C core logs to arbitrary sinkGravatar Jan Tattermusch2015-02-25
|/ / / / / / /
* | | | | | | Merge pull request #739 from soltanmm/py-updateGravatar Nathaniel Manista2015-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated Python protoc plugin and Python plugin testing.
| | | | * | | | Final changes to the early_adopter API.Gravatar Nathaniel Manista2015-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
| | | | | | | * Drastic speed upGravatar Craig Tiller2015-02-25
| | | | | | | |
* | | | | | | | Merge pull request #783 from ↵Gravatar Michael Lumish2015-02-25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby Grpc ruby switch auth to google auth library ruby
| | | | | | | * Drastic speed upGravatar Craig Tiller2015-02-25
| | | | | | | |
| | | | | | | * Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Dramatically lowers (eliminates maybe?) false negatives from ?SAN runs.
| | | * | | | Fixes the GCE creds test flagsGravatar Tim Emiola2015-02-25
| | | | | | |
| | | * | | | Updates the docker test commandsGravatar Tim Emiola2015-02-25
| | | | | | |
| | | * | | | Remove the ruby gRPC auth implementationGravatar Tim Emiola2015-02-25
| | | | | | |
| | | * | | | Updates the pubsub demo to use the new auth libraryGravatar Tim Emiola2015-02-25
| | | | | | |
| | | * | | | Updates the interop client to use the new auth libraryGravatar Tim Emiola2015-02-25
| | | | | | |
| | | * | | | Adds a reference to GoogleAuthGravatar Tim Emiola2015-02-25
| |_|/ / / / |/| | | | |
| * | | | | Fixes the GCE creds test flagsGravatar Tim Emiola2015-02-25
| | | | | |
| * | | | | Updates the docker test commandsGravatar Tim Emiola2015-02-25
| | | | | |
* | | | | | Merge pull request #722 from jtattermusch/csharp_performanceGravatar Tim Emiola2015-02-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added support for true synchronous unary call & some performance tests.
| | * | | | | Remove the ruby gRPC auth implementationGravatar Tim Emiola2015-02-25
| | | | | | |
| | * | | | | Updates the pubsub demo to use the new auth libraryGravatar Tim Emiola2015-02-25
| | | | | | |
| | * | | | | Updates the interop client to use the new auth libraryGravatar Tim Emiola2015-02-25
| | | | | | |
| | * | | | | Adds a reference to GoogleAuthGravatar Tim Emiola2015-02-25
| | | | | | |
* | | | | | | Merge pull request #779 from ctiller/32BGravatar David Klempner2015-02-24
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix shutdown race in CHTTP2
| * | | | | | | Fix shutdown race in CHTTP2Gravatar Craig Tiller2015-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After we have called closed() ensure that no other callbacks are ever made.
* | | | | | | | Merge pull request #602 from dklempner/unary_promotion_with_concurrent_pollGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Ensure there is no concurrent poller for unary->multipoll
* \ \ \ \ \ \ \ \ Merge pull request #776 from jboeuf/ssl_cipher_suitesGravatar Abhishek Kumar2015-02-24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Using HTTP2 compliant cipher suites by default.
* \ \ \ \ \ \ \ \ \ Merge pull request #778 from ctiller/macGravatar Nicolas Noble2015-02-24
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix mac build
* \ \ \ \ \ \ \ \ \ \ Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Verifying the peer name on the X509 Certs correctly.
| | * | | | | | | | | | Fix mac buildGravatar Craig Tiller2015-02-24
| |/ / / / / / / / / / |/| | | | | | | | | |
| | * | | | | | | | | Addressing comments.Gravatar Julien Boeuf2015-02-24
| | | | | | | | | | |
| | | | | | | | * | | Merge branch 'master' of github.com:google/grpc into go-auth-testsGravatar Donna Dionne2015-02-24
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | | | | | * | | Fixing go commandsGravatar Donna Dionne2015-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing test names