index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
/
ext
Commit message (
Expand
)
Author
Age
*
Add lcov php code coverage report
Stanley Cheung
2016-01-13
*
Update copyrights
Craig Tiller
2016-01-04
*
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
*
php: make channel
Stanley Cheung
2015-12-16
*
php: bump version for release
Stanley Cheung
2015-12-15
*
pass auth metadata context to user callback
Stanley Cheung
2015-12-11
*
removed comment
Stanley Cheung
2015-12-10
*
php: metadata plugin based auth API
Stanley Cheung
2015-12-10
*
php: rename credentials to channel_credentials
Stanley Cheung
2015-10-23
*
php: split grpc_credentials to channel_credentials and call_credentials
Stanley Cheung
2015-10-23
*
php: remove ssl_cert_file env var
Stanley Cheung
2015-10-23
*
php: update package.xml to prepare for 0.6.1 release
Stanley Cheung
2015-10-08
*
Fix #2275 (Make sure PHP example can be run with Apache)
Hannes Magnusson
2015-10-06
*
php: update helloworld and route guide after beta release
Stanley Cheung
2015-09-24
*
php: missed a line in doc
Stanley Cheung
2015-09-02
*
php: update pecl package.xml
Stanley Cheung
2015-09-02
*
php: support per message compression disable
Stanley Cheung
2015-09-02
*
Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup
Julien Boeuf
2015-08-25
|
\
|
*
Fixing PHP.
Julien Boeuf
2015-08-25
*
|
Credentials cleanup:
Julien Boeuf
2015-08-25
|
/
*
Fixing tests.
Julien Boeuf
2015-08-25
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
*
Merge pull request #2998 from stanley-cheung/php_null_call_host
Michael Lumish
2015-08-20
|
\
|
*
php: expose per-call host override option, review feedback
Stanley Cheung
2015-08-19
|
*
php: expose per-call host override option
Stanley Cheung
2015-08-19
*
|
php: fix timeout interop test, use 1ms as timeout
Stanley Cheung
2015-08-19
|
/
*
Sprinkle reserved = NULL around
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
|
*
php: connectivity state review feedback
Stanley Cheung
2015-08-13
|
*
php: add more tests
Stanley Cheung
2015-08-13
|
*
php: wrap watchConnectivityState api
Stanley Cheung
2015-08-13
|
*
php: wrap getConnectivityState API
Stanley Cheung
2015-08-13
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
\
|
|
*
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
*
|
s/inherit/propagate/g
Craig Tiller
2015-07-31
|
*
|
Update wrappers, tests to new create_call()
Craig Tiller
2015-07-31
|
|
/
*
|
Adapting PHP.
Nicolas "Pixel" Noble
2015-08-01
|
*
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
|
\
|
|
*
Merge pull request #2593 from ctiller/elliptic-orange-chamelion
Yang Gao
2015-07-27
|
|
|
\
|
|
*
|
Exposed channel target and call peer in PHP
Stanley Cheung
2015-07-27
|
|
|
*
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-26
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Fix node test. Remove all the server fake credentials references
yang-g
2015-07-22
|
|
*
|
merge head and resolve conflict
yang-g
2015-07-22
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
move fake_transport_security_credentials to private API
yang-g
2015-07-21
|
*
|
|
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
/
/
/
|
|
*
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
|
/
|
/
|
*
|
Remove metadata checks - these are testing things that arent true
Craig Tiller
2015-07-18
|
/
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
[next]