Craig Tiller
|
927b01e359
|
Merge github.com:grpc/grpc into sweeps
|
8 years ago |
Craig Tiller
|
f16c30b0e9
|
Merge pull request #7865 from ctiller/moovee
Remove blah repos from the visualization
|
8 years ago |
Craig Tiller
|
cd1feaab30
|
Merge pull request #7816 from ctiller/benchmark-verbosity
Increase log verbosity for benchmark driver
|
8 years ago |
Makarand Dharmapurikar
|
2b98b77225
|
add cacheable option to client_context
|
8 years ago |
Craig Tiller
|
cd0ea6334a
|
Merge pull request #7864 from ctiller/bigger_frames
Support >16kib frame sizes in core
|
8 years ago |
Philipp Wahala
|
b72e78e23c
|
Fix typo in node.js README
|
8 years ago |
Craig Tiller
|
c1c691fdb1
|
Fix merge error
|
8 years ago |
Jan Tattermusch
|
b6e8c16205
|
Merge pull request #7986 from jtattermusch/coreclr_interop_fixes
Improvements to CoreCLR support
|
8 years ago |
Craig Tiller
|
302d2a9e1e
|
Merge pull request #7987 from ctiller/fuzz-fails
Fix fuzzing detected failure
|
8 years ago |
Mark D. Roth
|
164f0e926d
|
Merge remote-tracking branch 'upstream/master' into http_connect
|
8 years ago |
Craig Tiller
|
61a420e996
|
Merge pull request #7871 from ctiller/document-undocumented-things
List undocumented things in core, c++
|
8 years ago |
Mark D. Roth
|
9717e5fe93
|
Fix test broken by merge.
|
8 years ago |
Craig Tiller
|
344834b40b
|
Merge github.com:grpc/grpc into grand-unified-closures
|
8 years ago |
Mark D. Roth
|
a587b41369
|
Update some tests.
|
8 years ago |
Mark D. Roth
|
aeba8793e4
|
Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes
|
8 years ago |
Mark D. Roth
|
e011b1e4ca
|
Move is_balancer into a new struct in the client_config directory.
|
8 years ago |
Jan Tattermusch
|
7a209ace0e
|
Merge pull request #7753 from apolcyn/update_generate_protos_script
update and add new generate_protos script in csharp examples
|
8 years ago |
Jan Tattermusch
|
5fd57e4a50
|
Merge pull request #7737 from apolcyn/update_nuget_clients
update nuget client to latest version on performance workers
|
8 years ago |
Adele Zhou
|
445534ece5
|
add more known failure msgs.
|
8 years ago |
Craig Tiller
|
e0321637d7
|
Merge pull request #7774 from ctiller/percent-encoder
Percent encoding routines
|
8 years ago |
thinkerou
|
efbc9e7b9f
|
update func desc
|
8 years ago |
thinkerou
|
03dc219896
|
update func desc
|
8 years ago |
apolcyn
|
4bb13b3574
|
Merge pull request #7837 from apolcyn/update_csharp_examples
change hint paths for protobuf to use net45 dir in csproj files
|
8 years ago |
apolcyn
|
5160fdab3b
|
Merge pull request #7963 from apolcyn/fix_server_leak
destroy byte buffer reader after use
|
8 years ago |
Nicolas Noble
|
c3a062dbee
|
Merge pull request #8005 from murgatroid99/run_tests_node_6_v1.0
Add Node 6 to the list of recognized compilers in run_tests.py
|
8 years ago |
murgatroid99
|
6485393534
|
Add Node 6 to the list of recognized compilers in run_tests.py
|
8 years ago |
Mark D. Roth
|
0209f675c4
|
Fix HTTP proxy code to avoid having multiple outstanding writes.
|
8 years ago |
Stanley Cheung
|
6b69169e7c
|
Merge pull request #7959 from stanley-cheung/php-minor-fix-interop
PHP: use ssl hostname override as auth audience uri if present
|
8 years ago |
Nicolas Noble
|
6ce5228737
|
Merge pull request #7953 from makdharma/grpc_caching_test
Grpc caching test
|
8 years ago |
Mark D. Roth
|
f168234310
|
Initialize is_balancer field in various tests.
|
8 years ago |
Mark D. Roth
|
989cdcd610
|
clang-format
|
8 years ago |
Mark D. Roth
|
3ad6188920
|
Fix a few lingering references to max_message_size.
|
8 years ago |
Mark D. Roth
|
39b5871d7b
|
Use http_proxy environment variable instead of URI query param.
|
8 years ago |
Adele Zhou
|
dea1f4f473
|
Change permissions to run on Jenkins.
|
8 years ago |
Stanley Cheung
|
cde12a523a
|
php: use ssl hostname_override as auth audience uri if present
|
8 years ago |
Stanley Cheung
|
47110750bc
|
php: minor error initializing a variable
|
8 years ago |
Nicolas Noble
|
74c92f62d9
|
Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x
Manual upmerge from v1.0.x
|
8 years ago |
Nicolas Noble
|
51d05b2931
|
Merge pull request #7894 from murgatroid99/build.yaml_changes
build.yaml changes to make certain grpc++ builds work
|
8 years ago |
Mark D. Roth
|
6c3295a5a2
|
Merge remote-tracking branch 'upstream/master' into http_connect
|
8 years ago |
Mark D. Roth
|
7bfa1a8343
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
|
8 years ago |
Mark D. Roth
|
f655c85140
|
Add is_resolver bit to grpc_resolved_address.
|
8 years ago |
murgatroid99
|
a78a3b2dbe
|
Disable alpn bad_ssl core tests
|
8 years ago |
Mark D. Roth
|
c99fd89d32
|
Increase max send message size on server used in objc tests.
|
8 years ago |
Mark D. Roth
|
6980362c4e
|
Allow setting max send message size via C++ ServerBuilder API.
|
8 years ago |
Craig Tiller
|
ecb12511ed
|
Fix fuzzing detected failure
|
8 years ago |
Jan Tattermusch
|
7b3cf071c3
|
address coreCLR TODO
|
8 years ago |
Jan Tattermusch
|
06aff11d39
|
upgrade Moq to version that supports netstandard1.3
|
8 years ago |
Jan Tattermusch
|
b9a6f79241
|
cleanup of project.json files
|
8 years ago |
Jan Tattermusch
|
350458f714
|
update csproj files to Google.Protobuf to 3.0.0
|
8 years ago |
Jan Tattermusch
|
d059de7c55
|
update Protobuf to 3.0.0 in project.json projects
|
8 years ago |