Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0c8cb1d6524fa2f072d45df359f7b8c8b8ec7265
/
src
/
php
d5b0455
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
by murgatroid99
· 7 years ago
4d5c310
fix remaining license notices
by Jan Tattermusch
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
312ea4a
change LICENSE, add AUTHORS
by Jan Tattermusch
· 7 years ago
bc54144
PHP: windows config.w32 fix
by Stanley Cheung
· 7 years ago
aebcdbd
master bumped to 1.5.x
by David Garcia Quintas
· 7 years ago
ff0e429
Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master
by Stanley Cheung
· 7 years ago
ebeda85
Upmerge from v1.3.x branch to master
by Stanley Cheung
· 7 years ago
d15f5c0
PHP: fix pecl extension reported version
by Stanley Cheung
· 7 years ago
6e589c6
PHP: stop requiring google/protobuf PHP implementation
by Stanley Cheung
· 7 years ago
16f76d2
Bump to version 1.3.3
by Ken Payson
· 7 years ago
57c0255
Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks
by Stanley Cheung
· 8 years ago
0afa9ab
Bump to 1.3.2-pre1
by Stanley Cheung
· 8 years ago
e9595ba
PHP: fixed some memory leaks
by Stanley Cheung
· 8 years ago
0290906
Upgrade protobuf to 3.3.0
by Ken Payson
· 8 years ago
606945a
1.3.0 -> 1.3.1-pre1
by David Garcia Quintas
· 8 years ago
f5521c3
Revert "Merge branch 'master' into v1.3.x"
by Alexander Polcyn
· 8 years ago
06a30ee
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
7b692ca
Merge pull request #10543 from practo/php_basestub_channel_fix
by Stanley Cheung
· 8 years ago
2c6f637
Merge github.com:grpc/grpc into cpparena
by Craig Tiller
· 8 years ago
0e5fa9e
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
9e1acc0
master to 1.4.0-dev
by David Garcia Quintas
· 8 years ago
9b3a6cc
Fixing is_a check for Channel
by Rajendra Talekar
· 8 years ago
dd36b15
Call ref/unref, bugfixes
by Craig Tiller
· 8 years ago
c864602
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
0c10db7
Merge pull request #10315 from thinkerou/fix_style_php
by Stanley Cheung
· 8 years ago
34d21ce
fix php style
by thinkerou
· 8 years ago
9f00073
fix markdown render error
by thinkerou
· 8 years ago
944a56f
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
e44a50f
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
by Nicolas "Pixel" Noble
· 8 years ago
3a55efa
PHP changes
by Sree Kuchibhotla
· 8 years ago
36c3707
Merge branch 'master' into cq_create_api_changes
by Sree Kuchibhotla
· 8 years ago
3e30832
bump v1.2.x branch to 1.2.1-pre1
by Alexander Polcyn
· 8 years ago
55bff48
PHP: proto3 API change
by Stanley Cheung
· 8 years ago
a200503
Merge pull request #10012 from vjpai/phpqps
by Vijay Pai
· 8 years ago
958ded9
PHP benchmarking performance client, proxied through Ruby
by Vijay Pai
· 8 years ago
74cec10
Bumped version to 1.3.0-dev
by David Garcia Quintas
· 8 years ago
5fcb8cc
Php: Completion queue create API changes (and also remove the redundant
by Sree Kuchibhotla
· 8 years ago
82c6d8d
PHP: prepare for 1.2 release
by Stanley Cheung
· 8 years ago
6f1a6be
PHP: added README notes for CentOS/RHEL 6/7 users
by Stanley Cheung
· 8 years ago
6a5c83d
PHP: add macro for arg info in extension
by Stanley Cheung
· 8 years ago
aaf2bba
PHP: update README and apache/nginx examples
by Stanley Cheung
· 8 years ago
82c406c
Merge pull request #9535 from stanley-cheung/php-update-examples
by Stanley Cheung
· 8 years ago
c290c11
PHP: update examples
by Stanley Cheung
· 8 years ago
6e0a476
Merge github.com:grpc/grpc into version3
by Craig Tiller
· 8 years ago
6481d04
Add comments
by Stanley Cheung
· 8 years ago
1a3f4a5
PHP: make tests runnable on both protobuf 3.1 and 3.2
by Stanley Cheung
· 8 years ago
5cad46e
Bump master version numbers
by Craig Tiller
· 8 years ago
68bb6a8
Merge github.com:grpc/grpc into rollfwd
by Craig Tiller
· 8 years ago
de78a21
Merge pull request #9416 from thinkerou/update_method_property_visibility
by Stanley Cheung
· 8 years ago
8914ce0
Merge pull request #9415 from thinkerou/fix_php_lib_code_style
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
8772a36
update method prop visibility
by thinkerou
· 8 years ago
16713db
fix code style
by thinkerou
· 8 years ago
5acc826
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
aecd46e
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
4242075
PHP: Prepare for 1.1.0 release
by Stanley Cheung
· 8 years ago
50c8780
Use tmp file instead of writing to current directory
by Stanley Cheung
· 8 years ago
9d4fc31
Merge github.com:grpc/grpc into metadata_filter
by Craig Tiller
· 8 years ago
122c687
Fix various PHP bugs
by Stanley Cheung
· 8 years ago
4fe4f4b
Merge pull request #8154 from thinkerou/fix_php_mem_leak
by Stanley Cheung
· 8 years ago
8d77014
attempt to fix mem leaks
by thinkerou
· 8 years ago
0d8e0b1
Merge github.com:grpc/grpc into fix_errors
by Craig Tiller
· 8 years ago
ced8702
Enable advanced Java interop tests.
by Eric Gribkoff
· 8 years ago
17f6904
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_new_closures
by Craig Tiller
· 8 years ago
0c3e8db
fix code style
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
02d2807
Fixes 2 issues:
by Ken Payson
· 8 years ago
b720b60
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
9a669b6
update php style
by thinkerou
· 8 years ago
41fd9f2
Merge github.com:grpc/grpc into grpc_slice
by Craig Tiller
· 8 years ago
4407a94
phpdoc types
by Stanislav Pavlovichev
· 8 years ago
618e67d
s/GPR_SLICE/GRPC_SLICE/g
by Craig Tiller
· 8 years ago
6e080a3
Merge branch 'buffer_pools_for_realsies' into grpc_slice
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
6134d1d
change unimplemented_method to unimplemented_service. Add real unimplemented_method test
by Noah Eisen
· 8 years ago
948f95b
Merge pull request #7201 from markdroth/run_interop_tests_go
by Mark D. Roth
· 8 years ago
1065452
Fix php interop client for status_code_and_message test
by Stanley Cheung
· 8 years ago
fad04cc
Merge pull request #8354 from grpc/v1.0.x
by Jan Tattermusch
· 8 years ago
45775fd
Update README.md
by Jan Tattermusch
· 8 years ago
619c034
php: require grpc extension to be installed before composer package
by Stanley Cheung
· 8 years ago
146a377
PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto
by Stanley Cheung
· 8 years ago
39b2e5b
PHP Proto3: update tests and README
by Stanley Cheung
· 8 years ago
881f4ff
PHP Proto3: new serialization/deserialization for messages
by Stanley Cheung
· 8 years ago
9392b04
fix php code style
by thinkerou
· 8 years ago
7f936ea
Merge pull request #7748 from thinkerou/update_function_desc
by Stanley Cheung
· 8 years ago
efbc9e7
update func desc
by thinkerou
· 8 years ago
Next »