Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2084 from stanley-cheung/php_pecl_extension | Tim Emiola | 2015-06-18 |
|\ | | | | | Add package.xml file for pecl extension | ||
* \ | Merge pull request #2125 from jtattermusch/fix_win_read_memory_leak | Nicolas Noble | 2015-06-18 |
|\ \ | | | | | | | prevent leaking gpr_slice in windows on_read() | ||
| * | | prevent leaking gpr_slice in windows on_read() | Jan Tattermusch | 2015-06-18 |
| | | | |||
| | * | Add package.xml and necessary files for pecl extension | Stanley Cheung | 2015-06-18 |
| |/ |/| | |||
* | | Merge pull request #2071 from dgquintas/compression-levels | Craig Tiller | 2015-06-17 |
|\ \ | | | | | | | Introduced compression levels as an abstraction for the actual algorithm | ||
* \ \ | Merge pull request #2108 from jcanizales/disallow-started-writers | Michael Lumish | 2015-06-17 |
|\ \ \ | |_|/ |/| | | Disallow started request writers on GRPCCall init | ||
* | | | Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-output | donnadionne | 2015-06-17 |
|\ \ \ | | | | | | | | | Prints test names as ruby tests run | ||
| | * | | Disallow started request writers on GRPCCall init | Jorge Canizales | 2015-06-17 |
| | | | | |||
* | | | | Merge pull request #1731 from ctiller/you-complete-me | Nicolas Noble | 2015-06-17 |
|\ \ \ \ | | | | | | | | | | | New core shutdown API | ||
| | * | | | Prints test names as ruby tests run | Tim Emiola | 2015-06-17 |
| | | | | | |||
* | | | | | Merge pull request #2092 from jcanizales/point-to-official-proto-podspec | Michael Lumish | 2015-06-17 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Link to official protobuf podspec in the README | ||
| * | | | | Link to official protobuf podspec in the README | Jorge Canizales | 2015-06-17 |
| | |/ / | |/| | | | | | | It was still linking to my pull request's podspec. | ||
| | * | | temporary hotfix before #1577 is in | Jan Tattermusch | 2015-06-17 |
| | | | | |||
| | * | | Fix Python compilation | Craig Tiller | 2015-06-17 |
| | | | | |||
| | * | | Ruby shutdown api migration | Tim Emiola | 2015-06-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | + all tests pass, - but there are a couple of workarounds - tests are flaky | ||
| | | * | Fixed wrong switch label name | David Garcia Quintas | 2015-06-16 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #2081 from soltanmm/c89-oops | Nathaniel Manista | 2015-06-16 |
|\ \ \ \ | | | | | | | | | | | Make warnings errors when building Python tests. | ||
| * | | | | Make warnings errors when building Python tests | Masood Malekghassemi | 2015-06-16 |
| | | | | | |||
* | | | | | Merge pull request #2079 from yang-g/statusChange | Nicolas Noble | 2015-06-16 |
|\ \ \ \ \ | |/ / / / |/| | | | | Update the Status API | ||
* | | | | | Merge pull request #2054 from dgquintas/flags-abi | Craig Tiller | 2015-06-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Added flags support to grpc_op. | ||
* \ \ \ \ \ | Merge pull request #2063 from stanley-cheung/php_timeout_interop_test | Tim Emiola | 2015-06-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add PHP timeout interop test | ||
| | | | | | * | Exposed compression level in channel arguments (C and C++) | David Garcia Quintas | 2015-06-16 |
| | | | | | | | |||
| | | * | | | | Update the Status API | Yang Gao | 2015-06-16 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 |
| | |\| | | | |||
| | | | | * | Mapped DEFLARE as a high compression level algorithm | David Garcia Quintas | 2015-06-15 |
| | | | | | | |||
* | | | | | | Fix NPE for trying to add metadata to error when it was nil | Jorge Canizales | 2015-06-15 |
| |_|/ / / |/| | | | | |||
| | | | * | Introduced compression levels as an abstraction for the actual algorithm. | David Garcia Quintas | 2015-06-15 |
| |_|_|/ |/| | | | |||
| * | | | add PHP timeout interop test | Stanley Cheung | 2015-06-15 |
|/ / / | |||
| * | | More missing flags = 0 lines... | David Garcia Quintas | 2015-06-15 |
| | | | |||
| * | | Added changes to node and php wrappers | David Garcia Quintas | 2015-06-15 |
| | | | |||
| * | | Added changes to python and csharp wrappers | David Garcia Quintas | 2015-06-15 |
| | | | |||
| * | | Added changes to c++ and ruby wrappers | David Garcia Quintas | 2015-06-15 |
| | | | |||
* | | | Merge pull request #2052 from jcanizales/fix-empty-globs | Michael Lumish | 2015-06-15 |
|\ \ \ | | | | | | | | | Remove failing globs from examples and tests | ||
* \ \ \ | Merge pull request #2051 from jcanizales/simplify-metadata | Michael Lumish | 2015-06-15 |
|\ \ \ \ | | | | | | | | | | | Simplify metadata usage | ||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me | Masood Malekghassemi | 2015-06-15 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | include string_util.h for the prototype of gpr_strdup and typo. | Oliver Smith | 2015-06-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes two warnings in log_win32.c under msvc2015 log_win32.c(109): warning C4013: 'gpr_strdup' undefined; assuming extern returning int log_win32.c(109): warning C4047: 'return': 'char *' differs in levels of indirection from 'int' and corrects a typo in an error message | ||
| | | * | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| |_|/ / |/| | | | | | | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
| | * | | Remove failing globs from examples and tests | Jorge Canizales | 2015-06-13 |
| |/ / |/| | | |||
| * | | Specify responseMetadata structure | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Drop repeated response headers. | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Test call and error metadata are the same. | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Merge trailers into responseMetadata. Add it to NSError. | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Let set NSDictionary as headers, and init the property (not nil) | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Add test to set and read headers. Flaky!! | Jorge Canizales | 2015-06-13 |
| | | | |||
| * | | Cleanup GRPCClientTests.m | Jorge Canizales | 2015-06-13 |
|/ / | |||
* | | fix native callback signature to match with C# | Jan Tattermusch | 2015-06-11 |
| | | |||
* | | Merge pull request #1995 from jtattermusch/csharp_channel_options | Tim Emiola | 2015-06-11 |
|\ \ | | | | | | | Revamp of C# channel options (aka channel args) | ||
* \ \ | Merge pull request #2034 from soltanmm/pip89 | Nathaniel Manista | 2015-06-11 |
|\ \ \ | | | | | | | | | Ensure C89 compatibility in Linux tests. | ||
| * | | | Ensure C89 compatibility in Linux tests | Masood Malekghassemi | 2015-06-10 |
| | | | |