Craig Tiller
|
18c26922d1
|
Merge pull request #1725 from nicolasnoble/makefile-flaky-tests
Don't run flaky tests on make test.
|
10 years ago |
Nicolas Noble
|
031dea1df4
|
Merge pull request #1740 from ctiller/function-isnt-standard
Remove all uses of __FUNCTION__
|
10 years ago |
Craig Tiller
|
356961916d
|
Remove all uses of __FUNCTION__
|
10 years ago |
Nathaniel Manista
|
19def88839
|
Merge pull request #1737 from ctiller/antagonize-me
Add antagonist processes to run_tests.py.
|
10 years ago |
Craig Tiller
|
234b6e79c0
|
Add antagonist processes to run_tests.py arsenal
These are processes consume CPU for the purpose of slowing down tests, allowing more timing related issues to be exposed.
|
10 years ago |
Masood Malekghassemi
|
bbfe7c9575
|
Merge pull request #1728 from ctiller/i-will-survive
Make Python fit within ulimit
|
10 years ago |
Craig Tiller
|
3a5390e902
|
Reduce threadpool size
|
10 years ago |
Craig Tiller
|
a152b1cf39
|
Merge pull request #1723 from murgatroid99/node_interop_flake
Fixed ordering assumptions in server_streaming interop test
|
10 years ago |
Craig Tiller
|
e594779a0e
|
Reduce threadpool size
|
10 years ago |
Craig Tiller
|
e6eebeb355
|
Reduce threadpool size
|
10 years ago |
Nicolas Noble
|
5fa2eab4f4
|
Merge pull request #1706 from ctiller/streaming-crash-boom-bang
Fix shutdown crash in async streaming test
|
10 years ago |
Craig Tiller
|
84f187966f
|
Make Python fit within ulimit
|
10 years ago |
murgatroid99
|
b4f244f0da
|
Reverted change to _write in client.js
|
10 years ago |
Nicolas "Pixel" Noble
|
4251d561c6
|
Don't run flaky tests on make test.
|
10 years ago |
Nicolas Noble
|
7a875f1a74
|
Merge pull request #1718 from soltanmm/fix-py-test-linkage-on-mac
Fix MacOS Python test linker paths
|
10 years ago |
murgatroid99
|
6d1a8449d1
|
Coalesced redundant code
|
10 years ago |
murgatroid99
|
fe29b6dea1
|
Removed debug log
|
10 years ago |
murgatroid99
|
2fb16aafa3
|
Fixed ordering assumptions in server_streaming interop test
|
10 years ago |
Vijay Pai
|
a4c44c2bcf
|
Merge pull request #1703 from ctiller/fugly
clang-format qps code - it was getting out of hand
|
10 years ago |
Yang Gao
|
fdc9af8dca
|
Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm
Add a test of crashing servers and clients
|
10 years ago |
Yang Gao
|
23c870c805
|
Merge pull request #1710 from ctiller/lets-fix-the-state-machine
Handle priority frames in any header
|
10 years ago |
Vijay Pai
|
bfc01822b1
|
Merge pull request #1693 from dgquintas/fix_sleep_for
Replaced std::this_thread::sleep_for for gpr_sleep_until.
|
10 years ago |
Xudong Ma
|
2178c134de
|
Merge pull request #1719 from madongfly/android_docker
Add two more AVD for api level 21 and 19.
|
10 years ago |
Xudong Ma
|
12ef17cbcd
|
Add two more AVD for api level 21 and 19.
Change the target to Google-Api, since gms only exist in Google-Api targets for api level 19 and older.
|
10 years ago |
Masood Malekghassemi
|
d86576f2e5
|
Fix MacOS Python test linker paths
|
10 years ago |
Michael Lumish
|
35d9fcffc4
|
Merge pull request #1715 from jcanizales/fixes-evil-typo
Fix typo in README commands to compile protos!
|
10 years ago |
Jorge Canizales
|
10b3193728
|
Fix typo in README commands to compile protos!
Let's fix this before everybody hates me.
|
10 years ago |
Craig Tiller
|
da0b312c7f
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
10 years ago |
Nicolas Noble
|
e503dcf146
|
Merge pull request #1711 from ctiller/split-travis-in-two
Split gcov c/c++ into separate runs
|
10 years ago |
David G. Quintas
|
30b39ec4a3
|
Merge pull request #1702 from vjpai/gcc4_4
nullptr->shared_ptr typecast for gcc 4.4
|
10 years ago |
Michael Lumish
|
597c8726d6
|
Merge pull request #1714 from jcanizales/point-to-official-proto-podspec
Point sample app to official protobuf podspec
|
10 years ago |
Jorge Canizales
|
cf08bade36
|
Point sample app to official protobuf podspec
|
10 years ago |
Abhishek Kumar
|
b79f33c819
|
Merge pull request #1713 from ctiller/copy-yeah
Add missing copyright notices
|
10 years ago |
Craig Tiller
|
d4db33dcab
|
Add missing copyright notices
|
10 years ago |
Craig Tiller
|
07cda96f50
|
Split gcov c/c++ into separate runs
|
10 years ago |
Nicolas Noble
|
c26edfd780
|
Merge pull request #1701 from ctiller/expose-all-the-bugs
Force GRPC_TRACE=surface,batch for wrapped languages
|
10 years ago |
Craig Tiller
|
d1e5fe3d71
|
Handle priority frames in any header
|
10 years ago |
Craig Tiller
|
27e14f40aa
|
Properly finish off ops when we see a failure
|
10 years ago |
Craig Tiller
|
3d49461845
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
|
10 years ago |
Craig Tiller
|
8ebcec484f
|
clang-format
|
10 years ago |
Craig Tiller
|
aeea2f2203
|
Fix shutdown crash in async streaming test
|
10 years ago |
Tim Emiola
|
f99689ab77
|
Merge pull request #1704 from jtattermusch/nuget_symbols
Update nuget packages
|
10 years ago |
Jan Tattermusch
|
5f0c4da250
|
Add generated documentation to nuget packages
|
10 years ago |
Craig Tiller
|
5c8737d171
|
clang-format qps code - it was getting out of hand
|
10 years ago |
Vijay Pai
|
76e0fb1dc0
|
Merge pull request #1669 from dgquintas/benchmark_hosts_info
Added the client and server configurations to the bench results proto.
|
10 years ago |
vjpai
|
178a551b5d
|
nullptr->shared_ptr conversion
|
10 years ago |
Jan Tattermusch
|
2ce352de3c
|
added support for building Symbol packages
|
10 years ago |
Craig Tiller
|
9e1dc8a301
|
Merge pull request #1699 from vjpai/rubycore
Don't include a core file
|
10 years ago |
Craig Tiller
|
4fc900343c
|
Force GRPC_TRACE=surface,batch for wrapped languages
Trying to make all bugs become clearer
|
10 years ago |
vjpai
|
121e060f3c
|
Don't include a core file
|
10 years ago |