index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
templates
Commit message (
Expand
)
Author
Age
*
Merge pull request #9535 from stanley-cheung/php-update-examples
Stanley Cheung
2017-02-01
|
\
*
\
Merge pull request #9364 from rjshade/sanitizer_slowdown
Yang Gao
2017-01-31
|
\
\
|
|
*
PHP: update examples
Stanley Cheung
2017-01-31
|
|
/
|
/
|
|
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
|
PHP: make tests runnable on both protobuf 3.1 and 3.2
Stanley Cheung
2017-01-30
|
/
*
Update with #9358
Noah Eisen
2017-01-22
|
\
|
*
gflags library target renamed in v2.2.0
Jan Tattermusch
2017-01-19
|
*
enable building of tests with cmake
Jan Tattermusch
2017-01-19
|
*
Merge pull request #9358 from jtattermusch/mingw_docs
Jan Tattermusch
2017-01-19
|
|
\
|
*
\
Merge pull request #9361 from jtattermusch/cmake_protobuf
Jan Tattermusch
2017-01-19
|
|
\
\
|
|
|
*
Delete generate_debug_projects.sh
Jan Tattermusch
2017-01-19
|
|
|
/
|
|
/
|
*
/
|
Dockerfile template update for http2_badserver_interop
Yuchen Zeng
2017-01-18
|
/
/
*
|
Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes
Michael Lumish
2017-01-18
|
\
\
|
*
|
Fixed sanity errors
murgatroid99
2017-01-17
*
|
|
Merge pull request #9350 from stanley-cheung/php-update
Stanley Cheung
2017-01-17
|
\
\
\
|
|
*
\
Merge branch 'master' into makefile_ruby_version_fixes
murgatroid99
2017-01-17
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Use config file template instead of Rakefile template
murgatroid99
2017-01-17
|
|
|
*
cmake support for generating from .proto files
Jan Tattermusch
2017-01-17
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw
Jan Tattermusch
2017-01-15
|
\
\
\
|
|
*
|
PHP: Prepare for 1.1.0 release
Stanley Cheung
2017-01-13
*
|
|
|
Fix binding.gyp syntax
murgatroid99
2017-01-13
*
|
|
|
Fix electron artifact builds
murgatroid99
2017-01-13
*
|
|
|
Merge branch 'master' into node_electron_build
murgatroid99
2017-01-13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fixed package name in dockerfile
murgatroid99
2017-01-13
*
|
|
|
Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_...
murgatroid99
2017-01-13
|
\
\
\
\
|
|
|
*
|
Makefile.template: use import library names for mingw, instead of static libr...
Mario Emmenlauer
2017-01-13
|
|
|
*
|
Makefile.template: remove the 'imp' suffix from MINGW library names
Mario Emmenlauer
2017-01-13
|
|
|
/
/
|
|
*
|
Merge pull request #9335 from jtattermusch/vsproject_improvements
Jan Tattermusch
2017-01-13
|
|
|
\
\
|
|
*
\
\
Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names
Jan Tattermusch
2017-01-13
|
|
|
\
\
\
*
|
|
|
|
|
Properly generate electron dependencies in test Dockerfile from template
murgatroid99
2017-01-12
|
*
|
|
|
|
Do not use OPENSSL_NO_THREAD normally for Node on Windows
Michael Lumish
2017-01-12
|
/
/
/
/
/
|
*
|
|
|
Merge pull request #8895 from murgatroid99/node_artifact_build_fix
Michael Lumish
2017-01-12
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'master' into node_electron_build
murgatroid99
2017-01-12
|
\
|
|
|
|
|
|
*
|
|
|
|
Fix the template as well
Stanley Cheung
2017-01-12
|
|
|
|
*
|
remove not-yet-useful projects from grpc.sln
Jan Tattermusch
2017-01-12
|
|
|
*
|
|
Makefile.template: fixed a few variables names, and added a missing variable ...
Mario Emmenlauer
2017-01-12
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
remove unneeded/broken targets from CMakeLists.exe
Jan Tattermusch
2017-01-12
|
|
|
*
|
successfuly compile gRPC with cmake+Ninja
Jan Tattermusch
2017-01-12
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform
Mario Emmenlauer
2017-01-11
|
*
|
|
Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW3...
Mario Emmenlauer
2017-01-11
|
*
|
|
Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ...
Mario Emmenlauer
2017-01-11
|
*
|
|
Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform
Mario Emmenlauer
2017-01-11
|
*
|
|
Always sort code generated outputs
Craig Tiller
2017-01-10
|
*
|
|
Stub documentation for some gRPC Core modules
Craig Tiller
2017-01-06
|
*
|
|
Small improvements to generated documentation
Craig Tiller
2017-01-06
|
*
|
|
Adding Bazel tests.
Nicolas "Pixel" Noble
2017-01-05
|
|
*
|
Merge branch 'master' into node_artifact_build_fix
murgatroid99
2017-01-04
|
|
|
\
\
*
|
|
\
\
Merge branch 'master' into node_electron_build
murgatroid99
2017-01-04
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'google/master' into bazel-take-2
Nicolas "Pixel" Noble
2017-01-04
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
cleanup and speedup of sanity tests
Jan Tattermusch
2016-12-22
[next]