aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #1172 from nicolasnoble/warningsGravatar Vijay Pai2015-04-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Shutting off warnings about control paths.
| | | | * | | Updated PHP files to new method namesGravatar murgatroid992015-04-02
| | | | | | |
| | | | * | | Changed C files to have camelCase method namesGravatar murgatroid992015-04-02
| |_|_|/ / / |/| | | | |
| | * | | | Bug fix. User can destroy status after calling Finish and we should keep a ↵Gravatar Yang Gao2015-04-02
| | | | | | | | | | | | | | | | | | | | | | | | copy of it instead of a pointer
* | | | | | Merge pull request #1129 from nicolasnoble/scan-buildGravatar Tim Emiola2015-04-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding Dockerfile for grpc/scan-build.
* \ \ \ \ \ \ Merge pull request #1166 from murgatroid99/docker_php_regen_codeGravatar Tim Emiola2015-04-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Generate interop-related code in PHP docker build
* \ \ \ \ \ \ \ Merge pull request #1153 from murgatroid99/php_interop_selector_fixGravatar Tim Emiola2015-04-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Minor fix to test case switch statement, to fix a false negative
* \ \ \ \ \ \ \ \ Merge pull request #1170 from murgatroid99/php_external_includesGravatar Tim Emiola2015-04-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make PHP library work with PHP 5.6
* \ \ \ \ \ \ \ \ \ Merge pull request #1169 from yang-g/pickportGravatar Nicolas Noble2015-04-01
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add a macro to enable support of custom port picker.
| | | | | | * | | | | Shutting off warnings about control paths.Gravatar Nicolas "Pixel" Noble2015-04-01
| | | | | | | |/ / / | | | | | | |/| | |
* | | | | | | | | | Merge pull request #1163 from soltanmm/metadataGravatar Nathaniel Manista2015-04-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | Add metadata support to low-level Python _adapter
| * | | | | | | | | Add metadata support to low-level Python frameworkGravatar Masood Malekghassemi2015-04-01
| | | | | | | | | |
| | | * | | | | | | Fixed scripts again for PHP 5.5Gravatar murgatroid992015-04-01
| | | | | | | | | |
| | | * | | | | | | Updated scripts with PHP 5.6's build locationGravatar murgatroid992015-04-01
| | | | | | | | | |
| | | * | | | | | | Removed pedantic flag from PHP buildGravatar murgatroid992015-04-01
| | | | | | | | | |
| | * | | | | | | | make target of port.c depend on test_configGravatar Yang Gao2015-04-01
| | | | | | | | | |
| | | * | | | | | | Made external header includes use angle bracketsGravatar murgatroid992015-04-01
| |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | add missing header into build.json and regenerate projectGravatar Yang Gao2015-04-01
| | | | | | | | |
| | * | | | | | | Add a macro to enable replacing the default with a custom port pickerGravatar Yang Gao2015-04-01
| | | |_|_|/ / / | | |/| | | | |
| | | | * | | | Generate interop-related code in docker buildGravatar murgatroid992015-04-01
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1162 from murgatroid99/php_add_protosGravatar donnadionne2015-04-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Replace generated code with proto files in PHP library
* \ \ \ \ \ \ \ Merge pull request #1164 from murgatroid99/php_metadata_expectationsGravatar donnadionne2015-04-01
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Do not expect metadata until expecting first read
| * | | | | | | Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
| | | | | | | |
* | | | | | | | Merge pull request #1158 from vjpai/perf-0331Gravatar Yang Gao2015-04-01
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Re-enable profiling on QPS client and server tests
| | * | | | | | Re-added overzealously removed fileGravatar murgatroid992015-03-31
| | | | | | | |
| | * | | | | | Removed generated code filesGravatar murgatroid992015-03-31
| | | | | | | |
| | * | | | | | Updated generated code to match protosGravatar murgatroid992015-03-31
| | | | | | | |
| | * | | | | | Added proto filesGravatar murgatroid992015-03-31
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1159 from soltanmm/fmtGravatar Nathaniel Manista2015-03-31
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Reformat style of using PyObject_HEAD
| * | | | | | Reformat style of using PyObject_HEADGravatar Masood Malekghassemi2015-03-31
|/ / / / / /
| * | | | | Put in calls to profilingGravatar Vijay Pai2015-03-31
| | | | | |
| * | | | | Remove unused header file for profilerGravatar Vijay Pai2015-03-31
| | | | | |
| * | | | | Remove outdated fileGravatar Vijay Pai2015-03-31
|/ / / / /
* | | | | Merge pull request #1157 from murgatroid99/node_interop_auth_bugfixGravatar donnadionne2015-03-31
|\ \ \ \ \ | | | | | | | | | | | | Reverse accidentally swapped auth test cases
| * | | | | Reversed accidentally swapped test casesGravatar murgatroid992015-03-31
|/ / / / /
* | | | | Merge pull request #1155 from nicolasnoble/bazelGravatar Yang Gao2015-03-31
|\ \ \ \ \ | | | | | | | | | | | | Early support for Bazel.
| * | | | | Early support for Bazel.Gravatar Nicolas "Pixel" Noble2015-03-31
|/ / / / /
* | | | | Merge pull request #1152 from murgatroid99/docker_php_composerGravatar Tim Emiola2015-03-30
|\ \ \ \ \ | | | | | | | | | | | | Update PHP Dockerfiles with composer changes
* \ \ \ \ \ Merge pull request #1148 from nathanielmanistaatgoogle/construction-functionsGravatar Masood Malekghassemi2015-03-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Unify early_adopter construction functions
| | | * | | | Minor fix to test case switch statement, to fix a false negativeGravatar murgatroid992015-03-30
| | | | |_|/ | | | |/| |
* | | | | | Merge pull request #1110 from yang-g/cancelGravatar Vijay Pai2015-03-30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Set cq_ on servercontext
| * | | | | Add tests with delayed cancellation from client and serverGravatar Yang Gao2015-03-30
| | | | | |
| | | * | | Changed PHP version to 5.5 in DockerfilesGravatar murgatroid992015-03-30
| | | | | |
| | * | | | Unify early_adopter construction functionsGravatar Nathaniel Manista2015-03-30
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was awkward for the generated code to call an API that offered both insecure_server and secure_server as well as insecure_stub and secure_stub. With this change there is just a single server function and a single stub function and security is decided based on arguments passed.
| * | | | Merge branch 'master' into cancelGravatar Yang Gao2015-03-30
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1147 from murgatroid99/php_composerGravatar Tim Emiola2015-03-30
|\ \ \ \ \ | | | | | | | | | | | | Add composer package information to PHP library
* \ \ \ \ \ Merge pull request #1144 from yang-g/genericstubGravatar Vijay Pai2015-03-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | generic stub implementation
| | * | | | | Removed redundant autoload require linesGravatar murgatroid992015-03-27
| | | | | | |
| | | | * | | Added composer commands to PHP DockerfilesGravatar murgatroid992015-03-27
| |_|_|/ / / |/| | | | |
| * | | | | Refactor and add a unit testGravatar Yang Gao2015-03-27
| | | | | |