Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Updated copyright in Ruby version file | murgatroid99 | 2016-01-04 |
* | Update Ruby library version for next release | murgatroid99 | 2016-01-04 |
* | Merge pull request #4480 from jcanizales/swift-sample | Michael Lumish | 2016-01-04 |
|\ | |||
* | | Fix a couple of minor issues in the Node library | murgatroid99 | 2015-12-18 |
* | | Include roots.pem with Ruby package | murgatroid99 | 2015-12-18 |
* | | Bundled C core with Ruby library | murgatroid99 | 2015-12-18 |
* | | php: make channel | Stanley Cheung | 2015-12-18 |
* | | php: bump version for release | Stanley Cheung | 2015-12-18 |
* | | Prevent warnings on dictionaries w/o string keys | Jorge Canizales | 2015-12-17 |
* | | Merge pull request #4510 from soltanmm/typo-fix-0_12 | Nathaniel Manista | 2015-12-17 |
|\ \ | |||
| * | | Fix typo in Python test harness | Masood Malekghassemi | 2015-12-17 |
* | | | Fixed stub construction in interop client | murgatroid99 | 2015-12-16 |
* | | | Made insecure channel/stub explicit, in all layers | murgatroid99 | 2015-12-16 |
| | * | Update Swift sample’s XCode project to latest Swift version | Jorge Canizales | 2015-12-15 |
* | | | Merge pull request #4435 from murgatroid99/node_interop_server_response_delay | Jan Tattermusch | 2015-12-15 |
|\ \ \ | |||
* \ \ \ | Merge pull request #4451 from ctiller/proxy-crash | Yang Gao | 2015-12-15 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #4463 from ctiller/perf_test | Craig Tiller | 2015-12-15 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #4379 from jtattermusch/per_rpc_creds_test | Michael Lumish | 2015-12-15 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #4436 from jtattermusch/csharp_shutdown_test | Michael Lumish | 2015-12-15 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #4449 from jtattermusch/csharp_test_restructuring | Michael Lumish | 2015-12-15 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | improve MetadataCredentials test | Jan Tattermusch | 2015-12-15 |
| | |/ / / / / / | |||
| | | | * | | | | Fix merge error | Craig Tiller | 2015-12-15 |
| | | * | | | | | Fix missing timer tag | Craig Tiller | 2015-12-15 |
| |_|/ / / / / |/| | | | | | | |||
| | | * | | | | Handle cancelling writes whilst writing | Craig Tiller | 2015-12-15 |
| | | * | | | | Better fix | Craig Tiller | 2015-12-14 |
| | | * | | | | Merge github.com:grpc/grpc into proxy-crash | Craig Tiller | 2015-12-14 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #4459 from soltanmm/tmp | Nicolas Noble | 2015-12-14 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Python version bump | Masood Malekghassemi | 2015-12-14 |
| | | * | | | | | Fix AbandonedCall test | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | fix bug in Server.KillAsync() | Jan Tattermusch | 2015-12-14 |
| | |/ / / / / | |||
* | | | | | | | Merge pull request #4441 from bogdandrutu/master | Craig Tiller | 2015-12-14 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | fix completion queue test | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | add C# sanity test | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | temporarily disable UnimplementedMethod test | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | temporarily disable StatusCodeAndMessage test | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | start using Ignore attribute for performance tests | Jan Tattermusch | 2015-12-14 |
| | | * | | | | | split up C# tests into separate processes | Jan Tattermusch | 2015-12-14 |
| |_|/ / / / / |/| | | | | | | |||
| | | * | | | | Addressing review feedback | Craig Tiller | 2015-12-14 |
| | | * | | | | Merge branch 'cf' into proxy-crash | Craig Tiller | 2015-12-14 |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
* | | | | | | | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
| | | * | | | | Fix proxy end2end tests | Craig Tiller | 2015-12-14 |
* | | | | | | | fix "Address in use" crash | Jan Tattermusch | 2015-12-14 |
| |_|/ / / / |/| | | | | | |||
| * | | | | | Fix the naming conflict issue that cause the tests to fail. | Bogdan Drutu | 2015-12-12 |
| * | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Bogdan Drutu | 2015-12-12 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into bind-server-twice | Craig Tiller | 2015-12-11 |
|\ \ \ \ \ \ | |||
| | * | | | | | Add a destructor callback as well | Bogdan Drutu | 2015-12-11 |
| | * | | | | | Add a hook for the default constructor of ClientContext. | Bogdan Drutu | 2015-12-11 |
| * | | | | | | Merge pull request #4438 from nicolasnoble/json-coverage-2 | Craig Tiller | 2015-12-11 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Increasing json code coverage. | Nicolas "Pixel" Noble | 2015-12-12 |
| * | | | | | | Merge pull request #4431 from ctiller/we-dont-actually-need-pollset-fd-deletion | Sree Kuchibhotla | 2015-12-11 |
| |\ \ \ \ \ \ |