Craig Tiller
|
ad7d11dc96
|
Merge pull request #5138 from jtattermusch/fix_python_centos6
Fix python centos6 distribtest
|
9 years ago |
Nicolas "Pixel" Noble
|
cda4bad582
|
Flagging 0.13 as pre1.
|
9 years ago |
Jan Tattermusch
|
3b3dcb20ec
|
fix python centos6 distribtest
|
9 years ago |
Craig Tiller
|
64914ae6b5
|
Merge pull request #5128 from yang-g/inherit_from_grpc_library
Add missing base class
|
9 years ago |
Nicolas Noble
|
824a0903a5
|
Merge pull request #5129 from ctiller/version_number
build.yaml centric versioning
|
9 years ago |
Nicolas Noble
|
e2c7671170
|
Merge pull request #5099 from vjpai/cpp_races
Move internals of many C++ Async classes to ref-counted struct
|
9 years ago |
Craig Tiller
|
719a9a085c
|
Ummmm
|
9 years ago |
yang-g
|
a1fc8fb95f
|
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
|
9 years ago |
Nathaniel Manista
|
757c157d86
|
Merge pull request #5134 from soltanmm/cleaners
Clean-up Python linux-binary installation.
|
9 years ago |
murgatroid99
|
135ebafab2
|
Removed macos from the docker_suffix list
|
9 years ago |
Masood Malekghassemi
|
35afe4afaf
|
Fall back to building if GCS cannot be reached
|
9 years ago |
Masood Malekghassemi
|
6598ce16db
|
Move os.environ to module-level
|
9 years ago |
David G. Quintas
|
d397b7a628
|
Merge pull request #5133 from ctiller/includes
Fix include hygiene
|
9 years ago |
murgatroid99
|
456cbaee76
|
Fixed node mac distrib tests
|
9 years ago |
Vijay Pai
|
6d98638c3c
|
Merge pull request #5131 from ctiller/sanitize-again
Fix sanity
|
9 years ago |
Craig Tiller
|
ee6a1dcea6
|
Fix include hygiene
|
9 years ago |
Masood Malekghassemi
|
842122675b
|
Merge pull request #5127 from soltanmm/fuu
Fix GCS URL for Python
|
9 years ago |
Craig Tiller
|
42b7b3056a
|
Merge pull request #5132 from jtattermusch/fix_python_opensuse
Fix python opensuse distribtest
|
9 years ago |
Craig Tiller
|
3b93efbabc
|
Fix copyright
|
9 years ago |
Jan Tattermusch
|
1431e70c77
|
fix python opensuse distribtest
|
9 years ago |
Craig Tiller
|
45551e0c99
|
Fix sanity
|
9 years ago |
Nicolas "Pixel" Noble
|
cd41a0b549
|
Removing undescores in {GPR,GRPC,CENSUS}_API.
|
9 years ago |
yang-g
|
e2a4e99091
|
merge from master
|
9 years ago |
yang-g
|
5e67246f84
|
that clang-format
|
9 years ago |
Vijay Pai
|
4776292fc3
|
Merge branch 'master' into cpp_races
|
9 years ago |
Vijay Pai
|
30bf3ea4b9
|
clang-format
|
9 years ago |
murgatroid99
|
877772fbb6
|
Enable Node distrib tests on Mac
|
9 years ago |
Alistair Veitch
|
e28e426af5
|
Merge branch 'master' into base_log
|
9 years ago |
Alistair Veitch
|
2e7d06703d
|
merge
|
9 years ago |
Craig Tiller
|
2d3bed911e
|
Merge github.com:grpc/grpc into version_number
|
9 years ago |
Craig Tiller
|
f008f067f8
|
build.yaml centric versioning
|
9 years ago |
yang-g
|
46d22d5fa7
|
add missing base class
|
9 years ago |
Masood Malekghassemi
|
064d37d380
|
Fix GCS URL for Python
|
9 years ago |
Vijay Pai
|
81b780b84b
|
Merge pull request #5126 from sreecha/thread_stress_test
Modify thread stress test. Receive threads >> send threads
|
9 years ago |
Masood Malekghassemi
|
e4333fa1d3
|
Merge pull request #5077 from soltanmm/bump
Bump python version
|
9 years ago |
Vijay Pai
|
c593ca0171
|
reset the shared_ptr
|
9 years ago |
Michael Lumish
|
051e1c1b6e
|
Merge pull request #5117 from jtattermusch/csharp_distribtest_mac
Enable C# distribtest on macos
|
9 years ago |
Sree Kuchibhotla
|
001db590ff
|
Modify the test to have large number of threads receiving the RPCs and a
smaller number of threads sending the RPCs. This increases the
likelyhood of race-conditions on receiving threads.
|
9 years ago |
Michael Lumish
|
469e2fd3fb
|
Merge pull request #5113 from jtattermusch/node_distribtest_fixes
Node distribtest fixes
|
9 years ago |
Michael Lumish
|
f06fea37d0
|
Merge pull request #5125 from nicolasnoble/no-req
Removing libgrpc requirement.
|
9 years ago |
Nicolas "Pixel" Noble
|
d271dd400f
|
Nope.
|
9 years ago |
Jan Tattermusch
|
68c6b62580
|
Merge pull request #5123 from ctiller/sanitize
Fix sanity
|
9 years ago |
Craig Tiller
|
6c90d898b6
|
Fix sanity
|
9 years ago |
adelez
|
7761afa353
|
Merge pull request #5047 from adelez/cloud_to_canary
Added four different prod servers to run cloud_to_prod(_auth) tests against
|
9 years ago |
Craig Tiller
|
44d2bf378e
|
Merge pull request #5114 from yang-g/flushed_too_early
flush the stalled list after the window is updated
|
9 years ago |
Craig Tiller
|
2c073e361e
|
Merge pull request #5110 from jtattermusch/fix_python_jessie_x86
Make python jessie x86 distribtest pass
|
9 years ago |
Craig Tiller
|
4c848c5af0
|
Merge pull request #5109 from jtattermusch/ruby_python_collect_artifacts
Add python and ruby to package_targets.py
|
9 years ago |
Craig Tiller
|
91aaee429b
|
Merge pull request #5096 from a-veitch/win_cv_wait
Add timespan support for win32 gpr_cv_wait.
|
9 years ago |
Craig Tiller
|
55e813f946
|
Merge pull request #5088 from murgatroid99/core_long_int64_t
Replace 'long' with 'int64_t' in public core headers
|
9 years ago |
Jan Tattermusch
|
474ccfcaed
|
revert suspicious change to node_jessie_x86
|
9 years ago |