Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into sceq | 2016-01-28 | |
|\ | |||
| * | Fix the initialization by modifying the grpc_channel_args_is_census_enabled ↵ | 2016-01-26 | |
| | | | | | | | | to by default return census_enabled() instead of always disable | ||
| * | Merge remote-tracking branch 'upstream/master' into bug | 2016-01-26 | |
| |\ | |||
| | * | Fix typo. | 2016-01-26 | |
| | | | |||
| | * | Initialize census if not initialized yet and some features are available. | 2016-01-26 | |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into bug | 2016-01-26 | |
| |\| | |||
| | * | Fix sanity | 2016-01-26 | |
| | | | |||
| | * | update copyrights | 2016-01-25 | |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into bump_version_0_13 | 2016-01-25 | |
| | |\ | |||
| * | | | Update copyrights and add change the client to enable census if census ↵ | 2016-01-25 | |
| | | | | | | | | | | | | | | | | initialized. | ||
* | | | | Get subchannel index working | 2016-01-25 | |
| | | | | |||
| * | | | Fix the census initialization on the server. Remove duplicate initialization ↵ | 2016-01-24 | |
| | | | | | | | | | | | | | | | | logic and also enable census per channel if census is initialized. | ||
* | | | | Subchannel index compiles | 2016-01-22 | |
| | | | | |||
| | * | | fix copyrights | 2016-01-22 | |
| | | | | |||
| | * | | regenerate projects | 2016-01-22 | |
| |/ / | |||
* | | | subchannel progress | 2016-01-22 | |
| | | | |||
| | * | Merge branch 'master' into tcp_listener | 2016-01-20 | |
| | |\ | | |/ | |/| | |||
* | | | Merge github.com:grpc/grpc into sceq | 2016-01-15 | |
|\| | | |||
* | | | Shared subchannel sketch | 2016-01-15 | |
| | | | |||
| | * | Extend Copyrights to 2016 | 2016-01-13 | |
| | | | |||
| | * | Code review follow-up. | 2016-01-12 | |
| | | | |||
| | * | Make grpc_tcp_listener private. | 2016-01-11 | |
| |/ |/| | |||
| * | Fixed a couple of remaining merge issues | 2016-01-08 | |
| | | |||
| * | Merged from master and resolved merge conflicts | 2016-01-08 | |
| |\ | |/ |/| | |||
| * | Make metadata validation functions reject empty keys | 2016-01-07 | |
| | | |||
* | | Merge github.com:grpc/grpc into clangfmt | 2016-01-06 | |
|\ \ | |||
| | * | Fix header include syntax | 2016-01-06 | |
| | | | |||
| | * | Expose core metadata validation functions in public headers | 2016-01-06 | |
| | | | |||
* | | | Update copyrights | 2016-01-04 | |
| | | | |||
* | | | clang-format code | 2016-01-04 | |
| | | | |||
| | * | Making the stack work with outgoing channel args. | 2015-12-28 | |
| | | | |||
| | * | Removing the auth context from the security connector. | 2015-12-28 | |
| | | | | | | | | | | | | | | | The security connector is a channel/server port wide construct. On the other hand, the auth_context is a per-connection construct. | ||
| * | | Eliminate gpr_ int types - and insist on C99 variants instead | 2015-12-22 | |
|/ / | |||
* | | Merge pull request #4384 from ctiller/big_data | 2015-12-18 | |
|\ \ | | | | | | | Add a test that overflows incoming flow control windows | ||
* \ \ | Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector | 2015-12-18 | |
|\ \ \ | | | | | | | | | Removing the auth_context from the security connector | ||
* | | | | fixing x64 build with vs2015 | 2015-12-17 | |
| | | | | |||
| * | | | Making the stack work with outgoing channel args. | 2015-12-17 | |
| | | | | |||
| * | | | Removing the auth context from the security connector. | 2015-12-16 | |
|/ / / | | | | | | | | | | | | | The security connector is a channel/server port wide construct. On the other hand, the auth_context is a per-connection construct. | ||
| * | | clang-format | 2015-12-16 | |
| | | | |||
| * | | Fix merge | 2015-12-16 | |
| | | | |||
| * | | Merge github.com:grpc/grpc into big_data | 2015-12-16 | |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #4479 from ctiller/aarons-bug | 2015-12-16 | |
|\ \ \ | | | | | | | | | Fix double read at end of stream bug | ||
* \ \ \ | Merge pull request #4453 from ctiller/server_stall | 2015-12-15 | |
|\ \ \ \ | |_|_|/ |/| | | | Server stall fix | ||
| | * | | Fix double read at end of stream bug | 2015-12-15 | |
| |/ / |/| | | |||
* | | | Merge pull request #4451 from ctiller/proxy-crash | 2015-12-15 | |
|\ \ \ | | | | | | | | | Fix proxy end2end tests | ||
* | | | | Fix missing timer tag | 2015-12-15 | |
| | | | | |||
| | * | | Merge branch 'proxy-crash' into server_stall | 2015-12-14 | |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Addressing review feedback | 2015-12-14 | |
| | | | | |||
| | * | | Fix server side handling of incoming partial requests in core | 2015-12-14 | |
| |/ / | |||
| * | | Merge branch 'cf' into proxy-crash | 2015-12-14 | |
| |\ \ | |/ / |/| | |