Jan Tattermusch
5ff32fa9fd
update .xproj files
9 years ago
Jan Tattermusch
c58b3bbbaf
rename Grpc.Dnx.sln
9 years ago
Jan Tattermusch
8d9dff5118
prevent interfering of project.json files with .csproj files in VS2015
9 years ago
Jan Tattermusch
ec4359ddc1
add support for CoreCLR
9 years ago
David G. Quintas
e697b7dbc6
Merge pull request #6895 from dgquintas/async_docs_fixit
...
Added docs to server's shutdown docstrings
9 years ago
Jan Tattermusch
0aa23d83ad
Merge pull request #6704 from yang-g/distribtest
...
Add distrib test utilities for c++
9 years ago
Jan Tattermusch
eeffc68e99
Merge pull request #6890 from jtattermusch/csharp_less_verbose_logs
...
C# less verbose logs
9 years ago
David Garcia Quintas
058c9de8b2
Added to server's shutdown docstrings
9 years ago
Abhishek Kumar
a47acad040
Merge pull request #6852 from nathanielmanistaatgoogle/status-codes
...
Document cardinality violation status codes
9 years ago
yang-g
46f4a681d2
minor fixes
9 years ago
Jan Tattermusch
a3a75284f8
Merge pull request #6887 from stanley-cheung/php-remove-composer-version
...
PHP: remove explicit version in composer.json
9 years ago
Jan Tattermusch
5225f83bb2
Merge pull request #6865 from vjpai/stylin
...
Doc Fixit: Introduce C++ style guide
9 years ago
Jan Tattermusch
136307756c
Merge pull request #6438 from y-zeng/reflection_separate_lib
...
Proto server reflection
9 years ago
Jan Tattermusch
74823b99cf
Merge pull request #6879 from kpayson64/server_metadata_fix
...
Fixed bug with server initial metadata type translation
9 years ago
Jan Tattermusch
7d670f5c87
Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructor
...
PHP: add optional channel argument to BaseStub constructor
9 years ago
Jan Tattermusch
504b3b9cc4
set default gRPC C# logging level to Info
9 years ago
Jan Tattermusch
2bab9a8339
add LogLevel enum
9 years ago
Stanley Cheung
f38f2bb431
php: remove explicit version in composer.json
9 years ago
yang-g
a011572c81
cloning from the local repo
9 years ago
Stanley Cheung
e05d31962d
php: add channel argument to BaseStub constructor
9 years ago
Ken Payson
6b943e55fa
Fixed bug with server initial metadata type translation
9 years ago
Jan Tattermusch
55ca239bc2
Merge pull request #6547 from kpayson64/py_generic_stream_test
...
Added unit test for generic empty stream
9 years ago
Jan Tattermusch
9ed5589d5c
Merge pull request #6867 from ctiller/blazing-fuzz
...
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
9 years ago
Jan Tattermusch
f04a94b064
Merge pull request #6864 from ctiller/fuzzing-hell
...
Fix fuzzing detected bug
9 years ago
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
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
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
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
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
Yang Gao
0aa822b20f
minor fixes
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
Jan Tattermusch
032a03e167
Merge pull request #6828 from soltanmm/arkenhammer
...
Add common proto files to Python grpcio-tools
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
Jan Tattermusch
a5871cf9c2
Merge pull request #6843 from soltanmm/doc-tools
...
Add usage documentation to Python tools distribution
9 years ago
Jan Tattermusch
c2663680a0
Merge pull request #6811 from soltanmm/names
...
Use Python namespace packages
9 years ago
Jan Tattermusch
6fba013739
Merge pull request #6773 from y-zeng/handler_http_response
...
On receiving an unexpected response, provide the reason in the error message of the returned status
9 years ago