aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\
| * Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\
| * \ Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \
| * | | Minor jenkins script cleanjupGravatar Stanley Cheung2015-07-23
| * | | fix ruby gem pathGravatar Stanley Cheung2015-07-22
| * | | run homebrew installation script on macos jenkinsGravatar Stanley Cheung2015-07-22
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
|\| | |
| * | | use export insteadGravatar Stanley Cheung2015-07-21
| * | | local can only be used in a function;Gravatar Stanley Cheung2015-07-21
| * | | Add per-language homebrew testing for Mac on JenkinsGravatar Stanley Cheung2015-07-21
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| | |
| * | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bitsGravatar Jan Tattermusch2015-07-20
| |\ \ \
| | * | | Making sure that 32 bits is being built and run on Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-21
| | | | * fix buildGravatar Alistair Veitch2015-07-20
| | | * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| | |
| * | | missed a php depenedency in dockerfileGravatar Stanley Cheung2015-07-20
| * | | temp directory doesnt work when tests run in parallelGravatar Stanley Cheung2015-07-19
| * | | Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkinsGravatar Jan Tattermusch2015-07-19
| |\ \ \
| * \ \ \ Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \ \
| | | * | | support macos in jenkins run_distributions scriptGravatar Stanley Cheung2015-07-19
| | |/ / / | |/| | |
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\ \ \ \ \
| | * \ \ \ Merge with head and resolve conflictGravatar yang-g2015-07-17
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | | * rebuild makefileGravatar Alistair Veitch2015-07-17
| * | | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | rename script to run_distributionGravatar Stanley Cheung2015-07-17
| | * | | | Merge with headGravatar yang-g2015-07-16
| | |\ \ \ \
| | * | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
* | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \ \
* | | | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| * | | | | | | Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macosGravatar Jan Tattermusch2015-07-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #2390 from nicolasnoble/we-have-both-kindsGravatar Jan Tattermusch2015-07-15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Enabling 32 bits downgrade of our environment.Gravatar Nicolas "Pixel" Noble2015-07-16
| | | | * | | | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
* | | | | | | | | | Client connectivity APIGravatar Craig Tiller2015-07-15
|/ / / / / / / / /
| | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdirGravatar Craig Tiller2015-07-15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | * | | | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | generate_projects.py should make directories.Gravatar Nicolas "Pixel" Noble2015-07-14
| | |_|_|_|/ / / | |/| | | | | |
* / | | | | | | links interface and gRPC-on-wire implementationGravatar Nathaniel Manista2015-07-13
|/ / / / / / /
| | | | | * | Add oauth2_auth_token test case in interop testGravatar yang-g2015-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
| | | | | |/ / | | | | |/| |
* | | | | | | Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #2395 from nicolasnoble/tabs-are-evilGravatar Craig Tiller2015-07-11
|\ \ \ \ \ \
| * | | | | | Swapping tabs for spaces in generate_projects.pyGravatar Nicolas "Pixel" Noble2015-07-11
| | |/ / / / | |/| | | |