Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
| | |||
* | Merge pull request #5128 from yang-g/inherit_from_grpc_library | Craig Tiller | 2016-02-08 |
|\ | | | | | Add missing base class | ||
* \ | Merge pull request #5129 from ctiller/version_number | Nicolas Noble | 2016-02-08 |
|\ \ | | | | | | | build.yaml centric versioning | ||
* \ \ | Merge pull request #5099 from vjpai/cpp_races | Nicolas Noble | 2016-02-08 |
|\ \ \ | | | | | | | | | Move internals of many C++ Async classes to ref-counted struct | ||
| | * | | Ummmm | Craig Tiller | 2016-02-08 |
| | | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library | yang-g | 2016-02-08 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #5134 from soltanmm/cleaners | Nathaniel Manista | 2016-02-08 |
|\ \ \ \ | | | | | | | | | | | Clean-up Python linux-binary installation. | ||
| * | | | | Fall back to building if GCS cannot be reached | Masood Malekghassemi | 2016-02-08 |
| | | | | | |||
| * | | | | Move os.environ to module-level | Masood Malekghassemi | 2016-02-08 |
| | | | | | |||
* | | | | | Merge pull request #5133 from ctiller/includes | David G. Quintas | 2016-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix include hygiene | ||
* \ \ \ \ \ | Merge pull request #5131 from ctiller/sanitize-again | Vijay Pai | 2016-02-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix sanity | ||
| | * | | | | | Fix include hygiene | Craig Tiller | 2016-02-08 |
| | | | | | | | |||
* | | | | | | | Merge pull request #5127 from soltanmm/fuu | Masood Malekghassemi | 2016-02-08 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Fix GCS URL for Python | ||
* | | | | | | | Merge pull request #5132 from jtattermusch/fix_python_opensuse | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Fix python opensuse distribtest | ||
| | | | | * | | Fix copyright | Craig Tiller | 2016-02-08 |
| | | | | | | | |||
| * | | | | | | fix python opensuse distribtest | Jan Tattermusch | 2016-02-08 |
|/ / / / / / | |||
| | * / / / | Fix sanity | Craig Tiller | 2016-02-08 |
| |/ / / / |/| | | | | |||
| | | | * | merge from master | yang-g | 2016-02-08 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | that clang-format | yang-g | 2016-02-08 |
| | | | | | |||
| | * | | | Merge branch 'master' into cpp_races | Vijay Pai | 2016-02-08 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | clang-format | Vijay Pai | 2016-02-08 |
| | | | | | |||
| | | * | | Merge github.com:grpc/grpc into version_number | Craig Tiller | 2016-02-08 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
| | | | | | |||
| | | | * | add missing base class | yang-g | 2016-02-08 |
| | | | | | |||
| * | | | | Fix GCS URL for Python | Masood Malekghassemi | 2016-02-08 |
|/ / / / | |||
* | | | | Merge pull request #5126 from sreecha/thread_stress_test | Vijay Pai | 2016-02-08 |
|\ \ \ \ | | | | | | | | | | | Modify thread stress test. Receive threads >> send threads | ||
* \ \ \ \ | Merge pull request #5077 from soltanmm/bump | Masood Malekghassemi | 2016-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Bump python version | ||
| | | * | | | reset the shared_ptr | Vijay Pai | 2016-02-08 |
| | | | | | | |||
* | | | | | | Merge pull request #5117 from jtattermusch/csharp_distribtest_mac | Michael Lumish | 2016-02-08 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Enable C# distribtest on macos | ||
| | | * | | | Modify the test to have large number of threads receiving the RPCs and a | Sree Kuchibhotla | 2016-02-08 |
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | smaller number of threads sending the RPCs. This increases the likelyhood of race-conditions on receiving threads. | ||
* | | | | | Merge pull request #5113 from jtattermusch/node_distribtest_fixes | Michael Lumish | 2016-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Node distribtest fixes | ||
* \ \ \ \ \ | Merge pull request #5125 from nicolasnoble/no-req | Michael Lumish | 2016-02-08 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Removing libgrpc requirement. | ||
| * | | | | | Nope. | Nicolas "Pixel" Noble | 2016-02-08 |
|/ / / / / | |||
* | | | | | Merge pull request #5123 from ctiller/sanitize | Jan Tattermusch | 2016-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix sanity | ||
| * | | | | | Fix sanity | Craig Tiller | 2016-02-08 |
|/ / / / / | |||
* | | | | | Merge pull request #5047 from adelez/cloud_to_canary | adelez | 2016-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Added four different prod servers to run cloud_to_prod(_auth) tests against | ||
* \ \ \ \ \ | Merge pull request #5114 from yang-g/flushed_too_early | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | flush the stalled list after the window is updated | ||
* \ \ \ \ \ \ | Merge pull request #5110 from jtattermusch/fix_python_jessie_x86 | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make python jessie x86 distribtest pass | ||
* \ \ \ \ \ \ \ | Merge pull request #5109 from jtattermusch/ruby_python_collect_artifacts | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add python and ruby to package_targets.py | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5096 from a-veitch/win_cv_wait | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add timespan support for win32 gpr_cv_wait. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #5088 from murgatroid99/core_long_int64_t | Craig Tiller | 2016-02-08 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers | ||
| | | | | | | * | | | | revert suspicious change to node_jessie_x86 | Jan Tattermusch | 2016-02-08 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Added test cases for Cloud gateway. | Adele Zhou | 2016-02-08 |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | missed newline | yang-g | 2016-02-08 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #5120 from jtattermusch/node_mac_master_suite | Michael Lumish | 2016-02-08 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make node tests pass on MacOS | ||
| | | | | | | | | | * | Merge branch 'master' into cpp_races | Vijay Pai | 2016-02-08 |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| * | | | | | | | | | | fix copyright | Jan Tattermusch | 2016-02-06 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | make node tests pass on macos | Jan Tattermusch | 2016-02-06 |
|/ / / / / / / / / / | |||
| | | | | | | * / / | enable C# distribtest on macos | Jan Tattermusch | 2016-02-06 |
| |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | | | * | | | Try to make npm available on jessie x86 | Jan Tattermusch | 2016-02-06 |
| | | | | | | | | |