index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add netcore portability package dependency
Alexander Polcyn
2016-08-09
*
add csharp hello world that uses dotnet cli
Alex Polcyn
2016-08-03
*
Merge pull request #7613 from kpayson64/py_protobuf_upgrade
kpayson64
2016-08-03
|
\
|
*
Bump python protobuf dependency to 3.0.0
Ken Payson
2016-08-03
*
|
Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo...
Jorge Canizales
2016-08-03
|
\
\
*
\
\
Merge pull request #7618 from dgquintas/v1.0.x
Nicolas Noble
2016-08-02
|
\
\
\
|
*
|
|
Merge pull request #7587 from dgquintas/install_docs
Nicolas Noble
2016-08-02
|
/
/
/
*
|
|
Merge pull request #7610 from kpayson64/downgrade_setuptools
kpayson64
2016-08-02
|
\
\
\
|
*
|
|
Downgrade docker setuptools
Ken Payson
2016-08-02
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm
Jan Tattermusch
2016-08-02
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Fix local server tests & exceptions tests
Jorge Canizales
2016-08-01
*
|
|
Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2
Nicolas Noble
2016-08-01
|
\
\
\
|
|
*
|
build everything
Jan Tattermusch
2016-07-31
|
|
*
|
fix conditional compilation for netcoreapp1.0 projects
Jan Tattermusch
2016-07-31
|
|
|
*
Better names for the methods to clear all host settings
Jorge Canizales
2016-07-29
*
|
|
|
Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0
Stanley Cheung
2016-07-29
|
\
\
\
\
|
|
|
|
*
Reset all host configs *before* setting what we need
Jorge Canizales
2016-07-29
|
|
*
|
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
|
|
/
/
/
|
/
|
|
|
|
*
|
|
php: missed a macro
Stanley Cheung
2016-07-29
*
|
|
|
Merge pull request #7567 from murgatroid99/node_artifact_build_health_check
Nicolas Noble
2016-07-29
|
\
\
\
\
|
|
|
*
|
regenerate
Jan Tattermusch
2016-07-30
|
|
|
*
|
use netcoreapp1.0 for executable projects
Jan Tattermusch
2016-07-30
|
|
|
*
|
update project.json templates to RTM .NET core nugets
Jan Tattermusch
2016-07-30
*
|
|
|
|
Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga
kpayson64
2016-07-29
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #7569 from dgquintas/backport_cpp_compression_level
Nicolas Noble
2016-07-29
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Document
Jorge Canizales
2016-07-29
|
|
|
|
*
Leave improving the error message as a TODO
Jorge Canizales
2016-07-29
|
|
|
|
*
Let override default response size limit
Jorge Canizales
2016-07-28
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge pull request #7502 from dgquintas/cpp_compression_level
Nicolas Noble
2016-07-28
|
/
/
/
|
*
/
update to use new nuget client in tests
Alexander Polcyn
2016-07-28
|
/
/
|
*
Build the Node health-check package in the build_packages script
murgatroid99
2016-07-28
|
/
*
Merge pull request #7551 from murgatroid99/ruby_tools_plugin_arg
Nicolas Noble
2016-07-28
|
\
|
*
Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg
murgatroid99
2016-07-28
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0
Stanley Cheung
2016-07-28
|
\
\
|
*
|
php: cleanup for GA
Stanley Cheung
2016-07-28
|
/
/
*
|
Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third
Stanley Cheung
2016-07-28
|
\
\
|
*
|
add macro PHP_GRPC_INIT_HANDLER
thinkerou
2016-07-28
|
*
|
delete commented-code for missing
thinkerou
2016-07-28
|
*
|
add PHP_GRPC_FREE_CLASS_OBJECT macro
thinkerou
2016-07-28
|
*
|
fix unused var
thinkerou
2016-07-28
*
|
|
Merge pull request #7534 from murgatroid99/ruby_tools_script_naming
kpayson64
2016-07-27
|
\
\
\
|
|
*
|
add some macro to reduce duplicate code
thinkerou
2016-07-28
|
|
|
*
Ruby Tools: automatically include plugin argument in protoc command
murgatroid99
2016-07-27
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #7537 from kpayson64/regen_ruby_protos
kpayson64
2016-07-27
|
\
\
\
*
\
\
\
Merge pull request #7380 from nicolasnoble/no-c++11-threads
Vijay Pai
2016-07-27
|
\
\
\
\
|
|
|
|
*
add php_grpc_zend_object macro and rename klass
thinkerou
2016-07-27
*
|
|
|
|
Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0
Stanley Cheung
2016-07-26
|
\
\
\
\
\
|
*
|
|
|
|
regenerate from template
Stanley Cheung
2016-07-26
|
*
|
|
|
|
fix copyright
Stanley Cheung
2016-07-26
|
*
|
|
|
|
php: add php7 to jenkins basic and interop tests
Stanley Cheung
2016-07-26
[next]