Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ff7a587608763726c4744e6d8f6d90557a9e217d
/
src
/
php
/
ext
/
grpc
2c6f637
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
dd36b15
Call ref/unref, bugfixes
by Craig Tiller
· 8 years ago
3a55efa
PHP changes
by Sree Kuchibhotla
· 8 years ago
5fcb8cc
Php: Completion queue create API changes (and also remove the redundant
by Sree Kuchibhotla
· 8 years ago
6a5c83d
PHP: add macro for arg info in extension
by Stanley Cheung
· 8 years ago
afceb2e
Merge github.com:grpc/grpc into rollfwd
by Craig Tiller
· 8 years ago
448c1f0
Move parameters for all grpc_op types into their own sub-structs.
by Mark D. Roth
· 8 years ago
7c70b6c
Revert "Revert "Metadata handling rewrite""
by Craig Tiller
· 8 years ago
5e01e2a
Revert "Metadata handling rewrite"
by Craig Tiller
· 8 years ago
9d4fc31
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
8d77014
attempt to fix mem leaks
by thinkerou
· 8 years ago
e2e4670
Continue updating PHP
by Craig Tiller
· 8 years ago
9e11a98
Continue updating PHP
by Craig Tiller
· 8 years ago
7a454c2
Continue updating PHP
by Craig Tiller
· 8 years ago
cdfd15c
Continue updating PHP
by Craig Tiller
· 8 years ago
d2b0014
Continue updating PHP
by Craig Tiller
· 8 years ago
b4aa70e
Offer grpc_slice_to_c_string to simplify some code
by Craig Tiller
· 8 years ago
75f8013
Continue updating PHP
by Craig Tiller
· 8 years ago
a25cbbc
Convert more of PHP
by Craig Tiller
· 8 years ago
3bfb004
Convert more of PHP
by Craig Tiller
· 8 years ago
9e78d69
Start converting php
by Craig Tiller
· 8 years ago
618e67d
s/GPR_SLICE/GRPC_SLICE/g
by Craig Tiller
· 8 years ago
b37d53e
Bulk update #includes
by Craig Tiller
· 8 years ago
d41a4a7
s/gpr_slice/grpc_slice, and move around tests, impls
by Craig Tiller
· 8 years ago
efbc9e7
update func desc
by thinkerou
· 8 years ago
03dc219
update func desc
by thinkerou
· 8 years ago
129bca6
php: error out if metadata key is not legal
by Stanley Cheung
· 8 years ago
83b34c2
php: use emalloc to replicate MAKE_STD_ZVAL
by Stanley Cheung
· 8 years ago
0068bdb
php7: fix ubuntu compile error
by Stanley Cheung
· 8 years ago
d083c14
php: missed a macro
by Stanley Cheung
· 8 years ago
526a9f9
php: cleanup for GA
by Stanley Cheung
· 8 years ago
6972af4
add macro PHP_GRPC_INIT_HANDLER
by thinkerou
· 8 years ago
3e03e16
delete commented-code for missing
by thinkerou
· 8 years ago
a24a0dd
add PHP_GRPC_FREE_CLASS_OBJECT macro
by thinkerou
· 8 years ago
dacb2e3
fix unused var
by thinkerou
· 8 years ago
eb9c545
add some macro to reduce duplicate code
by thinkerou
· 8 years ago
4f8df87
add php_grpc_zend_object macro and rename klass
by thinkerou
· 8 years ago
d258300
add macro to php7_wrapper for reduce duplicate code
by thinkerou
· 8 years ago
8fa9d31
fix indent use two spaces
by thinkerou
· 8 years ago
6d62ada
add macro to php7_wrapper for reduce duplicate code
by thinkerou
· 8 years ago
d8f77f6
update copyright
by Stanley Cheung
· 8 years ago
4b9740b
use php7_wrapper to reduce dup-codes
by thinkerou
· 8 years ago
9ee78aa
use php7_wrapper to reduce dup-codes
by thinkerou
· 8 years ago
104ae8d
support php7 on v1.0.x branch
by thinkerou
· 8 years ago
43ba180
php: remove gpr_log debug
by Stanley Cheung
· 8 years ago
98b2441
Merge pull request #6783 from thinkerou/compress
by kpayson64
· 8 years ago
39f72a1
fetch and fix conflict
by thinkerou
· 8 years ago
8b24908
php: add warning about shutdown function
by Stanley Cheung
· 8 years ago
9ac997a
Added TODO for php.
by David Garcia Quintas
· 8 years ago
6721d4f
Return success status of grpc_byte_buffer_reader
by David Garcia Quintas
· 8 years ago
51b3691
php: fix shutdown hang, call was never destroyed
by Stanley Cheung
· 8 years ago
f09ab0c
Make PHP work correctly when receiving a compressed message
by thinkerou
· 8 years ago
f3bc3b6
Load default roots.pem in PHP via grpc_set_ssl_roots_override_callback
by thinkerou
· 8 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
48ed92e
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
by Craig Tiller
· 8 years ago
8f73650
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
4f8e40b
Updated functions with TSRM macros for ZTS support
by Michael Bausor
· 8 years ago
48a5ddd
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
f7b0187
add ownend and delete dtor
by thinkerou
· 8 years ago
a301eaa
Allow servers to select compression level via initial MD.
by David Garcia Quintas
· 8 years ago
7c6c394
Add to call zend_object_std_dtor
by thinkerou
· 9 years ago
d04376d
PHP Extension: add owned assignment
by thinkerou
· 9 years ago
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
82e6f32
php: destroy grpc_byte_buffer after startBatch
by Stanley Cheung
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
7895da2
php: return channel arg type
by Stanley Cheung
· 9 years ago
5709e93
remove stale src/php/ext/grpc/README.md
by Stanley Cheung
· 9 years ago
708ff9d
fix php copyright
by Stanley Cheung
· 9 years ago
f77a4ad
channel constructor the array is required
by Stanley Cheung
· 9 years ago
b91f0f2
revert unnecessary change
by Stanley Cheung
· 9 years ago
cccf929
php: add more unit tests to improve code coverage
by Stanley Cheung
· 9 years ago
da179ce
Rollback gpr deletion
by Craig Tiller
· 9 years ago
0912179
Removing gpr as a separated library.
by Nicolas "Pixel" Noble
· 9 years ago
a6b9548
Add lcov php code coverage report
by Stanley Cheung
· 9 years ago
e959827
Update copyrights
by Craig Tiller
· 9 years ago
de3da74
Add copyright checks to sanity; make them verify copyright year is valid
by Craig Tiller
· 9 years ago
6bd3180
php: make channel credentials createInsecure explicit
by Stanley Cheung
· 9 years ago
27a3167
php: bump version for release
by Stanley Cheung
· 9 years ago
d1cf36c
pass auth metadata context to user callback
by Stanley Cheung
· 9 years ago
b5f74f1
removed comment
by Stanley Cheung
· 9 years ago
3580580
php: metadata plugin based auth API
by Stanley Cheung
· 9 years ago
9c0b35e
php: rename credentials to channel_credentials
by Stanley Cheung
· 9 years ago
aeea102
php: split grpc_credentials to channel_credentials and call_credentials
by Stanley Cheung
· 9 years ago
af93a8f
php: remove ssl_cert_file env var
by Stanley Cheung
· 9 years ago
6d3f9ac
php: update package.xml to prepare for 0.6.1 release
by Stanley Cheung
· 9 years ago
bd52ac4
Fix #2275 (Make sure PHP example can be run with Apache)
by Hannes Magnusson
· 9 years ago
d2dd37b
php: update helloworld and route guide after beta release
by Stanley Cheung
· 9 years ago
29d7be3
php: missed a line in doc
by Stanley Cheung
· 9 years ago
26883d8
php: update pecl package.xml
by Stanley Cheung
· 9 years ago
3ab8e79
php: support per message compression disable
by Stanley Cheung
· 9 years ago
cbdffa4
Merge branch 'grpc_security_abi' into credentials_naming_and_cleanup
by Julien Boeuf
· 9 years ago
5cc1e2e
Fixing PHP.
by Julien Boeuf
· 9 years ago
510a920
Credentials cleanup:
by Julien Boeuf
· 9 years ago
c17fecd
Fixing tests.
by Julien Boeuf
· 9 years ago
c5b570f
Adding void* at then end of security related method in order to have a stable ABI.
by Julien Boeuf
· 9 years ago
43a53ff
Merge pull request #2998 from stanley-cheung/php_null_call_host
by Michael Lumish
· 9 years ago
ddb16a8
php: expose per-call host override option, review feedback
by Stanley Cheung
· 9 years ago
478fb00
php: expose per-call host override option
by Stanley Cheung
· 9 years ago
c0c9ba9
php: fix timeout interop test, use 1ms as timeout
by Stanley Cheung
· 9 years ago
4275899
Sprinkle reserved = NULL around
by Craig Tiller
· 9 years ago
Next »