index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Update Swift sample’s XCode project to latest Swift version
Jorge Canizales
2015-12-15
*
Merge pull request #4323 from soltanmm/LD50
Jan Tattermusch
2015-12-07
|
\
|
*
Fix interop Python test invocation
Masood Malekghassemi
2015-12-07
*
|
Merge pull request #4260 from jtattermusch/auth_interceptor_context
jboeuf
2015-12-07
|
\
\
*
\
\
Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change
Jan Tattermusch
2015-12-07
|
\
\
\
*
\
\
\
Merge pull request #4281 from soltanmm/LD50
Nathaniel Manista
2015-12-04
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Generate coverage HTML reports for Jenkins
Masood Malekghassemi
2015-12-04
|
*
|
|
Use tox
Masood Malekghassemi
2015-12-04
|
|
*
|
Generalize metadata plugin arguments to future-proof it
murgatroid99
2015-12-04
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4282 from jcanizales/custom-mutable-dict
Michael Lumish
2015-12-04
|
\
\
\
*
\
\
\
Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix
Nicolas Noble
2015-12-04
|
\
\
\
\
|
|
*
|
|
Mark the GRPCRequestHeaders protocol deprecated
Jorge Canizales
2015-12-03
|
|
*
|
|
Add the protocol back for backward compatibility.
Jorge Canizales
2015-12-03
|
|
*
|
|
Makes GRPCRequestHeaders a NSMutableDictionary
Jorge Canizales
2015-12-03
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Make Python testing predictable again
Masood Malekghassemi
2015-12-03
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle
Masood Malekghassemi
2015-12-03
|
\
\
\
|
|
*
|
Fixes memory leak when receiving data
Seongjin Cho
2015-12-03
|
|
*
|
Memory leak fix?
Seongjin Cho
2015-12-03
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #4235 from jcanizales/use-boringssl
Michael Lumish
2015-12-03
|
\
\
\
|
|
*
|
Fixes to stub and server lifecycle
Nathaniel Manista
2015-12-03
|
|
*
|
Migrate _termination_action into _End
Nathaniel Manista
2015-12-03
|
|
|
*
introduce auth interceptor context
Jan Tattermusch
2015-12-02
|
|
|
/
|
*
/
Move BoringSSL.podspec into src, and point Podfiles to it
Jorge Canizales
2015-12-01
|
|
/
*
/
Clang format.
Nicolas "Pixel" Noble
2015-12-01
|
/
*
Merge pull request #4223 from jcanizales/filter-protobuf-warnings
Michael Lumish
2015-12-01
|
\
|
*
Filter Protobuf nullable warnings
Jorge Canizales
2015-12-01
*
|
Adjust version requirements through samples and tests.
Jorge Canizales
2015-11-25
|
/
*
Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin...
Julien Boeuf
2015-11-25
|
\
|
*
Merge pull request #4154 from jboeuf/new_creds_plugin_api
jboeuf
2015-11-25
|
|
\
|
|
*
Better documentation of the method_name field.
Julien Boeuf
2015-11-25
*
|
|
Cpp example of how the plugins can be done.
Julien Boeuf
2015-11-19
|
|
/
|
/
|
*
|
Also adding a credentials type to the plugin API.
Julien Boeuf
2015-11-19
|
*
bump C# version to 0.12.0
Jan Tattermusch
2015-11-19
*
|
Fixing node build.
Julien Boeuf
2015-11-18
*
|
Fixing implementations.
Julien Boeuf
2015-11-18
|
/
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into update_ssl_cert
Julien Boeuf
2015-11-17
|
|
\
*
|
|
Fixing tests.
Julien Boeuf
2015-11-17
|
|
*
Merge pull request #4139 from grpc/release-0_11
Jan Tattermusch
2015-11-18
|
|
|
\
*
|
|
\
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
\
|
|
|
*
|
Handle cancel before start case
yang-g
2015-11-17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Bandaid over differences in the C API for Python credentials
Masood Malekghassemi
2015-11-17
|
*
|
|
Merge pull request #4091 from murgatroid99/node_channel_args_malloc
Tim Emiola
2015-11-13
|
|
\
\
\
|
*
\
\
\
Merge pull request #4120 from tbetbetbe/grpc_ruby_fix_compile_on_2_0_typed_fr...
Michael Lumish
2015-11-12
|
|
\
\
\
\
|
|
*
|
|
|
Corrects compile error on ruby 2.0
Tim Emiola
2015-11-12
|
*
|
|
|
|
Merge pull request #4106 from tbetbetbe/grpc_ruby_fix_flaky_ruby_interop_test
Michael Lumish
2015-11-12
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #4107 from tbetbetbe/grpc_ruby_bidi_call_should_read_metadata
Michael Lumish
2015-11-12
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries
Jorge Canizales
2015-11-12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Remove unused RouteGuideClient and move RemoteTestClient to tests
Benny Wong
2015-11-12
|
*
|
|
|
|
|
|
|
Update Podfile to point to the right sample dependencies
Benny Wong
2015-11-12
[next]