Craig Tiller
|
aca6ea65c3
|
Empty pollset must be kickable.
We *may* want to merge the unary and empty cases here.
|
10 years ago |
Craig Tiller
|
b8933b3878
|
Add copyrights
|
10 years ago |
Craig Tiller
|
a5b517fa15
|
Factor out extra json generation
This logic needs to be reusable in some other scripts
|
10 years ago |
Craig Tiller
|
390561874f
|
Add debug
|
10 years ago |
Craig Tiller
|
ba2e755701
|
Merge branch 'you-complete-me' into we-dont-need-no-cv
|
10 years ago |
Craig Tiller
|
201035d4a6
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
bf26c53b10
|
Merge github.com:grpc/grpc into we-dont-need-no-cv
|
10 years ago |
Craig Tiller
|
44883302c3
|
Remove condition variable from pollset
|
10 years ago |
Nicolas Noble
|
5ae14d1a5b
|
Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests
Re-enable some tests
|
10 years ago |
Nicolas Noble
|
bea0048171
|
Merge pull request #1770 from jtattermusch/plugin_vcxproj
Provide VS projects for building protoc plugins on Windows
|
10 years ago |
Tim Emiola
|
2c31a56d4a
|
Merge pull request #1777 from stanley-cheung/use_consistent_port_numbers
fix php generated code test server port
|
10 years ago |
Craig Tiller
|
0f29c4d375
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Stanley Cheung
|
5e9757bf0f
|
Merge pull request #1773 from donnadionne/test-log
Adding 2 helper build scripts to allow docker images to be built
|
10 years ago |
Craig Tiller
|
46a36d7cab
|
Merge pull request #1778 from yang-g/test
Unref the slices if no write will happen.
|
10 years ago |
Jan Tattermusch
|
a7361c79b6
|
update nuspec files
|
10 years ago |
Craig Tiller
|
03c17abf87
|
Merge branch 'you-complete-me' of github.com:ctiller/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
6ec402b9ea
|
Expand comment
|
10 years ago |
Vijay Pai
|
e396a3f314
|
Merge pull request #1608 from ctiller/scalable-poll
More scalable unary polling
|
10 years ago |
Craig Tiller
|
e7023612ef
|
Add a test of cmdline usage strings - and make them saner
|
10 years ago |
Craig Tiller
|
baac940331
|
Add comment
|
10 years ago |
Craig Tiller
|
d1369aa134
|
Merge github.com:grpc/grpc into scalable-poll
|
10 years ago |
Vijay Pai
|
a3c9fb0813
|
Merge pull request #1649 from dgquintas/qps_reporter_refactoring
Refactored benchmark reporting mechanism.
|
10 years ago |
Yang Gao
|
dbf8fdc073
|
Unref the slices if no write will happen.
|
10 years ago |
Nicolas Noble
|
f381f2596f
|
Merge pull request #1772 from jtattermusch/generator_fixes
Flush printers in protoc plugins properly
|
10 years ago |
Stanley Cheung
|
a4ad39176f
|
fix php generated code test server port
|
10 years ago |
Craig Tiller
|
10c763ac62
|
Update doxygen
|
10 years ago |
Craig Tiller
|
d9ba0a5cf6
|
Merge branch 'you-complete-me' of github.com:ctiller/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
2dc3aab38b
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
7a1b415237
|
Re-enable some tests
|
10 years ago |
Craig Tiller
|
5d8310e104
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
29f79dcb08
|
Make C/C++ tests pass
|
10 years ago |
Donna Dionne
|
241563b003
|
Adding 2 helper build scripts to allow docker images to be built
from local repositories.
Framework is already set up in private_build_and_test.sh; helper build script
is needed for each langauge.
|
10 years ago |
Jan Tattermusch
|
5dcebd9015
|
make sure printers are properly flushed
|
10 years ago |
David Garcia Quintas
|
7947f9caa7
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
|
10 years ago |
Jan Tattermusch
|
7692159e90
|
update gitignore
|
10 years ago |
Jan Tattermusch
|
67a77aa723
|
update readme
|
10 years ago |
Craig Tiller
|
e511fdbd51
|
Make test shutdown server
|
10 years ago |
Jorge Canizales
|
8c627c8cd0
|
Merge pull request #1768 from marcwan/master
Fix for changed parseFromData: signature (now parseFromData:error:)
|
10 years ago |
Jan Tattermusch
|
8ed4c3e267
|
provide VS solution for building protoc plugins
|
10 years ago |
Marc Wandschneider
|
f03d2668bc
|
Fix for changed parseFromData: signature (now parseFromData:error:)
|
10 years ago |
Craig Tiller
|
d0e741cf0f
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Eric Anderson
|
14390257d0
|
Merge pull request #1764 from ctiller/so-the-standard-we-rely-on-is-actually-released-and-has-been-for-some-time
Advertise HTTP2 support via ALPN
|
10 years ago |
Craig Tiller
|
6eb2491505
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Nicolas Noble
|
a7628c45a5
|
Merge pull request #1745 from ctiller/misbehaving-is-expected
Add testing of bad client behavior
|
10 years ago |
Nicolas Noble
|
4479d7d10f
|
Merge pull request #1738 from ctiller/explain-the-things
Initial Doxygen configuration
|
10 years ago |
Nicolas Noble
|
b70a085639
|
Merge pull request #1729 from ctiller/its-raining-jobs
Make -j on run_tests work as expected
|
10 years ago |
Craig Tiller
|
3097673253
|
Merge pull request #1766 from ejona86/interop-cleanup
Add TODO interop test case for CONTINUATIONS; clean up TODOs
|
10 years ago |
Eric Anderson
|
a8e50a1853
|
Add TODO interop test case for CONTINUATIONS; clean up TODOs
|
10 years ago |
Craig Tiller
|
ab3310c7ea
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
a2ca74efde
|
Bump version
|
10 years ago |