Craig Tiller
|
c12fee6a04
|
Simplify call.c
Reduce duplication of handling in many places and simplify internally
tracked state.
|
10 years ago |
Craig Tiller
|
bd5920751e
|
Fix alloc of zero request
|
10 years ago |
Craig Tiller
|
d24480f3c8
|
Merge branch 'async-api' of github.com:ctiller/grpc into async-api
|
10 years ago |
Craig Tiller
|
cefb00e8eb
|
Fix potential deadlock
|
10 years ago |
Yang Gao
|
51d77166d2
|
Merge pull request #341 from chen-wang/master
Implement full logic of publish and subscribe
|
10 years ago |
Chen Wang
|
4428596d10
|
Merge remote-tracking branch 'upstream/master'
|
10 years ago |
murgatroid99
|
5ca9f921ae
|
Changed PHP metadata representation to associative array of arrays of strings
|
10 years ago |
Chen Wang
|
0b439e42f4
|
change stringstream to ostringstream.
|
10 years ago |
Chen Wang
|
cde34e0b5d
|
change stringstream to ostringstream.
|
10 years ago |
Tim Emiola
|
8aad618711
|
Merge pull request #354 from donnadionne/docker
Adding timeout for each test run so that failed tests do not block the r...
|
10 years ago |
Chen Wang
|
405392c2e8
|
fixed typos and add ListTopics implementation.
|
10 years ago |
Tim Emiola
|
842037aa78
|
Merge pull request #349 from murgatroid99/protobuf-php-references
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
|
10 years ago |
Tim Emiola
|
9068b55359
|
Merge pull request #346 from murgatroid99/php_weak_comparison
Php weak comparison removal
|
10 years ago |
Donna Dionne
|
dd0f8f1702
|
Merge branch 'master' of github.com:google/grpc into docker
|
10 years ago |
Craig Tiller
|
0825f70ca4
|
Merge pull request #360 from nicolasnoble/typos
Cleaning out remains of google3.
|
10 years ago |
Nicolas "Pixel" Noble
|
4d33501a2e
|
Cleaning out remains of google3.
|
10 years ago |
Nathaniel Manista
|
40562576bc
|
Merge pull request #358 from dklempner/build
|
10 years ago |
David Klempner
|
f94838b0a3
|
Make several python scripts explicitly python2.7
I tried actually doing a build on my home desktop, and none of these
run with python 3.3, which is /usr/bin/python on my home desktop.
|
10 years ago |
Craig Tiller
|
fef766933e
|
Back-end for new core API
|
10 years ago |
Tim Emiola
|
c0728c44bf
|
Merge pull request #350 from murgatroid99/node_dockerfile_fix
Set leaf dockerfiles to clean C library before rebuilding
|
10 years ago |
Yang Gao
|
23c8d85e55
|
Merge pull request #339 from ctiller/async-api-prep
Prepare for the new batch call API.
|
10 years ago |
Craig Tiller
|
daceea8670
|
Add some documentation, simplify state
|
10 years ago |
Donna Dionne
|
46433146cc
|
Merge branch 'master' of github.com:google/grpc into docker
|
10 years ago |
Craig Tiller
|
c18c56e40c
|
Split master and reqinfo for clearer code
|
10 years ago |
Craig Tiller
|
c4f0ebe63b
|
Prepare for the new batch call API.
Rename all core API functions that are on their way to deprecation with
an _old tag across all wrappings.
|
10 years ago |
Craig Tiller
|
eac4c2363b
|
Fix server after merge
|
10 years ago |
Craig Tiller
|
40d2a4307b
|
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
|
10 years ago |
Craig Tiller
|
566316f3a5
|
Split legacy code to end of file
|
10 years ago |
Michael Lumish
|
d2bfa1a288
|
Merge pull request #353 from tbetbetbe/grpc_ruby_fix_gemspec
Corrects a typo
|
10 years ago |
Donna Dionne
|
851f591956
|
Adding timeout for each test run so that failed tests do not block the running of the rest of the tests.
|
10 years ago |
Craig Tiller
|
a4716500d2
|
Merge github.com:google/grpc into async-api
|
10 years ago |
Tim Emiola
|
43374163ec
|
Corrects a typo
|
10 years ago |
murgatroid99
|
ea36c97b98
|
Removed redundant call to make in grpc_*_base Dockerfiles
|
10 years ago |
Craig Tiller
|
65047c0195
|
Merge pull request #351 from yang-g/lsan
Fix a memory leak.
|
10 years ago |
Nicolas Noble
|
05b8acccd2
|
Merge pull request #352 from ctiller/huh
Fix link error
|
10 years ago |
Craig Tiller
|
a3b18d922a
|
Fix link error
|
10 years ago |
Yang Gao
|
24e820b226
|
Fix a memory leak.
|
10 years ago |
Craig Tiller
|
e863e1b855
|
Merge github.com:google/grpc into async-api
|
10 years ago |
Craig Tiller
|
a7170ac4ad
|
Get the recv close edge right
|
10 years ago |
murgatroid99
|
ba116528cc
|
Set leaf dockerfiles to clean C library before rebuilding
|
10 years ago |
David Klempner
|
c10f5c9780
|
Merge pull request #306 from nicolasnoble/wakeup-fd-fix
Properly selecting chunks of code for the wakeup fd codepath.
|
10 years ago |
murgatroid99
|
975a07b949
|
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
|
10 years ago |
Craig Tiller
|
701c5843bc
|
Fix tests to be a bit more sane
|
10 years ago |
Craig Tiller
|
9cc6141f99
|
clean up finish a little more
|
10 years ago |
Nicolas "Pixel" Noble
|
81b1cbf4e3
|
Removing comment.
|
10 years ago |
murgatroid99
|
d9ba1db7fa
|
Removed assertEquals from TimevalTest
|
10 years ago |
Craig Tiller
|
39af15104d
|
Cover all edges in the switch (not correctly yet)
|
10 years ago |
Craig Tiller
|
3e598cdcfe
|
Merge pull request #348 from dklempner/asan
Fix poll_kick_posix_test under asan
|
10 years ago |
David Klempner
|
ea6e8a65a2
|
Fix poll_kick_posix_test under asan
1. Init the freelist_mu in the forced-fallback path
2. Free allocated memory in the test_over_free test case.
|
10 years ago |
Craig Tiller
|
12af2bd560
|
Remove unnecessary assert
|
10 years ago |