Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
7fe08a23f17701266e69a3d3d3cab642482e7cdf
/
templates
3742703
fix sanity test
by Jan Tattermusch
· 9 years ago
5ade2d4
add some CFLAGS to compile on mac
by Stanley Cheung
· 9 years ago
f7806b7
Merge pull request #5410 from ctiller/run_gtest
by Nicolas Noble
· 9 years ago
ca62ff0
Expand gtest suites into individual run_tests tests
by Craig Tiller
· 9 years ago
6b57328
remove current date from package.xml;
by Stanley Cheung
· 9 years ago
80db5be
fix bug with pecl install on mac
by Stanley Cheung
· 9 years ago
d14d103
Use env-var for post git step
by Craig Tiller
· 9 years ago
fc4dcf0
Merge github.com:grpc/grpc into 44
by Craig Tiller
· 9 years ago
d3a7b60
Merge pull request #5365 from ctiller/naming-crisis
by Nicolas Noble
· 9 years ago
bf74d69
fix php artifact name and update config.m4 template
by Stanley Cheung
· 9 years ago
5adb71f
php: simplify installation
by Stanley Cheung
· 9 years ago
c95bfef
Merge pull request #5369 from jtattermusch/run_tests_improvements
by Craig Tiller
· 9 years ago
4ea4599
Merge github.com:grpc/grpc into naming-crisis
by Craig Tiller
· 9 years ago
804b855
Test for a working -Wshadow
by Craig Tiller
· 9 years ago
b79c1e1
Ensure we can compile boringssl before trying: old compiler compatibility
by Craig Tiller
· 9 years ago
0c24f97
Merge pull request #5334 from jtattermusch/protoc_artifacts_windows
by Nicolas Noble
· 9 years ago
c4cbe39
add more compilers
by Jan Tattermusch
· 9 years ago
70ab4c5
Merge github.com:grpc/grpc into fix-proto-docker
by Craig Tiller
· 9 years ago
521423c
Regenerate files, fix bugs
by Craig Tiller
· 9 years ago
732a875
Add a sanity test for name aliasing
by Craig Tiller
· 9 years ago
e0dbd3f
Fixing MacOS.
by Nicolas "Pixel" Noble
· 9 years ago
6611dde
enable 64bit windows compilation of protoc plugins
by Jan Tattermusch
· 9 years ago
2e8fdba
Building the dlls.
by Nicolas "Pixel" Noble
· 9 years ago
16f6826
Merge github.com:grpc/grpc into fix-proto-docker
by Craig Tiller
· 9 years ago
d013912
Extern "C" Python DLL support
by Masood Malekghassemi
· 9 years ago
84ef9d7
Merge pull request #5254 from grpc/release-0_13
by Jan Tattermusch
· 9 years ago
ed59c7d
Adding the .yardopts file into the gems.
by Nicolas "Pixel" Noble
· 9 years ago
f083013
Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13
by Nicolas "Pixel" Noble
· 9 years ago
9ab6d0c
Ensure we use local node-pre-gyp in Node install hook
by murgatroid99
· 9 years ago
017f84e
Merge pull request #5078 from ctiller/compatibility_mode
by Craig Tiller
· 9 years ago
eb841e2
Revert "Revert "Proto API for LB request/responses""
by Craig Tiller
· 9 years ago
c35e2c5
Revert "Proto API for LB request/responses"
by Craig Tiller
· 9 years ago
c3602dc
Merge pull request #4038 from dgquintas/grpclb_api
by Craig Tiller
· 9 years ago
ab604b6
Bundle node-pre-gyp with the node package
by murgatroid99
· 9 years ago
b9a5f16
Merge pull request #5205 from grpc/release-0_13
by Craig Tiller
· 9 years ago
b718c8a
Merge github.com:grpc/grpc into compatibility_mode
by Craig Tiller
· 9 years ago
742a783
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
4ea3d4c
Merge pull request #5191 from ctiller/fixdocker
by Vijay Pai
· 9 years ago
9c7961a
Merge pull request #5165 from ctiller/bring_back_gpr
by Nicolas Noble
· 9 years ago
f6fd7ec
Fix docker inception for now
by Craig Tiller
· 9 years ago
32b3f67
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
by Nicolas "Pixel" Noble
· 9 years ago
8c686e7
Stop explicitly supporting Node 0.10 and 0.11
by murgatroid99
· 9 years ago
ca144fd
Fixing Ruby binary build (again).
by Nicolas "Pixel" Noble
· 9 years ago
4a67be4
Further cleanup
by Craig Tiller
· 9 years ago
08946be
Further cleanup
by Craig Tiller
· 9 years ago
1298afd
Get compilation working again
by Craig Tiller
· 9 years ago
da179ce
Rollback gpr deletion
by Craig Tiller
· 9 years ago
7e46618
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
f9e3c23
Fixing ruby versionning.
by Nicolas "Pixel" Noble
· 9 years ago
9b721f8
addressing comments
by Jan Tattermusch
· 9 years ago
8763501
cleanup sanity docker image
by Jan Tattermusch
· 9 years ago
80043e9
polish C# dependencies
by Jan Tattermusch
· 9 years ago
ebeb86c
remove trailing whitespaces
by Jan Tattermusch
· 9 years ago
a810876
dockerfile refactoring
by Jan Tattermusch
· 9 years ago
fe0c4a8
C# assembly version and current version
by Jan Tattermusch
· 9 years ago
bb32cee
Merge pull request #5142 from jtattermusch/csharp_fix_assemblyversion
by Nicolas Noble
· 9 years ago
d980047
fix C# build
by Jan Tattermusch
· 9 years ago
b0162c4
Make Node's package.json use the version from build.yaml
by murgatroid99
· 9 years ago
f008f06
build.yaml centric versioning
by Craig Tiller
· 9 years ago
d271dd4
Nope.
by Nicolas "Pixel" Noble
· 9 years ago
1be9265
Versionning Ruby from build.yaml, and regenerating broken files after census merge.
by Nicolas "Pixel" Noble
· 9 years ago
71ea4a1
Make binary compatibility not the default
by Craig Tiller
· 9 years ago
411da52
Merge pull request #5064 from nicolasnoble/win32-python
by Craig Tiller
· 9 years ago
2908d63
Remove pr in Makefile
by yang-g
· 9 years ago
df1e07e
Add shim for Python's gRPC core on Windows
by Masood Malekghassemi
· 9 years ago
93f8845
Merge pull request #5031 from nicolasnoble/groar
by Michael Lumish
· 9 years ago
f8ea3e4
Merge pull request #5040 from murgatroid99/node_artifacts
by Jan Tattermusch
· 9 years ago
284faf3
Merge pull request #5036 from ctiller/fixes2
by Jan Tattermusch
· 9 years ago
41a9e83
Merged from master
by murgatroid99
· 9 years ago
673f65b
Add working Node artifact builder for all platforms
by murgatroid99
· 9 years ago
1b1e238
Better dynamic linking
by Craig Tiller
· 9 years ago
f51a901
Shifting the merge mechanism.
by Nicolas "Pixel" Noble
· 9 years ago
6e72dae
Using libtool instead of ar under MacOS.
by Nicolas "Pixel" Noble
· 9 years ago
89d8ed1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
4bef7ce
Use old memcpy for wrappers
by Craig Tiller
· 9 years ago
c4e57e3
Cleaning up cruft to properly create a dll file.
by Nicolas "Pixel" Noble
· 9 years ago
b8e9e9c
Fixing the Ruby build after all these merges.
by Nicolas "Pixel" Noble
· 9 years ago
0912179
Removing gpr as a separated library.
by Nicolas "Pixel" Noble
· 9 years ago
11cddc1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
1e60261
Merge branch 'autogen' into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
d14b6ac
Finalizing this a bit.
by Nicolas "Pixel" Noble
· 9 years ago
f519a69
Actually fix sanity tests
by Jan Tattermusch
· 9 years ago
ab09af4
Fix sanity test
by Jan Tattermusch
· 9 years ago
8e90ca1
create a .zip file with nuget packages
by Jan Tattermusch
· 9 years ago
11b87bf
Usable API list
by Craig Tiller
· 9 years ago
1a6d72c
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
dd18c4a
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
1c686e8
Merge pull request #4952 from murgatroid99/node_windows_compile
by Nicolas Noble
· 9 years ago
efa1f16
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
5441c22
Merge pull request #4959 from grpc/release-0_12
by Michael Lumish
· 9 years ago
8e4103e
Fixed windows build warning
by murgatroid99
· 9 years ago
fb01883
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
af6c178
Update template, add comment and message about Windows build
by murgatroid99
· 9 years ago
d899dce
Few more fixes to the Ruby installation.
by Nicolas "Pixel" Noble
· 9 years ago
cb287a1
Allowing for creation of pre-compiled gems, using rack-compiler-dock.
by Nicolas "Pixel" Noble
· 9 years ago
545c6c1
Merge branch 'master' into makefile-cleanup
by Nicolas "Pixel" Noble
· 9 years ago
4500034
CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around.
by Nicolas "Pixel" Noble
· 9 years ago
51b1aee
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
by Nicolas "Pixel" Noble
· 9 years ago
d649c21
Removing Makefile circular dependencies.
by Nicolas "Pixel" Noble
· 9 years ago
76ce77b
Merge github.com:grpc/grpc into mwah
by Craig Tiller
· 9 years ago
Next »