Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Recycle partially filled buffers on the next read | Craig Tiller | 2015-09-24 |
| | |||
* | Fix a livelock issue | Craig Tiller | 2015-09-24 |
| | |||
* | Fix some bugs leading to memory leaks | Craig Tiller | 2015-09-24 |
| | |||
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 |
|\ | |||
* \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-24 |
|\ \ | |||
| | * | Merge | Craig Tiller | 2015-09-24 |
| | | | |||
| | * | Merge github.com:grpc/grpc into come-out-of-the-shadow | Craig Tiller | 2015-09-24 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 |
| |\ \ | | | | | | | | | Release 0.11 to master upmerge. | ||
| * \ \ | Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todos | Eric Anderson | 2015-09-23 |
| |\ \ \ | | | | | | | | | | | Drop issue 527 TODOs for UnaryCall interop test specification | ||
* | | | | | Fix specific worker wakeup | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Merge with gyp changes | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-23 |
|\ \ \ \ \ | |||
| | * | | | | Fixes broken build due to misplaced import | Nate Kibler | 2015-09-23 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | The GRPCCall import must be in the header because it defines a protocol that GRPCRequestHeaders uses. | ||
| | | * | | php: fix watchConnectivityState unit test | Stanley Cheung | 2015-09-23 |
| | | | | | |||
| * | | | | Changed GRPCCall import to class forward declaration | Nate Kibler | 2015-09-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The GRPCCall.h file is already correctly imported in the GRPCRequestHeaders.m implementation file. This header shouldn’t need to import GRPCCall and should specify a class forward declaration for reference. | ||
* | | | | | FD logging cleanup | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Creds fix | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Windows fixes | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig | Craig Tiller | 2015-09-23 |
|\ \ \ \ \ | |||
| * | | | | | clang-format all core files | Craig Tiller | 2015-09-23 |
| | | | | | | |||
* | | | | | | Windows fixes | Craig Tiller | 2015-09-23 |
|/ / / / / | |||
* | | | | | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 |
| | | | | | |||
* | | | | | Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig | Craig Tiller | 2015-09-23 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/tcp_client_windows.c | ||
* | | | | | | Update Windows stuff | Craig Tiller | 2015-09-23 |
| | | | | | | |||
| | | * | | | Drop issue 527 TODOs for interop specification | Nathaniel Manista | 2015-09-23 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | ||
| | | * | | Merge pull request #3413 from stanley-cheung/php_jenkins_flakes | Jan Tattermusch | 2015-09-23 |
| | | |\ \ | | | | | | | | | | | | | PHP: jenkins flakes | ||
| | | * | | | Client now swallows content-type on receive | David Garcia Quintas | 2015-09-22 |
| | | | | | | |||
| | | * | | | Explicitly set content-type for servers | Craig Tiller | 2015-09-22 |
| | | | | | | |||
| * | | | | | Make zookeeper compile with execution contexts | Craig Tiller | 2015-09-22 |
| | | | | | | |||
| | | * | | | bump version of C# to 0.7.1 | Jan Tattermusch | 2015-09-22 |
| | | | | | | |||
| * | | | | | Document exec_ctx | Craig Tiller | 2015-09-22 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-22 |
|/| | | | | | |/ / / / | | | | | | | | | | | | | | | | Conflicts: src/core/surface/secure_channel_create.c | ||
| | | * / | php: fix jenkins flake | Stanley Cheung | 2015-09-22 |
| | |/ / | |||
| * | | | Merge pull request #3422 from jcanizales/fix-mutex-bug | Craig Tiller | 2015-09-22 |
| |\ \ \ | | | | | | | | | | | Fix mutex bug | ||
| | | * \ | Merge pull request #3365 from murgatroid99/node_nan_2.0 | Tim Emiola | 2015-09-22 |
| | | |\ \ | | | | | | | | | | | | | Update to nan 2.0 | ||
| | | * \ \ | Merge pull request #3414 from soltanmm/relup | Nathaniel Manista | 2015-09-22 |
| | | |\ \ \ | | | | | | | | | | | | | | | Update Python release number to 0.11.0b1. | ||
| | * | | | | | Fix mutex bug | Jorge Canizales | 2015-09-22 |
| | | | | | | | |||
* | | | | | | | Add mutex init | Craig Tiller | 2015-09-22 |
| | | | | | | | |||
| | | * | | | | Merge pull request #3399 from stanley-cheung/php_update_examples | Tim Emiola | 2015-09-22 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | PHP: add examples for Apache and Nginx | ||
| | | | | * | | | Update Python release to 0.11.0b1 | Masood Malekghassemi | 2015-09-22 |
| | | | | | | | | |||
| | | * | | | | | Merge pull request #3412 from murgatroid99/node_version_0.11.1 | Nicolas Noble | 2015-09-22 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update Node module to 0.11.1 in anticipation of point release | ||
| * | | | | | | | | It is a bad idea to have a map with string_refs as output params. | Julien Boeuf | 2015-09-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is very much unsafe as the string_ref could point on a stack variable of the callee. | ||
* | | | | | | | | | Fix argument order | Craig Tiller | 2015-09-22 |
| | | | | | | | | | |||
| | | | * | | | | | Update Node module to 0.11.1 in anticipation of point release | murgatroid99 | 2015-09-22 |
| | | | | | | | | | |||
* | | | | | | | | | Finish cleanup | Craig Tiller | 2015-09-22 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #3396 from jtattermusch/win_fix_parameter_types | Nicolas Noble | 2015-09-22 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix parameter types in function definition. | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #3404 from dgquintas/dgquintas-patch-1 | Nicolas Noble | 2015-09-22 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in channel_args.h docstring | ||
* | | | | | | | | | | | clang-format all core files | Craig Tiller | 2015-09-22 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Final patches for rename | Craig Tiller | 2015-09-22 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge pull request #3328 from nathanielmanistaatgoogle/future-callbacks | Masood Malekghassemi | 2015-09-22 |
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Test coverage for callbacks added to Face futures |