Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into compression-accept-encoding | David Garcia Quintas | 2015-08-09 |
|\ | |||
| * | Merge pull request #2845 from ctiller/reorder-some-things | jboeuf | 2015-08-07 |
| |\ | |||
| | * | Reorder filters to ensure that :authority is available when the auth filter n... | Craig Tiller | 2015-08-07 |
| * | | Move parent removal from final destruction to destruction request | Craig Tiller | 2015-08-07 |
| |/ | |||
| * | Add comment | Craig Tiller | 2015-08-05 |
| * | Rename constants | Craig Tiller | 2015-08-05 |
| * | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| |\ | |||
| | * | Merge pull request #2732 from ctiller/primary-goat-whisperer | Vijay Pai | 2015-08-05 |
| | |\ | |||
| | * \ | Merge pull request #2713 from ctiller/plucking-hell | Vijay Pai | 2015-08-05 |
| | |\ \ | |||
| * | | | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| |\| | | | |||
| * | | | | Fix proxy, finalize API | Craig Tiller | 2015-08-05 |
| | * | | | Merge pull request #2767 from ctiller/no-poop-on-pizza | Abhishek Kumar | 2015-08-05 |
| | |\ \ \ | |||
| * | | | | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| |\| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into primary-goat-whisperer | Craig Tiller | 2015-08-05 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
| | * | | | | Merge pull request #2749 from yang-g/default_host_to_null | Craig Tiller | 2015-08-04 |
| | |\ \ \ \ | |||
| | | | | | * | Back-out unnecessary change | Craig Tiller | 2015-08-04 |
| | | | | | * | Merge branch 'plucking-hell' into primary-goat-whisperer | Craig Tiller | 2015-08-04 |
| | | | | | |\ | | | | | | |/ | | | | | |/| | |||
| | | | | * | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-04 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| * | | | | | | Add proxy tests to end2end suite | Craig Tiller | 2015-08-04 |
| | | | * | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
| | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #2751 from ctiller/alphanumeric-juju-fish | Michael Lumish | 2015-08-03 |
| | |\ \ \ \ | |||
| | | | | * | | Fix typo | Craig Tiller | 2015-08-03 |
| * | | | | | | Implement cancellation propagation, define auth propagation | Craig Tiller | 2015-08-03 |
| | | | | * | | Dont crash on too many pluckers | Craig Tiller | 2015-08-01 |
| | | | | * | | Formalize max pluckers | Craig Tiller | 2015-08-01 |
| | | | | * | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-01 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| * | | | | | | Merge branch 'propagate' of github.com:ctiller/grpc into propagate | Craig Tiller | 2015-08-01 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-01 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| | | | | * | | | check before unref, this will fail in BadCreds test | yang-g | 2015-07-31 |
| | | |_|/ / / | | |/| | | | | |||
| | * | | | | | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about | Yang Gao | 2015-07-31 |
| | |\ \ \ \ \ | |||
| | | | * | | | | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
| | | | * | | | Remove optional parameter from watch connectivity state | Craig Tiller | 2015-07-31 |
| * | | | | | | Core-supported context inheritance sketch | Craig Tiller | 2015-07-31 |
| |/ / / / / | |||
| | | | | * | Merge branch 'plucking-hell' into primary-goat-whisperer | Craig Tiller | 2015-07-31 |
| | | | | |\ | | | | | |/ | | | | |/| | |||
| * | | | | | Merge github.com:grpc/grpc into insolent-pork-chop | Craig Tiller | 2015-07-31 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | * | | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-31 |
| | | |\ \ \ | | | |/ / / | | |/| | | | |||
| | | | * | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-07-30 |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | | * | Reject incoming calls if the server is already shutting down | Craig Tiller | 2015-07-30 |
| | | | | * | Merge branch 'plucking-hell' into primary-goat-whisperer | Craig Tiller | 2015-07-30 |
| | | | | |\ | | | | | |/ | | | | |/| | |||
| | | | | * | More aggressively kill pending work | Craig Tiller | 2015-07-30 |
| | |_|_|/ | |/| | | | |||
| | * | | | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 |
| | |\ \ \ | |||
| * | | | | | Ensure server is alive when we free requested calls | Craig Tiller | 2015-07-30 |
| | |/ / / | |/| | | | |||
| | * | | | Move grpc_census_call_*_context calls into public header | Alistair Veitch | 2015-07-30 |
| | | * | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-29 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Allow specific pollers to be woken | Craig Tiller | 2015-07-29 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #2669 from a-veitch/init_api_fix | Hongyu Chen | 2015-07-29 |
| |\ \ \ | |||
| * \ \ \ | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each... | Craig Tiller | 2015-07-28 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
| | |\ \ \ \ | |||
| | | | * | | | Enrich census initialization and feature code | Alistair Veitch | 2015-07-26 |
| | | | |/ / |