Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 |
| | |||
* | Merge pull request #2052 from jcanizales/fix-empty-globs | Michael Lumish | 2015-06-15 |
|\ | | | | | Remove failing globs from examples and tests | ||
* \ | Merge pull request #2051 from jcanizales/simplify-metadata | Michael Lumish | 2015-06-15 |
|\ \ | | | | | | | Simplify metadata usage | ||
* \ \ | Merge pull request #2046 from a11r/cs | Eric Anderson | 2015-06-15 |
|\ \ \ | | | | | | | | | Revised the state machine. | ||
| * | | | More fixes to GO_AWAY spelling | Abhishek Kumar | 2015-06-15 |
| | | | | |||
| * | | | Fixed Go_AWAY to GOAWAY | Abhishek Kumar | 2015-06-15 |
| | | | | |||
* | | | | Merge pull request #2053 from endobson/slice-doc | Craig Tiller | 2015-06-15 |
|\ \ \ \ | | | | | | | | | | | Fix docs on gpr_slice_unref. | ||
* \ \ \ \ | Merge pull request #2056 from endobson/op-type-doc | Craig Tiller | 2015-06-15 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix docs on grpc_op_type. | ||
* \ \ \ \ \ | Merge pull request #2057 from kfsone/master | Craig Tiller | 2015-06-15 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | include string_util.h for the prototype of gpr_strdup and fix a typo. | ||
| * | | | | | | include string_util.h for the prototype of gpr_strdup and typo. | Oliver Smith | 2015-06-14 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes two warnings in log_win32.c under msvc2015 log_win32.c(109): warning C4013: 'gpr_strdup' undefined; assuming extern returning int log_win32.c(109): warning C4047: 'return': 'char *' differs in levels of indirection from 'int' and corrects a typo in an error message | ||
| * / / / / | Fix docs on grpc_op_type. | Eric Dobson | 2015-06-14 |
|/ / / / / | |||
| * / / / | Fix docs on gpr_slice_unref. | Eric Dobson | 2015-06-14 |
|/ / / / | |||
| | | * | Remove failing globs from examples and tests | Jorge Canizales | 2015-06-13 |
| |_|/ |/| | | |||
| | * | Advance version to 0.6, per the metadata breaking change | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Specify responseMetadata structure | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Drop repeated response headers. | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Test call and error metadata are the same. | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Merge trailers into responseMetadata. Add it to NSError. | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Let set NSDictionary as headers, and init the property (not nil) | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Add test to set and read headers. Flaky!! | Jorge Canizales | 2015-06-13 |
| | | | |||
| | * | Cleanup GRPCClientTests.m | Jorge Canizales | 2015-06-13 |
| |/ |/| | |||
* | | Merge pull request #2045 from jtattermusch/cleanup_docker | Nicolas Noble | 2015-06-12 |
|\ \ | | | | | | | Only keep docker containers for tests that failed | ||
| * | | only keep docker containers for tests that failed | Jan Tattermusch | 2015-06-12 |
|/ / | |||
| * | Update connectivity-semantics-and-api.md | Abhishek Kumar | 2015-06-12 |
| | | |||
| * | Update connectivity-semantics-and-api.md | Abhishek Kumar | 2015-06-12 |
|/ | |||
* | Merge pull request #1546 from ejona86/connectivity-semantics | Abhishek Kumar | 2015-06-12 |
|\ | | | | | Add Connectivity doc | ||
* \ | Merge pull request #2044 from jtattermusch/jenkins_refspec | Nicolas Noble | 2015-06-12 |
|\ \ | | | | | | | fetch PR refspec for docker jenkins builds | ||
| * | | fix fetch to actually work | Jan Tattermusch | 2015-06-12 |
| | | | |||
| * | | fetch PR refspec for docker jenkins builds | Jan Tattermusch | 2015-06-12 |
|/ / | |||
* | | Merge pull request #2043 from jtattermusch/csharp_fix_native_callback_test | Nicolas Noble | 2015-06-11 |
|\ \ | | | | | | | Fix native callback signature to match with C# | ||
| * | | fix native callback signature to match with C# | Jan Tattermusch | 2015-06-11 |
|/ / | |||
* | | Merge pull request #2042 from ctiller/here-he-comes-here-comes-run-tester | Nicolas Noble | 2015-06-11 |
|\ \ | | | | | | | Speed up hash checks, crash on first TSAN error | ||
* \ \ | Merge pull request #1995 from jtattermusch/csharp_channel_options | Tim Emiola | 2015-06-11 |
|\ \ \ | | | | | | | | | Revamp of C# channel options (aka channel args) | ||
* \ \ \ | Merge pull request #2040 from nathanielmanistaatgoogle/1900 | Tim Emiola | 2015-06-11 |
|\ \ \ \ | | | | | | | | | | | Stability fixes for python_plugin_test | ||
| | | * | | Speed up hash checks, crash on first TSAN error | Craig Tiller | 2015-06-11 |
| |_|/ / |/| | | | |||
| * | | | Stability fixes for python_plugin_test | Nathaniel Manista | 2015-06-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "normal" timeout is eliminated. The "short" timeout is changed to be the length used in tests that will time out as part of their execution and the "long" timeout is changed to be a ridiculously high value that will have no bearing on passing tests. The "pause" behavior of _ServicerMethods is changed to use a threading.Condition's wait/notify methods rather than busy-sleeping. Tests that used servicer delay to verify that asynchronous calls are not affected by server delay are changed to use servicer pause to verify that asynchronous calls return while the servicer is paused. Busy-sleeping in testHalfDuplexCallWedged is replaced with use of a threading.Condition's wait/notify methods. Fixes https://github.com/grpc/grpc/issues/1900. | ||
* | | | | Merge pull request #2034 from soltanmm/pip89 | Nathaniel Manista | 2015-06-11 |
|\ \ \ \ | | | | | | | | | | | Ensure C89 compatibility in Linux tests. | ||
| * | | | | Ensure C89 compatibility in Linux tests | Masood Malekghassemi | 2015-06-10 |
| | | | | | |||
* | | | | | Merge pull request #2036 from stanley-cheung/update_php_install_readme | Tim Emiola | 2015-06-10 |
|\ \ \ \ \ | | | | | | | | | | | | | update PHP README installation instructions | ||
* \ \ \ \ \ | Merge pull request #2037 from ↵ | Yang Gao | 2015-06-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nicolasnoble/our-codegen-doesn-t-use-its-parameters Flagging unused parameters as unused. | ||
| * | | | | | | Flagging unused parameters as unused. | Nicolas "Pixel" Noble | 2015-06-10 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge pull request #2004 from tbetbetbe/python-package-update-install | Jayant Kolhe | 2015-06-10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update README.rst | ||
| | * | | | | update PHP README installation instructions, and dockerfile | Stanley Cheung | 2015-06-10 |
| | |/ / / | |||
* | | | | | Merge pull request #2024 from ↵ | Nathaniel Manista | 2015-06-10 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | nathanielmanistaatgoogle/python_plugin_test-cosmetics Cosmetic tweaks to python_plugin_test.py. | ||
| | * | | | Corrects wording | Tim Emiola | 2015-06-10 |
| | | | | | |||
* | | | | | Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs | Nathaniel Manista | 2015-06-10 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update src/python/README.md to link to quick start and detailed example documentation. | ||
| * | | | | | Update README.md | Tim Emiola | 2015-06-10 |
| | | | | | | |||
* | | | | | | Merge pull request #2032 from grpc/stream__h_comment_fix | Craig Tiller | 2015-06-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Tiny comment fix | ||
| * | | | | | | Tiny comment fix | David G. Quintas | 2015-06-10 |
|/ / / / / / | |||
* | | | | | | Merge pull request #2028 from ctiller/more-is-better-than-less | Vijay Pai | 2015-06-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make async server use one CQ per server thread |