murgatroid99
fafeeb38c1
Fixed some style issues
9 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
9 years ago
murgatroid99
91b964287b
Fixed TODO comment
9 years ago
murgatroid99
38745ef380
Added check for OpenSSL version
9 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
9 years ago
murgatroid99
ca9db40656
Removed C++ build from gyp file, fixed some minor issues
9 years ago
murgatroid99
2d6d3300d9
Added grpc.gyp template
9 years ago
David G. Quintas
a85a0151cd
Merge pull request #3394 from yang-g/empty_stream_interop
...
Add empty_stream test case
9 years ago
yang-g
78bddc66b7
Add empty_stream test case
9 years ago
Yang Gao
36a5551db4
Merge pull request #3176 from jboeuf/core_creds_plugin
...
Design and implementation of the core credentials plugin API.
9 years ago
Yang Gao
5896984558
Merge pull request #3132 from rjshade/rename_callback
...
Rename the TCP server callback arguments to be more descriptive.
9 years ago
Nicolas Noble
0cd97d9e94
Merge pull request #3370 from dgquintas/content_type_filtering
...
Swallow content-type at the client.
9 years ago
David Garcia Quintas
784db97ad2
Swallow content-type at the client. Fixes #3368
9 years ago
Craig Tiller
ad96e1d37a
Merge pull request #3320 from dgquintas/rr_with_registry
...
Round Robin LB Policy
9 years ago
Robbie Shade
fda8260f92
Ran ./tools/buildgen/generate_projects.sh
9 years ago
Robbie Shade
9ab3704a99
Merge remote-tracking branch 'upstream/master' into rename_callback
9 years ago
David G. Quintas
19c06494b5
Merge pull request #3288 from ctiller/snarky-nanny
...
Explicitly set content-type for servers
9 years ago
David Garcia Quintas
2921cf0b34
regenerated projects
9 years ago
David Garcia Quintas
f65ba34134
Merge branch 'rr_with_registry' of github.com:dgquintas/grpc into rr_with_registry
9 years ago
David Garcia Quintas
61d003a15a
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
9 years ago
Nicolas Noble
1f351c9e1c
Merge pull request #3356 from ctiller/fixit
...
Move in-flight callback check up
9 years ago
Craig Tiller
7a514915a3
Move in-flight callback check up
...
Fixes #3203
We entered a live lock race between the promotion callback and pollers,
which was only resolved when the background executor got lucky enough to
pick up the async work.
9 years ago
Nicolas Noble
64b357ce8f
Merge pull request #3351 from ctiller/no-trace
...
Disable refcount tracing
9 years ago
Nicolas Noble
34619572cb
Merge pull request #3350 from ctiller/cowabunga
...
Add tracing for connect latency
9 years ago
Craig Tiller
6728038086
Add server trace line
9 years ago
Craig Tiller
15f8761685
Disable refcount tracing
9 years ago
Craig Tiller
5e53ddb3c5
Add tracing for connect latency
9 years ago
Julien Boeuf
97f80faeb4
Adding documentation.
9 years ago
Julien Boeuf
34da96654d
Regenerating project after merge with master.
9 years ago
Julien Boeuf
fd2f7331fa
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
9 years ago
Julien Boeuf
1928d496a2
Adding C++ tests and fixing a few things.
9 years ago
Yang Gao
9ed4be4895
Merge pull request #3123 from rjshade/SOCK_NONBLOCK
...
Add SOCK_NONBLOCK option to UDP sockets.
9 years ago
Yang Gao
3d29666b9d
Merge pull request #3135 from rjshade/remove_udp_new_transport_cb
...
Remove on_connect callback from udp_server
9 years ago
David G. Quintas
6f3680160a
Merge pull request #3338 from ctiller/bettererer-ports
...
Better port selection
9 years ago
Craig Tiller
76cda1f2d2
Merge pull request #3344 from grpc/jtattermusch-patch-3
...
Remove traces of running zookeeper on jenkins master
9 years ago
Jan Tattermusch
901b0f1a53
Remove traces of running zookeeper on jenkins master
9 years ago
Craig Tiller
131f6edafa
Fix memory leak
9 years ago
Craig Tiller
7dc34ac7a0
Fix memory leak
9 years ago
Julien Boeuf
4ffbf0d22c
Adding tests for credentials plugin.
9 years ago
Eric Anderson
c7fa5f26a5
Merge pull request #3340 from grpc/release-0_11
...
Release 0.11 branch to master.
9 years ago
Nicolas Noble
e8659971a9
Merge pull request #3329 from ctiller/oooooops
...
grpc++.h was not installed
9 years ago
Craig Tiller
1d3f127245
Fix a race in fd_posix.c
9 years ago
Craig Tiller
f52884cc5b
Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports
9 years ago
Craig Tiller
404044acc2
Retry failed port get attempts a few times
9 years ago
Craig Tiller
58c62879f5
Merge branch 'bettererer-ports' of github.com:ctiller/grpc into bettererer-ports
9 years ago
Craig Tiller
d70293c252
Sprinkle casts
9 years ago
Robbie Shade
e388ed3a45
Remove arguments from on_read in test
9 years ago
Robbie Shade
78856d79f0
Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK
9 years ago
Robbie Shade
bb84dc0004
Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb
9 years ago
Robbie Shade
f798b779fc
Merge remote-tracking branch 'upstream/master' into rename_callback
9 years ago