index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
php
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
*
Fixed junk data bug in PHP SSL Credentials
murgatroid99
2015-01-22
*
|
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
\
|
|
/
|
/
|
*
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
/
|
*
|
Better GRPC_LIBDIR config
Craig Tiller
2015-01-16
*
|
Pickup wherever phpunit is installed
Craig Tiller
2015-01-16
*
|
Remove libevent references
Craig Tiller
2015-01-16
*
|
Sym-link in system extensions
Craig Tiller
2015-01-16
*
|
Use local .gitignore
Craig Tiller
2015-01-16
*
|
Dont hardcode phpunit director
Craig Tiller
2015-01-16
*
|
Add shebang
Craig Tiller
2015-01-16
*
|
Build php modules from run_tests.py
Craig Tiller
2015-01-16
|
*
Ran different clang-format
murgatroid99
2015-01-16
|
*
Switched to new grpc_call_invoke API
murgatroid99
2015-01-16
|
/
*
Merge pull request #5 from murgatroid99/php_configure_fix
Tim Emiola
2015-01-14
|
\
*
|
clang-format codebase
Craig Tiller
2015-01-13
|
*
Added libdl include
murgatroid99
2015-01-12
|
/
*
Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/ps...
mlumish
2015-01-05
*
Switched call errors to exceptions instead of return values
mlumish
2015-01-05
*
Switched events to use native objects instead of wrappers
mlumish
2015-01-05
*
Replaced calls to grpc_call_accept with newer functions
mlumish
2015-01-05
*
Removed reference to custom install location
mlumish
2014-12-19
*
Added support for trailing metadata, fixed status support
mlumish
2014-12-16
*
Moved interop client script to the same directory as other scripts. This also...
mlumish
2014-12-15
*
Added test data files to open source build
mlumish
2014-12-10
*
Added utility to make different tests bind to different ports
mlumish
2014-12-10
*
Added PHP to the global gRPC moe config
mlumish
2014-12-09