Craig Tiller
|
4719ad01d5
|
Merge branch 'primary-goat-whisperer' into the-test-be-sleepy
|
9 years ago |
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
|
8ab383686b
|
add a test where a read and a writesdone happen at the same time
|
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
|
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
|
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 |
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 |
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 |
yang-g
|
c5d3f43713
|
make random uint32
|
9 years ago |
Abhishek Kumar
|
8da46b0e63
|
Merge pull request #2660 from yang-g/reconnect_interop_spec
Reconnect interop spec
|
9 years ago |
Abhishek Kumar
|
eaf9e87a08
|
Suffixed -bin for server descrioption of echo trailing metadata
|
9 years ago |
Craig Tiller
|
0613e5835b
|
Fix a race that could cause a double delete
|
9 years ago |
Craig Tiller
|
e2b3bfa4e4
|
Ensure server is alive when we free requested calls
|
9 years ago |
Craig Tiller
|
42b6c93c36
|
Make TSAN happy with our lock free stack
|
9 years ago |
Vijay Pai
|
c226edcadc
|
Merge pull request #2706 from yang-g/remove_get_from_accessor
make accessors from get_x() to x()
|
9 years ago |