Jan Tattermusch
21361863db
Merge pull request #3755 from jtattermusch/handle_interop_client_timeout
...
Kill interop clients on timeout
10 years ago
Vijay Pai
df58c81fb2
Merge pull request #3698 from ctiller/qps_test_be_locky
...
Add a timeout to benchmark test runs
10 years ago
Jan Tattermusch
65854ebbd2
stop using --cidfile for run_tests
10 years ago
Jan Tattermusch
9b9812133c
use --name instead of --cidfile
10 years ago
Jan Tattermusch
e2686282ac
kill interop clients on timeout
10 years ago
Craig Tiller
8910ac6a36
more markers
10 years ago
yang-g
90540b4338
add another return in case the macro is not defined and the compiler complains about no return statement
10 years ago
Craig Tiller
f73b0066ac
Remove unnecessary include
10 years ago
David Garcia Quintas
0c331880d0
Hid test-only functions from surface/call.h
10 years ago
Craig Tiller
b37391ef45
Merge github.com:grpc/grpc into latent-see
10 years ago
Craig Tiller
dd25694733
Script to generate latency reports
10 years ago
Craig Tiller
9f06aba55c
Merge pull request #3753 from nicolasnoble/generate-all-the-reports
...
All of the subprojects need to generate a report, otherwise Jenkins will be sad.
10 years ago
Nicolas "Pixel" Noble
52f6fc1e1e
All of the subprojects need to generate a report, otherwise Jenkins will be sad.
10 years ago
yang-g
2b745367ff
merge and resolve conflicts
10 years ago
David Garcia Quintas
3ba678cca0
Undo wrong protobuf submodule sha
10 years ago
David Garcia Quintas
7a0ae4c7f7
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
10 years ago
Craig Tiller
35505de42c
Retry timeouts on pull requests
10 years ago
Craig Tiller
86253ca1da
Latency traces
10 years ago
Stanley Cheung
6d22a58361
Merge pull request #3750 from stanley-cheung/php_update_master
...
PHP: update package.xml to prepare for 0.6.1 release
10 years ago
Craig Tiller
bf3c463cb4
Merge pull request #3640 from carl-mastrangelo/master
...
Add initial interop tests
10 years ago
Craig Tiller
d6f7035967
Merge pull request #3728 from nicolasnoble/go-fetch
...
Improving run_tests's build step.
10 years ago
Julien Boeuf
9a52908f21
Fixing #3680
...
The server auth filter needs a reference on the server credentials so
that the processor that belongs to the creds is not destroyed when the
server auth filter is still using it.
The server auth filter also does not need the security connector but
just the auth context.
10 years ago
Stanley Cheung
6d3f9ac527
php: update package.xml to prepare for 0.6.1 release
10 years ago
Stanley Cheung
c96f27bc48
Merge pull request #3749 from jtattermusch/rename_csharp_ext_nuget
...
Rename grpc.native.csharp_ext nuget to grpc.native.csharp
10 years ago
Stanley Cheung
0bb06f32fb
Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference
...
Removed a few more linuxbrew references
10 years ago
Stanley Cheung
601f03c308
removed a few more linuxbrew references
10 years ago
Jan Tattermusch
a6e68f163c
rename grpc.native.csharp_ext nuget to grpc.native.csharp
10 years ago
Jan Tattermusch
3d36e6260e
Merge pull request #3745 from jtattermusch/fix_vs2010_compilation
...
Fix compilation with VS2010
10 years ago
Stanley Cheung
fd8daccad1
Merge pull request #3738 from stanley-cheung/remove_linuxbrew_reference
...
Remove a few more linuxbrew references
10 years ago
Stanley Cheung
2167500e8c
Merge pull request #3739 from jtattermusch/csharp_interop_auth
...
Make C# auth interop tests spec compliant
10 years ago
Stanley Cheung
687bef6cb0
remove a few more linuxbrew references
10 years ago
murgatroid99
b8ceb7c550
Added remaining implementable node interop tests, except compression
10 years ago
Stanley Cheung
0da6163a38
Merge pull request #3721 from stanley-cheung/php_point_release
...
PHP: update package.xml to prepare for 0.6.1 release
10 years ago
Nicolas Noble
7d9bb2e0c1
Merge pull request #3734 from jtattermusch/nuget_restore_prebuild
...
Move "nuget restore" operations to prebuild phase.
10 years ago
murgatroid99
30df27aee1
Made Node interop client use all specified command line flags
10 years ago
Stanley Cheung
ea1372ce7c
php: update package.xml to prepare for 0.6.1 release
10 years ago
Jan Tattermusch
220c017b0a
Merge pull request #3742 from stanley-cheung/backport_3543
...
Backport run_tests.py shebang fix from master
10 years ago
Jan Tattermusch
d73ca4817a
fix compilation with VS2010
10 years ago
Jan Tattermusch
6d137ad4d2
Merge pull request #3684 from yang-g/prod_roots
...
remove flag use_prod_roots in interop test and add use_test_ca per th…
10 years ago
Stanley Cheung
abf36b1539
backport part of #3543 shebang fix to release-0_11 branch
10 years ago
Yang Gao
5dde2b8f95
Merge pull request #3731 from jtattermusch/csharp_use_common_protos
...
Use proto files under test/proto for C# interop tests
10 years ago
murgatroid99
83815eab40
Added interval_us delay in Node interop server
10 years ago
Michael Lumish
37233e63b7
Merge pull request #3741 from nkibler/master
...
ObjC - Fixed a typo in the README
10 years ago
Nate Kibler
6b10805049
Merge branch 'grpc/master'
10 years ago
Nate Kibler
3ee1da84d3
Fixed a typo in the README
10 years ago
Michael Lumish
a4218c87f9
Merge pull request #3740 from tbetbetbe/grpc_ruby_tmp_fix_auth_interop
...
Fixes the broken ruby auth interop tests
10 years ago
Tim Emiola
211ebeba92
Merge pull request #3730 from nicolasnoble/fetch-ruby
...
Splitting out bundle install for ruby into the prebuild step.
10 years ago
Tim Emiola
bfe8a9febc
Fixes the broken ruby interop tests
10 years ago
Jan Tattermusch
cf72a3adfe
use JWT credentials for per_rpc_creds
10 years ago
Jan Tattermusch
9d8a65218f
prevent ArgumentNullException in credentials plugin
10 years ago