Craig Tiller
56c6b6ab0a
Use CPU cost modelling to increase parallelism
9 years ago
Yang Gao
a5a5cab360
Merge pull request #4774 from ctiller/avl-simplify
...
Simplify AVL stress test
9 years ago
David G. Quintas
f54ae7048f
Merge pull request #4762 from vjpai/server_port
...
Re-enable explicit specification of server port for qps worker
9 years ago
Craig Tiller
b8958ef88a
Simplify avl stress test
9 years ago
Yang Gao
7ff9f3fe7f
Merge pull request #4764 from ctiller/mo-insane
...
Eliminate jobset timeouts in some circumstances
9 years ago
Craig Tiller
47b90cbd79
Merge pull request #4749 from jtattermusch/artifact_builder
...
Add artifact builder script
9 years ago
Craig Tiller
32d0f14c35
Update copyrights
9 years ago
Jan Tattermusch
c0a41f61ce
Merge pull request #4761 from grpc/revert-4652-no-cache
...
Revert "Disable ccache for the moment"
9 years ago
Craig Tiller
590105ac53
Eliminate jobset timeouts in some circumstances
...
There are cases where we truly don't care how long something takes, and
some external timeout will kill truly stuck processes, so let's
eliminate timeouts in those cases
9 years ago
vjpai
2c42bb1d18
Copyright fixes for sanity
9 years ago
Yang Gao
9061bbc1b2
Merge pull request #4763 from ctiller/insane
...
Update copyrights
9 years ago
Craig Tiller
ee36bce881
Update copyrights
9 years ago
Jan Tattermusch
29dadb2404
fix copyrights
9 years ago
Jan Tattermusch
7eba1729f0
building artifacts under docker
9 years ago
Yang Gao
05f31d2eda
Merge pull request #4760 from ctiller/nosec
...
Run nosec tests again
9 years ago
Craig Tiller
8e25c25924
Merge pull request #4683 from yang-g/epollset
...
Tsan error fix.
9 years ago
vjpai
cd624d2eee
Dealt with a nit
9 years ago
Vijay Pai
d3ea2708cc
Re-enable explicit specification of server port for qps worker. Also
...
add in a check that we don't try to use generic testing for sync or unary.
9 years ago
Jan Tattermusch
4ecf24beeb
first take on artifact builder script
9 years ago
Craig Tiller
9f1d863e4e
Revert "Disable ccache for the moment"
9 years ago
Yang Gao
3bd7ecce16
Merge pull request #4758 from vjpai/leakfix
...
Fix asan error
9 years ago
Michael Lumish
2bd2b3e426
Merge pull request #4730 from jtattermusch/revamp_native_loader
...
Revamp C# native loader
9 years ago
Michael Lumish
d70b6dc761
Merge pull request #4676 from stanley-cheung/php_gcov_reports
...
Add gcov php coverage report
9 years ago
vjpai
9de80b2557
Merge branch 'master' into leakfix
9 years ago
Vijay Pai
97a80f7fdb
Merge pull request #4759 from nathanielmanistaatgoogle/copyright-date-fix
...
Copyright date fixes for Python generator files
9 years ago
Craig Tiller
fc051c9aa3
Run nosec tests again
9 years ago
Nathaniel Manista
2a9244a9c4
Copyright date fixes for Python generator files
...
These changes should have been included in dc8c323939
.
9 years ago
vjpai
caace811b4
Fix asan error caused by mismatch in alloc/dealloc between new[] and
...
regular delete...
9 years ago
Masood Malekghassemi
16affcce96
Merge pull request #4735 from soltanmm/sandslash
...
Remove trailing directory-name slashes in setup.py
9 years ago
Masood Malekghassemi
4ae84164e7
Merge pull request #4755 from nathanielmanistaatgoogle/remove-alpha-code-generation
...
Remove Python alpha code generation
9 years ago
Nathaniel Manista
dc8c323939
Remove Python alpha code generation
9 years ago
Yang Gao
7e098a272c
Merge pull request #4754 from ctiller/health
...
Fix copyrights
9 years ago
Craig Tiller
1f980a816f
Fix copyrights
9 years ago
yang-g
a49474e2cb
Merge remote-tracking branch 'upstream/master' into epollset
9 years ago
Nicolas Noble
a0fffb7bfb
Merge pull request #4752 from ctiller/isolated_emus
...
Fix TSAN on Jenkins and on my machine
9 years ago
Craig Tiller
57633ea87b
Merge pull request #4744 from dgquintas/check_newlines
...
Added sanity check for trailing newlines
9 years ago
Jan Tattermusch
447ef7eaaa
extend copyright to 2016
9 years ago
Jan Tattermusch
afab541d01
revamp C# native library loader
9 years ago
Craig Tiller
71a8604488
Fix TSAN on Jenkins and on my machine
9 years ago
yang-g
5d7b6a21df
Merge remote-tracking branch 'upstream/master' into epollset
9 years ago
Nicolas Noble
623ca7dd94
Merge pull request #4739 from ctiller/fix-the-fscking-tsan-build
...
Hard code text segment address for msan, tsan
9 years ago
Nicolas Noble
166e749de8
Merge pull request #4696 from jtattermusch/win_static_deps
...
Link grpc_csharp_ext dependencies on Windows statically
9 years ago
Nicolas Noble
a29a0725ba
Merge pull request #4688 from jtattermusch/static_deps
...
Statically link dependencies of grpc_csharp_ext
9 years ago
Nicolas Noble
2e289aa048
Merge pull request #4612 from sreecha/stress_test_jenkins
...
Jenkins integration of stress tests (running stress tests on locally jenkins node).
9 years ago
David Garcia Quintas
3c1720c984
Updated copyrights...
9 years ago
David Garcia Quintas
17fe83b5ba
Merge branch 'master' of github.com:grpc/grpc into check_newlines
9 years ago
Alistair Veitch
15bad3fba7
Merge pull request #4742 from bogdandrutu/bug
...
Fix the bug that was causing census_initialization to never work.
9 years ago
Michael Lumish
ecda59b653
Merge pull request #4743 from murgatroid99/node_doc_gen_config_update
...
Update Node API documentation generation configuration for move to repo root
9 years ago
David Garcia Quintas
45484b31bb
Added sanity check for trailing newlines
9 years ago
Michael Lumish
d50a4ee2c2
Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize
...
Don't modify proto method names in service paths in Node library
9 years ago