Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | * | | | bump C# version to 0.6.1 and core version to 0.10.1 | Jan Tattermusch | 2015-07-31 | |
| | * | | | | | | | Exclude uds from default hostname tests | Craig Tiller | 2015-07-29 | |
| | * | | | | | | | Add a subchannel factory decorator library | Craig Tiller | 2015-07-29 | |
| | | | * | | | | | Allow specific pollers to be woken | Craig Tiller | 2015-07-29 | |
| | | | | |/ / / | | | | |/| | | | ||||
| | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-28 | |
| | | | | | | |\ | | | | | |_|_|/ | | | | |/| | | | ||||
| | | | | * | | | merge with upstream | yang-g | 2015-07-28 | |
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | | | ||||
| | | | | | | * | Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc into... | Hongwei Wang | 2015-07-27 | |
| | | | | | | |\ | ||||
| | * | | | | | \ | Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-... | Craig Tiller | 2015-07-26 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||
| | | * | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-26 | |
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | ||||
| | | | * | | | | | 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 | |
| | | | |\ \ \ \ \ \ | ||||
| | | | | | | | * | | | Add reconnect interop test client and server | yang-g | 2015-07-24 | |
| | | | |_|_|_|/ / / | | | |/| | | | | | | ||||
| | | | | | | * | | | The code evolved enough so that we now have tests that directly depend on Ope... | Nicolas "Pixel" Noble | 2015-07-24 | |
| | | | | |_|/ / / | | | | |/| | | | | ||||
| | | | | | * | | | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 | |
| | | | | | |\ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||
| | * | / | | | | | Make passing NULL for host not crash | Craig Tiller | 2015-07-23 | |
| | |/ / / / / / | ||||
| | | | | * | | | Add dynamic thread pool and initial port of test | vjpai | 2015-07-23 | |
| | * | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 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 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||
* | | | | | | | | | Merge branch 'compression-accept-encoding' into compression-interop | David Garcia Quintas | 2015-07-23 | |
|\| | | | | | | | | ||||
| * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding | David Garcia Quintas | 2015-07-23 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
* | / | | | | | | | Updated interop tests with support for compression. | David Garcia Quintas | 2015-07-22 | |
| |/ / / / / / / |/| | | | | | | | ||||
| | | | | * | | | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 | |
| |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Added tests (and bugfix) for grpc_compression_algorithm_parse | David Garcia Quintas | 2015-07-21 | |
| | * | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-20 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
* | | | | | | | 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 | |
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-07-20 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||
| | | * | | | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 | |
| |_|/ / / / |/| | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-20 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin... | Craig Tiller | 2015-07-19 | |
|\ \ \ \ \ \ | ||||
| | | * \ \ \ | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-17 | |
| | | |\ \ \ \ | ||||
* | | | \ \ \ \ | Merge with head and resolve conflict | yang-g | 2015-07-17 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | | | | | | * | Merge branch 'master' into zookeeper | Hongwei Wang | 2015-07-17 | |
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | | | ||||
| | | | | * | | | rebuild makefile | Alistair Veitch | 2015-07-17 | |
| | | | | | | * | Register zookeeper plugin in grpc | Hongwei Wang | 2015-07-17 | |
| * | | | | | | | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | Merge with head | yang-g | 2015-07-16 | |
| | |\ \ \ \ \ \ | ||||
| | * | | | | | | | split iterator into its own file | yang-g | 2015-07-16 | |
| | | |_|_|/ / / | | |/| | | | | | ||||
| | | | | | | * | Add zookeeper library in Makefile template | Hongwei Wang | 2015-07-16 | |
| | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-16 | |
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||
| | | | | * | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-16 | |
| | | | | |\ \ \ | | | | |_|/ / / | | | |/| | | | | ||||
| | | * | | | | | Merge pull request #2460 from vjpai/exposed_pool | Craig Tiller | 2015-07-16 | |
| | | |\ \ \ \ \ | ||||
| | | | | | * | | | Added connectivity tests, fixed bugs | Craig Tiller | 2015-07-16 | |
| | | | | | | | * | Add grpc_zookeeper in build.json | Hongwei Wang | 2015-07-16 | |
| | | | * | | | | | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 | |
| | | | | | * | | | Client connectivity API | Craig Tiller | 2015-07-15 | |
| | | * | | | | | | Merge pull request #2462 from nicolasnoble/bash-is-not-for-everyone | Michael Lumish | 2015-07-15 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 | |
| | | | | | |\ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||
| | | | * | | | | | Replacing echo -e with a more generic system. | Nicolas "Pixel" Noble | 2015-07-15 | |
| | | |/ / / / / | | |/| | | | | |