aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #2152 from ctiller/fix-the-pointy-seaGravatar Jan Tattermusch2015-06-22
|\ | | | | Always use the first status code received
* \ Merge pull request #2156 from jcanizales/fix-garbage-flagsGravatar Michael Lumish2015-06-22
|\ \ | | | | | | Ensure op flags don't have garbage from malloc
* \ \ Merge pull request #2136 from dgquintas/unconst-reporterGravatar Vijay Pai2015-06-22
|\ \ \ | | | | | | | | Removed const-ness from Reporter interface methods
| | * | Document why a grpc_op ivar, and the role of -finishGravatar Jorge Canizales2015-06-21
| | | |
| | * | Simplify GRPCOps implementationsGravatar Jorge Canizales2015-06-21
| | | |
| | * | Output call_error numberGravatar Jorge Canizales2015-06-21
| | | |
| | * | Ensure op flags don't have garbage from mallocGravatar Jorge Canizales2015-06-21
| |/ / |/| | | | | | | | And free ops_array that was leaking.
* | | Merge pull request #2153 from ctiller/tools-are-people-tooGravatar Nicolas Noble2015-06-19
|\ \ \ | | | | | | | | Ensure tools are built during run_tests runs
| * | | Ensure tests are built during run_tests runsGravatar Craig Tiller2015-06-19
|/ / / | | | | | | | | | | | | The issue remains that we don't test our tools, but at least we test that they compile.
| | * Always use the first status code receivedGravatar Craig Tiller2015-06-19
| |/ |/|
* | Merge pull request #2073 from dgquintas/compression-metadataGravatar Craig Tiller2015-06-19
|\ \ | | | | | | Compression metadata
* \ \ Merge pull request #2132 from soltanmm/whats-up-docGravatar Craig Tiller2015-06-19
|\ \ \ | | | | | | | | Clarify behavior of grpc_server_register_completion_queue
* \ \ \ Merge pull request #2105 from vjpai/poller2Gravatar Craig Tiller2015-06-19
|\ \ \ \ | | | | | | | | | | Performance-oriented server refactoring
| * \ \ \ Merge branch 'master' into poller2Gravatar vjpai2015-06-19
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1577 from ctiller/we-dont-need-no-backupGravatar Nicolas Noble2015-06-19
|\ \ \ \ \ | | | | | | | | | | | | Remove backup poller from GRPC core
* \ \ \ \ \ Merge pull request #2122 from jboeuf/tsi_ssl_npnGravatar Nicolas Noble2015-06-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding NPN support if ALPN support is not available.
* \ \ \ \ \ \ Merge pull request #2072 from jtattermusch/fix_json_rewrite_testGravatar Nicolas Noble2015-06-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix json_rewrite_test CRLF handling
* \ \ \ \ \ \ \ Merge pull request #2138 from ↵Gravatar Michael Lumish2015-06-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc-ruby-fix-cancel-after-first-response Corrects the cancel_after_first_response behaviour
| * | | | | | | | Corrects the cancel_after_first_response behaviourGravatar Tim Emiola2015-06-19
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - introduces a #wait method on the call operation view - invokes #wait on a Notifier that is created for all operations - ensures the Notifier is invoked if necessary whenever a client request completes - updates the interop_test to use op.wait before checking if the call was cancelled.
| | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tsi_ssl_npnGravatar Julien Boeuf2015-06-19
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | | | | * Removed const-ness from Reporter interface methodsGravatar David Garcia Quintas2015-06-18
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into compression-metadataGravatar David Garcia Quintas2015-06-18
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | Clarify behavior of grpc_server_register_completion_queueGravatar Masood Malekghassemi2015-06-18
| |_|_|_|/ / |/| | | | |
| | * | | | Adressing comments.Gravatar Julien Boeuf2015-06-18
| | | | | |
| | | | * | Merge branch 'master' into poller2Gravatar Vijay Pai2015-06-18
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal
* | | | | | Merge pull request #2130 from murgatroid99/objective-c-stop-surpressing-warningsGravatar Jorge Canizales2015-06-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Re-enabled warnings in the gRPC podspec
* \ \ \ \ \ \ Merge pull request #2116 from nicolasnoble/jenkins-clangGravatar Jan Tattermusch2015-06-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding clang packages for msan/tsan/asan testing.
| | * | | | | | Re-enabled warnings in the gRPC podspecGravatar murgatroid992015-06-18
| | | | | | | |
* | | | | | | | Merge pull request #2084 from stanley-cheung/php_pecl_extensionGravatar Tim Emiola2015-06-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add package.xml file for pecl extension
| | | | | | | * | Fix scope of a lockGravatar Vijay Pai2015-06-18
| | | | | | | | |
* | | | | | | | | Merge pull request #2125 from jtattermusch/fix_win_read_memory_leakGravatar Nicolas Noble2015-06-18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | prevent leaking gpr_slice in windows on_read()
| * | | | | | | | prevent leaking gpr_slice in windows on_read()Gravatar Jan Tattermusch2015-06-18
| | | | | | | | |
* | | | | | | | | Merge pull request #2104 from murgatroid99/build_json_add_missing_context.hGravatar Nicolas Noble2015-06-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added missing but included headers to build.json
| | | * | | | | | | Add package.xml and necessary files for pecl extensionGravatar Stanley Cheung2015-06-18
| |_|/ / / / / / / |/| | | | | | | |
| | | | | | | * | Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2Gravatar Vijay Pai2015-06-18
| | | | | | | |\ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | * | | DocsGravatar Craig Tiller2015-06-18
| | | | | | | | |
| | | | | * | | | Adding NPN support if ALPN support is not available.Gravatar Julien Boeuf2015-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ALPN may not be available: - because OpenSSL does not support it. - because one of the peers does not support it. - Tested manually end to end by forcing TSI_OPENSSL_ALPN_SUPPORT to 0. Also tested if only one of the peers supports ALPN.
| | | * | | | | | Switching from wheezy to jessie.Gravatar Nicolas "Pixel" Noble2015-06-18
| | | | | | | | |
| | | | | | * | | DocsGravatar Craig Tiller2015-06-17
| | | | | | | | |
| | | | | | * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc/compression.h
| | | | | | * | | Docs, formattingGravatar Craig Tiller2015-06-17
| | | | | | | | |
| | | * | | | | | Adding clang packages for msan/tsan/asan testing.Gravatar Nicolas "Pixel" Noble2015-06-18
| | | | | | | | |
* | | | | | | | | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Introduced compression levels as an abstraction for the actual algorithm
* | | | | | | | | Merge pull request #2108 from jcanizales/disallow-started-writersGravatar Michael Lumish2015-06-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Disallow started request writers on GRPCCall init
* | | | | | | | | Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-outputGravatar donnadionne2015-06-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Prints test names as ruby tests run
* \ \ \ \ \ \ \ \ \ Merge pull request #2095 from jtattermusch/autobuild_jenkins_dockerfileGravatar Nicolas Noble2015-06-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | make sure docker image is up-to-date before each build
| | | * | | | | | | | Disallow started request writers on GRPCCall initGravatar Jorge Canizales2015-06-17
| | | | | | | | | | |
| | | | | | | | | * | Added comments to describe nesting of mutexesGravatar Vijay Pai2015-06-17
| | | | | | | | | | |
| * | | | | | | | | | setting CPPFLAGS breaks openssl buildGravatar Jan Tattermusch2015-06-17
| | | | | | | | | | |