Stanley Cheung
3543ea40b5
php: fix watchConnectivityState unit test
10 years ago
Nathaniel Manista
3ba30e16ad
Drop issue 527 TODOs for interop specification
...
The UnaryCall interop test is now adequately specified in
doc/interop-test-descriptions.md.
10 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
10 years ago
Stanley Cheung
86bfc74a12
php: update text to reflect beta
10 years ago
Stanley Cheung
e9cfa318a4
minor fixes
10 years ago
Stanley Cheung
e4c4738963
php: add examples for apache and nginx
10 years ago
Stanley Cheung
581846ba9b
Update debian install instructions, jessie-backports
10 years ago
Stanley Cheung
1ea97363d6
php: bump version
10 years ago
Stanley Cheung
29d7be3ce1
php: missed a line in doc
10 years ago
Stanley Cheung
26883d8dbf
php: update pecl package.xml
10 years ago
Stanley Cheung
3ff5ceaae2
php: $metadata at API should be optional
10 years ago
Stanley Cheung
03e170eaf0
php: add cancel_after_begin interop test
10 years ago
Stanley Cheung
5331776c17
php: clean up api around flags
10 years ago
Stanley Cheung
3ab8e79b01
php: support per message compression disable
10 years ago
Stanley Cheung
aec4ac8221
update debian unstable to testing
10 years ago
Stanley Cheung
7b773e9481
php: update readme;
10 years ago
Stanley Cheung
4135a219c5
php: add comment for why cancel_after_begin cannot be done
10 years ago
Stanley Cheung
69e9747eb9
php: fix interop stub construction after codegen fix
10 years ago
Julien Boeuf
5cc1e2ec4b
Fixing PHP.
10 years ago
Julien Boeuf
510a920c75
Credentials cleanup:
...
- Removing service_accounts credentials. These credentials just have
drawbacks compared to service_account_jwt_access credentials, notably
in terms for security.
- Renaming Google specific credentials with a Google prefix for C and
C++. This should be done as well for wrapped languages.
10 years ago
Julien Boeuf
c17fecd224
Fixing tests.
10 years ago
Julien Boeuf
c5b570f97e
Adding void* at then end of security related method in order to have a stable ABI.
10 years ago
Stanley Cheung
4c0fcda20c
php: add tests for waitForReady
10 years ago
Stanley Cheung
2e405d4123
php: update codegen, client now extends basestub
10 years ago
Stanley Cheung
1894f188bf
update installation instructions, review feedback
10 years ago
Stanley Cheung
5329e4bd3f
update installation instructions, review feedback
10 years ago
Stanley Cheung
ddb16a8436
php: expose per-call host override option, review feedback
10 years ago
Stanley Cheung
dbeb1cd90c
update debian install instructions
10 years ago
Stanley Cheung
478fb00a2c
php: expose per-call host override option
10 years ago
Stanley Cheung
c0c9ba9e42
php: fix timeout interop test, use 1ms as timeout
10 years ago
Craig Tiller
4275899297
Sprinkle reserved = NULL around
10 years ago
Stanley Cheung
fea1f68f7e
php: fixed constant typo
10 years ago
Stanley Cheung
1567c0c9a6
php: connectivity state review feedback
10 years ago
Stanley Cheung
04b7a41d18
php: add watchForReady method
10 years ago
Stanley Cheung
4c5c7b8647
php: add more tests
10 years ago
Stanley Cheung
a63fdd0126
php: wrap watchConnectivityState api
10 years ago
Stanley Cheung
e63354a6e7
php: wrap getConnectivityState API
10 years ago
Craig Tiller
c5ae3eb8d6
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
10 years ago
Craig Tiller
e1b0e6ee12
s/inherit/propagate/g
10 years ago
Craig Tiller
99e61645ce
Update wrappers, tests to new create_call()
10 years ago
Nicolas "Pixel" Noble
150b7c4f5d
Adapting PHP.
10 years ago
Stanley Cheung
c0034dd10b
review feedback: unit test of uri value too strict
10 years ago
Stanley Cheung
db98e08570
Exposed channel target and call peer in PHP
10 years ago
Stanley Cheung
a75098d0af
add user-agent for php
10 years ago
yang-g
52e4de1ea1
Fix node test. Remove all the server fake credentials references
10 years ago
yang-g
8b25f2aaeb
move fake_transport_security_credentials to private API
10 years ago
Julien Boeuf
5029b30d1c
Adding option to force client auth on the server SSL creds.
10 years ago
Craig Tiller
4a4f1496c1
Rename grpc_channel_create to grpc_insecure_channel_create
10 years ago
Craig Tiller
352f38c112
Remove metadata checks - these are testing things that arent true
10 years ago
Stanley Cheung
e726a53a6c
php script minor fix
10 years ago