index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Make the error domain and codes public and documented.
Jorge Canizales
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
|
|
/
|
/
|
|
*
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
|
*
Added class for setting request headers on a call
murgatroid99
2015-09-01
|
/
*
Merge pull request #3175 from jcanizales/test-swift
Michael Lumish
2015-09-01
|
\
|
*
Example with generated code :)
Jorge Canizales
2015-08-31
|
*
Point to the new RemoteTest pod
Jorge Canizales
2015-08-31
|
*
Create RemoteTest proto client that doesn’t depend on the tests framework
Jorge Canizales
2015-08-31
|
*
Add Swift example with non-generated code :D
Jorge Canizales
2015-08-31
|
*
Add empty bridging header
Jorge Canizales
2015-08-31
|
*
Install pods in project
Jorge Canizales
2015-08-31
|
*
Test Podfile
Jorge Canizales
2015-08-31
|
*
Minimal Swift sample app template
Jorge Canizales
2015-08-31
*
|
change test too
yang-g
2015-08-31
*
|
fix internal objc test proto
yang-g
2015-08-31
|
/
*
Merge pull request #2862 from jcanizales/small-analyse-fix
Michael Lumish
2015-08-31
|
\
*
|
replace all grpc-common occurances with examples
Stanley Cheung
2015-08-27
*
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
*
|
Fixed KVO test
murgatroid99
2015-08-24
*
|
Added test for responseHeaders KVO compliance
murgatroid99
2015-08-24
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
\
|
*
|
Document not to modify headers after start
Jorge Canizales
2015-08-12
|
*
|
Put both headers and trailers in the error.userInfo
Jorge Canizales
2015-08-12
|
*
|
Turn allResponseMetadata into *Headers and *Trailers
Jorge Canizales
2015-08-12
|
*
|
nit: Comment formatting
Jorge Canizales
2015-08-12
|
*
|
More requestMetadata -> requestHeaders renaming
Jorge Canizales
2015-08-12
|
*
|
Rename responseMetadata -> allResponseMetadata
Jorge Canizales
2015-08-12
|
*
|
Rename requestMetadata -> requestHeaders
Jorge Canizales
2015-08-12
*
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
|
|
*
|
Rename SingleValueHandler->SingleHandler, StreamHandler->EventHandler
Jorge Canizales
2015-08-12
*
|
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
|
|
|
*
|
Increase test timeouts to reduce flakiness.
Jorge Canizales
2015-08-09
|
*
|
Fixup for 42898cf: Correct documentation.
Jorge Canizales
2015-08-09
|
*
|
Add remote interop tests to the suite of tests.
Jorge Canizales
2015-08-09
|
*
|
Allow UTF8 in comments of root certificates files
Jorge Canizales
2015-08-09
|
|
*
Prevent storing in the hosts cache with a nil key
Jorge Canizales
2015-08-08
[prev]
[next]