Michael Lumish
|
a4218c87f9
|
Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interop
Fixes the broken ruby auth interop tests
|
9 years ago |
Tim Emiola
|
211ebeba92
|
Merge pull request #3730 from nicolasnoble/fetch-ruby
Splitting out bundle install for ruby into the prebuild step.
|
9 years ago |
Tim Emiola
|
bfe8a9febc
|
Fixes the broken ruby interop tests
|
9 years ago |
Jan Tattermusch
|
cf72a3adfe
|
use JWT credentials for per_rpc_creds
|
9 years ago |
Jan Tattermusch
|
9d8a65218f
|
prevent ArgumentNullException in credentials plugin
|
9 years ago |
Jan Tattermusch
|
64d7c2461a
|
make C# auth interop tests up to spec
|
9 years ago |
Jorge Canizales
|
b58de50f28
|
Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-Fix
Prevent warnings for pure virtual methods of GRXWriter.m
|
9 years ago |
Michael Lumish
|
0712527999
|
Merge pull request #3729 from jtattermusch/csharp_args_spec
Make C# interop tests args parsing compliant with spec.
|
9 years ago |
Michael Lumish
|
ad6b4bb81a
|
Merge pull request #3468 from jtattermusch/csharp_metadata_plugin
New C# auth API
|
9 years ago |
Jan Tattermusch
|
6438cfcaf2
|
fix if exist syntax in .bat files
|
9 years ago |
Jan Tattermusch
|
874aec02b4
|
move nuget restore into prebuild step on windows
|
9 years ago |
Jan Tattermusch
|
48423fc843
|
move C# nuget restore on linux to prebuild phase
|
9 years ago |
Jan Tattermusch
|
70f8652693
|
regenerate generated interop testing files
|
9 years ago |
Jan Tattermusch
|
317cb72f9b
|
remove extra copy of test.proto
|
9 years ago |
Jan Tattermusch
|
6d0bccf276
|
update C# regenerate proto script
|
9 years ago |
Nicolas "Pixel" Noble
|
bcf988f0f3
|
Splitting out bundle install for ruby into the prebuild step.
|
9 years ago |
Jan Tattermusch
|
7828e813f7
|
make C# interop test args parsing compliant with spec
|
9 years ago |
Nicolas "Pixel" Noble
|
351da8d113
|
Improving run_tests's build step.
-) The prebuild step is now going to retry 5 times.
-) Stop on failure in the build steps.
|
9 years ago |
Craig Tiller
|
b53b36e2b7
|
Merge pull request #3725 from jtattermusch/win_jenkins_adjustments
Increase timeout for build step jobs to 10 mins
|
9 years ago |
Jan Tattermusch
|
2189719b8f
|
increase timeout for build step jobs to 10 mins
|
9 years ago |
Tim Emiola
|
77556c36bb
|
Merge pull request #3558 from murgatroid99/node_auth_plugin
Add Node Auth plugin code
|
9 years ago |
Craig Tiller
|
854dca5c3f
|
Merge pull request #3709 from jtattermusch/win_jenkins_adjustments
Reduce parallelism for windows build
|
9 years ago |
Jan Tattermusch
|
47eeb2b28c
|
reduce parallelism for windows build
|
9 years ago |
murgatroid99
|
2756fdef07
|
Resolved merge conflicts
|
9 years ago |
murgatroid99
|
4de94d41d2
|
Added more documentation to credentials.js
|
9 years ago |
yang-g
|
a006b5f33b
|
change default value of use_test_ca
|
9 years ago |
Stanley Cheung
|
504cc5e3d0
|
Merge pull request #3685 from bjori/master
Fix #2275 (Make sure PHP example can be run with Apache)
|
9 years ago |
Tim Emiola
|
7e32079ecb
|
Merge pull request #3672 from murgatroid99/node_package_cleanup
Node package cleanup
|
9 years ago |
murgatroid99
|
8d5396aac1
|
Resolved merge conflicts
|
9 years ago |
murgatroid99
|
47f519ece2
|
Resolved merge conflicts
|
9 years ago |
Tim Emiola
|
0862bcf8d8
|
Merge pull request #3625 from murgatroid99/node_single_install_step
Node single install step
|
9 years ago |
murgatroid99
|
4399679161
|
Removed now-extaneous function
|
9 years ago |
yang-g
|
b063c87596
|
mark unreachable code with a macro
|
9 years ago |
David G. Quintas
|
e662881f86
|
Merge pull request #3700 from ctiller/kill_build_json
build.json reappeared
|
9 years ago |
Nicolas Noble
|
279aab1dc8
|
Merge pull request #3697 from grpc/release-0_11
release-0_11 -> master integration
|
9 years ago |
Nicolas Noble
|
7329b94808
|
Merge pull request #3647 from ctiller/smash-it
Fix connectivity tests under Windows
|
9 years ago |
Craig Tiller
|
e7c704a187
|
build.json reappeared
|
9 years ago |
Nicolas Noble
|
a3bb7f87b3
|
Merge pull request #3677 from ctiller/port_server_be_flaky
More robust port_server version checking
|
9 years ago |
Nicolas Noble
|
39ec1e802d
|
Merge pull request #3638 from soltanmm/pip-so-cash
Enable `pip` caching
|
9 years ago |
murgatroid99
|
0253f141a6
|
Resolved merge conflicts
|
9 years ago |
Yang Gao
|
d1da978a84
|
Merge pull request #3695 from rjshade/udp_exec_ctx
Fix broken udp_server_test, by adding exec_ctx to read_cb
|
9 years ago |
Jan Tattermusch
|
706a010e34
|
stop gcc complaints about func ptr conversions
|
9 years ago |
Craig Tiller
|
b17b7f4871
|
Add a timeout to benchmark test runs
|
9 years ago |
LisaFC
|
24b0d3c130
|
Merge pull request #3696 from nathanielmanistaatgoogle/grpc-in-3-minutes-python
"gRPC in 3 minutes" for Python
|
9 years ago |
Nathaniel Manista
|
4e7ea93614
|
"gRPC in 3 minutes" for Python
|
9 years ago |
Robbie Shade
|
c6787b263f
|
Fix broken udp_server_test, by adding exec_ctx to read_cb
|
9 years ago |
Jan Tattermusch
|
57ee3db01d
|
Merge pull request #3099 from murgatroid99/node_interop_echo_metadata
Node interop custom_metadata
|
9 years ago |
David Garcia Quintas
|
64824bebea
|
Fixed unprotected access to call field
|
9 years ago |
Jan Tattermusch
|
5bd7005833
|
introduce the new split-type credentials api
|
9 years ago |
Sree Kuchibhotla
|
f928dc6bbb
|
Fix incorrect assert
|
9 years ago |