Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php: ran php-cs-fixer again | Stanley Cheung | 2016-04-19 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | fixed copyright | Stanley Cheung | 2016-03-10 |
| | |||
* | one more | Stanley Cheung | 2016-03-10 |
| | |||
* | fix php copyright | Stanley Cheung | 2016-02-16 |
| | |||
* | Merge pull request #5225 from stanley-cheung/php-ext-code-coverage | Michael Lumish | 2016-02-16 |
|\ | | | | | PHP: add unit test to increase PHP C extension code coverage | ||
| * | php: add more unit tests to improve code coverage | Stanley Cheung | 2016-02-12 |
| | | |||
* | | php: add unit test to bring coverage back up above 95% | Stanley Cheung | 2016-02-12 |
|/ | |||
* | php: make channel | Stanley Cheung | 2015-12-16 |
| | | | | credentials createInsecure explicit | ||
* | pass auth metadata context to user callback | Stanley Cheung | 2015-12-11 |
| | |||
* | add more unit test | Stanley Cheung | 2015-12-10 |
| | |||
* | php: metadata plugin based auth API | Stanley Cheung | 2015-12-10 |
| | |||
* | add todo for PHP | Jan Tattermusch | 2015-12-07 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
|\ | |||
* | | Fixing tests. | Julien Boeuf | 2015-11-17 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
|\ \ | |||
| | * | Updating the server1 cert so that it can be used with Go. | Julien Boeuf | 2015-11-09 |
| |/ | | | | | | | | | | | | | | | The encoding of the issuer field in this cert is now a PRINTABLESTRING as opposed to UTF8STRING in the previous server1.pem which was causing the Go issue. Fixes #4086. | ||
| * | php: ran php-cs-fixer to comply with php coding standard | Stanley Cheung | 2015-10-27 |
| | | |||
* | | php: split grpc_credentials to channel_credentials and call_credentials | Stanley Cheung | 2015-10-23 |
| | | |||
* | | php: remove ssl_cert_file env var | Stanley Cheung | 2015-10-23 |
| | | |||
| * | php: remove ssl_cert_file env var | Stanley Cheung | 2015-10-23 |
| | | |||
| * | remove include | Stanley Cheung | 2015-10-22 |
| | | |||
| * | php: remove unused file | Stanley Cheung | 2015-10-22 |
| | | |||
| * | php: add more unit test for code coverage analysis | Stanley Cheung | 2015-10-20 |
| | | |||
| * | Merge pull request #3858 from enisoc/php-close | Stanley Cheung | 2015-10-20 |
|/| | | | | | PHP: Fix property reference in BaseStub::close() | ||
| * | PHP: Fix property reference in BaseStub::close() | Anthony Yeh | 2015-10-15 |
| | | |||
* | | php: add remaining auth interop tests | Stanley Cheung | 2015-10-15 |
| | | |||
* | | php: add use_tls and use_test_ca param to interop tests script | Stanley Cheung | 2015-10-15 |
|/ | |||
* | php: fix empty_stream interop test; | Stanley Cheung | 2015-10-14 |
| | |||
* | php: validate and normalize metadata keys | Stanley Cheung | 2015-10-09 |
| | |||
* | php: call writesDone in interop test | Stanley Cheung | 2015-10-09 |
| | |||
* | php: implement empty_stream interop test | Stanley Cheung | 2015-10-09 |
| | |||
* | Merge pull request #3372 from grpc/release-0_11 | David G. Quintas | 2015-09-23 |
|\ | | | | | Release 0.11 to master upmerge. | ||
| * | php: fix watchConnectivityState unit test | Stanley Cheung | 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. | ||
| * | minor fixes | Stanley Cheung | 2015-09-22 |
| | | |||
| * | php: add examples for apache and nginx | Stanley Cheung | 2015-09-22 |
|/ | |||
* | php: add cancel_after_begin interop test | Stanley Cheung | 2015-09-02 |
| | |||
* | php: clean up api around flags | Stanley Cheung | 2015-09-02 |
| | |||
* | php: support per message compression disable | Stanley Cheung | 2015-09-02 |
| | |||
* | php: add comment for why cancel_after_begin cannot be done | Stanley Cheung | 2015-08-27 |
| | |||
* | php: fix interop stub construction after codegen fix | Stanley Cheung | 2015-08-27 |
| | |||
* | php: add tests for waitForReady | Stanley Cheung | 2015-08-20 |
| | |||
* | php: update codegen, client now extends basestub | Stanley Cheung | 2015-08-20 |
| | |||
* | Merge pull request #2998 from stanley-cheung/php_null_call_host | Michael Lumish | 2015-08-20 |
|\ | | | | | PHP: expose per-call host override option | ||
| * | php: expose per-call host override option | Stanley Cheung | 2015-08-19 |
| | | |||
* | | php: fix timeout interop test, use 1ms as timeout | Stanley Cheung | 2015-08-19 |
|/ | |||
* | php: add watchForReady method | Stanley Cheung | 2015-08-13 |
| | |||
* | php: add more tests | Stanley Cheung | 2015-08-13 |
| | |||
* | php: wrap watchConnectivityState api | Stanley Cheung | 2015-08-13 |
| |