Craig Tiller
|
be043d9ce7
|
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning
|
10 years ago |
Craig Tiller
|
92402e9c22
|
Revert inadvertent change
|
10 years ago |
vjpai
|
09d0b0cf47
|
Remove lambdas from state machine functions
|
10 years ago |
vjpai
|
e88bb07895
|
Switch a push_back to emplace_back to avoid being interpreted
as a copy constructor
|
10 years ago |
Michael Lumish
|
5d405bd3ec
|
Merge pull request #2663 from jcanizales/run-test-server-locally
Run test server locally
|
10 years ago |
vjpai
|
a9e08303d7
|
Remove lambda from client definition
|
10 years ago |
Craig Tiller
|
755d6dfb2c
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
10 years ago |
Craig Tiller
|
86d1f1325d
|
Merge github.com:grpc/grpc into insolent-pork-chop
|
10 years ago |
Craig Tiller
|
44a127c80f
|
Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about
Conflicts:
vsprojects/Grpc.mak
vsprojects/grpc.sln
vsprojects/grpc/grpc.vcxproj
vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj
vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj
vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj
vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj
vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj
vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj
vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
|
10 years ago |
Craig Tiller
|
c80670fbc4
|
Merge github.com:grpc/grpc into plucking-hell
Conflicts:
templates/vsprojects/grpc.sln.template
templates/vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj.template
templates/vsprojects/sln_defs.include
templates/vsprojects/vcxproj_defs.include
vsprojects/grpc.sln
vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj
|
10 years ago |
vjpai
|
51b48176ca
|
Merge branch 'master' into asklipion
|
10 years ago |
Jan Tattermusch
|
8015cad21c
|
enable oauth2_auth_token and per_rpc_creds interop tests for C#
|
10 years ago |
Jan Tattermusch
|
909917955c
|
Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks
Regenerating project files and massaging VS project files.
|
10 years ago |
Jorge Canizales
|
d0b32e9a55
|
Make plugin & server, and pod install via run_tests.py
|
10 years ago |
Jorge Canizales
|
856aca8d26
|
Ensure the tests podspecs find the plugin they make
|
10 years ago |
Jorge Canizales
|
f4ff31a642
|
Have tests podspecs make only the ObjC plugin
|
10 years ago |
Jorge Canizales
|
a0b3bfa356
|
Start integrating ObjC tests in run_tests.py
|
10 years ago |
Jorge Canizales
|
0238b3ae47
|
Generate deterministic UUIDs in the Pods project
|
10 years ago |
Jan Tattermusch
|
8f4b1b032e
|
bump C# version to 0.6.1 and core version to 0.10.1
Conflicts:
src/csharp/Grpc.Core/Version.cs
|
10 years ago |
Nicolas Noble
|
563b8a2779
|
Regenerating project files and massaging VS project files.
|
10 years ago |
Masood Malekghassemi
|
623b7aee4a
|
Reorganize Python tests
|
10 years ago |
Masood Malekghassemi
|
fe8dc883d0
|
Reorganize Python packages
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
|
10 years ago |
murgatroid99
|
c0fb236e45
|
Resolved merge conflicts
|
10 years ago |
Craig Tiller
|
70e9b3d2a2
|
Merge github.com:grpc/grpc into plucking-hell
|
10 years ago |
Craig Tiller
|
10cd6348bd
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
10 years ago |
Michael Lumish
|
9b0fd3b317
|
Merge pull request #2723 from a-veitch/issue_2710
Move grpc_census_call_*_context calls into public header
|
10 years ago |
Craig Tiller
|
561300fba0
|
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell
|
10 years ago |
Craig Tiller
|
0c1cea1064
|
Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula
|
10 years ago |
Craig Tiller
|
98371d9ced
|
Reject incoming calls if the server is already shutting down
|
10 years ago |
Nicolas Noble
|
7c5ef31613
|
Regenerating project files and massaging VS project files.
|
10 years ago |
Craig Tiller
|
d1c003444c
|
Abort writes if a stream is cancelled
|
10 years ago |
yang-g
|
b36a582c96
|
merge with head
|
10 years ago |
Nathaniel Manista
|
772fb1e977
|
Merge pull request #2697 from soltanmm/add-sphinx-doc
Python documentation generation.
|
10 years ago |
Vijay Pai
|
676560431d
|
Merge pull request #2590 from yang-g/jitter
Reconnect with jitter.
|
10 years ago |
Craig Tiller
|
c40060493d
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
10 years ago |
Craig Tiller
|
1191e218f7
|
More aggressively kill pending work
|
10 years ago |
yang-g
|
61fcb185dd
|
regenerate projects
|
10 years ago |
Craig Tiller
|
583aebfe66
|
Merge pull request #2728 from murgatroid99/ruby_run_test_changes
Make ruby tests see changes to C core
|
10 years ago |
Alistair Veitch
|
1178900c04
|
merge with master, fix build issue
|
10 years ago |
Alistair Veitch
|
6796805897
|
Merge branch 'master' into issue_2709
|
10 years ago |
Craig Tiller
|
d1885e0ba9
|
Implement new pollset semantics for Windows
|
10 years ago |
Craig Tiller
|
e97c9b4d86
|
Fix TSAN reported lock-inversion in epoll fd addition
|
10 years ago |
murgatroid99
|
94be2a8db1
|
Revert changes to extconf.rb
|
10 years ago |
murgatroid99
|
a43c14fef8
|
Make ruby tests see changes to C core
|
10 years ago |
Eric Anderson
|
f5ed603659
|
Merge pull request #2131 from a11r/doc
Update interop test descriptions.
|
10 years ago |
yang-g
|
c5d3f43713
|
make random uint32
|
10 years ago |
Abhishek Kumar
|
8da46b0e63
|
Merge pull request #2660 from yang-g/reconnect_interop_spec
Reconnect interop spec
|
10 years ago |
Abhishek Kumar
|
eaf9e87a08
|
Suffixed -bin for server descrioption of echo trailing metadata
|
10 years ago |
Craig Tiller
|
0613e5835b
|
Fix a race that could cause a double delete
|
10 years ago |
Craig Tiller
|
e2b3bfa4e4
|
Ensure server is alive when we free requested calls
|
10 years ago |