Jorge Canizales
|
721b7a3923
|
Rename oauth2_lowerCamel -> oauth2UpperCamel
|
9 years ago |
Jorge Canizales
|
26e0c9ee4c
|
Fixup for 971d06ad06
|
9 years ago |
Nicolas Noble
|
c72275dfd1
|
Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headache
Only slow down tracing tests if stdout isatty
|
9 years ago |
Nicolas Noble
|
4720f323f5
|
Merge pull request #2840 from ctiller/reduce-mac-load
Reduce mac CI load
|
9 years ago |
Craig Tiller
|
8420323c04
|
Merge branch 'kinetic-lopsided-poetry' of github.com:ctiller/grpc into kinetic-lopsided-poetry
|
9 years ago |
Craig Tiller
|
24a97628b6
|
Add portlog.txt to gitignore
|
9 years ago |
Craig Tiller
|
2d91b5de40
|
Only slow down tracing tests if stdout isatty
|
9 years ago |
Craig Tiller
|
c85357e051
|
Reduce mac CI load
|
9 years ago |
Jorge Canizales
|
631dc00481
|
Exercise GRPCCall+OAuth2 in the tests
|
9 years ago |
yang-g
|
cec757f22a
|
Fix build
|
9 years ago |
yang-g
|
87e133e13a
|
merge with head
|
9 years ago |
yang-g
|
c8abca8f53
|
Resolve comments
|
9 years ago |
Yang Gao
|
03b19118e3
|
Merge pull request #2831 from ctiller/document-some-other-things
Document finish
|
9 years ago |
Jorge Canizales
|
594ae574ad
|
Add OAuth2 headers category to GRPCCall
|
9 years ago |
Jorge Canizales
|
971d06ad06
|
Fix build breakage
|
9 years ago |
Jorge Canizales
|
be222f8ea0
|
Merge pull request #2758 from jcanizales/make-http-not-subtle
Require very explicit registration of non-SSL hosts in Objective-C.
|
9 years ago |
Julien Boeuf
|
7aff4281ef
|
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
|
9 years ago |
jboeuf
|
18d5aa74b1
|
Merge pull request #2837 from ctiller/slips
Fix memory leaks
|
9 years ago |
Craig Tiller
|
6659d8b89c
|
Fix memory leaks
|
9 years ago |
Craig Tiller
|
5b5afcaa7b
|
Merge pull request #2835 from nicolasnoble/test-platforms-are-sad
Re-enabling tests that got culled off.
|
9 years ago |
Nicolas "Pixel" Noble
|
63323e3c07
|
Re-enabling tests that got culled off.
|
9 years ago |
Craig Tiller
|
b933c2cd55
|
Fix memory leaks
|
9 years ago |
Jorge Canizales
|
015ab35a28
|
Clarify intention of the code that adds a default port
|
9 years ago |
Julien Boeuf
|
29c990abcc
|
fixing one more test.
|
9 years ago |
Julien Boeuf
|
09316e7605
|
Fixing build.
|
9 years ago |
Craig Tiller
|
9a0c10efc6
|
Windows fix
|
9 years ago |
Julien Boeuf
|
f3128e6ef3
|
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
|
9 years ago |
Craig Tiller
|
6b9477e8dc
|
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
|
9 years ago |
Craig Tiller
|
8e5de39fb9
|
Document finish
|
9 years ago |
Eric Anderson
|
83f8416f4c
|
Merge pull request #2823 from soltanmm/interop-spec
Clarify interop spec
|
9 years ago |
Craig Tiller
|
da1db029bf
|
Document op completion
|
9 years ago |
Masood Malekghassemi
|
6107bf457a
|
Set Python user-agent string
|
9 years ago |
Masood Malekghassemi
|
a3adf94477
|
Clarify interop spec
|
9 years ago |
Craig Tiller
|
aee5d5c052
|
Print error message on client auth error
|
9 years ago |
Craig Tiller
|
c2811525cf
|
Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into tell-the-world-about-ALL-the-things
|
9 years ago |
Nicolas Noble
|
2db17838e7
|
Merge pull request #2800 from ctiller/reduce-mac-load
Reduce mac load on Jenkins
|
9 years ago |
Jorge Canizales
|
55fcf504b9
|
Document that methods in GRPCCall+Tests can only be called once per host
|
9 years ago |
Masood Malekghassemi
|
1116b0b4fb
|
Fix debug annotation typo in Python
|
9 years ago |
Jorge Canizales
|
6f576a9aa2
|
Merge pull request #2755 from jcanizales/test-ssl-too
Test both SSL and cleartext calls in Obj-C
|
9 years ago |
Jorge Canizales
|
b2bd06775e
|
Require very explicit registration of non-SSL hosts.
|
9 years ago |
Jorge Canizales
|
82b68d8a97
|
Use test certificates and name override for local tests :)
|
9 years ago |
Jorge Canizales
|
9195233a42
|
Subclass InteropTests to later repeat the tests using SSL
|
9 years ago |
Jorge Canizales
|
945f72cff9
|
Make the host of interop tests modifiable per-class
|
9 years ago |
Jorge Canizales
|
cdabaca649
|
Run test server with and without SSL
|
9 years ago |
Jorge Canizales
|
a3428f3b4f
|
Merge pull request #2754 from jcanizales/support-test-certificates
Support test certificates and SSL name override in Obj-C
|
9 years ago |
Jorge Canizales
|
4ab7cc068a
|
Merge master into support-test-certificates to solve conflicts.
|
9 years ago |
Nicolas Noble
|
0a6012688a
|
Merge pull request #2783 from ctiller/tracing-takes-time
Allow fixtures to specify slowdown factors, use it for grpc_trace tests
|
9 years ago |
Yang Gao
|
5a2017036d
|
Merge pull request #2803 from ctiller/delay-start-resolution
Delay name resolution until we need a channel to be READY
|
9 years ago |
Yang Gao
|
aa7a75a4d9
|
Merge pull request #2813 from ctiller/every-day-i-propagate
C++ propagation API
|
9 years ago |
Yang Gao
|
e5b0459299
|
Merge pull request #2750 from ctiller/propagate
Core-supported context propagation
|
9 years ago |