Nathaniel Manista
d491897c40
Merge pull request #4526 from soltanmm/schrodingers-fix
...
Fix Python test timeouts.
9 years ago
Masood Malekghassemi
f872c6aa9f
Fix Python test timeouts
...
We've been assuming that the server upon invoking start was started.
This has been false; invoking start means that the server will
eventually be started, and to make this reliably observable requires
passing control to core.
9 years ago
Craig Tiller
66953c1c08
Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp
...
Don't include grpc++ in buildtests_c
9 years ago
Yang Gao
11169d9a2c
Merge pull request #4384 from ctiller/big_data
...
Add a test that overflows incoming flow control windows
9 years ago
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
9 years ago
Craig Tiller
f5be46d060
Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context
...
Remove peer from ssl auth context
9 years ago
Craig Tiller
371bdfe206
Merge pull request #4532 from jtattermusch/remove_unused_vsprojects
...
Remove unused vsprojects
9 years ago
Craig Tiller
9fdf8e7102
Merge pull request #4531 from jtattermusch/shorter_win_path
...
Make intermediate directory path shorter than 260characters
9 years ago
Julien Boeuf
96d7c8e7c9
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
9 years ago
Julien Boeuf
ee9d78b960
Unit testing the peer from auth context functionality.
9 years ago
Jan Tattermusch
83a23815b0
remove unused vsprojects
9 years ago
Jan Tattermusch
44fc7200f8
regenerate project files
9 years ago
Jan Tattermusch
6b20f6f46d
make intermediate dir path shorter
9 years ago
Craig Tiller
3f9fe46d4d
Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector
...
Removing the auth_context from the security connector
9 years ago
Craig Tiller
7bd86e18f8
Merge pull request #4512 from jtattermusch/win64_more_fixes
...
Fixing win x64 build with vs2015
9 years ago
Craig Tiller
01294c206f
Merge pull request #4524 from jtattermusch/polish_vcxproj_files
...
Polish vcxproj files
9 years ago
Craig Tiller
4f0cb4b688
Merge pull request #4527 from jtattermusch/silence_lnk4217
...
Ignore warning LNK4217
9 years ago
Jan Tattermusch
025ffeff5e
ignore warning LNK4217
9 years ago
Julien Boeuf
1d9ac6612d
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Jan Tattermusch
1b34aeb554
fixing x64 build with vs2015
9 years ago
Nicolas Noble
0cde8d4509
Merge pull request #4507 from jtattermusch/run_portability
...
Add run_portability.sh script
9 years ago
Jan Tattermusch
ec59bc7f1a
regenerate project files
9 years ago
Jan Tattermusch
e3dea2cd99
make Release depend on Release from nuget deps
9 years ago
Jan Tattermusch
35ca0747b5
silence warnings
9 years ago
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
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