3379 Commits (321871ee6e09373723b400b28e6d08bd18fac629)
 

Author SHA1 Message Date
Tim Emiola bdf24cfceb Merge pull request #1153 from murgatroid99/php_interop_selector_fix 10 years ago
Tim Emiola a830d3c99f Merge pull request #1170 from murgatroid99/php_external_includes 10 years ago
Nicolas Noble 5228f62ed1 Merge pull request #1169 from yang-g/pickport 10 years ago
Nicolas "Pixel" Noble 7f13eb2348 Shutting off warnings about control paths. 10 years ago
Nathaniel Manista 52bc8f962a Merge pull request #1163 from soltanmm/metadata 10 years ago
Masood Malekghassemi 841f90f86f Add metadata support to low-level Python framework 10 years ago
murgatroid99 bfa9e4f822 Fixed scripts again for PHP 5.5 10 years ago
murgatroid99 bbbb3a0016 Updated scripts with PHP 5.6's build location 10 years ago
murgatroid99 9e0ee11756 Removed pedantic flag from PHP build 10 years ago
Yang Gao 7eb76cc780 make target of port.c depend on test_config 10 years ago
murgatroid99 8242ba74e3 Made external header includes use angle brackets 10 years ago
Yang Gao 929481e107 add missing header into build.json and regenerate project 10 years ago
Yang Gao 5a5032dd4c Add a macro to enable replacing the default with a custom port picker 10 years ago
murgatroid99 650b2c71b9 Generate interop-related code in docker build 10 years ago
donnadionne c7439042b1 Merge pull request #1162 from murgatroid99/php_add_protos 10 years ago
donnadionne fe77f081cf Merge pull request #1164 from murgatroid99/php_metadata_expectations 10 years ago
murgatroid99 d8cc6b8e72 Do not expect metadata until expecting first read 10 years ago
Yang Gao 1bd4736527 Merge pull request #1158 from vjpai/perf-0331 10 years ago
murgatroid99 081cccc145 Re-added overzealously removed file 10 years ago
murgatroid99 245a0ecae9 Removed generated code files 10 years ago
murgatroid99 65dda6ca31 Updated generated code to match protos 10 years ago
murgatroid99 a60dd3b7d5 Added proto files 10 years ago
Nathaniel Manista 954177c9ef Merge pull request #1159 from soltanmm/fmt 10 years ago
Masood Malekghassemi 5bf4d2ae36 Reformat style of using PyObject_HEAD 10 years ago
Vijay Pai 54e16ee548 Put in calls to profiling 10 years ago
Vijay Pai 49673133b3 Remove unused header file for profiler 10 years ago
Vijay Pai ce3bd9680b Remove outdated file 10 years ago
donnadionne 7a6ecc2f91 Merge pull request #1157 from murgatroid99/node_interop_auth_bugfix 10 years ago
murgatroid99 c4bc324e1a Reversed accidentally swapped test cases 10 years ago
Yang Gao e67d84ec6d Merge pull request #1155 from nicolasnoble/bazel 10 years ago
Nicolas "Pixel" Noble f6edf686ea Early support for Bazel. 10 years ago
Tim Emiola 3d2dfcb044 Merge pull request #1152 from murgatroid99/docker_php_composer 10 years ago
Masood Malekghassemi 99c2997456 Merge pull request #1148 from nathanielmanistaatgoogle/construction-functions 10 years ago
murgatroid99 abd364d1d0 Minor fix to test case switch statement, to fix a false negative 10 years ago
Vijay Pai 875eece77b Merge pull request #1110 from yang-g/cancel 10 years ago
Yang Gao 0c4b0ddcc5 Add tests with delayed cancellation from client and server 10 years ago
murgatroid99 3781a634b0 Changed PHP version to 5.5 in Dockerfiles 10 years ago
Nathaniel Manista f492b16d48 Unify early_adopter construction functions 10 years ago
Yang Gao fbf8a37c5e Merge branch 'master' into cancel 10 years ago
Tim Emiola 675de61e4b Merge pull request #1147 from murgatroid99/php_composer 10 years ago
Vijay Pai bc6f3f04d8 Merge pull request #1144 from yang-g/genericstub 10 years ago
murgatroid99 9ddc3da29f Removed redundant autoload require lines 10 years ago
murgatroid99 80df992f98 Added composer commands to PHP Dockerfiles 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
murgatroid99 b7d9daa8a9 Merge branch 'master' into php_composer 10 years ago
murgatroid99 b2a6d01974 Replaced existing autoloader with one generated by composer 10 years ago
murgatroid99 d506d55a08 Added composer file to PHP library 10 years ago
Tim Emiola ce0268cab8 Merge pull request #1145 from murgatroid99/docker_install_php 10 years ago
murgatroid99 d081a22368 Removed ruby installation change 10 years ago
murgatroid99 92e86f946f Updated php_base Dockerfile to install PHP instead of compiling it 10 years ago