aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge pull request #1162 from murgatroid99/php_add_protosGravatar donnadionne2015-04-01
|\
* \ Merge pull request #1164 from murgatroid99/php_metadata_expectationsGravatar donnadionne2015-04-01
|\ \
| * | Do not expect metadata until expecting first readGravatar murgatroid992015-04-01
* | | Merge pull request #1158 from vjpai/perf-0331Gravatar Yang Gao2015-04-01
|\ \ \ | |/ / |/| |
| | * 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_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
|\
| * Reversed accidentally swapped test casesGravatar murgatroid992015-03-31
|/
* Merge pull request #1155 from nicolasnoble/bazelGravatar Yang Gao2015-03-31
|\
| * Early support for Bazel.Gravatar Nicolas "Pixel" Noble2015-03-31
|/
* Merge pull request #1152 from murgatroid99/docker_php_composerGravatar Tim Emiola2015-03-30
|\
* \ Merge pull request #1148 from nathanielmanistaatgoogle/construction-functionsGravatar Masood Malekghassemi2015-03-30
|\ \
* \ \ Merge pull request #1110 from yang-g/cancelGravatar Vijay Pai2015-03-30
|\ \ \
| * | | 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
| |/ / |/| |
| * | Merge branch 'master' into cancelGravatar Yang Gao2015-03-30
| |\ \ | |/ / |/| |
* | | Merge pull request #1147 from murgatroid99/php_composerGravatar Tim Emiola2015-03-30
|\ \ \
* \ \ \ Merge pull request #1144 from yang-g/genericstubGravatar Vijay Pai2015-03-27
|\ \ \ \
| | * | | 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
| | * | Merge branch 'master' into php_composerGravatar murgatroid992015-03-27
| | |\ \ | |_|/ / |/| | |
| | * | Replaced existing autoloader with one generated by composerGravatar murgatroid992015-03-27
| | * | Added composer file to PHP libraryGravatar murgatroid992015-03-27
* | | | Merge pull request #1145 from murgatroid99/docker_install_phpGravatar Tim Emiola2015-03-27
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed ruby installation changeGravatar murgatroid992015-03-27
| * | | Updated php_base Dockerfile to install PHP instead of compiling itGravatar murgatroid992015-03-27
|/ / /
* | | Merge pull request #1113 from vjpai/qps-streamGravatar Yang Gao2015-03-27
|\ \ \
| | * \ merge upstream and resolve conflictGravatar Yang Gao2015-03-26
| | |\ \ | |_|/ / |/| | |
| | * | add back mis-deleted method stringGravatar Yang Gao2015-03-26
| | * | Finish grpc_cliGravatar Yang Gao2015-03-26
* | | | Merge pull request #1141 from nicolasnoble/private-publicGravatar Yang Gao2015-03-26
|\ \ \ \
* \ \ \ \ Merge pull request #1143 from nicolasnoble/compiler-optGravatar Vijay Pai2015-03-26
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-fieldGravatar David Klempner2015-03-27
|\ \ \ \ \ \
| | * | | | | Small compiler optimization.Gravatar Nicolas "Pixel" Noble2015-03-27
| |/ / / / / |/| | | | |
| | * | | | Private headers shouldn't be public...Gravatar Nicolas "Pixel" Noble2015-03-27
| |/ / / / |/| | | |
* | | | | Merge pull request #1139 from vjpai/fix_tests_4_4Gravatar Nicolas Noble2015-03-26
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1137 from murgatroid99/php_better_batchesGravatar Tim Emiola2015-03-26
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #989 from murgatroid99/core_start_batch_traceGravatar Nicolas Noble2015-03-26
|\ \ \ \ \ \ \
| | | * | | | | Work around a compiler limitation caused by inability to properly handleGravatar vjpai2015-03-26
| | | * | | | | Make string construction explicit as implicit conversion doesn't work in 4.4Gravatar Vijay Pai2015-03-26
| | | * | | | | Include the config.h file to make sure that nullptr is coveredGravatar vjpai2015-03-26