Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2279cd4aa9f4d1757252f461237a4f720db569ee
/
src
/
php
f9675bb
Merge pull request #12706 from applinskinner/master
by Zhouyihai Ding
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
fc8eafe
Fix a PHP memory leak with SSL root certificates
by Jack Wakefield
· 7 years ago
18f02d2
fix php testWatchConnectivityState
by Jan Tattermusch
· 7 years ago
1167655
Merge pull request #13037 from quizlet/php_doc_fix
by Stanley Cheung
· 7 years ago
1c0a336
Fixing return value documentation on PHP addSecureHttp2Port and addHttp2Port
by Ryan Gordon
· 7 years ago
83a2cc0
php return the right classes
by Guilherme Oliveira
· 7 years ago
d015389
exclude uploading stats, add unconstained php benchmark
by ZhouyihaiDing
· 7 years ago
9887379
Update version to 1.8.0-dev, update g word to 'generous'
by murgatroid99
· 7 years ago
b4c01f9
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
by Mark D. Roth
· 7 years ago
c6f9cf3
update composer installing protobuf v3 for php-qps
by ZhouyihaiDing
· 7 years ago
6d8cc7c
Fixed some PHP errors
by Stanley Cheung
· 7 years ago
2caf021
Change plugin credentials API to support both sync and async modes.
by Mark D. Roth
· 7 years ago
8d6a61a
Remove invalide macro
by thinkerou
· 7 years ago
5d55948
PHP: upmerge from 1.4.x branch
by Stanley Cheung
· 7 years ago
106d175
Merge pull request #12188 from michaelbausor/add-async-support
by Stanley Cheung
· 7 years ago
713597f
Master version bump to 1.7.x
by David Garcia Quintas
· 7 years ago
ff1e926
Remove assignment
by Michael Bausor
· 7 years ago
8a61db3
Remove metadata set
by Michael Bausor
· 7 years ago
81fd629
Move OP_RECV_INITIAL_METADATA out of start() methods
by Michael Bausor
· 7 years ago
5b3dc4a
PHP: persistent channel
by Stanley Cheung
· 7 years ago
d996379
Reset OWNERS state
by Craig Tiller
· 7 years ago
e476f7d
Strawman OWNERS --> CODEOWNERS script
by Craig Tiller
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
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
· 7 years ago
0afa9ab
Bump to 1.3.2-pre1
by Stanley Cheung
· 7 years ago
e9595ba
PHP: fixed some memory leaks
by Stanley Cheung
· 7 years ago
0290906
Upgrade protobuf to 3.3.0
by Ken Payson
· 7 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
Next »