aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
|\
* | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
| * Merge pull request #2402 from jtattermusch/windows_polishingGravatar Nicolas Noble2015-07-12
| |\ | | | | | | Windows polishing
| | * zero-out channel after creationGravatar Jan Tattermusch2015-07-12
| | |
| | * remove chatty log messages on windowsGravatar Jan Tattermusch2015-07-12
| | |
| * | Merge pull request #2398 from nicolasnoble/we-have-many-solutions-nowGravatar Jan Tattermusch2015-07-11
| |\ \ | | |/ | |/| Fixing VS's documentation.
| * | Merge pull request #2395 from nicolasnoble/tabs-are-evilGravatar Craig Tiller2015-07-11
| |\ \ | | | | | | | | Swapping tabs for spaces in generate_projects.py
| * \ \ Merge pull request #2397 from nicolasnoble/faking-tools-under-windowsGravatar Craig Tiller2015-07-11
| |\ \ \ | | | | | | | | | | Faking tools target for win32.
| * \ \ \ Merge pull request #2394 from nicolasnoble/disabling-cythonGravatar Craig Tiller2015-07-11
| |\ \ \ \ | | | | | | | | | | | | Disabling cython for now.
| | | | | * Fixing VS's documentation.Gravatar Nicolas "Pixel" Noble2015-07-11
| | |_|_|/ | |/| | | | | | | | | | | | | The nuget command line tool can't find which solution we want to restore packages on. The documentation needs some update.
| | | * | Faking tools target for win32.Gravatar Nicolas "Pixel" Noble2015-07-11
| | |/ / | |/| | | | | | | | | | With run_test.py, we need a tools target now. Let's fake it for Windows so we can at least build.
| | | * Swapping tabs for spaces in generate_projects.pyGravatar Nicolas "Pixel" Noble2015-07-11
| | |/ | |/|
| | * Disabling cython for now.Gravatar Nicolas "Pixel" Noble2015-07-11
| |/
| * Merge pull request #2387 from nicolasnoble/docker-is-a-freezerGravatar Jan Tattermusch2015-07-10
| |\ | | | | | | Let's workaround #2140 a bit.
| * \ Merge pull request #2388 from stanley-cheung/add_homebrew_to_jenkinsGravatar Jan Tattermusch2015-07-10
| |\ \ | | | | | | | | fix chmod of script
| | * | fix chmod of scriptGravatar Stanley Cheung2015-07-10
| |/ /
| * | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-timeGravatar Vijay Pai2015-07-10
| |\ \ | | | | | | | | Introduce multiple clocks to GPR
| * \ \ Merge pull request #2379 from ctiller/nanana-im-batmanGravatar Vijay Pai2015-07-10
| |\ \ \ | | | | | | | | | | Fix TSAN reported race
| * \ \ \ Merge pull request #2367 from stanley-cheung/add_homebrew_to_jenkinsGravatar Jan Tattermusch2015-07-10
| |\ \ \ \ | | | | | | | | | | | | Add homebrew testing to jenkins
| * \ \ \ \ Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
| |\ \ \ \ \ | | | | | | | | | | | | | | Make naming a little more consistent
| * \ \ \ \ \ Merge pull request #2384 from ctiller/spiderman-cant-competeGravatar Vijay Pai2015-07-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix timeout (and probably TSAN builds...)
| * \ \ \ \ \ \ Merge pull request #2347 from ctiller/simpler-cqGravatar Vijay Pai2015-07-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Rewrite completion queue
| | | | | | | | * Let's workaround #2140 a bit.Gravatar Nicolas "Pixel" Noble2015-07-11
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Let's wait 4 seconds before removing the docker container, and let's make the removal a non-fatal condition of the jenkins script.
| * | | | | | | Merge pull request #2386 from soltanmm/version-updateGravatar Nicolas Noble2015-07-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Upport python version
| * \ \ \ \ \ \ \ Merge pull request #2382 from murgatroid99/makefile_cache_detectionGravatar Nicolas Noble2015-07-10
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add caching for Makefile dependency detection
| * \ \ \ \ \ \ \ \ Merge pull request #2368 from ctiller/they-gave-me-a-badgeGravatar Nicolas Noble2015-07-10
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add a version string and a function to retrieve it
| | | | | | | | * | | jenkins linuxbrew: review changesGravatar Stanley Cheung2015-07-10
| | | | | | | | | | |
| | | | | | | | * | | Add homebrew testing to jenkinsGravatar Stanley Cheung2015-07-10
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-waitGravatar Craig Tiller2015-07-10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | * | | | | Upport python versionGravatar Masood Malekghassemi2015-07-10
| |_|_|/ / / / / |/| | | | | | |
| | | | | * | | 1 != 10Gravatar Craig Tiller2015-07-10
| |_|_|_|/ / / |/| | | | | |
| | | * | | | Added caching for HAS_SYSTEMTAP in MakefileGravatar murgatroid992015-07-10
| | | | | | |
| | | * | | | Add caching for Makefile dependency detectionGravatar murgatroid992015-07-10
| | | | | | |
| | | | | * | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| | | | | | |
| | | | | | * Fix TSAN reported raceGravatar Craig Tiller2015-07-10
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #2373 from grpc/revert-2366-upport-pythonGravatar Nicolas Noble2015-07-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Revert "Update Python version numbers"
* \ \ \ \ \ \ Merge pull request #2372 from ctiller/timeouts-make-me-sadGravatar Nicolas Noble2015-07-10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Increase timeouts for tests
| * | | | | | Increase timeouts for testsGravatar Craig Tiller2015-07-10
|/ / / / / /
| | | | | * Merge github.com:grpc/grpc into simpler-cqGravatar Craig Tiller2015-07-10
| | | | | |\
| | | | | * | Added static where neededGravatar Craig Tiller2015-07-10
| | | | | | |
| | | | | * | Merge branch 'simpler-cq' of github.com:ctiller/grpc into simpler-cqGravatar Craig Tiller2015-07-10
| | | | | |\ \
| | | | | * | | Remove magic numberGravatar Craig Tiller2015-07-10
| | | | | | | |
| | * | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | Add missing fileGravatar Craig Tiller2015-07-10
| | | | | | | |
| | | | * | | | Add a version string and a function to retrieve itGravatar Craig Tiller2015-07-10
| | | | | | | |
| * | | | | | | Revert "Update Python version numbers"Gravatar Craig Tiller2015-07-10
|/ / / / / / /
* | | | | | | Merge branch 'release-0_10'Gravatar Craig Tiller2015-07-10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into release-0_10Gravatar Craig Tiller2015-07-10
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |