Jan Tattermusch
|
b4ef7c9f37
|
logic for refreshing access token
|
10 years ago |
Jan Tattermusch
|
1ca56b9d8a
|
style fixes
|
10 years ago |
Jan Tattermusch
|
dca6e884ce
|
First attempt to add service account creds interop test
|
10 years ago |
Jan Tattermusch
|
bb9d788096
|
Added Grpc.Auth project
|
10 years ago |
Jan Tattermusch
|
119761f789
|
added dependency on Google.Apis.Auth package
|
10 years ago |
Yang Gao
|
8bf5fc88d4
|
Merge pull request #1373 from ctiller/shutdown
Fix early shutdown
|
10 years ago |
Craig Tiller
|
c5a6394e17
|
Merge pull request #1374 from jboeuf/ssl_includes
Fix includes for Boring SSL.
|
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
Improve C# support in run_tests.py and run C# on Travis.
|
10 years ago |
Vijay Pai
|
924ef9a09b
|
Merge pull request #1372 from ctiller/latency
Stop kicking ourselves
|
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 |
Craig Tiller
|
7305dc69e6
|
Merge pull request #1227 from nicolasnoble/the-purge-2
Refactoring std::chrono out.
|
10 years ago |
Nicolas Noble
|
1eef5aa1eb
|
Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix
Renamed make variables for protoc presence and version checking.
|
10 years ago |
Nicolas Noble
|
eae6973b00
|
Merge pull request #1366 from ctiller/mwha
A little Makefile spring cleaning
|
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
Test client stream cancellation and fix bug exposed by the test.
|
10 years ago |
Yang Gao
|
9a5eee1d34
|
Merge pull request #1360 from nicolasnoble/flakes
Flagging some tests as flaky.
|
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
Conflicts:
include/grpc++/completion_queue.h
|
10 years ago |
Craig Tiller
|
4107ba2897
|
Merge pull request #1365 from yang-g/init
Attempt to remove the need of calling grpc_init/shutdown in c++ application code
|
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
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
Improving C# server
|
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
Conflicts:
src/cpp/client/channel.cc
vsprojects/vs2010/grpc++.vcxproj
vsprojects/vs2013/grpc++.vcxproj.filters
|
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
Corrects command/flags used in ruby interop tests
|
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
Added e2e tests for server and bidi stream cancellation.
|
10 years ago |
Craig Tiller
|
312b2ef3b3
|
Merge pull request #1350 from nicolasnoble/unsecure-no-really-this-time
More work in not having to compile OpenSSL.
|
10 years ago |
Tim Emiola
|
36e751736c
|
Merge pull request #1356 from murgatroid99/node_grpc_custom_directory
Added information about custom gRPC install locations in README
|
10 years ago |
murgatroid99
|
58584a35db
|
Fixed typo in README change
|
10 years ago |
murgatroid99
|
0a95d87e6c
|
Added information about custom gRPC install locations in README, bumped version
|
10 years ago |