Stanley Cheung
|
708ff9d66d
|
fix php copyright
|
9 years ago |
Stanley Cheung
|
cccf9295e6
|
php: add more unit tests to improve code coverage
|
9 years ago |
Stanley Cheung
|
d5b20566f2
|
php: ran php-cs-fixer to comply with php coding standard
|
10 years ago |
Stanley Cheung
|
3543ea40b5
|
php: fix watchConnectivityState unit test
|
10 years ago |
Stanley Cheung
|
3ab8e79b01
|
php: support per message compression disable
|
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 |
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 |
Craig Tiller
|
352f38c112
|
Remove metadata checks - these are testing things that arent true
|
10 years ago |
murgatroid99
|
10286d3f60
|
Updated PHP files to new method names
|
10 years ago |
murgatroid99
|
9fe516a679
|
EndToEndTest now works
|
10 years ago |
murgatroid99
|
4eb8bba7fc
|
Further updated EndToEndTest
|
10 years ago |
murgatroid99
|
d8bb9578ef
|
Fixed some tests for new API
|
10 years ago |
Craig Tiller
|
2e498aa24d
|
Add PHP Copyright
|
10 years ago |
murgatroid99
|
d96db79b92
|
Switched to binding servers to port 0 in tests
|
10 years ago |
murgatroid99
|
5accd24a76
|
Removed uses of assertEquals, which internally uses weak comparison
|
10 years ago |
murgatroid99
|
1d89452e11
|
Switched to new grpc_call_invoke API
|
10 years ago |
mlumish
|
8f91163795
|
Switched call errors to exceptions instead of return values
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83146107
|
10 years ago |
mlumish
|
34cd1f0eec
|
Switched events to use native objects instead of wrappers
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83146045
|
10 years ago |
mlumish
|
dba878978d
|
Replaced calls to grpc_call_accept with newer functions
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83145830
|
10 years ago |
mlumish
|
f5aa29b628
|
Added utility to make different tests bind to different ports
Change on 2014/12/10 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81800876
|
11 years ago |
mlumish
|
b892a27e67
|
Added PHP to the global gRPC moe config
Change on 2014/12/09 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81727766
|
11 years ago |