Michael Lumish
|
62b9305e20
|
Merge pull request #3219 from jcanizales/dont-strip-bin
Don’t strip -bin suffix from response metadata.
|
9 years ago |
Craig Tiller
|
09f56917db
|
Merge pull request #3226 from grpc/revert-3074-cpp_docs
Revert "C++ docs"
|
9 years ago |
Craig Tiller
|
00ad71c135
|
Revert "C++ docs"
|
9 years ago |
Michael Lumish
|
ac5055724c
|
Merge pull request #3216 from jcanizales/the-big-metadata-change
Controls request headers modifications.
|
9 years ago |
Craig Tiller
|
08e9c4e441
|
Merge pull request #3074 from dgquintas/cpp_docs
C++ docs
|
9 years ago |
Jorge Canizales
|
34667063de
|
Don’t strip -bin suffix from response metadata.
|
9 years ago |
Jorge Canizales
|
6697e7f9ea
|
Don’t append -bin automatically to binary request headers.
|
9 years ago |
Jorge Canizales
|
bbba491b7c
|
Reject non-ASCII text header values too.
|
9 years ago |
Jorge Canizales
|
2529735d3d
|
nit: remove obsolete comment
|
9 years ago |
Jorge Canizales
|
5f6001eb23
|
nit: _proxy -> _delegate
|
9 years ago |
Jorge Canizales
|
acf5e107f3
|
Let remove nil or non-ASCII keys (noop instead of throw).
|
9 years ago |
Jorge Canizales
|
12da424c9a
|
nit: Documentation and formatting.
|
9 years ago |
Jorge Canizales
|
5af286884e
|
Make the grpc_metadataArray property private.
|
9 years ago |
Jorge Canizales
|
2f10127f85
|
Publish GRPCRequestHeaders as a protocol
So we can make the property a dictionary later, by just extending
NSMutableDictionary to conform to the protocol.
|
9 years ago |
Jorge Canizales
|
05640a58df
|
Simpler code, better exceptions.
|
9 years ago |
Jorge Canizales
|
030e5d0c9c
|
nit: Style guide
|
9 years ago |
Jorge Canizales
|
5c339d15b3
|
Remove -[asDictionary]
|
9 years ago |
Jorge Canizales
|
86e5a050f7
|
Make GRPCRequestHeaders public and import from GRPCCall
|
9 years ago |
Eric Anderson
|
ddb58ea560
|
Merge pull request #3198 from yang-g/interop
Update auth tests definition
|
9 years ago |
yang-g
|
750ada9574
|
address comments
|
9 years ago |
Craig Tiller
|
e522b5064f
|
Merge pull request #3193 from jcanizales/fix-core-breakage
Fix C core build breakage
|
9 years ago |
Vijay Pai
|
feadd04c9a
|
Merge pull request #3191 from nicolasnoble/pessimizing-code-is-bad
Removing pessimizing moves.
|
9 years ago |
yang-g
|
d652a396e2
|
Update auth tests definition
|
9 years ago |
Eric Anderson
|
f188da4329
|
Merge pull request #3196 from donnadionne/service_account
Updating service account as service account is regenerated for the pr…
|
9 years ago |
Donna Dionne
|
f95390a74e
|
Updating service account as service account is regenerated for the project.
|
9 years ago |
murgatroid99
|
84fa531e4d
|
Added class for setting request headers on a call
|
9 years ago |
Jorge Canizales
|
18c975f9d3
|
Fix C core build breakage.
|
9 years ago |
David Garcia Quintas
|
abef77db9b
|
Merge branch 'release-0_11' of github.com:grpc/grpc into cpp_docs
|
9 years ago |
David Garcia Quintas
|
a570d6334d
|
Fixes to comments and to examples
|
9 years ago |
Nicolas "Pixel" Noble
|
7fa51677bc
|
Removing pessimizing moves.
These have been reported by a (very recent) build of clang and its new -Wpessimizing-move option.
|
9 years ago |
Craig Tiller
|
987d0879f7
|
Merge pull request #3185 from yang-g/fix_build
Fix grpc++ mac build.
|
9 years ago |
yang-g
|
deb3d2255d
|
Add missed header
|
9 years ago |
David G. Quintas
|
5c4fa0df65
|
Merge pull request #3180 from nicolasnoble/master
Bumping revision to 0.11 for beta.
|
9 years ago |
Nicolas "Pixel" Noble
|
0d728c1e9e
|
Bumping revision to 0.11 for beta.
|
9 years ago |
Nicolas Noble
|
9764d56b43
|
Merge pull request #3178 from nathanielmanistaatgoogle/beta
Bump Python version to 0.11 and status to Beta
|
9 years ago |
Nicolas Noble
|
50ad1bbbf1
|
Merge pull request #3119 from ctiller/cleaner-build
Cleaning up our build process for windows a little
|
9 years ago |
Michael Lumish
|
cfdf8b444c
|
Merge pull request #3175 from jcanizales/test-swift
Add a Swift sample app to check that the library looks nice
|
9 years ago |
Nathaniel Manista
|
2402078be3
|
Bump Python version to 0.11 and status to Beta
|
9 years ago |
Craig Tiller
|
49198ec928
|
Tidy up
|
9 years ago |
Craig Tiller
|
6277569023
|
Fix sanity
|
9 years ago |
Craig Tiller
|
bd4e378445
|
Windows tweak
|
9 years ago |
Masood Malekghassemi
|
924b67da5e
|
Merge pull request #3170 from nathanielmanistaatgoogle/fixes
Fixes for bugs found during manual use
|
9 years ago |
Craig Tiller
|
d5904820aa
|
Windows tweak
|
9 years ago |
Craig Tiller
|
6c99868b63
|
Merge github.com:grpc/grpc into cleaner-build
|
9 years ago |
Jorge Canizales
|
9fffc26187
|
Example with generated code :)
|
9 years ago |
Jorge Canizales
|
d4a0785569
|
Point to the new RemoteTest pod
|
9 years ago |
Jorge Canizales
|
0bf6b20876
|
Create RemoteTest proto client that doesn’t depend on the tests framework
|
9 years ago |
Jorge Canizales
|
875d1d15c8
|
Add Swift example with non-generated code :D
|
9 years ago |
Jorge Canizales
|
587c2550dd
|
Add empty bridging header
|
9 years ago |
Jorge Canizales
|
fd09d84f66
|
Install pods in project
|
9 years ago |