Qi Zhao
d3b078782b
Merge pull request #2905 from donnadionne/interop_nrp
...
adding build.sh for go so that go can test with private changes and p…
9 years ago
Donna Dionne
689b70596d
adding build.sh for go so that go can test with private changes and private docker images.
...
fixing a go docker image build error.
9 years ago
Nathaniel Manista
826f07eb6f
Merge pull request #2812 from soltanmm/timeout-increase
...
Use common timeouts in Python face-layer test-cases.
9 years ago
Jan Tattermusch
cf9a0ce033
Merge pull request #2900 from jtattermusch/csharp_exceptions
...
Getting rid of unnecessary exception type
9 years ago
Tim Emiola
f758959582
Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning
...
Disabled deprecation warnings in Node build
9 years ago
Jan Tattermusch
94829fb7b1
remove OperationFailedException also from the project file
9 years ago
Jan Tattermusch
3b226512d4
Merge pull request #2895 from jtattermusch/switch_to_usable_auth
...
migrate to usable auth library
9 years ago
Jan Tattermusch
0c140a863e
migrate to usable auth library
9 years ago
Jan Tattermusch
ebf4046d7f
getting rid of unnecessary exception type
9 years ago
Yang Gao
023878c5c2
Merge pull request #2893 from jboeuf/fix_clock_in_jwt_verifier
...
Fixing clock type for JWT verifier tool.
9 years ago
Tim Emiola
eb87fbbc4a
Merge pull request #2773 from murgatroid99/node_null_call_host
...
Expose per-call host override option in Node
9 years ago
Tim Emiola
7493677632
Merge pull request #2872 from jtattermusch/fix_preconditions
...
C# code cleanup
9 years ago
Nathaniel Manista
2bd1fe82f9
Merge pull request #2826 from soltanmm/typo-fix
...
Fix debug annotation typo in Python.
9 years ago
Vijay Pai
b4b920486e
Merge pull request #2894 from grpc/blast-from-the-past
...
Removed "<:" bigram confusing gcc 4.4
9 years ago
David G. Quintas
086a982744
Removed "<:" bigram confusing gcc 4.4
...
Resulted in error:
```test/cpp/end2end/end2end_test.cc:120: error: ‘<::’ cannot begin a template-argument list
test/cpp/end2end/end2end_test.cc:120: note: ‘<:’ is an alternate spelling for ‘[’. Insert whitespace between ‘<’ and ‘::’
test/cpp/end2end/end2end_test.cc:120: note: (if you use ‘-fpermissive’ G++ will accept your code)
make: *** [objs/opt/test/cpp/end2end/end2end_test.o] Error 1```
9 years ago
Julien Boeuf
c7176a80ab
Fixing clock type.
9 years ago
murgatroid99
9bfb16aaf2
Fixed lint errors
9 years ago
murgatroid99
9e2b7c81b1
Resolved merge conflicts with master
9 years ago
Jan Tattermusch
bc447deaad
Merge pull request #2888 from tbetbetbe/grpc-ruby-user-null-for-default-host
...
Use null for default host
9 years ago
Nathaniel Manista
73578f7f62
Merge pull request #2887 from tbetbetbe/grpc-ruby-default-timeout-of-infinity-will-clearly-not-suprise-most-users
...
Sets Ruby's default timeout to infinity.
9 years ago
jboeuf
2046954e1e
Merge pull request #2879 from yang-g/call_grpc_init_first
...
call grpc_init for GoogleDefaultCredentials
9 years ago
Stanley Cheung
6012a04fef
Merge pull request #2889 from tbetbetbe/grpc-ruby-cleanup-grpc-gemspec
...
Corrects the way the gemspec refers to various files
9 years ago
Tim Emiola
17b1659014
Corrects the way the gemspec references files
9 years ago
Michael Lumish
abfa427d65
Merge pull request #2830 from ctiller/document-some-things
...
Document op completion
9 years ago
Tim Emiola
d42c1b7b5a
Use null for default host
9 years ago
Eric Anderson
c54180be12
Merge pull request #2806 from yang-g/health_check_spec
...
health checking protocol doc
9 years ago
Tim Emiola
23e0f8843b
Aligns with the cognoscenti on timeouts
9 years ago
Stanley Cheung
844c449a0e
Merge pull request #2886 from tbetbetbe/grpc-ruby-add-primary-user-agent-key
...
Adds grpc.primary_user_agent key during stub creation
9 years ago
Tim Emiola
10ddfde8e6
Adds grpc.primary_user_agent key during stub creation
9 years ago
Stanley Cheung
acc6cf28fc
Merge pull request #2885 from tbetbetbe/grpc-rb-expose-call-peer
...
Exposes call#peer, channel#target
9 years ago
Tim Emiola
623a74d0a8
Exposes call#peer, channel#target
9 years ago
Tim Emiola
9a2a3aecc8
Merge pull request #2715 from murgatroid99/node_interop_client_simplify
...
Eliminated some redundant checks in the Node interop client
9 years ago
Nathaniel Manista
aeb7a4f30c
Merge pull request #2780 from soltanmm/compiler-tests
...
Move Python protoc plugin tests to grpcio_test.
9 years ago
Nathaniel Manista
a29a2658bc
Merge pull request #2821 from soltanmm/user-agent
...
Set Python user-agent string.
9 years ago
Nathaniel Manista
5a326decdc
Merge pull request #2880 from soltanmm/timeout-interop
...
Implement timeout interop test for Python.
9 years ago
yang-g
bc435e7ee9
recommend to require empty service name
9 years ago
Jan Tattermusch
1b926ee4dd
add comments
9 years ago
Jan Tattermusch
9698b5b29f
polishing CallOptions
9 years ago
Jan Tattermusch
2527967e36
fix test
9 years ago
Jan Tattermusch
66eb18dcc7
fixing doc comments
9 years ago
Jan Tattermusch
3e941977f5
get rid of unnecessary ExceptionHelper
9 years ago
Jan Tattermusch
f22abfbf1a
rename async extension methods for clarity
9 years ago
Jan Tattermusch
39a9ec8954
fix preconditions class
9 years ago
Yang Gao
801bbeb7b4
Merge pull request #2856 from vjpai/limes
...
Bounds checking for ops in call batch
9 years ago
yang-g
9fc755f465
Add to all secure credentials
9 years ago
Masood Malekghassemi
9adf796d06
Implement timeout interop test for Python
9 years ago
yang-g
e71a6b094b
call grpc_init for defaultcredentials
9 years ago
Tim Emiola
488598aa49
Merge pull request #2867 from jtattermusch/csharp_sandcastle
...
Added Sandcastle project to generate C# docs
9 years ago
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