Craig Tiller
52c8c97ca3
Explicitly set content-type for servers
10 years ago
Craig Tiller
6ecd8ad519
Make zookeeper compile with execution contexts
10 years ago
Jan Tattermusch
f6e26388f8
bump version of C# to 0.7.1
10 years ago
Craig Tiller
8b52f853a5
Document exec_ctx
10 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
10 years ago
Jorge Canizales
b873ac916e
Fix mutex bug
10 years ago
Craig Tiller
58473e8c37
Add mutex init
10 years ago
Masood Malekghassemi
6ee0bb1e74
Update Python release to 0.11.0b1
10 years ago
Julien Boeuf
8b0b6f413d
It is a bad idea to have a map with string_refs as output params.
...
This is very much unsafe as the string_ref could point on a stack
variable of the callee.
10 years ago
Craig Tiller
8602d3e4ac
Fix argument order
10 years ago
murgatroid99
ff0ba48cbb
Update Node module to 0.11.1 in anticipation of point release
10 years ago
Craig Tiller
b8b1a462e5
Finish cleanup
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Nathaniel Manista
8c2c44b5c6
Fix erroneous attribute name.
...
This defect was introduced in 9e4d0610ea
. I had thought that
this code was exercised in tests but it is bypassed by the use of
grpc_test.beta.test_utilities.not_really_secure_channel. :-(
10 years ago
Stanley Cheung
86bfc74a12
php: update text to reflect beta
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
9fa914e554
Fixup naming
10 years ago
Craig Tiller
8ad03754ec
Change runs to enqueue
10 years ago
Craig Tiller
9f7dc3a4e5
Move argument passing to start of list
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Stanley Cheung
e9cfa318a4
minor fixes
10 years ago
Stanley Cheung
e4c4738963
php: add examples for apache and nginx
10 years ago
Craig Tiller
298751c119
Split closures from iomgr.h
10 years ago
Craig Tiller
af73d78b78
clang-format all core files
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
Craig Tiller
40cd820fd6
Fix list iteration
10 years ago
Julien Boeuf
51261563da
Fixing issue #3390
...
A transport op indicating a cancellation can be sent to the auth client
filter. In this case, the code should not assert that a context is not
null on this op.
10 years ago
Craig Tiller
62aef62136
Fixes
10 years ago
Julien Boeuf
14929d4e35
Credentials plugin fixes (after the branch was merged).
10 years ago
David Garcia Quintas
f065c744e3
Removed spurious predicate from if branch
...
the channeld->content_type->key is already consumed by the preceding if.
10 years ago
David G. Quintas
af970edf2e
Fixed typo in channel_args.h docstring
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
Nicolas "Pixel" Noble
3a26c5bb5d
Shutting down warning about operations on closed sockets.
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
Masood Malekghassemi
41a3bc7784
Update test for changed core HTTP header handling
10 years ago
Jan Tattermusch
48e57fabca
make function definitions match declaration in header
10 years ago
Jan Tattermusch
34f398edf6
remove leftover field initialization
10 years ago
Craig Tiller
3ffd8220a1
Call list progress
10 years ago
Craig Tiller
d1bec03fa1
Call list progress
10 years ago
David Garcia Quintas
13a71120f7
Client now swallows content-type on receive
10 years ago
Craig Tiller
33825118df
Cleanup
10 years ago
Craig Tiller
000cd8f9f7
Introduce call lists for moving work outside locks
10 years ago
yang-g
d886f33939
add a test
10 years ago
yang-g
a63fe4e259
remove interested party early
10 years ago
Jan Tattermusch
c4ebda7d30
plain log message should not be treated as format string
10 years ago
David Garcia Quintas
4a47c2ad44
Revert "Swallow content-type at the client. Fixes #3368"
...
This reverts commit 784db97ad2
.
10 years ago