Ken Payson
7aabab7111
Added unit test for empty request/responses
9 years ago
Jan Tattermusch
68e5ecbee4
Merge pull request #6503 from kpayson64/python_3_support
...
Initial Python3 support
9 years ago
Jan Tattermusch
ead54999ac
Merge pull request #6840 from yang-g/command-line-tool-1
...
Add a doc for the command line tool
9 years ago
Jan Tattermusch
6d13e4da0e
Merge pull request #6869 from jtattermusch/runtest_add_more_portability_targets
...
Add support for clang3.5, clang3.7 and gcc4.6 in run_tests.py
9 years ago
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
9 years ago
vjpai
77a927be5a
Digraph
9 years ago
Martin Dyring-Andersen
0de6cea207
Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined
9 years ago
Craig Tiller
efa7d32417
Merge branch 'fuzzing-hell' into error
9 years ago
Yuchen Zeng
bcf5023bb6
Fix zookeeper_test
9 years ago
Yuchen Zeng
654db3d33e
Regenerate build files
9 years ago
Yuchen Zeng
ed81a88c3e
Merge remote-tracking branch 'upstream/master' into log_format_check
9 years ago
Yuchen Zeng
beaa35724c
Fix type mismatch for type_size
9 years ago
Yuchen Zeng
0ba114408e
Fix gpr_log format mismatches in c++ tests
9 years ago
Craig Tiller
08f9a9bbf9
fuzzer corpus
9 years ago
Yuchen Zeng
1f24af879c
Restricted the check to GUNC
9 years ago
Jan Tattermusch
a9e3ea3815
Merge pull request #6659 from stanley-cheung/php-fix-style
...
PHP: ran php-cs-fixer again
9 years ago
Jan Tattermusch
dfbee48de0
Merge pull request #6853 from nathanielmanistaatgoogle/operationtyple-equals-equals
...
Use == instead of is for cygrpc.OperationType values
9 years ago
Vijay Pai
15855f3e7f
Switch server builder plugin API to something that will work with gcc4.4
9 years ago
Ken Payson
1efb6017ec
Initial Python3 support
...
Notable Changes:
-Convert all str types to byte types at cython layer (ascii encoding)
-Use six for packages that have different names in Python2/Python3
-By default, unit tests are compiled/run in Python2.7 and Python3.4
-Ensure MACOSX_BUILD_TARGET is at least 10.7
9 years ago
Craig Tiller
eca1f715a9
fuzzer corpus
9 years ago
Craig Tiller
1281e7ca2c
fuzzer corpus
9 years ago
Craig Tiller
9e693b520f
Re-enable squeltch
9 years ago
Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
Craig Tiller
8da8511762
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
9 years ago
vjpai
bd67b559f5
this_thread
9 years ago
Vijay Pai
eac07c3cc8
WIP
9 years ago
vjpai
3a6385b53e
Add ref to test
9 years ago
Craig Tiller
e4e865f0c0
Fix fuzzing detected bug
9 years ago
vjpai
967e378f19
More docs
9 years ago
vjpai
41c7d01fea
First draft of C++ style guide, minor changes to C
9 years ago
Craig Tiller
05bec5c0ab
Fix uninitialized variable
9 years ago
Craig Tiller
1703cd0969
Merge github.com:grpc/grpc into error
9 years ago
Craig Tiller
cd3bb6b16e
Fix broken assert
9 years ago
Vijay Pai
b645a2d3ce
Remove another range-based for
...
Do not make explicit comparisons against nullptr; only use
implicit typecast to bool
9 years ago
Yang Gao
0aa822b20f
minor fixes
9 years ago
Vijay Pai
ce350a5925
override->GRPC_OVERRIDE
...
Remove range-based fors
9 years ago
Jan Tattermusch
698d3e91ff
Merge pull request #6822 from yang-g/empty_message_test
...
add a test with empty request
9 years ago
Jan Tattermusch
216e1a18a9
Merge pull request #6804 from ctiller/plugin_advertisement
...
Advertise transport selected in user-agent string
9 years ago
Jan Tattermusch
e4fb0fe3fc
Merge pull request #6753 from ctiller/fuzz-me
...
Fix server side memory leak
9 years ago
Craig Tiller
34b11dfb55
Merge github.com:grpc/grpc into error
9 years ago
Makarand Dharmapurikar
509246f59b
implement interval_us functionality
...
Implemented ability to sleep before sending response as intended
by the ResponseParameters proto.
9 years ago
Craig Tiller
3c63c8fda0
Update new fixture
9 years ago
Vijay Pai
203b20c9b2
Add g++
9 years ago
Jan Tattermusch
032a03e167
Merge pull request #6828 from soltanmm/arkenhammer
...
Add common proto files to Python grpcio-tools
9 years ago
Craig Tiller
161f76304e
Fix ipv4-only listening
9 years ago
Craig Tiller
8e596c1010
Merge branch 'error' of github.com:ctiller/grpc into error
9 years ago
Craig Tiller
39a59efddb
Fix somewhat obvious error
9 years ago
Jan Tattermusch
d2c0256540
Merge pull request #6855 from makdharma/issue6834
...
fix for #6834
9 years ago
Jan Tattermusch
24cb78d8f4
Merge pull request #6751 from soltanmm/6522
...
Add a test for grpc/grpc#6522
9 years ago
Jan Tattermusch
a68b07e023
Merge pull request #6841 from makdharma/issue6344
...
fix for issue 6344. added printing of .proto file comments in generat…
9 years ago