aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates
Commit message (Collapse)AuthorAge
...
| | * 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
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #5191 from ctiller/fixdockerGravatar Vijay Pai2016-02-11
|\ \ \ \ | | | | | | | | | | Fix docker inception for now
* \ \ \ \ Merge pull request #5165 from ctiller/bring_back_gprGravatar Nicolas Noble2016-02-10
|\ \ \ \ \ | | | | | | | | | | | | Bring back gpr
| | * | | | Fix docker inception for nowGravatar Craig Tiller2016-02-10
| | | | | |
* | | | | | Merge remote-tracking branch 'google/release-0_13' into merge-and-regenGravatar Nicolas "Pixel" Noble2016-02-10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb
| | | * | | Stop explicitly supporting Node 0.10 and 0.11Gravatar murgatroid992016-02-10
| | |/ / / | |/| | |
| * | | | Fixing Ruby binary build (again).Gravatar Nicolas "Pixel" Noble2016-02-10
| | | | |
| | * | | Further cleanupGravatar Craig Tiller2016-02-09
| | | | |
| | * | | Further cleanupGravatar Craig Tiller2016-02-09
| | | | |
| | * | | Get compilation working againGravatar Craig Tiller2016-02-09
| | | | |
| | * | | Rollback gpr deletionGravatar Craig Tiller2016-02-09
| |/ / / |/| | |