aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* clang-formatGravatar Hongyu Chen2015-12-11
|
* Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-12-11
|\
| * Merge pull request #4325 from ↵Gravatar Yang Gao2015-12-11
| |\ | | | | | | | | | | | | ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping Ping support for channels
| * \ Merge pull request #4416 from jtattermusch/csharp_improve_coverageGravatar Michael Lumish2015-12-11
| |\ \ | | | | | | | | Improve C# coverage
| * \ \ Merge pull request #4406 from ctiller/udpGravatar Craig Tiller2015-12-11
| |\ \ \ | | | | | | | | | | Exclude UDP code for now
| * \ \ \ Merge pull request #4403 from yang-g/fixit_secure_channel_create_cGravatar Sree Kuchibhotla2015-12-10
| |\ \ \ \ | | | | | | | | | | | | add a test for secure_channel_create and fix cleanup code
| | | | * | remove dead code from AsyncCallBaseGravatar Jan Tattermusch2015-12-10
| | | | | |
| | | | * | increase coverage of ServerCallContextGravatar Jan Tattermusch2015-12-10
| | | | | |
| | | | * | added coverage for Async*StreamingCall classesGravatar Jan Tattermusch2015-12-10
| | | | | |
| | | | * | add ClientBase coverageGravatar Jan Tattermusch2015-12-10
| | | | | |
| | | | * | improve PropagateCancellation testGravatar Jan Tattermusch2015-12-10
| | | | | |
| | | | * | add coverage for call optionsGravatar Jan Tattermusch2015-12-10
| | | | | |
| * | | | | Merge pull request #4415 from nicolasnoble/json-coverage-1Gravatar Craig Tiller2015-12-10
| |\ \ \ \ \ | | | | | | | | | | | | | | Improving test coverage for json.c (-->100%)
| * \ \ \ \ \ Merge pull request #4414 from nicolasnoble/coverage-optionGravatar Craig Tiller2015-12-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Improving local test coverage with options.
| * \ \ \ \ \ \ Merge pull request #4409 from jboeuf/cached_default_google_credsGravatar Craig Tiller2015-12-10
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | More testing on default google creds
| | | | * | | | Improving test coverage for json.c (-->100%)Gravatar Nicolas "Pixel" Noble2015-12-11
| | | | | | | |
| | | * | | | | Improving local test coverage with options.Gravatar Nicolas "Pixel" Noble2015-12-11
| | | |/ / / /
| * | | | | | Merge pull request #4411 from ctiller/sockaddrGravatar David G. Quintas2015-12-10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Add a test for sockaddr_resolver
* | | | | | | More revertingGravatar Hongyu Chen2015-12-10
| | | | | | |
* | | | | | | Revert moreGravatar Hongyu Chen2015-12-10
| | | | | | |
* | | | | | | Address comments: revert all changes except adding two new metadata keysGravatar Hongyu Chen2015-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | "census" and "census-bin"
| * | | | | | Merge pull request #4241 from thebearjew/masterGravatar Jorge Canizales2015-12-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Create Markdown table for structure and dev status
| * \ \ \ \ \ \ Merge pull request #4396 from murgatroid99/ruby_server_fix_hangGravatar Jan Tattermusch2015-12-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed a busy-wait in Ruby server run_till_terminated
| * \ \ \ \ \ \ \ Merge pull request #4407 from yang-g/fixit_channel_connectivity_cGravatar David G. Quintas2015-12-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | add test coverage for channel_connectivity check
| | | | | * | | | | Add a test for sockaddr_resolverGravatar Craig Tiller2015-12-10
| | | | | | | | | |
| | | | | | | * | | cleanup a bitGravatar yang-g2015-12-10
| | | | | | | | | |
| * | | | | | | | | Merge pull request #4346 from jtattermusch/run_performanceGravatar Vijay Pai2015-12-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | Add run_performance.sh script
| | * | | | | | | | add run_performance.sh scriptGravatar Jan Tattermusch2015-12-10
| |/ / / / / / / /
| | | | | * | | | One more test for default google creds.Gravatar Julien Boeuf2015-12-10
| | | | | | | | |
| | * | | | | | | add test coverage for channel_connectivity checkGravatar yang-g2015-12-10
| |/ / / / / / /
| | | | | | * / Exclude UDP code for nowGravatar Craig Tiller2015-12-10
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #4404 from ctiller/slayaGravatar Yang Gao2015-12-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove dead code
| | | | | * | | Testing cached google default creds.Gravatar Julien Boeuf2015-12-10
| | | | | | | |
| | | | | | | * Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-pingGravatar Craig Tiller2015-12-10
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #4392 from ctiller/census_suiteGravatar David G. Quintas2015-12-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Expand census coverage: make this a fixture instead of a simple test
| * \ \ \ \ \ \ \ Merge pull request #4402 from ctiller/hpack_encGravatar David G. Quintas2015-12-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Use assert instead of writing out something very similar
| | * | | | | | | | Add a messageGravatar Craig Tiller2015-12-10
| | | | | | | | | |
| | | * | | | | | | Merge github.com:grpc/grpc into census_suiteGravatar Craig Tiller2015-12-10
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | | | | | | | * Ensure reserved argument is NULLGravatar Craig Tiller2015-12-10
| | | | | | | | | |
| | | | | | | | | * Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-pingGravatar Craig Tiller2015-12-10
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge pull request #4232 from ctiller/connected-subchannelGravatar Yang Gao2015-12-10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | Change subchannel connectivity state transition graph
| | | | | * | | | | Remove dead codeGravatar Craig Tiller2015-12-10
| | |_|_|/ / / / / | |/| | | | | | |
| | | | | | | * | add a test for secure_channel_create and fix cleanup codeGravatar yang-g2015-12-10
| | |_|_|_|_|/ / | |/| | | | | |
| | | * | | | | Use assert instead of writing out something very similarGravatar Craig Tiller2015-12-10
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #4368 from yang-g/fixit_lame_client_cGravatar Sree Kuchibhotla2015-12-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | add test for lame_client get_peer and recv_initial_metadata
| | | | * | | | Respond to commentsGravatar Craig Tiller2015-12-10
| | | | | | | |
| | | | * | | | Actually run census code on the serverGravatar Craig Tiller2015-12-10
| | | | | | | |
| | | | | * | | Fixed a busy-wait in Ruby server run_till_terminatedGravatar murgatroid992015-12-10
| | | | | | | |
| * | | | | | | Merge pull request #4364 from yang-g/fixit_server_chttp2_cGravatar David G. Quintas2015-12-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a test for failing to add a port
| * \ \ \ \ \ \ \ Merge pull request #4388 from ctiller/creddyGravatar jboeuf2015-12-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix Windows build