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 #979 from nathanielmanistaatgoogle/framework-cleanup
Masood Malekghassemi
2015-03-09
|
|
\
\
\
\
*
|
|
|
|
|
Added more tests
murgatroid99
2015-03-09
|
|
|
|
*
|
Avoid unnecessary copies during protobuf serialization and deserialization
Chilledheart
2015-03-10
|
|
|
|
*
|
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
Chilledheart
2015-03-10
|
|
|
|
|
*
Adding refresh token parsing
Julien Boeuf
2015-03-09
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
README: fix the path to the python requirements.txt file
Ronnie Sahlberg
2015-03-07
|
*
|
|
|
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Refactoring within Python RPC Framework
Nathaniel Manista
2015-03-07
|
|
/
/
|
*
|
Merge pull request #835 from ctiller/credit
Nicolas Noble
2015-03-06
|
|
\
\
|
*
|
|
Use server_host_override in interop client
Nathaniel Manista
2015-03-07
|
*
|
|
Add a server_host_override to stub creation
Nathaniel Manista
2015-03-07
|
*
|
|
Reintroduce sleep on backup thread
Craig Tiller
2015-03-06
|
/
/
/
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-06
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #973 from tbetbetbe/grpc_ruby_trim_dependencies
Michael Lumish
2015-03-06
|
\
\
\
*
\
\
\
Merge pull request #971 from tbetbetbe/grpc_ruby_cleanup_client_stub_initiali...
Michael Lumish
2015-03-06
|
\
\
\
\
|
|
*
|
|
Removes unused dependencies
Tim Emiola
2015-03-06
|
*
|
|
|
Corrects the host used in the client_server spec tests
Tim Emiola
2015-03-06
|
|
/
/
/
|
*
|
|
Fix for #804
Tim Emiola
2015-03-06
|
*
|
|
Decompose the ClientStub initialize method
Tim Emiola
2015-03-06
|
|
|
/
|
|
/
|
*
|
|
Used StyleCop to get rid of tabs in the source code
Jan Tattermusch
2015-03-06
*
|
|
removed some compiler warnings
Jan Tattermusch
2015-03-06
*
|
|
Split async call into server and client classes sharing the same base.
Jan Tattermusch
2015-03-06
|
/
/
*
|
Merge pull request #964 from ctiller/i-am-so-very-lazy
Nicolas Noble
2015-03-06
|
\
\
|
|
*
Merge branch 'secure-server-api-changes' of github.com:nathanielmanistaatgoog...
Craig Tiller
2015-03-05
|
|
|
\
|
*
|
|
Rename to save confusion
Craig Tiller
2015-03-05
|
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Crash in channel/server creation if grpc_init not called
Craig Tiller
2015-03-05
|
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
|
|
\
\
|
|
*
|
|
Updates ruby code affected by the secure server API change
Tim Emiola
2015-03-05
*
|
|
|
|
Don't call grpc_create_chttp2_transport after destroying the server
David Klempner
2015-03-05
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Updates the ruby C extension to match the new secure C server API
Tim Emiola
2015-03-05
*
|
|
|
Merge pull request #952 from murgatroid99/node_0_12_compatibility
Tim Emiola
2015-03-05
|
\
\
\
\
*
\
\
\
\
Merge pull request #954 from murgatroid99/node_binding_cleanup
Craig Tiller
2015-03-05
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #894 from mattn/ruby-2.2.0
Tim Emiola
2015-03-05
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #837 from ctiller/qps_driver
Vijay Pai
2015-03-04
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #951 from rauls5382/service_names
Abhishek Kumar
2015-03-04
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Fix ref counting
Craig Tiller
2015-03-05
*
|
|
|
|
|
|
|
Merge pull request #829 from nicolasnoble/win32-fix
Craig Tiller
2015-03-04
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
Removed extra variables
murgatroid99
2015-03-04
|
|
|
|
|
*
|
|
|
Cleaned out some cruft from binding.gyp
murgatroid99
2015-03-04
|
|
_
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Removes engine restriction from package.json, bumps version
murgatroid99
2015-03-04
|
|
|
|
|
*
|
|
The library now compiles with Node 0.11+ and all versions of io.js
murgatroid99
2015-03-04
|
|
|
|
|
|
*
|
Merge branch 'credit' of github.com:ctiller/grpc into credit
Craig Tiller
2015-03-04
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
\
\
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
|
|
|
|
|
|
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge github.com:grpc/grpc into qps_driver
Craig Tiller
2015-03-04
|
|
|
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Switched to new secure server API
murgatroid99
2015-03-04
|
|
|
|
|
|
|
/
/
|
|
*
|
|
|
|
|
Manually resolve well-known service names
Raul Silvera
2015-03-04
*
|
|
|
|
|
|
|
Merge pull request #950 from jtattermusch/csharp_cloud_to_prod
Michael Lumish
2015-03-04
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
C# interop client support for external CA file
Jan Tattermusch
2015-03-04
|
|
|
|
|
|
*
|
|
Updated some c++ files for 0.11/0.12 compatibility
murgatroid99
2015-03-04
[prev]
[next]