278 Commits (808ac3872427f1b2cd7eadd2a595825c5e0ceb2e)

Author SHA1 Message Date
Stanley Cheung 04b7a41d18 php: add watchForReady method 9 years ago
Stanley Cheung 4c5c7b8647 php: add more tests 9 years ago
Stanley Cheung a63fdd0126 php: wrap watchConnectivityState api 9 years ago
Stanley Cheung e63354a6e7 php: wrap getConnectivityState API 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 9 years ago
Nicolas "Pixel" Noble 150b7c4f5d Adapting PHP. 9 years ago
Stanley Cheung c0034dd10b review feedback: unit test of uri value too strict 9 years ago
Stanley Cheung db98e08570 Exposed channel target and call peer in PHP 9 years ago
Stanley Cheung a75098d0af add user-agent for php 9 years ago
yang-g 52e4de1ea1 Fix node test. Remove all the server fake credentials references 9 years ago
yang-g 8b25f2aaeb move fake_transport_security_credentials to private API 9 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 9 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 9 years ago
Craig Tiller 352f38c112 Remove metadata checks - these are testing things that arent true 9 years ago
Stanley Cheung e726a53a6c php script minor fix 10 years ago
Stanley Cheung 316eedd4e1 regex 10 years ago
Stanley Cheung 4a5c65464e update homebrew php ext location 10 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Stanley Cheung 7e4a9bd556 update php pecl extension to 0.5.1 because header change 10 years ago
Craig Tiller f3756c1e0d Introduce multiple clocks to GPR 10 years ago
Stanley Cheung 85b5d76c2b php minor script fix 10 years ago
Stanley Cheung f8bfd9a76d revert wording of optional in php doc 10 years ago
Stanley Cheung 76ed0cc26a php: update README 10 years ago
Stanley Cheung f4a99a1471 php extension: do not link rt in osx 10 years ago
Stanley Cheung 229e8553a6 replace backticks with $() 10 years ago
Stanley Cheung c865c318e4 php: refactor and cleanup some scripts 10 years ago
Stanley Cheung cb14eab395 Add package.xml and necessary files for pecl extension 10 years ago
Stanley Cheung cc019af9cc add PHP timeout interop test 10 years ago
David Garcia Quintas ba710e5579 Added changes to node and php wrappers 10 years ago
Stanley Cheung 3fa51a3592 update PHP README installation instructions, and dockerfile 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Stanley Cheung bba0052414 PHP: Updated server to use new shutdown semantics 10 years ago
Stanley Cheung a4ad39176f fix php generated code test server port 10 years ago
murgatroid99 268acd54ed Made PHP library use only a single completion queue 10 years ago
Stanley Cheung f98cf2d2e2 fix php5.6 ext location 10 years ago
Stanley Cheung 700dfd9b23 php test math proto: add default value 10 years ago
Stanley Cheung 358b716340 add comment 10 years ago
Stanley Cheung f4206872bb PHP: add support to pass JWT auth uri to auth library 10 years ago
Stanley Cheung ff73231610 ignore PHP vendor/ folder 10 years ago
Stanley Cheung ab62f47be2 remove composer.lock file 10 years ago
Stanley Cheung 04cba6041f bump php composer.lock again because of auth library fix 10 years ago
Stanley Cheung 62d0b28a76 update php composer.lock 10 years ago
Craig Tiller f508145012 Fix some wrapped languages 10 years ago
Stanley Cheung e19497a9d5 add php compute_engine_creds auth interop test 10 years ago
Craig Tiller 64be9f7a30 C Core API cleanup. 10 years ago
Stanley Cheung 4fbc53e82d more comments 10 years ago