aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests
Commit message (Expand)AuthorAge
...
| * 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 more unit test for code coverage analysisGravatar Stanley Cheung2015-10-20
| * Merge pull request #3858 from enisoc/php-closeGravatar Stanley Cheung2015-10-20
|/|
| * PHP: Fix property reference in BaseStub::close()Gravatar Anthony Yeh2015-10-15
* | 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: validate and normalize metadata keysGravatar Stanley Cheung2015-10-09
* php: call writesDone in interop testGravatar Stanley Cheung2015-10-09
* php: implement empty_stream interop testGravatar Stanley Cheung2015-10-09
* Merge pull request #3372 from grpc/release-0_11Gravatar David G. Quintas2015-09-23
|\
| * php: fix watchConnectivityState unit testGravatar Stanley Cheung2015-09-23
* | Drop issue 527 TODOs for interop specificationGravatar Nathaniel Manista2015-09-23
| * minor fixesGravatar Stanley Cheung2015-09-22
| * php: add examples for apache and nginxGravatar Stanley Cheung2015-09-22
|/
* php: add cancel_after_begin interop testGravatar Stanley Cheung2015-09-02
* php: clean up api around flagsGravatar 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: add tests for waitForReadyGravatar Stanley Cheung2015-08-20
* php: update codegen, client now extends basestubGravatar Stanley Cheung2015-08-20
* Merge pull request #2998 from stanley-cheung/php_null_call_hostGravatar Michael Lumish2015-08-20
|\
| * php: expose per-call host override optionGravatar Stanley Cheung2015-08-19
* | php: fix timeout interop test, use 1ms as timeoutGravatar Stanley Cheung2015-08-19
|/
* php: add watchForReady methodGravatar Stanley Cheung2015-08-13
* php: add more testsGravatar Stanley Cheung2015-08-13
* php: wrap watchConnectivityState apiGravatar Stanley Cheung2015-08-13
* php: wrap getConnectivityState APIGravatar Stanley Cheung2015-08-13
* 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
* Remove metadata checks - these are testing things that arent trueGravatar Craig Tiller2015-07-18
* add PHP timeout interop testGravatar Stanley Cheung2015-06-15
* update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
* php test math proto: add default valueGravatar Stanley Cheung2015-05-13
* 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
* remove opts param from signatureGravatar Stanley Cheung2015-04-21
* forgot to update class nameGravatar Stanley Cheung2015-04-21
* Support update metadata callback function in php BaseStubGravatar Stanley Cheung2015-04-21
* Merge pull request #1178 from murgatroid99/php_camel_case_methodsGravatar Tim Emiola2015-04-03
|\
* | Updated GeneratedCodeTest to match (not so) recent stub changesGravatar murgatroid992015-04-02
| * Updated PHP files to new method namesGravatar murgatroid992015-04-02
|/
* 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