aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | * | | | | Fix include hygieneGravatar Craig Tiller2016-02-08
| | | | | | |
* | | | | | | Merge pull request #5127 from soltanmm/fuuGravatar Masood Malekghassemi2016-02-08
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Fix GCS URL for Python
* | | | | | | Merge pull request #5132 from jtattermusch/fix_python_opensuseGravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Fix python opensuse distribtest
| | | | | * | Fix copyrightGravatar Craig Tiller2016-02-08
| | | | | | |
| * | | | | | fix python opensuse distribtestGravatar Jan Tattermusch2016-02-08
|/ / / / / /
| | * / / / Fix sanityGravatar Craig Tiller2016-02-08
| |/ / / / |/| | | |
| | | | * merge from masterGravatar yang-g2016-02-08
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * that clang-formatGravatar yang-g2016-02-08
| | | | |
| | * | | Merge branch 'master' into cpp_racesGravatar Vijay Pai2016-02-08
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | clang-formatGravatar Vijay Pai2016-02-08
| | | | |
| | | * | Merge github.com:grpc/grpc into version_numberGravatar Craig Tiller2016-02-08
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | build.yaml centric versioningGravatar Craig Tiller2016-02-08
| | | | |
| | | | * add missing base classGravatar yang-g2016-02-08
| | | | |
| * | | | Fix GCS URL for PythonGravatar Masood Malekghassemi2016-02-08
|/ / / /
* | | | Merge pull request #5126 from sreecha/thread_stress_testGravatar Vijay Pai2016-02-08
|\ \ \ \ | | | | | | | | | | Modify thread stress test. Receive threads >> send threads
* \ \ \ \ Merge pull request #5077 from soltanmm/bumpGravatar Masood Malekghassemi2016-02-08
|\ \ \ \ \ | | | | | | | | | | | | Bump python version
| | | * | | reset the shared_ptrGravatar Vijay Pai2016-02-08
| | | | | |
* | | | | | Merge pull request #5117 from jtattermusch/csharp_distribtest_macGravatar Michael Lumish2016-02-08
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Enable C# distribtest on macos
| | | * | | Modify the test to have large number of threads receiving the RPCs and aGravatar Sree Kuchibhotla2016-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_fixesGravatar Michael Lumish2016-02-08
|\ \ \ \ \ | | | | | | | | | | | | Node distribtest fixes
* \ \ \ \ \ Merge pull request #5125 from nicolasnoble/no-reqGravatar Michael Lumish2016-02-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Removing libgrpc requirement.
| * | | | | Nope.Gravatar Nicolas "Pixel" Noble2016-02-08
|/ / / / /
* | | | | Merge pull request #5123 from ctiller/sanitizeGravatar Jan Tattermusch2016-02-08
|\ \ \ \ \ | | | | | | | | | | | | Fix sanity
| * | | | | Fix sanityGravatar Craig Tiller2016-02-08
|/ / / / /
* | | | | Merge pull request #5047 from adelez/cloud_to_canaryGravatar adelez2016-02-08
|\ \ \ \ \ | | | | | | | | | | | | Added four different prod servers to run cloud_to_prod(_auth) tests against
* \ \ \ \ \ Merge pull request #5114 from yang-g/flushed_too_earlyGravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | flush the stalled list after the window is updated
* \ \ \ \ \ \ Merge pull request #5110 from jtattermusch/fix_python_jessie_x86Gravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make python jessie x86 distribtest pass
* \ \ \ \ \ \ \ Merge pull request #5109 from jtattermusch/ruby_python_collect_artifactsGravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add python and ruby to package_targets.py
* \ \ \ \ \ \ \ \ Merge pull request #5096 from a-veitch/win_cv_waitGravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add timespan support for win32 gpr_cv_wait.
* \ \ \ \ \ \ \ \ \ Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers
| | | | | | | * | | | revert suspicious change to node_jessie_x86Gravatar Jan Tattermusch2016-02-08
| | | | | | | | | | |
| | | | | | * | | | | Added test cases for Cloud gateway.Gravatar Adele Zhou2016-02-08
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | * | | | | missed newlineGravatar yang-g2016-02-08
| | | | | | | | | |
* | | | | | | | | | Merge pull request #5120 from jtattermusch/node_mac_master_suiteGravatar Michael Lumish2016-02-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Make node tests pass on MacOS
| | | | | | | | | | * Merge branch 'master' into cpp_racesGravatar Vijay Pai2016-02-08
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | fix copyrightGravatar Jan Tattermusch2016-02-06
| | | | | | | | | | |
| * | | | | | | | | | make node tests pass on macosGravatar Jan Tattermusch2016-02-06
|/ / / / / / / / / /
| | | | | | | * / / enable C# distribtest on macosGravatar Jan Tattermusch2016-02-06
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | * | | Try to make npm available on jessie x86Gravatar Jan Tattermusch2016-02-06
| | | | | | | | |
* | | | | | | | | Merge pull request #5115 from nicolasnoble/ruby-version-and-regenGravatar Nicolas Noble2016-02-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Versionning Ruby from build.yaml, and regenerating broken files after census merge.
| * | | | | | | | | Versionning Ruby from build.yaml, and regenerating broken files after census ↵Gravatar Nicolas "Pixel" Noble2016-02-06
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | merge.
* | | | | | | | | Merge pull request #5097 from nicolasnoble/ruby-native-gemsGravatar Nicolas Noble2016-02-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Properly compiling distributable native gems.
| | | | | | * | | | flush the stalled list after the window is updatedGravatar yang-g2016-02-05
| | | | | | | | | |
| * | | | | | | | | Load RVM on Linux too...Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| * | | | | | | | | Better to always use rvm.Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| * | | | | | | | | Shortcut the artifact builder early.Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| * | | | | | | | | Typo.Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| * | | | | | | | | Typo.Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| * | | | | | | | | Removing architecture commands, and updating the bundler gem.Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | | |
| | | | | | | * | | fix some node distribtestsGravatar Jan Tattermusch2016-02-05
| |_|_|_|_|_|/ / / |/| | | | | | | |