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
*
Fix race introduced recently
Craig Tiller
2015-07-21
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-21
|
\
|
*
Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY
Yang Gao
2015-07-21
|
|
\
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-21
|
\
|
|
|
*
|
Merge pull request #2559 from ctiller/holographic-ninja-soda
Nicolas Noble
2015-07-21
|
|
\
\
|
*
\
\
Merge pull request #2554 from murgatroid99/node_oauth_interop
Michael Lumish
2015-07-21
|
|
\
\
\
|
|
|
*
|
Fix (forever) a TSAN bug thats plagued us
Craig Tiller
2015-07-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-20
|
\
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-20
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Removed now-incorrect asserts in oauth test
murgatroid99
2015-07-20
|
|
*
|
Removed unnecessary arguments from auth message
murgatroid99
2015-07-20
|
|
*
|
Added oauth2_auth_token and per_rpc_creds Node interop tests
murgatroid99
2015-07-20
|
*
|
|
fixed dependencies in C# project
Jan Tattermusch
2015-07-20
|
*
|
|
implement per_rpc_creds and oauth2_auth_token interop tests
Jan Tattermusch
2015-07-20
|
|
/
/
|
*
|
Use more meaningful names for metadata keys in tests
murgatroid99
2015-07-20
|
*
|
Merge pull request #2464 from murgatroid99/node_server_construction_change
Abhishek Kumar
2015-07-20
|
|
\
\
|
*
\
\
Merge pull request #2530 from ctiller/no-reserve
David G. Quintas
2015-07-20
|
|
\
\
\
|
*
|
|
|
Refer simplifying script with xctool.
Jorge Canizales
2015-07-20
|
*
|
|
|
Remove unneeded error trap.
Jorge Canizales
2015-07-20
*
|
|
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-20
|
\
\
\
\
\
|
|
*
|
|
|
Simplify xcodebuild’s output filter regex
Jorge Canizales
2015-07-20
|
|
*
|
|
|
Test on iPhone instead of iPad
Jorge Canizales
2015-07-20
|
|
*
|
|
|
Filter xcodebuild output, fix return code, and leave make to the podspec
Jorge Canizales
2015-07-20
|
|
*
|
|
|
Always use the locally-built plugin for tests
Jorge Canizales
2015-07-20
|
|
*
|
|
|
Script to build the ObjC plugin, generate code, and run tests
Jorge Canizales
2015-07-20
|
|
*
|
|
|
Share AllTests scheme, without the local RouteGuide tests
Jorge Canizales
2015-07-20
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #2526 from jcanizales/accept-nil-container
Michael Lumish
2015-07-20
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #2525 from jcanizales/fix-emptywriter
Michael Lumish
2015-07-20
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #2501 from jcanizales/gpr-inf-future
Michael Lumish
2015-07-20
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge pull request #2503 from jcanizales/fixup-codegen
Michael Lumish
2015-07-20
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge pull request #2500 from jcanizales/remove-cocoapods-warning
Michael Lumish
2015-07-20
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx
Michael Lumish
2015-07-20
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
|
|
Remove experimental prefix
Craig Tiller
2015-07-19
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Craig Tiller
2015-07-19
|
|
|
|
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #2494 from grpc/cconfig-readme
Craig Tiller
2015-07-19
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...
Craig Tiller
2015-07-19
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
|
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
Jorge Canizales
2015-07-19
|
|
|
|
|
|
|
|
*
|
|
|
Fix [GRXWriter emptyWriter] not being reusable.
Jorge Canizales
2015-07-19
|
|
|
|
|
|
|
|
|
/
/
/
*
|
|
|
|
|
|
|
|
|
|
Spam cleanup
Craig Tiller
2015-07-19
*
|
|
|
|
|
|
|
|
|
|
Fix a use after free
Craig Tiller
2015-07-19
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #2319 from dgquintas/str_join_with_sep
Nicolas Noble
2015-07-19
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge pull request #2476 from murgatroid99/ruby_fix_warnings
Nicolas Noble
2015-07-19
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
Extend tracer to server shutdown
Craig Tiller
2015-07-18
|
|
|
|
|
|
|
|
|
|
|
*
User agent string support
Craig Tiller
2015-07-18
|
|
|
|
|
|
|
|
|
|
|
*
Remove metadata checks - these are testing things that arent true
Craig Tiller
2015-07-18
|
|
|
|
|
|
|
|
|
|
|
*
Only check metadata that we want: its allowed to have extra elements
Craig Tiller
2015-07-18
|
|
|
|
|
|
|
|
|
|
|
*
Only validate metadata from the client that we know should exist
Craig Tiller
2015-07-18
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Rephrasing of lb policies sentence
David G. Quintas
2015-07-18
|
|
|
|
|
|
|
|
*
|
|
Fixup codegen now that GRXWriter is a class
Jorge Canizales
2015-07-18
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Fix C library gpr_inf_future breakage
Jorge Canizales
2015-07-18
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
[next]