Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | php: add remaining auth interop tests | 2015-10-15 | ||
| | | ||||
* | | php: add use_tls and use_test_ca param to interop tests script | 2015-10-15 | ||
|/ | ||||
* | php: fix empty_stream interop test; | 2015-10-14 | ||
| | ||||
* | fixed comment | 2015-10-12 | ||
| | ||||
* | php: validate and normalize metadata keys | 2015-10-09 | ||
| | ||||
* | php: call writesDone in interop test | 2015-10-09 | ||
| | ||||
* | php: implement empty_stream interop test | 2015-10-09 | ||
| | ||||
* | php: update package.xml to prepare for 0.6.1 release | 2015-10-08 | ||
| | ||||
* | Fix #2275 (Make sure PHP example can be run with Apache) | 2015-10-06 | ||
| | | | | | | Normal constants, like most other things, are cleaned up during RSHUTDOWN. We need to explicitly mark them as persistent using CONST_PERSISTENT | |||
* | Merge pull request #3602 from grpc/release-0_11 | 2015-10-02 | ||
|\ | | | | | Upmerge from beta to master. | |||
| * | php: need additional cli flags in scripts | 2015-09-24 | ||
| | | ||||
| * | php: update helloworld and route guide after beta release | 2015-09-24 | ||
| | | ||||
* | | Merge pull request #3372 from grpc/release-0_11 | 2015-09-23 | ||
|\| | | | | | Release 0.11 to master upmerge. | |||
| * | php: fix watchConnectivityState unit test | 2015-09-23 | ||
| | | ||||
* | | Drop issue 527 TODOs for interop specification | 2015-09-23 | ||
| | | | | | | | | | | The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md. | |||
| * | php: fix jenkins flake | 2015-09-22 | ||
| | | ||||
| * | php: update text to reflect beta | 2015-09-22 | ||
| | | ||||
| * | minor fixes | 2015-09-22 | ||
| | | ||||
| * | php: add examples for apache and nginx | 2015-09-22 | ||
|/ | ||||
* | Update debian install instructions, jessie-backports | 2015-09-04 | ||
| | ||||
* | php: bump version | 2015-09-02 | ||
| | ||||
* | php: missed a line in doc | 2015-09-02 | ||
| | ||||
* | php: update pecl package.xml | 2015-09-02 | ||
| | ||||
* | php: $metadata at API should be optional | 2015-09-02 | ||
| | ||||
* | php: add cancel_after_begin interop test | 2015-09-02 | ||
| | ||||
* | php: clean up api around flags | 2015-09-02 | ||
| | ||||
* | php: support per message compression disable | 2015-09-02 | ||
| | ||||
* | update debian unstable to testing | 2015-08-28 | ||
| | ||||
* | php: update readme; | 2015-08-28 | ||
| | ||||
* | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ↵ | 2015-08-27 | ||
|\ | | | | | | | credentials_naming_and_cleanup | |||
* \ | Merge pull request #3026 from stanley-cheung/php_update_gen_code_test | 2015-08-27 | ||
|\ \ | | | | | | | PHP: fix interop stub construction after codegen change | |||
| * | | php: add comment for why cancel_after_begin cannot be done | 2015-08-27 | ||
| | | | ||||
| * | | php: fix interop stub construction after codegen fix | 2015-08-27 | ||
| | | | ||||
| | * | Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup | 2015-08-25 | ||
| | |\ | |_|/ |/| | | ||||
* | | | Fixing PHP. | 2015-08-25 | ||
| | | | ||||
| | * | Credentials cleanup: | 2015-08-25 | ||
| |/ |/| | | | | | | | | | | | | | - Removing service_accounts credentials. These credentials just have drawbacks compared to service_account_jwt_access credentials, notably in terms for security. - Renaming Google specific credentials with a Google prefix for C and C++. This should be done as well for wrapped languages. | |||
* | | Fixing tests. | 2015-08-25 | ||
| | | ||||
* | | Adding void* at then end of security related method in order to have a ↵ | 2015-08-25 | ||
|/ | | | | stable ABI. | |||
* | php: add tests for waitForReady | 2015-08-20 | ||
| | ||||
* | php: update codegen, client now extends basestub | 2015-08-20 | ||
| | ||||
* | Merge pull request #2998 from stanley-cheung/php_null_call_host | 2015-08-20 | ||
|\ | | | | | PHP: expose per-call host override option | |||
* \ | Merge pull request #2990 from stanley-cheung/update_debian_instructions | 2015-08-19 | ||
|\ \ | | | | | | | Update debian install instructions | |||
| * | | update installation instructions, review feedback | 2015-08-19 | ||
| | | | ||||
| * | | update installation instructions, review feedback | 2015-08-19 | ||
| | | | ||||
| | * | php: expose per-call host override option, review feedback | 2015-08-19 | ||
| | | | ||||
| * | | update debian install instructions | 2015-08-19 | ||
| | | | ||||
| | * | php: expose per-call host override option | 2015-08-19 | ||
| |/ | ||||
* / | php: fix timeout interop test, use 1ms as timeout | 2015-08-19 | ||
|/ | ||||
* | Sprinkle reserved = NULL around | 2015-08-18 | ||
| | ||||
* | php: fixed constant typo | 2015-08-17 | ||
| |