Commit Graph

621 Commits

Author SHA1 Message Date
Zhouyihai Ding 2b5f41f0be
Merge pull request #19789 from lidalei/master
update grpc and protobuf compatibility table
2019-08-17 13:33:05 -07:00
Karthik Ravi Shankar fcb43f9dee Regenerate projects 2019-08-01 17:34:02 -07:00
Dalei Li 20f1ea44b0
update grpc and protobuf compatibility table
The compatible protobuf version in newer grpc releases  has to be manually inspected. This PR updates it.
2019-07-30 10:51:57 +02:00
Stanley Cheung 3ef9f59d7f
Merge pull request #19737 from HannahShiSFB/channelConstructorAddref
PHP: Fix missing addref in channel::constructor()
2019-07-26 00:02:39 -07:00
Hannah Shi 9841ed0763 fix #19721 missing addref in channel::constructor() 2019-07-25 16:39:22 -07:00
Hannah Shi f0fb27e8cd add if statement around PersistentChannelTests. run the tests by default 2019-07-25 16:11:01 -07:00
Esun Kim cd27a36924 Regenerate projects 2019-06-18 15:40:50 -07:00
Stanley Cheung c63b8e16a8
Merge pull request #19232 from jtattermusch/php_dots_in_metadata_keys
PHP: Allow dots in metadata keys
2019-06-06 15:24:09 -07:00
Stanley Cheung 6a4f97032d
Merge pull request #19257 from stanley-cheung/php-update-math-server-test
PHP: update generated code test
2019-06-06 15:23:45 -07:00
Stanley Cheung 3b61d3efa3 Further simplify package.json 2019-06-06 14:05:08 -07:00
Stanley Cheung d30d538dba Move math_server.js out of examples/ directory 2019-06-06 13:56:46 -07:00
Stanley Cheung c43b77b738 Add tests for allowing dots in metadata keys 2019-06-05 21:40:17 -07:00
Stanley Cheung f04aabc0f3 PHP: update generated code tests 2019-06-05 15:06:44 -07:00
Jan Tattermusch e8cb29dd1e allow dots in metadata keys 2019-06-04 11:45:39 -04:00
Jan Tattermusch 15cae38cbd remove port suffix from JWT audience 2019-06-04 11:32:45 -04:00
Jan Tattermusch 9fdc46aa08 php interop client: construct channel target like other languages do 2019-06-04 09:35:32 -04:00
Stanley Cheung a04dcb9da9 PHP: Fix ZTS build shutdown segfault 2019-06-01 00:25:11 -07:00
Stanley Cheung 757aba8f3c PHP: Fix ZTS build error 2019-05-28 21:45:18 -07:00
Stanley Cheung 7967445968 Fix PHP extension segfault 2019-05-23 12:53:13 -07:00
ZhouyihaiDing 1d5357d1bb Change persistent log to gpr_log 2019-05-16 09:55:18 -07:00
Srini Polavarapu 6bc2ff1b5f Regenerate projects 2019-05-10 10:38:59 -07:00
Jan Tattermusch 8c5e4367ef Merge remote-tracking branch 'upstream/v1.20.x' into HEAD 2019-04-24 03:08:12 -04:00
Lidi Zheng ae72bf76b3 Regenerate projects 2019-04-15 10:57:40 -07:00
Lidi Zheng 8beaac2911 Regenerate projects 2019-04-05 16:57:57 -07:00
Stanley Cheung b873516e6a PHP: fix windows build 2019-04-05 15:10:08 -07:00
Lidi Zheng aaef785de8 Regenerate projects 2019-04-03 17:02:02 -07:00
Lidi Zheng 1d7e99142f Regenerate projects 2019-03-29 16:58:59 -07:00
Lidi Zheng 0231bf3b01 Regenerate projects 2019-03-29 16:24:50 -07:00
Kelly Norton 3107cda311 Add ini settings for fork support to PHP extension. 2019-03-28 06:43:47 -04:00
Stanley Cheung bb96e30434 PHP: should use grpc_shutdown_blocking 2019-03-27 21:11:18 -07:00
Stanley Cheung b82913c752 Fix PHP mac build 2019-03-18 21:18:58 -07:00
Jerry e2aef4d373 fixed seg fault 2019-03-08 10:48:56 -08:00
Jerry c619c49fab fixed seg fault caused by access client after it is closed 2019-03-07 17:31:34 -08:00
Stanley Cheung 548beec563 Fix qps composer.json 2019-03-06 10:35:38 -08:00
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown"
This reverts commit 9079e98dfc, reversing
changes made to 76a38bfcc2.
2019-02-25 10:11:06 -08:00
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 2019-02-22 16:34:24 -08:00
yang-g fe3555f0fd Merge with head and resolve conflict 2019-02-19 20:46:51 -08:00
Stanley Cheung 0c91494fa0
Merge pull request #17862 from jerrycmh/memory_leak_test
Memory Leak Test for php unit tests
2019-02-19 13:37:39 -08:00
yang-g 0df63d3c98 Merge branch 'master' into shutdown 2019-02-15 21:51:03 -08:00
yang-g 545c555d31 Rename new public API 2019-02-14 14:22:40 -08:00
yang-g 684643ff0a Test fixing php 2019-02-13 11:02:48 -08:00
Jerry 28145c30b7 removed tailing whitespace and clean MemoryLeakTest 2019-02-13 10:07:01 -08:00
Srini Polavarapu b0efc103e3 Regenerate projects 2019-02-12 21:07:42 -08:00
Jerry 63544ea3ae memory leak test for php 2019-02-12 15:45:26 -08:00
Vijay Pai b099ca217e
Revert "Memory leak test for PHP unit tests" 2019-01-28 23:09:49 -08:00
Jerry bf098ed49b remove exit status 2019-01-25 15:13:40 -08:00
Jerry d098a0dabc fixed small issue in run_tests.sh and remove duplicate in CallTest.php 2019-01-25 12:12:39 -08:00
Jerry 4351ca35ee memory leak test for php 2019-01-17 14:36:15 -08:00
Sanjay Pujare 94d5587643 Regenerate projects 2019-01-03 15:35:20 -08:00
Jan Tattermusch dcb194c6e3 PHP interop client: do not append :443 to host name unless necessary
$server_port is actually a string and appending the port number to
server_host breaks jwt_token_creds testcase.
2018-12-20 14:49:54 +01:00