Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | * | | | | | | | | | | remove interested party early | yang-g | 2015-09-18 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | plain log message should not be treated as format string | Jan Tattermusch | 2015-09-17 | |
| | | | | | | | |_|_|_|/ / / | | | | | | | |/| | | | | | | ||||
| | | | | | * / | | | | | | | Revert "Swallow content-type at the client. Fixes #3368" | David Garcia Quintas | 2015-09-17 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 784db97ad2991330b8a7d8e1fe53bcdd06203cf3. | |||
| * | | | | | | | | | | | | Swallow content-type at the client. Fixes #3368 | David Garcia Quintas | 2015-09-17 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | | | | | | | | | | * | Merged from release_0.11 | murgatroid99 | 2015-09-17 | |
| | | | | | | | | | | |\ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||
| | | | | | | | | | | * | Update to nan 2.0 | murgatroid99 | 2015-09-17 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Move in-flight callback check up | Craig Tiller | 2015-09-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work. | |||
| | | | | | * | | | | | | Fix import that relies on Cocoapods | Jorge Canizales | 2015-09-17 | |
| | | | | |/ / / / / / | ||||
| | | | | * | | | | | | Merge pull request #3341 from murgatroid99/node_memory_leak_0_11 | Tim Emiola | 2015-09-17 | |
| | | | | |\ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | | | Fixed a couple of memory leaks in Node library | |||
| * | | | | | | | | | | Merge pull request #3320 from dgquintas/rr_with_registry | Craig Tiller | 2015-09-17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Round Robin LB Policy | |||
| | | | | | * \ \ \ \ \ | Merge pull request #3345 from murgatroid99/node_callback_this | Tim Emiola | 2015-09-17 | |
| | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a couple of incorrect "this" references in Node library | |||
| | | * | | | \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into rename_callback | Robbie Shade | 2015-09-17 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #3288 from ctiller/snarky-nanny | David G. Quintas | 2015-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitly set content-type for servers | |||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-16 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Move in-flight callback check up | Craig Tiller | 2015-09-16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3203 We entered a live lock race between the promotion callback and pollers, which was only resolved when the background executor got lucky enough to pick up the async work. | |||
| * | | | | | | | | | | | | | Merge pull request #3351 from ctiller/no-trace | Nicolas Noble | 2015-09-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable refcount tracing | |||
| * | | | | | | | | | | | | | | Add server trace line | Craig Tiller | 2015-09-16 | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Disable refcount tracing | Craig Tiller | 2015-09-16 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Add tracing for connect latency | Craig Tiller | 2015-09-16 | |
| |/ / / / / / / / / / / / / | ||||
| | | | | | | * | | | | | / | Don't do .Wait() in async context. | Jan Tattermusch | 2015-09-16 | |
| | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | | | | | | | | | | | | | | | | Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347. | |||
| | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-09-15 | |
| | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | security_connector_refactoring | |||
| | | | | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin | Julien Boeuf | 2015-09-15 | |
| | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | Adding C++ tests and fixing a few things. | Julien Boeuf | 2015-09-15 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #3123 from rjshade/SOCK_NONBLOCK | Yang Gao | 2015-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SOCK_NONBLOCK option to UDP sockets. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3135 from rjshade/remove_udp_new_transport_cb | Yang Gao | 2015-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove on_connect callback from udp_server | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #3338 from ctiller/bettererer-ports | David G. Quintas | 2015-09-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better port selection | |||
| | | | | | | | | | | * | | | | | Fixed a couple of incorrect "this" references in Node library | murgatroid99 | 2015-09-15 | |
| | | | | | | | | | |/ / / / / | ||||
| | * | | | | | | | | | | | | | Fix memory leak | Craig Tiller | 2015-09-15 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | Fixed memory leak in Buffer construction | murgatroid99 | 2015-09-14 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | Fixed Op destructors not being called | murgatroid99 | 2015-09-14 | |
| | | | | | | | | | |/ / / / | ||||
| * | | | | | | | | | | | | | Merge pull request #3340 from grpc/release-0_11 | Eric Anderson | 2015-09-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | Release 0.11 branch to master. | |||
| | | * | | | | | | | | | | | Fix a race in fd_posix.c | Craig Tiller | 2015-09-14 | |
| | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | Sprinkle casts | Craig Tiller | 2015-09-14 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK | Robbie Shade | 2015-09-14 | |
| | | | |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb | Robbie Shade | 2015-09-14 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Merge remote-tracking branch 'upstream/master' into rename_callback | Robbie Shade | 2015-09-14 | |
| | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Type sign fix for C# | David Garcia Quintas | 2015-09-12 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Fixed compilation with -Wsign-conversion on mac | David Garcia Quintas | 2015-09-12 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Updated zookeper resolver to new LB API | David Garcia Quintas | 2015-09-12 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into rr_with_registry | David Garcia Quintas | 2015-09-11 | |
| | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #3248 from dgquintas/lb_registry | Craig Tiller | 2015-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced a registry for LB policies. | |||
* | | | | | | | | | | | | | | Enable -Wshadow | Craig Tiller | 2015-09-11 | |
|/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'immolating-conversion' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2015-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | immolating-conversion | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * | | Test coverage for callbacks added to Face futures | Nathaniel Manista | 2015-09-11 | |
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge pull request #3305 from jtattermusch/remove_debug_logs | Nicolas Noble | 2015-09-11 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove leftover debug logs. | |||
| * | | | \ \ \ \ \ \ \ \ \ \ | Merge pull request #3317 from grpc/release-0_11 | Nicolas Noble | 2015-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | Bring 0.11 into master | |||
| | | * | | | | | | | | | | | | Mac build fixes | Craig Tiller | 2015-09-10 | |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge pull request #3295 from jboeuf/auth_asan_fix_0_11 | Craig Tiller | 2015-09-10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | Fixing #3286 | |||
| * | | | | | | | | | | | | | Merge pull request #3275 from dgquintas/uri_query_fragments | Craig Tiller | 2015-09-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added queries and fragments to uri parser |