aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\
| * Fix code coverage.Gravatar Adele Zhou2016-03-14
| |
| * Merge pull request #5587 from stanley-cheung/php-update-composer-jsonGravatar Jan Tattermusch2016-03-11
| |\ | | | | | | Update PHP composer.json files
| | * remove stale src/php/ext/grpc/README.mdGravatar Stanley Cheung2016-03-10
| | |
| * | add support for clang3.4 and 3.6Gravatar Jan Tattermusch2016-03-09
| |/
* | Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
|\|
| * Added comment for gypGravatar David Garcia Quintas2016-03-01
| |
| * Addressed commentsGravatar David Garcia Quintas2016-03-01
| |
| * updated templates/README.mdGravatar David Garcia Quintas2016-03-01
| |
| * Merge pull request #5488 from stanley-cheung/php-update-to-next-verGravatar Stanley Cheung2016-03-01
| |\ | | | | | | Simplify PHP installation
| | * sync php with core version;Gravatar Stanley Cheung2016-03-01
| | |
| | * Simplify PHP installationGravatar Stanley Cheung2016-02-29
| | |
| * | fix sanity testGravatar Jan Tattermusch2016-02-29
| |/
| * add some CFLAGS to compile on macGravatar Stanley Cheung2016-02-25
| |
| * Merge pull request #5410 from ctiller/run_gtestGravatar Nicolas Noble2016-02-25
| |\ | | | | | | Expand gtest suites into individual run_tests tests
| | * Expand gtest suites into individual run_tests testsGravatar Craig Tiller2016-02-24
| | |
| * | remove current date from package.xml;Gravatar Stanley Cheung2016-02-24
| | |
| * | fix bug with pecl install on macGravatar Stanley Cheung2016-02-24
| |/
| * Use env-var for post git stepGravatar Craig Tiller2016-02-24
| |
| * Merge github.com:grpc/grpc into 44Gravatar Craig Tiller2016-02-24
| |\
| | * Merge pull request #5365 from ctiller/naming-crisisGravatar Nicolas Noble2016-02-24
| | |\ | | | | | | | | Add a sanity test to ensure that name aliasing rules are obeyed
| | * | fix php artifact name and update config.m4 templateGravatar Stanley Cheung2016-02-23
| | | |
| | * | php: simplify installationGravatar Stanley Cheung2016-02-23
| | | |
| | * | Merge pull request #5369 from jtattermusch/run_tests_improvementsGravatar Craig Tiller2016-02-23
| | |\ \ | | | | | | | | | | Run tests improvements
| | | | * Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-23
| | | | |\ | | | |_|/ | | |/| |
| * | | | Test for a working -WshadowGravatar Craig Tiller2016-02-23
| | | | |
| * | | | Ensure we can compile boringssl before trying: old compiler compatibilityGravatar Craig Tiller2016-02-23
| | |/ / | |/| | | | | | | | | | Allow compiling with openssl
| | * | Merge pull request #5334 from jtattermusch/protoc_artifacts_windowsGravatar Nicolas Noble2016-02-23
| | |\ \ | | | | | | | | | | Building protoc artifacts on Windows
| * | | | add more compilersGravatar Jan Tattermusch2016-02-23
| | | | |
| | * | | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-22
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| | | | |
| * | | | Fixing MacOS.Gravatar Nicolas "Pixel" Noble2016-02-23
| | |_|/ | |/| |
| | | * enable 64bit windows compilation of protoc pluginsGravatar Jan Tattermusch2016-02-22
| | | |
* | | | moar VS funGravatar David Garcia Quintas2016-02-19
| |_|/ |/| |
| * | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
|/ /
| * Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| |\ | |/ |/|
* | Extern "C" Python DLL supportGravatar Masood Malekghassemi2016-02-17
| |
* | Merge pull request #5254 from grpc/release-0_13Gravatar Jan Tattermusch2016-02-15
|\ \ | | | | | | Release 0.13 upmerge.
| * | Adding the .yardopts file into the gems.Gravatar Nicolas "Pixel" Noble2016-02-14
| | |
* | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
| * | Ensure we use local node-pre-gyp in Node install hookGravatar murgatroid992016-02-12
| | |
* | | Merge pull request #5078 from ctiller/compatibility_modeGravatar Craig Tiller2016-02-12
|\ \ \ | | | | | | | | Make binary compatibility not the default
| | | * Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
| |_|/ |/| |
* | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | |
* | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
|\ \ \ | | | | | | | | Proto API for LB request/responses
| | | * Bundle node-pre-gyp with the node packageGravatar murgatroid992016-02-11
| | | |
* | | | Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-02-11
|\ \ \ \ | | |_|/ | |/| | Release 0.13 upmerge.
| | | * Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| | | |\ | |_|_|/ |/| | |
| | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | |\ \ | |_|/ / |/| | |