Stanley Cheung
|
0bb06f32fb
|
Merge pull request #3747 from stanley-cheung/remove_linuxbrew_reference
Removed a few more linuxbrew references
|
9 years ago |
Stanley Cheung
|
601f03c308
|
removed a few more linuxbrew references
|
9 years ago |
Jan Tattermusch
|
a6e68f163c
|
rename grpc.native.csharp_ext nuget to grpc.native.csharp
|
9 years ago |
Jan Tattermusch
|
3d36e6260e
|
Merge pull request #3745 from jtattermusch/fix_vs2010_compilation
Fix compilation with VS2010
|
9 years ago |
Stanley Cheung
|
2167500e8c
|
Merge pull request #3739 from jtattermusch/csharp_interop_auth
Make C# auth interop tests spec compliant
|
9 years ago |
murgatroid99
|
b8ceb7c550
|
Added remaining implementable node interop tests, except compression
|
9 years ago |
Nicolas Noble
|
7d9bb2e0c1
|
Merge pull request #3734 from jtattermusch/nuget_restore_prebuild
Move "nuget restore" operations to prebuild phase.
|
9 years ago |
murgatroid99
|
30df27aee1
|
Made Node interop client use all specified command line flags
|
9 years ago |
Jan Tattermusch
|
d73ca4817a
|
fix compilation with VS2010
|
9 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…
|
9 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
|
9 years ago |
murgatroid99
|
83815eab40
|
Added interval_us delay in Node interop server
|
9 years ago |
Michael Lumish
|
37233e63b7
|
Merge pull request #3741 from nkibler/master
ObjC - Fixed a typo in the README
|
9 years ago |
Nate Kibler
|
6b10805049
|
Merge branch 'grpc/master'
|
9 years ago |
Nate Kibler
|
3ee1da84d3
|
Fixed a typo in the README
|
9 years ago |
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 |
Craig Tiller
|
9bb0161251
|
Further work on new prof analyzer
|
9 years ago |
Craig Tiller
|
1c4319a3eb
|
Fixup mac build
|
9 years ago |
Craig Tiller
|
504ed5997a
|
Get basic profiler working again
|
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 |
murgatroid99
|
5561de2c67
|
Shortened long C# benchmark test
|
9 years ago |
murgatroid99
|
a6a9a6df85
|
Add incompressible responses and status echoing to Node interop server
|
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 |