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
*
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
*
Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-wait
Craig Tiller
2015-07-10
|
\
*
|
update php pecl extension to 0.5.1 because header change
Stanley Cheung
2015-07-09
|
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
|
/
*
php extension: do not link rt in osx
Stanley Cheung
2015-06-25
*
Add package.xml and necessary files for pecl extension
Stanley Cheung
2015-06-18
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-16
|
\
|
*
Added changes to node and php wrappers
David Garcia Quintas
2015-06-15
*
|
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
Jan Tattermusch
2015-06-09
|
\
|
|
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
\
|
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
*
|
PHP: Updated server to use new shutdown semantics
Stanley Cheung
2015-05-29
|
/
*
Made PHP library use only a single completion queue
murgatroid99
2015-05-14
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
[next]