Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | PHP: added README notes for CentOS/RHEL 6/7 users | Stanley Cheung | 2017-02-17 |
| | |||
* | PHP: add macro for arg info in extension | Stanley Cheung | 2017-02-16 |
| | |||
* | PHP: update README and apache/nginx examples | Stanley Cheung | 2017-02-03 |
| | |||
* | Merge pull request #9535 from stanley-cheung/php-update-examples | Stanley Cheung | 2017-02-01 |
|\ | | | | | PHP: update examples | ||
| * | PHP: update examples | Stanley Cheung | 2017-01-31 |
| | | |||
* | | Merge github.com:grpc/grpc into version3 | Craig Tiller | 2017-01-31 |
|\| | |||
| * | Add comments | Stanley Cheung | 2017-01-31 |
| | | |||
| * | PHP: make tests runnable on both protobuf 3.1 and 3.2 | Stanley Cheung | 2017-01-30 |
| | | |||
* | | Bump master version numbers | Craig Tiller | 2017-01-30 |
|/ | |||
* | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-27 |
|\ | |||
| * | Merge pull request #9416 from thinkerou/update_method_property_visibility | Stanley Cheung | 2017-01-26 |
| |\ | | | | | | | PHP: Update the visibility property of method | ||
| * \ | Merge pull request #9415 from thinkerou/fix_php_lib_code_style | Stanley Cheung | 2017-01-26 |
| |\ \ | | | | | | | | | PHP: fix code style | ||
* | | | | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
|\| | | | |||
| * | | | Move parameters for all grpc_op types into their own sub-structs. | Mark D. Roth | 2017-01-25 |
| | | | | |||
* | | | | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
|/ / / | | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
* | | | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | | | |||
| | * | update method prop visibility | thinkerou | 2017-01-20 |
| | | | |||
| * | | fix code style | thinkerou | 2017-01-20 |
| |/ | |||
* | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\| | |||
* | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-17 |
|\ \ | |||
| | * | PHP: Prepare for 1.1.0 release | Stanley Cheung | 2017-01-13 |
| |/ | |||
| * | Use tmp file instead of writing to current directory | Stanley Cheung | 2017-01-12 |
| | | |||
* | | Merge github.com:grpc/grpc into metadata_filter | Craig Tiller | 2017-01-12 |
|\ \ | |||
| | * | Fix various PHP bugs | Stanley Cheung | 2017-01-11 |
| |/ | |||
| * | Merge pull request #8154 from thinkerou/fix_php_mem_leak | Stanley Cheung | 2017-01-11 |
| |\ | | | | | | | PHP: attempt to fix mem leaks | ||
| | * | attempt to fix mem leaks | thinkerou | 2017-01-10 |
| | | | |||
* | | | Merge github.com:grpc/grpc into fix_errors | Craig Tiller | 2017-01-06 |
|\| | | |||
| * | | Enable advanced Java interop tests. | Eric Gribkoff | 2017-01-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add response parameters to custom_metadata streaming request for Node and PHP clients. The Java server does not respond with separate initial and trailing metadata when there is no response data - it is only emiting the requested trailing metadata. Adding the response parameters to the test (in accordance with the specification) avoids this, but I will open a separate issue to investigate the Java behavior. | ||
* | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into ↵ | Craig Tiller | 2017-01-04 |
|\| | | | | | | | | | | | metadata_filter_and_new_closures | ||
| * | | fix code style | thinkerou | 2016-12-15 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Offer grpc_slice_to_c_string to simplify some code | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Continue updating PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Convert more of PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Convert more of PHP | Craig Tiller | 2016-12-09 |
| | | | |||
* | | | Start converting php | Craig Tiller | 2016-12-08 |
|/ / | |||
* / | Fixes 2 issues: | Ken Payson | 2016-12-01 |
|/ | | | | | | | | 1. In the State change test, 123->0 will hit a c-core GPR_ASSERT if debugging is enabled because 123 doesn't map to a state that can be printed. 2. In the Server test, 8888 is sometimes unavailable, so we just use a wildcard port. | ||
* | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-11-08 |
|\ | |||
| * | update php style | thinkerou | 2016-11-01 |
| | | |||
* | | Merge github.com:grpc/grpc into grpc_slice | Craig Tiller | 2016-10-31 |
|\| | |||
| * | phpdoc types | Stanislav Pavlovichev | 2016-10-28 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | |||
* | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
| | | |||
| * | change unimplemented_method to unimplemented_service. Add real ↵ | Noah Eisen | 2016-10-21 |
|/ | | | | unimplemented_method test |