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
*
renamed MathClient -> Grpc.Examples.MathClient
Jan Tattermusch
2015-02-20
*
Rename Grpc.Api to Grpc.Examples
Jan Tattermusch
2015-02-20
*
moved proto files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
moved interop testing specific files to Grpc.IntegrationTesting
Jan Tattermusch
2015-02-20
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20
*
set assembly versions to 0.1 to have lower version than languages in alpha
Jan Tattermusch
2015-02-20
*
Merge pull request #645 from ctiller/32bit
Jan Tattermusch
2015-02-20
|
\
*
|
Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically:
Thomas Wouters
2015-02-20
*
|
Revert "Adding a constant for a well known place where the SSL roots are inst...
Nicolas Noble
2015-02-19
*
|
Adding a constant for a well known place where the SSL roots are installed.
Julien Boeuf
2015-02-19
|
*
32 bit compilation fixes for core
Craig Tiller
2015-02-19
|
/
*
Merge pull request #639 from soltanmm/master
Nathaniel Manista
2015-02-19
|
\
|
*
Removed unused/wrong generated Python code imports from Python codegen.
Masood Malekghassemi
2015-02-19
*
|
Explicitly use nodejs to run tests
murgatroid99
2015-02-19
*
|
Merge pull request #631 from soltanmm/master
Tim Emiola
2015-02-19
|
\
|
*
|
Removed reference to non-existent header
murgatroid99
2015-02-19
|
*
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19
*
|
Merge pull request #629 from jcanizales/fix-internal-include-path
Tim Emiola
2015-02-19
|
\
\
|
*
|
Fix internal include path
Jorge Canizales
2015-02-19
*
|
|
Merge pull request #628 from murgatroid99/node_lint
Tim Emiola
2015-02-19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed lint errors
murgatroid99
2015-02-19
|
*
|
Added lint script
murgatroid99
2015-02-19
*
|
|
Added files to the node package
murgatroid99
2015-02-19
|
/
/
*
|
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
Mugur Marculescu
2015-02-19
|
\
\
|
*
|
Update README.md
Jayant Kolhe
2015-02-19
*
|
|
Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme
Jayant Kolhe
2015-02-19
|
\
\
\
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-19
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-19
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-19
|
|
*
|
Update README.md
Jayant Kolhe
2015-02-19
|
|
*
|
Create README.md
Jayant Kolhe
2015-02-19
|
|
*
|
Create README.md
Jayant Kolhe
2015-02-19
*
|
|
|
Merge pull request #605 from vjpai/mac
Nicolas Noble
2015-02-19
|
\
\
\
\
*
\
\
\
\
Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspec
Jan Tattermusch
2015-02-19
|
\
\
\
\
\
|
*
|
|
|
|
Fixes case, other minor corrections
Tim Emiola
2015-02-19
*
|
|
|
|
|
Merge pull request #617 from jtattermusch/csharp_namespace
Tim Emiola
2015-02-19
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #604 from jboeuf/fix_sprintf
Yang Gao
2015-02-19
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nit in README
Jan Tattermusch
2015-02-19
*
|
|
|
|
|
|
|
Merge pull request #616 from jtattermusch/csharp_namespace
Tim Emiola
2015-02-19
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Fixes the grpc.gemspec, clarifies the installation instructions
Tim Emiola
2015-02-19
|
*
|
|
|
|
|
|
Updated Copyright information and assembly versions for C#
Jan Tattermusch
2015-02-19
|
|
|
*
|
|
|
|
Removes unnecesary check from the interop teste
Tim Emiola
2015-02-19
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Changed namespace from Google.GRPC to Grpc, sorted using statements, minor re...
Jan Tattermusch
2015-02-19
*
|
|
|
|
|
|
Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case
Tim Emiola
2015-02-19
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Python early_adopter changes in anticipation of interop client.
Nathaniel Manista
2015-02-19
|
*
|
|
|
|
|
Rename base/interfaces_test to base/interfaces_test_case.
Nathaniel Manista
2015-02-19
|
/
/
/
/
/
/
|
|
*
|
|
|
Some compilers expect class SyncRequest to be declared fully and not just
vjpai
2015-02-18
|
|
*
|
|
|
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
vjpai
2015-02-18
|
*
|
|
|
|
Fixing sprintf and a few other things.
Julien Boeuf
2015-02-18
*
|
|
|
|
|
Merge pull request #603 from ctiller/chex7
David Klempner
2015-02-18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]