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
*
Merge pull request #3341 from murgatroid99/node_memory_leak_0_11
Tim Emiola
2015-09-17
|
\
*
\
Merge pull request #3345 from murgatroid99/node_callback_this
Tim Emiola
2015-09-17
|
\
\
*
|
|
Don't do .Wait() in async context.
Jan Tattermusch
2015-09-16
|
*
|
Fixed a couple of incorrect "this" references in Node library
murgatroid99
2015-09-15
|
/
/
|
*
Fixed memory leak in Buffer construction
murgatroid99
2015-09-14
|
*
Fixed Op destructors not being called
murgatroid99
2015-09-14
|
/
*
Merge pull request #3305 from jtattermusch/remove_debug_logs
Nicolas Noble
2015-09-11
|
\
*
\
Merge pull request #3295 from jboeuf/auth_asan_fix_0_11
Craig Tiller
2015-09-10
|
\
\
*
|
|
Fix Python docgen
Masood Malekghassemi
2015-09-10
*
|
|
Python version set to 0.11.0b0
Masood Malekghassemi
2015-09-10
|
|
*
remove excess logs
Jan Tattermusch
2015-09-09
|
|
/
|
/
|
*
|
Merge pull request #3279 from nathanielmanistaatgoogle/context-management
Masood Malekghassemi
2015-09-09
|
\
\
|
|
*
Fixing #3286
Julien Boeuf
2015-09-08
|
|
/
|
/
|
*
|
Merge pull request #3280 from nathanielmanistaatgoogle/beta-dependencies
Masood Malekghassemi
2015-09-08
|
\
\
*
\
\
Merge pull request #3281 from ctiller/the-sea-is-not-blunt
Nicolas Noble
2015-09-08
|
\
\
\
|
*
|
|
Remove check for no workers
Craig Tiller
2015-09-08
|
|
*
|
Beta maintenance of Python dependencies
Nathaniel Manista
2015-09-08
|
|
|
*
Make servers and stubs context managers
Nathaniel Manista
2015-09-08
|
|
|
/
*
|
|
Merge pull request #3247 from yang-g/fix_build_beta
Nicolas Noble
2015-09-08
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #3270 from nathanielmanistaatgoogle/beta-cleanup
Masood Malekghassemi
2015-09-08
|
\
\
\
*
\
\
\
Merge pull request #3269 from nathanielmanistaatgoogle/moar-protocol-objects
Masood Malekghassemi
2015-09-08
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #3260 from nathanielmanistaatgoogle/protocol-objects
Masood Malekghassemi
2015-09-07
|
\
\
\
\
|
|
|
*
|
Beta API clean-ups
Nathaniel Manista
2015-09-05
|
|
|
/
/
|
|
*
/
gRPC protocol objects
Nathaniel Manista
2015-09-05
|
|
/
/
|
*
|
Plumb protocol objects through RPC Framework core
Nathaniel Manista
2015-09-04
*
|
|
Merge pull request #3267 from jtattermusch/service_account_creds_for_per_rpc_...
Michael Lumish
2015-09-04
|
\
\
\
|
*
|
|
use service account credentials for per RPC test
Jan Tattermusch
2015-09-04
*
|
|
|
Merge pull request #3264 from jtattermusch/update_interop_tests
Michael Lumish
2015-09-04
|
\
|
|
|
*
|
|
|
Merge pull request #3257 from ctiller/!!!!
Yang Gao
2015-09-04
|
\
\
\
\
*
|
|
|
|
Update debian install instructions, jessie-backports
Stanley Cheung
2015-09-04
*
|
|
|
|
Merge pull request #3231 from nathanielmanistaatgoogle/protocol-objects
Masood Malekghassemi
2015-09-04
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Fix a case where :status could be returned to applications
Craig Tiller
2015-09-04
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #3249 from nicolasnoble/windows-fixes
Craig Tiller
2015-09-04
|
\
\
\
\
|
|
|
*
|
ugly fix of per_rpc_creds test
Jan Tattermusch
2015-09-03
|
|
|
*
|
update the interop tests based on spec
Jan Tattermusch
2015-09-03
|
*
|
|
|
Fixing lingering bytes clipping issue on socket shutdown.
Nicolas Noble
2015-09-03
*
|
|
|
|
Merge pull request #3236 from ctiller/insert-branch-name
Nicolas Noble
2015-09-03
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #3190 from ctiller/daisy-dukes
Yang Gao
2015-09-03
|
\
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name
Craig Tiller
2015-09-03
|
|
|
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #3242 from nicolasnoble/cancel-means-change
Craig Tiller
2015-09-03
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
Guard against empty vector
yang-g
2015-09-03
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
*
|
|
|
|
|
|
Merge pull request #3243 from jcanizales/make-headers-property-beta
Michael Lumish
2015-09-03
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Even if the stream was cancelled, notify of its state change.
Nicolas "Pixel" Noble
2015-09-04
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Fix Bazel breakage due to magic Cocoapods header search path
Jorge Canizales
2015-09-03
|
*
|
|
|
|
|
Add header manipulation examples
Jorge Canizales
2015-09-03
|
*
|
|
|
|
|
Point sample proto podspec to latest gRPC and protobuf
Jorge Canizales
2015-09-03
|
*
|
|
|
|
|
Point SwiftSample’s Podfile to submodule protobuf
Jorge Canizales
2015-09-03
|
*
|
|
|
|
|
Make request headers a @property property.
Jorge Canizales
2015-09-03
|
/
/
/
/
/
/
*
|
|
|
|
|
Remove unneeded include of grpc.h
Jorge Canizales
2015-09-03
*
|
|
|
|
|
Manually merge release-0_11 into make-errors-public-beta to solve conflict
Jorge Canizales
2015-09-03
|
\
\
\
\
\
\
[next]