Jan Tattermusch
|
78e07113e9
|
Get rid of tabs from .include file
|
9 years ago |
Julien Boeuf
|
5b194036b2
|
Making the stack work with outgoing channel args.
|
9 years ago |
David G. Quintas
|
2dd2e895d9
|
Merge pull request #4514 from yang-g/master
hide a debug log under trace and fix two log levels
|
9 years ago |
yang-g
|
575625c12b
|
hide a debug log under trace and fix two log levels
|
9 years ago |
Jan Tattermusch
|
309b62169f
|
Merge pull request #4501 from jtattermusch/refcounting_completion_queue_shutdown
Fix completion queue shutdown race in C#
|
9 years ago |
Jan Tattermusch
|
1212f05d84
|
add run_portability.sh script
|
9 years ago |
Nathaniel Manista
|
afd3fdc31a
|
Merge pull request #4504 from soltanmm/typo-fix
Fix "+ +" typo in Python test harness.
|
9 years ago |
Masood Malekghassemi
|
6b09780f1a
|
Fix typo in Python test harness
|
9 years ago |
Julien Boeuf
|
366f42c12d
|
Removing the auth context from the security connector.
The security connector is a channel/server port wide construct. On the
other hand, the auth_context is a per-connection construct.
|
9 years ago |
Craig Tiller
|
a3f298ff67
|
clang-format
|
9 years ago |
Craig Tiller
|
8a09593639
|
Fix flow control for unstarted streams
|
9 years ago |
Craig Tiller
|
50788ac987
|
Merge branch 'big_data' of github.com:ctiller/grpc into big_data
|
9 years ago |
Craig Tiller
|
ce46c27b74
|
Fix merge
|
9 years ago |
Craig Tiller
|
e1b8c2b07b
|
Fix merge
|
9 years ago |
Craig Tiller
|
86e8ad8ddf
|
Merge github.com:grpc/grpc into big_data
|
9 years ago |
adelez
|
788767a18f
|
Merge pull request #4464 from jtattermusch/coverage_in_debug
Polishing run_tests.py
|
9 years ago |
Jan Tattermusch
|
ea7469d62e
|
refcounting completion queue shutdown
|
9 years ago |
jboeuf
|
62ae50d4ac
|
Merge pull request #4487 from stanley-cheung/php_insecure_channel_creds
PHP: make ChannelCredentials::createInsecure explicit
|
9 years ago |
Jan Tattermusch
|
68016a1f3c
|
fix build_step_environ()
|
9 years ago |
Nicolas Noble
|
416000f43f
|
Merge pull request #4485 from ctiller/wat
Add fflush to windows log lines
|
9 years ago |
David G. Quintas
|
da755a9340
|
Merge pull request #4482 from ctiller/lobapo
lb_policies_test robustness work
|
9 years ago |
Stanley Cheung
|
6bd3180dfd
|
php: make channel
credentials createInsecure explicit
|
9 years ago |
Craig Tiller
|
8032828dff
|
Merge github.com:grpc/grpc into poffy
|
9 years ago |
David G. Quintas
|
7a53de18ba
|
Merge pull request #4467 from ctiller/DotInHeaderName
Allow . in header names
|
9 years ago |
Yang Gao
|
5ff97a27a9
|
Merge pull request #4479 from ctiller/aarons-bug
Fix double read at end of stream bug
|
9 years ago |
Craig Tiller
|
9e38c21b65
|
Merge pull request #4484 from alfatraining/fix_test/gpr_stack_lockfree_test
fix gpr_stack_lockfree_test assert bug on 64 bits
|
9 years ago |
Konstantinos Sofokleous
|
1ce471a670
|
fix indentation and be more explicit re cast to gpr_atm
|
9 years ago |
Craig Tiller
|
0580b6aef0
|
Add fflush to windows log lines
|
9 years ago |
Craig Tiller
|
aff6d610c3
|
Merge pull request #4481 from dgquintas/interop_compression
Removed compression checks from vanilla large unary
|
9 years ago |
Konstantinos Sofokleous
|
147cc70dd6
|
fix gpr_stack_lockfree_test assert bug on 64 bits
|
9 years ago |
Craig Tiller
|
cee1477a0b
|
lb_policies_test robustness work
|
9 years ago |
David Garcia Quintas
|
a2b7817481
|
Removed compression checks from vanilla large unary
|
9 years ago |
Sree Kuchibhotla
|
e5cdbea153
|
Merge pull request #4453 from ctiller/server_stall
Server stall fix
|
9 years ago |
Craig Tiller
|
ca9a637877
|
Fix double read at end of stream bug
|
9 years ago |
Jan Tattermusch
|
e4a6918a41
|
polishing run_tests.py
|
9 years ago |
Yang Gao
|
8ccebc403f
|
Merge pull request #4478 from ctiller/sleep-longer
Stabilize test by increasing timeout
|
9 years ago |
Craig Tiller
|
54bc8a959e
|
Stabilize test by increasing timeout
|
9 years ago |
Stanley Cheung
|
f6d4c626ac
|
Merge pull request #4477 from stanley-cheung/php_bump_version_for_release
PHP: bump version for release
|
9 years ago |
Stanley Cheung
|
27a31677d2
|
php: bump version for release
|
9 years ago |
LisaFC
|
31e01d728e
|
Merge pull request #4043 from jeady/patch-1
Use code type highlight for the code blocks in the cpp helloworld
|
9 years ago |
Stanley Cheung
|
847be49375
|
Merge pull request #4432 from stanley-cheung/php_remove_hack
php: remove dockerfile hack
|
9 years ago |
Stanley Cheung
|
c66ff0934b
|
re-arrange dockerfile
|
9 years ago |
Stanley Cheung
|
c9589daba2
|
remove dockerfile hack;;
|
9 years ago |
James Eady
|
2e9ce91eb2
|
Use code type highlight for the code blocks in the cpp helloworld
example README.md
..
|
9 years ago |
Jan Tattermusch
|
5c8c3e78a5
|
Merge pull request #4435 from murgatroid99/node_interop_server_response_delay
Added support for ResponseParameters.interval_us to the Node interop server
|
9 years ago |
Jan Tattermusch
|
9bbb1f9222
|
simple kill test
|
9 years ago |
Eric Anderson
|
8c96b29760
|
Merge pull request #4465 from grpc/DotInHeaderName
Allow period in header names
|
9 years ago |
Craig Tiller
|
a7615892f9
|
Allow . in header names
|
9 years ago |
Louis Ryan
|
a614f4eb79
|
Update PROTOCOL-HTTP2.md
|
9 years ago |
Yang Gao
|
29c3ca5a3a
|
Merge pull request #4451 from ctiller/proxy-crash
Fix proxy end2end tests
|
9 years ago |