3665 Commits (b33e2d3bc2641ece60e392677d52df57736e7aaa)
 

Author SHA1 Message Date
donnadionne b33e2d3bc2 Merge pull request #1384 from jtattermusch/add_csharp_auth_interop 10 years ago
Vijay Pai 6ea9e290e3 Merge pull request #1376 from ctiller/sigign 10 years ago
Jan Tattermusch e9b549fbd1 adding auth interop tests for C# to grpc_docker.sh 10 years ago
Nicolas Noble 64a6eed59e Merge pull request #1371 from wkubiak/master 10 years ago
Craig Tiller cac5f1d532 Merge pull request #1379 from soltanmm/cdfix 10 years ago
Masood Malekghassemi bf177c884f Pass deadline to call details for batch calls 10 years ago
Craig Tiller 98ae48d63c Ignore SIGPIPE 10 years ago
Yang Gao 8bf5fc88d4 Merge pull request #1373 from ctiller/shutdown 10 years ago
Craig Tiller c5a6394e17 Merge pull request #1374 from jboeuf/ssl_includes 10 years ago
Julien Boeuf 330f4c8c39 Fix includes for Boring SSL. 10 years ago
Michael Lumish 50a4324830 Merge pull request #1361 from jtattermusch/run_tests_fixes 10 years ago
Vijay Pai 924ef9a09b Merge pull request #1372 from ctiller/latency 10 years ago
Craig Tiller 1fb99552b7 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller 1be373cf12 Stop kicking ourselves 10 years ago
Craig Tiller a9274b89dc Fix comment 10 years ago
wkubiak 0d20f42c93 fix comparison between pointer and integer error 10 years ago
wkubiak 49185a8f78 removed unused variables 10 years ago
Craig Tiller 7305dc69e6 Merge pull request #1227 from nicolasnoble/the-purge-2 10 years ago
Nicolas Noble 1eef5aa1eb Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix 10 years ago
Nicolas Noble eae6973b00 Merge pull request #1366 from ctiller/mwha 10 years ago
David Garcia Quintas f5fcafde81 Renamed make variables for protoc presence and version checking. 10 years ago
Yang Gao fa74ec4617 Merge pull request #1359 from a11r/cc2 10 years ago
Yang Gao 9a5eee1d34 Merge pull request #1360 from nicolasnoble/flakes 10 years ago
Craig Tiller 04f8156f65 Cleanup 10 years ago
Craig Tiller 2660ebcff0 Actually remove them 10 years ago
Craig Tiller d896fa5640 Remove some useless lines in the Makefile 10 years ago
Nicolas "Pixel" Noble fd2bf675f7 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
Craig Tiller 4107ba2897 Merge pull request #1365 from yang-g/init 10 years ago
Yang Gao 96de48449c Add the new header to build.json and regenerate projects 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Nicolas "Pixel" Noble 436f964a80 Flagging a few census tests as flaky. 10 years ago
Stanley Cheung 884f4dad58 Merge pull request #1362 from tbetbetbe/grpc_ruby_interop_fixes 10 years ago
Tim Emiola 932b13be4c Corrects bad return values in C error-handling block 10 years ago
Tim Emiola 9cb56f8707 Move Notifier into its own file 10 years ago
Tim Emiola 0a6557809a Simplify debugging, avoid inspecting C-backed objects. 10 years ago
Jan Tattermusch e79e2f54e8 adding csharp tests to travis 10 years ago
Jan Tattermusch 9a7d30cf89 improved C# support in run_tests.py 10 years ago
Tim Emiola 119decc0f4 Fix logging version mismatchj 10 years ago
Tim Emiola 117cc1207d Fix failing interop servers 10 years ago
Tim Emiola 68180a2b92 Merge pull request #1358 from jtattermusch/csharp_server_improvements 10 years ago
Nicolas "Pixel" Noble fdcd07bf2b Merge branch 'master' of github.com:grpc/grpc into flakes 10 years ago
Nicolas "Pixel" Noble b8137b343f Flagging some tests as flaky. 10 years ago
Nicolas "Pixel" Noble 76e49fd805 Forgot to rename header guard. 10 years ago
Nicolas "Pixel" Noble e24dde5736 Adressing comments. 10 years ago
Nicolas "Pixel" Noble 23be280366 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 10 years ago
Abhishek Kumar d774c5cadb Test client stream cancellation and fix bug exposed by the test. 10 years ago
donnadionne 3afd92ff51 Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scripts 10 years ago
Tim Emiola bc206b1e32 Corrects command/flags used in ruby interop tests 10 years ago
Jan Tattermusch 97e294aadc Removing some ugly hacks from C# server and improving the comments a bit 10 years ago
Craig Tiller bab1d2cf5f Merge pull request #1307 from a11r/streamcancel 10 years ago