aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
Commit message (Expand)AuthorAge
* update debian unstable to testingGravatar Stanley Cheung2015-08-28
* php: update readme;Gravatar Stanley Cheung2015-08-28
* Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ...Gravatar Julien Boeuf2015-08-27
|\
* \ Merge pull request #3026 from stanley-cheung/php_update_gen_code_testGravatar Michael Lumish2015-08-27
|\ \
| * | 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
| | * Merge branch 'grpc_security_abi' into credentials_naming_and_cleanupGravatar Julien Boeuf2015-08-25
| | |\ | |_|/ |/| |
* | | Fixing PHP.Gravatar Julien Boeuf2015-08-25
| | * Credentials cleanup:Gravatar Julien Boeuf2015-08-25
| |/ |/|
* | Fixing tests.Gravatar Julien Boeuf2015-08-25
* | Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
|/
* 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
|\
* \ Merge pull request #2990 from stanley-cheung/update_debian_instructionsGravatar Tim Emiola2015-08-19
|\ \
| * | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| * | update installation instructions, review feedbackGravatar Stanley Cheung2015-08-19
| | * php: expose per-call host override option, review feedbackGravatar Stanley Cheung2015-08-19
| * | update debian install instructionsGravatar Stanley Cheung2015-08-19
| | * php: expose per-call host override optionGravatar Stanley Cheung2015-08-19
| |/
* / php: fix timeout interop test, use 1ms as timeoutGravatar Stanley Cheung2015-08-19
|/
* Sprinkle reserved = NULL aroundGravatar Craig Tiller2015-08-18
* php: fixed constant typoGravatar Stanley Cheung2015-08-17
* Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-13
|\
| * php: connectivity state review feedbackGravatar Stanley Cheung2015-08-13
| * 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
* | Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdownGravatar Nicolas "Pixel" Noble2015-08-08
|\|
| * Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| |\
| | * Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
| * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| * | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| |/
* | Adapting PHP.Gravatar Nicolas "Pixel" Noble2015-08-01
| * Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| |\
| | * Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| | |\
| | * | 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
| | | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| | |\ \
| | * | | add user-agent for phpGravatar Stanley Cheung2015-07-24
| |/ / / |/| | |
| | * | Fix node test. Remove all the server fake credentials referencesGravatar yang-g2015-07-22
| | * | merge head and resolve conflictGravatar yang-g2015-07-22
| | |\ \ | |_|/ / |/| | |
| | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| * | | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
|/ / /
| | * Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |/ |/|
* | Remove metadata checks - these are testing things that arent trueGravatar Craig Tiller2015-07-18
|/
* Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
|\
| * php script minor fixGravatar Stanley Cheung2015-07-15