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 |
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 |
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 |
murgatroid99
|
a78a3b2dbe
|
Disable alpn bad_ssl core tests
|
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 |
Jan Tattermusch
|
9ed4098925
|
update .csproj projects to Google.Apis.Auth to 1.16.0
|
8 years ago |
Jan Tattermusch
|
3fa3d44548
|
update Google.Apis.Auth to 1.16.0 for project.json projects
|
8 years ago |
thinkerou
|
abc1a4414d
|
fix type convert
|
8 years ago |
David Garcia Quintas
|
d10f1775eb
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
8 years ago |
kpayson64
|
d57bbe7f8f
|
Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master
Use thread pool from concurrent-ruby on ruby server
|
8 years ago |
Craig Tiller
|
78dc25e86b
|
Revert barrier change to restore TSAN passing
|
8 years ago |
Makarand Dharmapurikar
|
7c29c57a60
|
Fixed compile error introduced after merge
|
8 years ago |
Craig Tiller
|
62622970cd
|
Fix typo
|
8 years ago |
David Garcia Quintas
|
42adfb89ce
|
typo
|
8 years ago |
Craig Tiller
|
f6b6d29841
|
Address review comments
|
8 years ago |
Craig Tiller
|
23aff2e0cd
|
Improve comment
|
8 years ago |
Craig Tiller
|
255dad3630
|
Merge github.com:grpc/grpc into grand-unified-closures
|
8 years ago |
kpayson64
|
8d40e083f1
|
Merge pull request #7018 from vjpai/fc_unary
Support server-side streaming of a unary RPC
|
8 years ago |
Craig Tiller
|
a6c2179c3b
|
clang-format
|
8 years ago |
Craig Tiller
|
1ccf6212ed
|
Merge github.com:grpc/grpc into bigger_frames
|
8 years ago |
David Garcia Quintas
|
e44902ecc9
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
8 years ago |
David Garcia Quintas
|
d1a47f1627
|
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
|
8 years ago |
Alexander Polcyn
|
676565326c
|
destroy byte buffer reader after use
|
8 years ago |
murgatroid99
|
7c5befd86b
|
Change UnimplementedService to UnimplementedEchoService in echo.proto
|
8 years ago |
Mark D. Roth
|
79620aaa10
|
Merge pull request #7943 from markdroth/client_channel_cleanup
Move subchannel_call_holder code into client_channel module.
|
8 years ago |
kpayson64
|
0719810df8
|
Merge pull request #7914 from y-zeng/cli_main_fork
Improve gRPC CLI
|
8 years ago |
kpayson64
|
cfa18475f6
|
Merge pull request #7918 from y-zeng/server_builder
Add ServerBuilderPlugin::UpdateChannelArguments
|
8 years ago |
Nicolas Noble
|
29b75b13ac
|
Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h
Add IWYU export pragmas to grpc++/grpc++.h.
|
8 years ago |
kpayson64
|
f4379d2d2c
|
Merge pull request #7904 from aaronjheng/futures
remove futures from py3
|
8 years ago |
David Garcia Quintas
|
d3dee72437
|
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
|
8 years ago |
Craig Tiller
|
1141aef9b7
|
Merge pull request #7936 from y-zeng/log_test
Add no-logging test
|
8 years ago |
kpayson64
|
46c7a16c06
|
Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix
server builder include fix
|
8 years ago |
kpayson64
|
da2b480eea
|
Merge pull request #7942 from a-veitch/add_proto
Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
|
8 years ago |
Nicolas Noble
|
19bfb53786
|
Merge pull request #7877 from adelez/route_to_gfe
Use the VIP that routes to GFE.
|
8 years ago |