Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #2664 from jtattermusch/async_tests | Stanley Cheung | 2015-07-25 |
|\ | |||
| * | make sure async test wont be silently skipped with old NUnit | Jan Tattermusch | 2015-07-24 |
* | | Merge pull request #2647 from vjpai/deepend | Yang Gao | 2015-07-24 |
|\ \ | |||
* \ \ | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
|\ \ \ | |_|/ |/| | | |||
| | * | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 |
| | |\ | |_|/ |/| | | |||
| | * | Add dynamic thread pool and initial port of test | vjpai | 2015-07-23 |
* | | | Merge pull request #2493 from a-veitch/record_stat | Craig Tiller | 2015-07-23 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2542 from ctiller/tell-me-who-you-might-be | Yang Gao | 2015-07-23 |
|\ \ \ \ | |||
* | | | | | Minor jenkins script cleanjup | Stanley Cheung | 2015-07-23 |
| |_|_|/ |/| | | | |||
* | | | | fix ruby gem path | Stanley Cheung | 2015-07-22 |
* | | | | run homebrew installation script on macos jenkins | Stanley Cheung | 2015-07-22 |
| | | * | merge head and resolve conflict | yang-g | 2015-07-22 |
| | | |\ | |_|_|/ |/| | | | |||
| | | * | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
* | | | | use export instead | Stanley Cheung | 2015-07-21 |
* | | | | local can only be used in a function; | Stanley Cheung | 2015-07-21 |
* | | | | Add per-language homebrew testing for Mac on Jenkins | Stanley Cheung | 2015-07-21 |
| |_|/ |/| | | |||
* | | | Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits | Jan Tattermusch | 2015-07-20 |
|\ \ \ | |||
| * | | | Making sure that 32 bits is being built and run on Jenkins. | Nicolas "Pixel" Noble | 2015-07-21 |
| | | * | fix build | Alistair Veitch | 2015-07-20 |
| | * | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 |
| |/ / |/| | | |||
* | | | missed a php depenedency in dockerfile | Stanley Cheung | 2015-07-20 |
* | | | temp directory doesnt work when tests run in parallel | Stanley Cheung | 2015-07-19 |
* | | | Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins | Jan Tattermusch | 2015-07-19 |
|\ \ \ | |||
* \ \ \ | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin... | Craig Tiller | 2015-07-19 |
|\ \ \ \ | |||
| | * | | | support macos in jenkins run_distributions script | Stanley Cheung | 2015-07-19 |
| |/ / / |/| | | | |||
* | | | | Merge with head and resolve conflict | yang-g | 2015-07-17 |
|\ \ \ \ | |||
| | | | * | rebuild makefile | Alistair Veitch | 2015-07-17 |
| * | | | | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | rename script to run_distribution | Stanley Cheung | 2015-07-17 |
| | * | | | Merge with head | yang-g | 2015-07-16 |
| | |\ \ \ | |||
| | * | | | | split iterator into its own file | yang-g | 2015-07-16 |
| | | | * | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-16 |
| | | | |\ \ | | | | |/ / | | | |/| | | |||
| | | * | | | Merge pull request #2460 from vjpai/exposed_pool | Craig Tiller | 2015-07-16 |
| | | |\ \ \ | |||
| | | * \ \ \ | Merge pull request #2389 from nicolasnoble/let-s-run-ruby-on-macos | Jan Tattermusch | 2015-07-16 |
| | | |\ \ \ \ | |||
| | | * \ \ \ \ | Merge pull request #2390 from nicolasnoble/we-have-both-kinds | Jan Tattermusch | 2015-07-15 |
| | | |\ \ \ \ \ | |||
| | | | * | | | | | Enabling 32 bits downgrade of our environment. | Nicolas "Pixel" Noble | 2015-07-16 |
| | | | | | * | | | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 |
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 |
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||
| | | * | | | | | | Merge pull request #2383 from vjpai/lockfree-stack | Craig Tiller | 2015-07-15 |
| | | |\ \ \ \ \ \ | |||
| | | * \ \ \ \ \ \ | Merge pull request #2408 from nicolasnoble/generate_projects-should-mkdir | Craig Tiller | 2015-07-15 |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||
| | | | | | | | * | | Make thread_pool.h a public header | Vijay Pai | 2015-07-15 |
| | | | |_|_|_|/ / | | | |/| | | | | | |||
| | | | * | | | | | generate_projects.py should make directories. | Nicolas "Pixel" Noble | 2015-07-14 |
| | | |/ / / / / | | |/| | | | | | |||
| | | * | | | | | links interface and gRPC-on-wire implementation | Nathaniel Manista | 2015-07-13 |
| | |/ / / / / | |||
* | | | | | | | Add oauth2_auth_token test case in interop test | yang-g | 2015-07-13 |
| * | | | | | | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-13 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
|/ / / / / / / | |||
| | * / / / / | Filtering stdout for JUnit report in case of timeouts. | Nicolas "Pixel" Noble | 2015-07-12 |
| |/ / / / / | |||
| * | | | | | Merge pull request #2395 from nicolasnoble/tabs-are-evil | Craig Tiller | 2015-07-11 |
| |\ \ \ \ \ | |||
| | * | | | | | Swapping tabs for spaces in generate_projects.py | Nicolas "Pixel" Noble | 2015-07-11 |
| | | |/ / / | | |/| | | | |||
| * / | | | | Disabling cython for now. | Nicolas "Pixel" Noble | 2015-07-11 |
| |/ / / / |