Craig Tiller
|
8683b78a6d
|
Merge github.com:grpc/grpc into primary-goat-whisperer
|
9 years ago |
Craig Tiller
|
6af3f39b0c
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
9 years ago |
Craig Tiller
|
91e3d06012
|
Merge branch 'simu_read_and_writesdone_test' of github.com:yang-g/grpc into the-test-be-sleepy
|
9 years ago |
yang-g
|
b803313b2c
|
merge with head and resolve conflicts
|
9 years ago |
Masood Malekghassemi
|
2b84162bd4
|
Use py.test from run_tests.py
Also updates the version of grpcio_test. Now that grpcio and its tests
are in different project packages, the version numbers should be kept in
sync.
|
9 years ago |
Masood Malekghassemi
|
791cc31a49
|
Enable Python testing and coverage
|
9 years ago |
yang-g
|
8ab383686b
|
add a test where a read and a writesdone happen at the same time
|
9 years ago |
Craig Tiller
|
2fc2a164ae
|
Switch ALPN/NPN to advertise only h2
|
9 years ago |
Craig Tiller
|
85c2a08ca6
|
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell
|
9 years ago |
Craig Tiller
|
1a849abf08
|
Save some iterations
|
9 years ago |
Vijay Pai
|
11af974715
|
Merge pull request #2726 from ctiller/insolent-pork-chop
Fix Ruby segfaults and TSAN reported races
|
9 years ago |
Nathaniel Manista
|
5f8d05bb9c
|
Merge pull request #2698 from soltanmm/reorganize-python
Reorganize src/python.
|
9 years ago |
Craig Tiller
|
92402e9c22
|
Revert inadvertent change
|
9 years ago |
Michael Lumish
|
5d405bd3ec
|
Merge pull request #2663 from jcanizales/run-test-server-locally
Run test server locally
|
9 years ago |
Craig Tiller
|
755d6dfb2c
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
9 years ago |
Craig Tiller
|
86d1f1325d
|
Merge github.com:grpc/grpc into insolent-pork-chop
|
9 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
|
9 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
|
9 years ago |
Jan Tattermusch
|
8015cad21c
|
enable oauth2_auth_token and per_rpc_creds interop tests for C#
|
9 years ago |
Jan Tattermusch
|
909917955c
|
Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks
Regenerating project files and massaging VS project files.
|
9 years ago |
Jorge Canizales
|
d0b32e9a55
|
Make plugin & server, and pod install via run_tests.py
|
9 years ago |
Jorge Canizales
|
856aca8d26
|
Ensure the tests podspecs find the plugin they make
|
9 years ago |
Jorge Canizales
|
f4ff31a642
|
Have tests podspecs make only the ObjC plugin
|
9 years ago |
Jorge Canizales
|
a0b3bfa356
|
Start integrating ObjC tests in run_tests.py
|
9 years ago |
Jorge Canizales
|
0238b3ae47
|
Generate deterministic UUIDs in the Pods project
|
9 years ago |
Nicolas Noble
|
563b8a2779
|
Regenerating project files and massaging VS project files.
|
9 years ago |
Masood Malekghassemi
|
623b7aee4a
|
Reorganize Python tests
|
9 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.
|
9 years ago |
Craig Tiller
|
70e9b3d2a2
|
Merge github.com:grpc/grpc into plucking-hell
|
9 years ago |
Craig Tiller
|
10cd6348bd
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
9 years ago |
Michael Lumish
|
9b0fd3b317
|
Merge pull request #2723 from a-veitch/issue_2710
Move grpc_census_call_*_context calls into public header
|
9 years ago |
Craig Tiller
|
561300fba0
|
Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell
|
9 years ago |
Craig Tiller
|
0c1cea1064
|
Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid-tarantula
|
9 years ago |
Craig Tiller
|
98371d9ced
|
Reject incoming calls if the server is already shutting down
|
9 years ago |
Nicolas Noble
|
7c5ef31613
|
Regenerating project files and massaging VS project files.
|
9 years ago |
Craig Tiller
|
d1c003444c
|
Abort writes if a stream is cancelled
|
9 years ago |
yang-g
|
b36a582c96
|
merge with head
|
9 years ago |
Nathaniel Manista
|
772fb1e977
|
Merge pull request #2697 from soltanmm/add-sphinx-doc
Python documentation generation.
|
9 years ago |
Vijay Pai
|
676560431d
|
Merge pull request #2590 from yang-g/jitter
Reconnect with jitter.
|
9 years ago |
Craig Tiller
|
c40060493d
|
Merge branch 'plucking-hell' into primary-goat-whisperer
|
9 years ago |
Craig Tiller
|
1191e218f7
|
More aggressively kill pending work
|
9 years ago |
yang-g
|
61fcb185dd
|
regenerate projects
|
9 years ago |
Craig Tiller
|
583aebfe66
|
Merge pull request #2728 from murgatroid99/ruby_run_test_changes
Make ruby tests see changes to C core
|
9 years ago |
Alistair Veitch
|
1178900c04
|
merge with master, fix build issue
|
9 years ago |
Alistair Veitch
|
6796805897
|
Merge branch 'master' into issue_2709
|
9 years ago |
Craig Tiller
|
d1885e0ba9
|
Implement new pollset semantics for Windows
|
9 years ago |
Craig Tiller
|
e97c9b4d86
|
Fix TSAN reported lock-inversion in epoll fd addition
|
9 years ago |
murgatroid99
|
94be2a8db1
|
Revert changes to extconf.rb
|
9 years ago |
murgatroid99
|
a43c14fef8
|
Make ruby tests see changes to C core
|
9 years ago |
Eric Anderson
|
f5ed603659
|
Merge pull request #2131 from a11r/doc
Update interop test descriptions.
|
9 years ago |