aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests
Commit message (Collapse)AuthorAge
* fix php testWatchConnectivityStateGravatar Jan Tattermusch2017-11-06
|
* exclude uploading stats, add unconstained php benchmarkGravatar ZhouyihaiDing2017-10-06
| | | | php7 build once
* update composer installing protobuf v3 for php-qpsGravatar ZhouyihaiDing2017-09-19
|
* PHP: upmerge from 1.4.x branchGravatar Stanley Cheung2017-08-22
|
* PHP: persistent channelGravatar Stanley Cheung2017-08-03
|
* fix remaining license noticesGravatar Jan Tattermusch2017-06-08
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* PHP: stop requiring google/protobuf PHP implementationGravatar Stanley Cheung2017-05-16
|
* fix php styleGravatar thinkerou2017-03-26
|
* PHP benchmarking performance client, proxied through RubyGravatar Vijay Pai2017-03-10
| | | | | Requires synchronous and single-threaded, so only 1 channel and 1 outstanding RPC per channel for now. No open-loop for now
* PHP: update README and apache/nginx examplesGravatar Stanley Cheung2017-02-03
|
* Add commentsGravatar Stanley Cheung2017-01-31
|
* PHP: make tests runnable on both protobuf 3.1 and 3.2Gravatar Stanley Cheung2017-01-30
|
* Enable advanced Java interop tests.Gravatar Eric Gribkoff2017-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.
* Fixes 2 issues:Gravatar Ken Payson2016-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.
* update php styleGravatar thinkerou2016-11-01
|
* change unimplemented_method to unimplemented_service. Add real ↵Gravatar Noah Eisen2016-10-21
| | | | unimplemented_method test
* Fix php interop client for status_code_and_message testGravatar Stanley Cheung2016-10-17
|
* PHP Proto3: update tests and READMEGravatar Stanley Cheung2016-09-29
|
* fix php code styleGravatar thinkerou2016-09-09
|
* php: minor error initializing a variableGravatar Stanley Cheung2016-09-06
|
* php: error out if metadata key is not legalGravatar Stanley Cheung2016-08-26
|
* php: fix per_rpc_creds capital auth header keyGravatar Stanley Cheung2016-08-26
|
* php: fix minor style discrepencyGravatar Stanley Cheung2016-07-21
|
* wrap long lines;Gravatar Stanley Cheung2016-07-20
|
* minor changes. cannot assume hostname unchangedGravatar Stanley Cheung2016-07-20
|
* support php7 by marcoGravatar thinkerou2016-07-20
|
* 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 ↵Gravatar Sree Kuchibhotla2016-06-14
| | | | any explicitly passed port
* 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: ran php-cs-fixer againGravatar Stanley Cheung2016-04-19
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* fixed copyrightGravatar Stanley Cheung2016-03-10
|
* one moreGravatar Stanley Cheung2016-03-10
|
* fix php copyrightGravatar Stanley Cheung2016-02-16
|
* Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
|\ | | | | PHP: add unit test to increase PHP C extension code coverage
| * php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12
| |
* | php: add unit test to bring coverage back up above 95%Gravatar Stanley Cheung2016-02-12
|/
* php: make channelGravatar Stanley Cheung2015-12-16
| | | | credentials createInsecure explicit
* pass auth metadata context to user callbackGravatar Stanley Cheung2015-12-11
|
* add more unit testGravatar Stanley Cheung2015-12-10
|
* php: metadata plugin based auth APIGravatar Stanley Cheung2015-12-10
|
* add todo for PHPGravatar Jan Tattermusch2015-12-07
|
* Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\
* | Fixing tests.Gravatar Julien Boeuf2015-11-17
| |