aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/interop
Commit message (Expand)AuthorAge
* php: there is an unimplemented serviceGravatar Stanley Cheung2016-06-17
* php: implement 2 more interop testsGravatar Stanley Cheung2016-06-17
* php: implement custom_metadata interop testGravatar Stanley Cheung2016-06-17
* Fix a typo in php stress client that was causing the php client to ignore any...Gravatar Sree Kuchibhotla2016-06-14
* php: ran php-cs-fixer againGravatar Stanley Cheung2016-05-19
* fix copyrightGravatar Stanley Cheung2016-05-06
* reuse interop client stubGravatar Stanley Cheung2016-05-06
* php: stress test clientGravatar Stanley Cheung2016-05-06
* php: make channelGravatar Stanley Cheung2015-12-16
* pass auth metadata context to user callbackGravatar Stanley Cheung2015-12-11
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
* Fixing tests.Gravatar Julien Boeuf2015-11-17
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
| * php: ran php-cs-fixer to comply with php coding standardGravatar Stanley Cheung2015-10-27
* | php: remove ssl_cert_file env varGravatar Stanley Cheung2015-10-23
| * php: remove ssl_cert_file env varGravatar Stanley Cheung2015-10-23
| * remove includeGravatar Stanley Cheung2015-10-22
| * php: remove unused fileGravatar Stanley Cheung2015-10-22
|/
* php: add remaining auth interop testsGravatar Stanley Cheung2015-10-15
* php: add use_tls and use_test_ca param to interop tests scriptGravatar Stanley Cheung2015-10-15
* php: fix empty_stream interop test;Gravatar Stanley Cheung2015-10-14
* php: call writesDone in interop testGravatar Stanley Cheung2015-10-09
* php: implement empty_stream interop testGravatar Stanley Cheung2015-10-09
* Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
* php: add cancel_after_begin interop testGravatar Stanley Cheung2015-09-02
* php: support per message compression disableGravatar Stanley Cheung2015-09-02
* php: add comment for why cancel_after_begin cannot be doneGravatar Stanley Cheung2015-08-27
* php: fix interop stub construction after codegen fixGravatar Stanley Cheung2015-08-27
* php: fix timeout interop test, use 1ms as timeoutGravatar Stanley Cheung2015-08-19
* review feedback: unit test of uri value too strictGravatar Stanley Cheung2015-07-27
* Exposed channel target and call peer in PHPGravatar Stanley Cheung2015-07-27
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
* update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
* PHP: add support to pass JWT auth uri to auth libraryGravatar Stanley Cheung2015-05-12
* add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
* more commentsGravatar Stanley Cheung2015-04-30
* add php service account credentials auth interop test, tested against cloud s...Gravatar Stanley Cheung2015-04-30
* Merge pull request #1153 from murgatroid99/php_interop_selector_fixGravatar Tim Emiola2015-04-02
|\
* | Re-added overzealously removed fileGravatar murgatroid992015-03-31
* | Removed generated code filesGravatar murgatroid992015-03-31
* | Updated generated code to match protosGravatar murgatroid992015-03-31
* | Added proto filesGravatar murgatroid992015-03-31
| * Minor fix to test case switch statement, to fix a false negativeGravatar murgatroid992015-03-30
|/
* Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
* Made necessary changes to get interop tests workingGravatar murgatroid992015-03-25
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Fixed error in new testGravatar murgatroid992015-02-03
* Added cancel_after_first_response interop testGravatar murgatroid992015-02-03