Nicolas Noble
|
ad47334500
|
Merge pull request #2844 from donnadionne/interop_nrp
adding node, ruby, and php to cloud to prod interop tests.
|
9 years ago |
Nicolas Noble
|
e14020365c
|
Merge pull request #2846 from ctiller/alphasprout
Shutdown lb_policy when changing it
|
9 years ago |
Nicolas Noble
|
c47056c0f6
|
Merge pull request #2874 from vjpai/instruct
Added invocation of ./config
|
9 years ago |
Nicolas Noble
|
1396ce5b35
|
Merge pull request #2875 from yang-g/test_unsecure
move auth property iterator declaration into auth_context.h
|
9 years ago |
Jan Tattermusch
|
b5ea2f89fd
|
Merge pull request #2873 from jtattermusch/expose_version_string
expose C core version string to C#
|
9 years ago |
David Garcia Quintas
|
2e1bb1bf4d
|
Reverted unnecessary changes to server
|
9 years ago |
Nicolas Noble
|
5bdcfc6047
|
Merge pull request #2864 from jtattermusch/0.10-upport
Upporting from 0.10 branch.
|
9 years ago |
Yang Gao
|
755d65ca39
|
Merge pull request #2876 from jboeuf/tsi_doc
Improving unprotect doc.
|
9 years ago |
Julien Boeuf
|
f8b4b98669
|
Improving unprotect doc.
|
9 years ago |
yang-g
|
ffc8a6b431
|
move auth property iterator declaration into auth_context.h
|
9 years ago |
Jan Tattermusch
|
1338798897
|
fix method signature and add test
|
9 years ago |
Jan Tattermusch
|
03ad9510ce
|
add const modifier
|
9 years ago |
yang-g
|
481b016e2e
|
resolve offline comments
|
9 years ago |
Jan Tattermusch
|
295224605f
|
Merge pull request #2866 from jtattermusch/context_api
C# Context API
|
9 years ago |
Jan Tattermusch
|
908cb2f86a
|
Merge pull request #2860 from jtattermusch/compression_api
Compression API, sending response headers and cleanup.
|
9 years ago |
Nicolas Noble
|
534e47e26c
|
Merge pull request #6 from jcanizales/the-ultimate-showdown
Have ObjC use the new future-proofed C interface
|
9 years ago |
jboeuf
|
fc433cda21
|
Merge pull request #2848 from yang-g/default_creds_fix
Fix gce detection
|
9 years ago |
vjpai
|
37b9ec1f63
|
Added invocation of ./config - thanks to @dangunter
|
9 years ago |
Jorge Canizales
|
6aff647bdb
|
Merge pull request #2871 from jcanizales/fix-certs-bug
Fixes problem reading certificates file: They do come with non-ASCII chars (in comments)!
|
9 years ago |
Jan Tattermusch
|
c5a6aca397
|
expose C core version string to C#
|
9 years ago |
Jorge Canizales
|
83c57cbed6
|
Increase test timeouts to reduce flakiness.
|
9 years ago |
David Garcia Quintas
|
cd37d5852b
|
Added new tests for compression
|
9 years ago |
Jorge Canizales
|
7d770488ea
|
Fixup for 42898cf: Correct documentation.
|
9 years ago |
Jorge Canizales
|
42898cf54d
|
Add remote interop tests to the suite of tests.
This would have caught the encoding problem with the default root
certificates.
|
9 years ago |
Jorge Canizales
|
2eacf7b780
|
Allow UTF8 in comments of root certificates files
|
9 years ago |
David Garcia Quintas
|
49a5130318
|
Merge branch 'compression-accept-encoding' into compression-interop
|
9 years ago |
David Garcia Quintas
|
10494fcb61
|
Merge branch 'master' into compression-accept-encoding
|
9 years ago |
Jan Tattermusch
|
4dd2509c82
|
added sandcastle project to generate docs
|
9 years ago |
Jan Tattermusch
|
dad17243bb
|
added tests
|
9 years ago |
Jorge Canizales
|
7a75936001
|
Merge pull request #2861 from jcanizales/fix-race-condition
Fix race condition in GRPCCall
|
9 years ago |
Jan Tattermusch
|
392fae26d2
|
context propagation API
|
9 years ago |
Jorge Canizales
|
578ab166ad
|
Don’t retain self here!
|
9 years ago |
Jorge Canizales
|
297ed7bd81
|
Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.
Also clarify in GRXWriter.h that the writeable is released whenever the
writer finishes.
|
9 years ago |
Jorge Canizales
|
eb87b4653a
|
Rename super-confusing ivar _self -> _retainSelf
|
9 years ago |
Jorge Canizales
|
fd51dff8b8
|
Clarify invalid-argument message for already-started writers
|
9 years ago |
Jorge Canizales
|
b3584aa21e
|
Have ObjC use the new future-proofed C interface
|
9 years ago |
Jan Tattermusch
|
410c473c2b
|
make intializer for metadata even nicer
|
9 years ago |
Jan Tattermusch
|
5321d49b51
|
fixed writeOptions and added test
|
9 years ago |
Jorge Canizales
|
238ad7819f
|
Eliminate race in GRPCCall’s operation of the requests writer
|
9 years ago |
Jorge Canizales
|
67ce098ccf
|
Clarify thread-safety expectations of GRXWriters
|
9 years ago |
Jan Tattermusch
|
c75c57c5af
|
added ResponseHeadersTest, fixed stylecop issues
|
9 years ago |
Jan Tattermusch
|
c8d7b8498c
|
polishing tests
|
9 years ago |
Jan Tattermusch
|
2615f39b20
|
fixing tests
|
9 years ago |
Jan Tattermusch
|
0abb84746c
|
big facelift of test code
|
9 years ago |
Hongwei Wang
|
fbc86857e5
|
Set docker environment variable GRPC_ZOOKEEPER_SERVER_TEST
|
9 years ago |
Hongwei Wang
|
68d205d85b
|
Minor fix on zookeeper test
|
9 years ago |
Jan Tattermusch
|
a4291e7073
|
fixing tests
|
9 years ago |
Hongwei Wang
|
6bbcd0493e
|
test
|
9 years ago |
Jan Tattermusch
|
5b0b392cc3
|
introduced MockServiceHelper to ease testing
|
9 years ago |
Jorge Canizales
|
c678c30cf1
|
Fix ForwardingWriter init preconditions
|
9 years ago |