Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0eaafca3b2fdd0fc03bbeffcd61569f80b4b04c0
/
src
/
php
d10c0ab
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
by murgatroid99
· 10 years ago
cbaacad
Fixed junk data bug in PHP SSL Credentials
by murgatroid99
· 10 years ago
48c9c4a
Resolved merge conflicts with master
by murgatroid99
· 10 years ago
8fbcc43
Changing the SSL (Server) Credentials API.
by Julien Boeuf
· 10 years ago
ecd4934
Use clang-format-3.5
by Craig Tiller
· 10 years ago
5188535
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
by Craig Tiller
· 10 years ago
bc29d80
Better GRPC_LIBDIR config
by Craig Tiller
· 10 years ago
c2e80bf
Pickup wherever phpunit is installed
by Craig Tiller
· 10 years ago
eb65ac9
Remove libevent references
by Craig Tiller
· 10 years ago
62b03e2
Sym-link in system extensions
by Craig Tiller
· 10 years ago
ff7cdd3
Use local .gitignore
by Craig Tiller
· 10 years ago
1b3a881
Dont hardcode phpunit director
by Craig Tiller
· 10 years ago
e943733
Add shebang
by Craig Tiller
· 10 years ago
aac57fd
Build php modules from run_tests.py
by Craig Tiller
· 10 years ago
5430312
Ran different clang-format
by murgatroid99
· 10 years ago
1d89452
Switched to new grpc_call_invoke API
by murgatroid99
· 10 years ago
abcc27a
Merge pull request #5 from murgatroid99/php_configure_fix
by Tim Emiola
· 10 years ago
b5dcec5
clang-format codebase
by Craig Tiller
· 10 years ago
470a3ea
Added libdl include
by murgatroid99
· 10 years ago
156e67d
Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/.
by mlumish
· 10 years ago
8f91163
Switched call errors to exceptions instead of return values
by mlumish
· 10 years ago
34cd1f0
Switched events to use native objects instead of wrappers
by mlumish
· 10 years ago
dba8789
Replaced calls to grpc_call_accept with newer functions
by mlumish
· 10 years ago
7d4ec77
Removed reference to custom install location
by mlumish
· 10 years ago
a7baac5
Added support for trailing metadata, fixed status support
by mlumish
· 10 years ago
31a829c
Moved interop client script to the same directory as other scripts. This also moves it into the filegroup for the opensource build.
by mlumish
· 10 years ago
5800755
Added test data files to open source build
by mlumish
· 10 years ago
f5aa29b
Added utility to make different tests bind to different ports
by mlumish
· 10 years ago
b892a27
Added PHP to the global gRPC moe config
by mlumish
· 10 years ago