aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'plucking-hell' into the-test-be-sleepyGravatar Craig Tiller2015-08-03
|\
| * Fix typoGravatar Craig Tiller2015-08-03
* | Merge branch 'plucking-hell' into the-test-be-sleepyGravatar Craig Tiller2015-08-03
|\|
| * Dont crash on too many pluckersGravatar Craig Tiller2015-08-01
| * Formalize max pluckersGravatar Craig Tiller2015-08-01
| * Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| |\
| | * Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
| | |\
| | | * Respond to reviewGravatar Craig Tiller2015-07-31
| | * | Merge pull request #2699 from soltanmm/coverageGravatar Nathaniel Manista2015-07-31
| | |\ \
* | | | | Spam cleanupGravatar Craig Tiller2015-07-31
* | | | | Line up starting timesGravatar Craig Tiller2015-07-31
* | | | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepyGravatar Craig Tiller2015-07-31
|\ \ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into primary-goat-whispererGravatar Craig Tiller2015-07-31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-07-31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'simu_read_and_writesdone_test' of github.com:yang-g/grpc into t...Gravatar Craig Tiller2015-07-31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| | | | * | Enable Python testing and coverageGravatar Masood Malekghassemi2015-07-31
| |_|_|/ / |/| | | |
| * | | | add a test where a read and a writesdone happen at the same timeGravatar yang-g2015-07-31
| | | * | Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hellGravatar Craig Tiller2015-07-31
| | | |\ \
| | | * | | Save some iterationsGravatar Craig Tiller2015-07-31
* | | | | | Merge pull request #2726 from ctiller/insolent-pork-chopGravatar Vijay Pai2015-07-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2698 from soltanmm/reorganize-pythonGravatar Nathaniel Manista2015-07-31
|\ \ \ \ \ \
| | | | | * | Revert inadvertent changeGravatar Craig Tiller2015-07-31
| | | | |/ /
* | | | | | Merge pull request #2663 from jcanizales/run-test-server-locallyGravatar Michael Lumish2015-07-31
|\ \ \ \ \ \
| | | | * | | Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-07-31
| | | | |\| |
| | | * | | | Merge github.com:grpc/grpc into insolent-pork-chopGravatar Craig Tiller2015-07-31
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | | * Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-31
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaksGravatar Jan Tattermusch2015-07-30
|\ \ \ \ \ \ \
| | * | | | | | Make plugin & server, and pod install via run_tests.pyGravatar Jorge Canizales2015-07-30
| | * | | | | | Ensure the tests podspecs find the plugin they makeGravatar Jorge Canizales2015-07-30
| | * | | | | | Have tests podspecs make only the ObjC pluginGravatar Jorge Canizales2015-07-30
| | * | | | | | Start integrating ObjC tests in run_tests.pyGravatar Jorge Canizales2015-07-30
| | * | | | | | Generate deterministic UUIDs in the Pods projectGravatar Jorge Canizales2015-07-30
| * | | | | | | Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-30
| | | * | | | | Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
| | | * | | | | Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
| | |/ / / / / | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-07-30
| | | | |\| |
* | | | | | | Merge pull request #2723 from a-veitch/issue_2710Gravatar Michael Lumish2015-07-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | | | | * | Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | | | | |\ \
| | | | | * \ \ Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid...Gravatar Craig Tiller2015-07-30
| | | | | |\ \ \
| | | | * | | | | Reject incoming calls if the server is already shutting downGravatar Craig Tiller2015-07-30
| | | | | | * | | Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-31
| |_|_|_|_|/ / / |/| | | | | | |
| | | | * | | | Abort writes if a stream is cancelledGravatar Craig Tiller2015-07-30
* | | | | | | | Merge pull request #2697 from soltanmm/add-sphinx-docGravatar Nathaniel Manista2015-07-30
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #2590 from yang-g/jitterGravatar Vijay Pai2015-07-30
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | Merge branch 'plucking-hell' into primary-goat-whispererGravatar Craig Tiller2015-07-30
| | | | | | |\| | |
| | | | | | * | | | More aggressively kill pending workGravatar Craig Tiller2015-07-30
| | | | | |/ / / /
* | | | | | | | | Merge pull request #2728 from murgatroid99/ruby_run_test_changesGravatar Craig Tiller2015-07-30
|\ \ \ \ \ \ \ \ \