aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
...
| * | | | | | | Add per-language homebrew testing for Mac on JenkinsGravatar Stanley Cheung2015-07-21
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: include/grpc/grpc.h
| * | | | | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bitsGravatar Jan Tattermusch2015-07-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Making sure we build 32 bits in Jenkins.
| | * | | | | | 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 ↵Gravatar Craig Tiller2015-07-20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * | | | | | 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Support macos in jenkins run_distributions script
| * \ \ \ \ \ \ Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
| | | * | | | | | support macos in jenkins run_distributions scriptGravatar Stanley Cheung2015-07-19
| | |/ / / / / / | |/| | | | | |
| | | | | * | | old not parallel version of generate_projects.sh, for debugginGravatar Michael Larson2015-07-19
| | | | | | | |
| | | | | * | | changed vsproject generation to make c++ tests; put a hint in the .sln about ↵Gravatar Michael Larson2015-07-19
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | lib vs. target; expand .proto includes
* | | | | | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * \ \ \ \ \ 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 ↵Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * | | | | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make thread_pool.h a public header
* | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Setting up ruby environment for macos.
| * \ \ \ \ \ \ \ \ \ Merge pull request #2390 from nicolasnoble/we-have-both-kindsGravatar Jan Tattermusch2015-07-15
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Enabling 32 bits downgrade of our environment.
| | * | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate
* | | | | | | | | | | | Client connectivity APIGravatar Craig Tiller2015-07-15
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial plumbing work; needs tests and more client_channel implementation.
| | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak
* | | | | | | | | | | Merge pull request #2383 from vjpai/lockfree-stackGravatar Craig Tiller2015-07-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Lockfree stack
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdirGravatar Craig Tiller2015-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | generate_projects.py should make directories.
| | | | | * | | | | | | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
| * | | | | | | | | | generate_projects.py should make directories.Gravatar Nicolas "Pixel" Noble2015-07-14
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | That's necessary for generating Visual Studio project files that are in separate empty directories otherwise.
* / | | | | | | | | links interface and gRPC-on-wire implementationGravatar Nathaniel Manista2015-07-13
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This code branches out of the alpha/early_adopter code and begins building toward the beta API.
| | | | | * | | | 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
| | | | | |/ / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* | | | | | | | | Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
| |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | We're not properly filtering stdout in case we're timeouting. This generates invalid XML output.
* | | | | | | | Merge pull request #2395 from nicolasnoble/tabs-are-evilGravatar Craig Tiller2015-07-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Swapping tabs for spaces in generate_projects.py
| | | | | | | | * Calling python to spawn a python subprocess.Gravatar Nicolas "Pixel" Noble2015-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will enable the script to work under Windows, which doesn't understand hashbangs interpreters. Also built on top of #2395.
| | | | | | | | * Swapping tabs for spaces in generate_projects.pyGravatar Nicolas "Pixel" Noble2015-07-11
| | | | |_|_|_|/ | | | |/| | | |
| * | / | | | | Swapping tabs for spaces in generate_projects.pyGravatar Nicolas "Pixel" Noble2015-07-11
| | |/ / / / / | |/| | | | |
* / | | | | | Disabling cython for now.Gravatar Nicolas "Pixel" Noble2015-07-11
|/ / / / / /
| * | | | | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| | * | | | Setting up ruby environment for macos.Gravatar Nicolas "Pixel" Noble2015-07-11
| |/ / / / |/| | | |
| * | | | Debug and add in generated build filesGravatar Vijay Pai2015-07-10
| | | | |
* | | | | Merge pull request #2387 from nicolasnoble/docker-is-a-freezerGravatar Jan Tattermusch2015-07-10
|\ \ \ \ \ | | | | | | | | | | | | Let's workaround #2140 a bit.
* | | | | | fix chmod of scriptGravatar Stanley Cheung2015-07-10
| | | | | |