aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #3459 from ctiller/its-a-gypGravatar Michael Lumish2015-09-24
|\ | | | | Fix (hackily) fling_stream_test under gyp
| * Fix (hackily) fling_stream_test under gypGravatar Craig Tiller2015-09-24
| |
* | Disable zookeeper test for nowGravatar Craig Tiller2015-09-24
|/
* Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
|\ | | | | Release 0.11 to master upmerge.
* \ Merge pull request #3433 from nathanielmanistaatgoogle/utility-python-shebangGravatar Craig Tiller2015-09-23
|\ \ | | | | | | Use only "#!/usr/bin/env python2.7" Python shebang in utilities
* \ \ Merge pull request #3400 from murgatroid99/core_gypGravatar Craig Tiller2015-09-23
|\ \ \ | | | | | | | | Add gyp file for compiling C core
| | * | Use "#!/usr/bin/env python2.7" only in utilitiesGravatar Nathaniel Manista2015-09-23
| | | |
| | | * Merge pull request #3413 from stanley-cheung/php_jenkins_flakesGravatar Jan Tattermusch2015-09-23
| | | |\ | | | | | | | | | | PHP: jenkins flakes
* | | | | Prevent failed docker builds from accumulatingGravatar Eric Anderson2015-09-22
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | By default docker does not clean up temporary images when the build fails to allow the user to inspect the state of the container to determine what went wrong. Those images don't help us at all and just accumulate until disk usage is 100%.
| | * | Merge pull request #3307 from jcanizales/update-submoduleGravatar Nicolas Noble2015-09-22
| | |\ \ | | | | | | | | | | Update protobuf submodule to fix Objective-C
| | | * | Fixing sanity.Gravatar Nicolas "Pixel" Noble2015-09-23
| | | | |
| | | | * php: fix jenkins flakeGravatar Stanley Cheung2015-09-22
| | | |/ | | |/|
| | * | Merge pull request #3419 from soltanmm/dockerGravatar Nathaniel Manista2015-09-22
| | |\ \ | | | | | | | | | | Fix Python dockerfile.
| * | \ \ Merge branch 'master' into core_gypGravatar murgatroid992015-09-22
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Added gyp to Jenkins slave DockerfileGravatar murgatroid992015-09-22
| | | | |
| | | * | Fix Python dockerfileGravatar Masood Malekghassemi2015-09-22
| | | | |
| * | | | Fixed run-time conflicts between gyp tests and other testsGravatar murgatroid992015-09-22
| | | | |
| * | | | Fixed more style issuesGravatar murgatroid992015-09-22
| | | | |
| * | | | Removed another semicolonGravatar murgatroid992015-09-22
| | | | |
| * | | | Fixed some style issuesGravatar murgatroid992015-09-22
| | | | |
* | | | | Merge pull request #3027 from jboeuf/security_connector_refactoringGravatar Craig Tiller2015-09-22
|\ \ \ \ \ | | | | | | | | | | | | Security connector refactoring
* \ \ \ \ \ Merge pull request #3388 from jtattermusch/runtest_docker_made_simpleGravatar Craig Tiller2015-09-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add --use_docker flag support for run_tests.py
| | | * | | | Added build steps to run_tests.py to run gyp before makeGravatar murgatroid992015-09-21
| | | | | | |
| | | * | | | Added gyp language to run_tests.pyGravatar murgatroid992015-09-21
| | | | | | |
* | | | | | | import yaml module lazilyGravatar Jan Tattermusch2015-09-21
| |_|/ / / / |/| | | | |
| * | | | | using tty option is not ok on jenkinsGravatar Jan Tattermusch2015-09-18
| | | | | |
| * | | | | correct behavior for travis flagGravatar Jan Tattermusch2015-09-18
| | | | | |
| * | | | | use_docker support for run_tests.pyGravatar Jan Tattermusch2015-09-18
|/ / / / /
* | | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-16
|\ \ \ \ \
| | * \ \ \ Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-09-15
| | |\ \ \ \ | | |/ / / / | |/| | | | | | | | | | security_connector_refactoring
| * | | | | Merge pull request #3338 from ctiller/bettererer-portsGravatar David G. Quintas2015-09-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Better port selection
| * | | | | | Remove traces of running zookeeper on jenkins masterGravatar Jan Tattermusch2015-09-15
| | | | | | |
| * | | | | | Merge pull request #3340 from grpc/release-0_11Gravatar Eric Anderson2015-09-14
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | Release 0.11 branch to master.
| | | * | | | Better port selectionGravatar Craig Tiller2015-09-13
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - avoid IANA and Linux ephemeral port ranges - support dropping allocated ports - aggressively try to reclaim ports if we reach exhaustion - set SO_REUSEADDR on test port binds
* | | | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-11
|\ \ \ \ \ \
| | * | | | | Adding apr to grpc-java DockerfileGravatar nmittler2015-09-11
| |/ / / / /
| * | | | | Merge pull request #3248 from dgquintas/lb_registryGravatar Craig Tiller2015-09-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Introduced a registry for LB policies.
| * \ \ \ \ \ Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
| |\ \ \ \ \ \
| | | | * | | | grpc++.h was not installedGravatar Craig Tiller2015-09-11
| | | | | | | |
| | * | | | | | Merge pull request #3317 from grpc/release-0_11Gravatar Nicolas Noble2015-09-11
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | Bring 0.11 into master
| * | | | | | | Enable -WconversionGravatar Craig Tiller2015-09-10
| | | | | | | |
| * | | | | | | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
| |/ / / / / /
| * | | | | | Remove redundant docker files from grpc repoGravatar Tim Emiola2015-09-10
| | | | | | |
| | * | | | | Fix Python docgenGravatar Masood Malekghassemi2015-09-10
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | The old package directory handling was stale in grpcio's setup.py command support module and docgen had a typo.
* | | | | | Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registryGravatar David Garcia Quintas2015-09-08
|\ \ \ \ \ \
| | * | | | | Merge pull request #3218 from yang-g/interopGravatar David G. Quintas2015-09-08
| |/| | | | | | | | | | | | | | | | | | | Interop test update
* | | | | | | Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
| |_|_|/ / / |/| | | | |
| * | | | | Merge pull request #3186 from grpc/release-0_11Gravatar Craig Tiller2015-09-03
| |\ \ \ \ \ | | | |/ / / | | |/| | | Daily Release 0.11 upport to master
| | * | | | Merge pull request #3236 from ctiller/insert-branch-nameGravatar Nicolas Noble2015-09-03
| | |\ \ \ \ | | | | | | | | | | | | | | Moar Windows fixes
| | * \ \ \ \ Merge pull request #3190 from ctiller/daisy-dukesGravatar Yang Gao2015-09-03
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fix flow control issues