Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Point SwiftSample’s Podfile to submodule protobuf | Jorge Canizales | 2015-09-03 | |
| * | | | | | | Make request headers a @property property. | Jorge Canizales | 2015-09-03 | |
|/ / / / / / | ||||
* | | | | | | Remove unneeded include of grpc.h | Jorge Canizales | 2015-09-03 | |
* | | | | | | Manually merge release-0_11 into make-errors-public-beta to solve conflict | Jorge Canizales | 2015-09-03 | |
|\ \ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #3237 from jcanizales/server-error-for-bad-protos-beta | Michael Lumish | 2015-09-03 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #3235 from jcanizales/dont-strip-bin-beta | Michael Lumish | 2015-09-03 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge pull request #3234 from jcanizales/the-big-metadata-change | Michael Lumish | 2015-09-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #3233 from jcanizales/fix-core-breakage | Michael Lumish | 2015-09-03 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* / | | | | | | | | | Make the error domain and codes public and documented. | Jorge Canizales | 2015-09-03 | |
|/ / / / / / / / / | ||||
| | | | | | * | | | avoid infinite spin without checking condvar | Craig Tiller | 2015-09-03 | |
| | | | | | * | | | avoid underflow | Craig Tiller | 2015-09-03 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||
| | | | * | | | | Documentation: Don’t retry if not idempotent! | Jorge Canizales | 2015-09-03 | |
| | | | * | | | | Wrap parsing error appropriately before propagating. | Jorge Canizales | 2015-09-03 | |
| | | | * | | | | Propagate parsing error if we get a bad response | Jorge Canizales | 2015-09-03 | |
| |_|_|/ / / / |/| | | | | | | ||||
| | | * | | | | Don’t strip -bin suffix from response metadata. | Jorge Canizales | 2015-09-03 | |
| |_|/ / / / |/| | | | | | ||||
| | | | * | | Initial work on protocol objects | Nathaniel Manista | 2015-09-03 | |
| |_|_|/ / |/| | | | | ||||
* | | | | | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 | |
| | * | | | Don’t append -bin automatically to binary request headers. | Jorge Canizales | 2015-09-02 | |
| | * | | | Reject non-ASCII text header values too. | Jorge Canizales | 2015-09-02 | |
| | * | | | nit: remove obsolete comment | Jorge Canizales | 2015-09-02 | |
| | * | | | nit: _proxy -> _delegate | Jorge Canizales | 2015-09-02 | |
| | * | | | Let remove nil or non-ASCII keys (noop instead of throw). | Jorge Canizales | 2015-09-02 | |
| | * | | | nit: Documentation and formatting. | Jorge Canizales | 2015-09-02 | |
| | * | | | Make the grpc_metadataArray property private. | Jorge Canizales | 2015-09-02 | |
| | * | | | Publish GRPCRequestHeaders as a protocol | Jorge Canizales | 2015-09-02 | |
| | * | | | Simpler code, better exceptions. | Jorge Canizales | 2015-09-02 | |
| | * | | | nit: Style guide | Jorge Canizales | 2015-09-02 | |
| | * | | | Remove -[asDictionary] | Jorge Canizales | 2015-09-02 | |
| | * | | | Make GRPCRequestHeaders public and import from GRPCCall | Jorge Canizales | 2015-09-02 | |
* | | | | | Merge pull request #3183 from ctiller/second-coming | Nicolas Noble | 2015-09-02 | |
|\ \ \ \ \ | ||||
* \ \ \ \ \ | Merge pull request #3205 from nathanielmanistaatgoogle/method-not-found | Masood Malekghassemi | 2015-09-02 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #3192 from murgatroid99/node_auth_interop_fix | Tim Emiola | 2015-09-02 | |
|\ \ \ \ \ \ \ | ||||
* | | | | | | | | php: bump version | Stanley Cheung | 2015-09-02 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge pull request #3181 from stanley-cheung/php_per_message_compression | Stanley Cheung | 2015-09-02 | |
|\ \ \ \ \ \ \ | ||||
| | | * | | | | | UNIMPLEMENTED status for methods not found | Nathaniel Manista | 2015-09-02 | |
| | | * | | | | | Add code and details to base.Outcome | Nathaniel Manista | 2015-09-02 | |
* | | | | | | | | fix C# nuget package building | Jan Tattermusch | 2015-09-02 | |
| * | | | | | | | php: missed a line in doc | Stanley Cheung | 2015-09-02 | |
| * | | | | | | | php: update pecl package.xml | Stanley Cheung | 2015-09-02 | |
| * | | | | | | | php: $metadata at API should be optional | Stanley Cheung | 2015-09-02 | |
| * | | | | | | | php: add cancel_after_begin interop test | Stanley Cheung | 2015-09-02 | |
| * | | | | | | | php: clean up api around flags | Stanley Cheung | 2015-09-02 | |
| * | | | | | | | php: support per message compression disable | Stanley Cheung | 2015-09-02 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #3201 from soltanmm/percolate | Nathaniel Manista | 2015-09-02 | |
|\ \ \ \ \ \ \ | ||||
| | | | * | | | | Fix ASAN issues | Craig Tiller | 2015-09-02 | |
| * | | | | | | | Expose per-call credentials to Python | Masood Malekghassemi | 2015-09-02 | |
| | | | | | | * | Merge branch 'release-0_11' of github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-09-02 | |
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||
| | | | | | * | | Added class for setting request headers on a call | murgatroid99 | 2015-09-01 | |
| | | | | |/ / | ||||
| | | | | * / | Fix C core build breakage. | Jorge Canizales | 2015-09-01 | |
| | |_|_|/ / | |/| | | | | ||||
| | * | | | | Fix bugs that were causing auth interop tests to fail | murgatroid99 | 2015-09-01 | |
| |/ / / / |/| | | | |