Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Merge pull request #10012 from vjpai/phpqps | 2017-03-13 | ||
|\ \ \ | | | | | | | | | PHP benchmarking performance client, proxied through Ruby | |||
| * | | | PHP benchmarking performance client, proxied through Ruby | 2017-03-10 | ||
| |/ / | | | | | | | | | | | | | Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC per channel for now. No open-loop for now | |||
* / / | Bumped version to 1.3.0-dev | 2017-03-09 | ||
|/ / | ||||
| * | Php: Completion queue create API changes (and also remove the redundant | 2017-03-07 | ||
|/ | | | | | | | completion_queue_next() loop in grpc_php_shutdown_completion_queue function as it is no longer needed. This was most likely an artifact of a previous version of grpc-core where completion queues did not have a "one tag in, one tag out" rule | |||
* | PHP: prepare for 1.2 release | 2017-03-01 | ||
| | ||||
* | PHP: added README notes for CentOS/RHEL 6/7 users | 2017-02-17 | ||
| | ||||
* | PHP: add macro for arg info in extension | 2017-02-16 | ||
| | ||||
* | PHP: update README and apache/nginx examples | 2017-02-03 | ||
| | ||||
* | Merge pull request #9535 from stanley-cheung/php-update-examples | 2017-02-01 | ||
|\ | | | | | PHP: update examples | |||
| * | PHP: update examples | 2017-01-31 | ||
| | | ||||
* | | Merge github.com:grpc/grpc into version3 | 2017-01-31 | ||
|\| | ||||
| * | Add comments | 2017-01-31 | ||
| | | ||||
| * | PHP: make tests runnable on both protobuf 3.1 and 3.2 | 2017-01-30 | ||
| | | ||||
* | | Bump master version numbers | 2017-01-30 | ||
|/ | ||||
* | Merge github.com:grpc/grpc into rollfwd | 2017-01-27 | ||
|\ | ||||
| * | Merge pull request #9416 from thinkerou/update_method_property_visibility | 2017-01-26 | ||
| |\ | | | | | | | PHP: Update the visibility property of method | |||
| * \ | Merge pull request #9415 from thinkerou/fix_php_lib_code_style | 2017-01-26 | ||
| |\ \ | | | | | | | | | PHP: fix code style | |||
* | | | | Merge github.com:grpc/grpc into rollfwd | 2017-01-26 | ||
|\| | | | ||||
| * | | | Move parameters for all grpc_op types into their own sub-structs. | 2017-01-25 | ||
| | | | | ||||
* | | | | Revert "Revert "Metadata handling rewrite"" | 2017-01-23 | ||
|/ / / | | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | |||
* | | | Revert "Metadata handling rewrite" | 2017-01-20 | ||
| | | | ||||
| | * | update method prop visibility | 2017-01-20 | ||
| | | | ||||
| * | | fix code style | 2017-01-20 | ||
| |/ | ||||
* | | Merge github.com:grpc/grpc into metadata_filter | 2017-01-17 | ||
|\| | ||||
* | | Merge github.com:grpc/grpc into metadata_filter | 2017-01-17 | ||
|\ \ | ||||
| | * | PHP: Prepare for 1.1.0 release | 2017-01-13 | ||
| |/ | ||||
| * | Use tmp file instead of writing to current directory | 2017-01-12 | ||
| | | ||||
* | | Merge github.com:grpc/grpc into metadata_filter | 2017-01-12 | ||
|\ \ | ||||
| | * | Fix various PHP bugs | 2017-01-11 | ||
| |/ | ||||
| * | Merge pull request #8154 from thinkerou/fix_php_mem_leak | 2017-01-11 | ||
| |\ | | | | | | | PHP: attempt to fix mem leaks | |||
| | * | attempt to fix mem leaks | 2017-01-10 | ||
| | | | ||||
* | | | Merge github.com:grpc/grpc into fix_errors | 2017-01-06 | ||
|\| | | ||||
| * | | Enable advanced Java interop tests. | 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 ↵ | 2017-01-04 | ||
|\| | | | | | | | | | | | metadata_filter_and_new_closures | |||
| * | | fix code style | 2016-12-15 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Offer grpc_slice_to_c_string to simplify some code | 2016-12-09 | ||
| | | | ||||
* | | | Continue updating PHP | 2016-12-09 | ||
| | | | ||||
* | | | Convert more of PHP | 2016-12-09 | ||
| | | | ||||
* | | | Convert more of PHP | 2016-12-09 | ||
| | | | ||||
* | | | Start converting php | 2016-12-08 | ||
|/ / | ||||
* / | Fixes 2 issues: | 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 | 2016-11-08 | ||
|\ | ||||
| * | update php style | 2016-11-01 | ||
| | | ||||
* | | Merge github.com:grpc/grpc into grpc_slice | 2016-10-31 | ||
|\| | ||||
| * | phpdoc types | 2016-10-28 | ||
| | |