aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* CleanupGravatar Craig Tiller2015-02-20
* Re-enable rewrite testGravatar Craig Tiller2015-02-20
* Also check build=testGravatar Craig Tiller2015-02-20
* Make run_tests.py respect the run= attributeGravatar Craig Tiller2015-02-20
* Merge pull request #665 from nicolasnoble/ssl-prefixGravatar jboeuf2015-02-20
|\
* \ Merge pull request #670 from ctiller/interopGravatar Yang Gao2015-02-20
|\ \
| * | Make interop server respond to sigintGravatar Craig Tiller2015-02-20
|/ /
* | Merge pull request #661 from jboeuf/remove_hardcoded_ssl_rootsGravatar Yang Gao2015-02-20
|\ \
| | * Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
| |/ |/|
| * Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
* | Merge pull request #656 from jtattermusch/csharp_projectrenameGravatar Tim Emiola2015-02-20
|\ \
* \ \ Merge pull request #627 from nathanielmanistaatgoogle/sync-asyncGravatar Nathaniel Manista2015-02-20
|\ \ \ | |_|/ |/| |
| * | Add SyncAsync interfaces and implementations.Gravatar Nathaniel Manista2015-02-20
* | | Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fixGravatar Nathaniel Manista2015-02-20
|\ \ \
| * | | Fix a thread leak bug.Gravatar Nathaniel Manista2015-02-20
* | | | Merge pull request #606 from yang-g/rootsGravatar Craig Tiller2015-02-20
|\ \ \ \
* \ \ \ \ Merge pull request #655 from yang-g/copyleftGravatar Craig Tiller2015-02-20
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #652 from ctiller/interop2Gravatar Yang Gao2015-02-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #651 from ctiller/interopGravatar Yang Gao2015-02-20
|\ \ \ \ \ \
| | | | | | * Added EXPERIMENTAL-ONLY disclaimer fileGravatar Jan Tattermusch2015-02-20
| | | | | | * update README fileGravatar Jan Tattermusch2015-02-20
| | | | | | * renamed MathClient -> Grpc.Examples.MathClientGravatar Jan Tattermusch2015-02-20
| | | | | | * Rename Grpc.Api to Grpc.ExamplesGravatar Jan Tattermusch2015-02-20
| | | | | | * moved proto files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
| | | | | | * moved interop testing specific files to Grpc.IntegrationTestingGravatar Jan Tattermusch2015-02-20
| | | | | | * renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20
| | | | | | * set assembly versions to 0.1 to have lower version than languages in alphaGravatar Jan Tattermusch2015-02-20
| |_|_|_|_|/ |/| | | | |
| | | * | | include .m in check_copyright.pyGravatar Yang Gao2015-02-20
| |_|/ / / |/| | | |
| | * | | Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
* | | | | Merge pull request #645 from ctiller/32bitGravatar Jan Tattermusch2015-02-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | Fix server side large message receivingGravatar Craig Tiller2015-02-20
| |/ / / |/| | |
* | | | Merge pull request #650 from Yhg1s/masterGravatar Nathaniel Manista2015-02-20
|\ \ \ \
| * | | | Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically:Gravatar Thomas Wouters2015-02-20
|/ / / /
* | | | Merge pull request #647 from grpc/revert-646-ssl_roots_fileGravatar Nicolas Noble2015-02-19
|\ \ \ \
| * | | | Revert "Adding a constant for a well known place where the SSL roots are inst...Gravatar Nicolas Noble2015-02-19
|/ / / /
* | | | Merge pull request #646 from jboeuf/ssl_roots_fileGravatar Nicolas Noble2015-02-19
|\ \ \ \
| | * \ \ Merge pull request #21 from nicolasnoble/32bitGravatar Craig Tiller2015-02-19
| | |\ \ \
| | | * | | Some 32 bits platforms don't like buildint asm for openssl.Gravatar Nicolas "Pixel" Noble2015-02-20
| | |/ / /
| * / / / Adding a constant for a well known place where the SSL roots are installed.Gravatar Julien Boeuf2015-02-19
|/ / / /
| * / / 32 bit compilation fixes for coreGravatar Craig Tiller2015-02-19
|/ / /
* | | Merge pull request #638 from vjpai/expecteqGravatar Craig Tiller2015-02-19
|\ \ \
* \ \ \ Merge pull request #643 from nicolasnoble/gflagsGravatar Craig Tiller2015-02-19
|\ \ \ \
| * | | | Making the usage of gflags uniform across distributions.Gravatar Nicolas "Pixel" Noble2015-02-20
|/ / / /
* | | | Merge pull request #642 from nicolasnoble/gflagsGravatar Eric Anderson2015-02-19
|\ \ \ \
| * | | | Fixing gflags' include path.Gravatar Nicolas "Pixel" Noble2015-02-20
* | | | | Merge pull request #639 from soltanmm/masterGravatar Nathaniel Manista2015-02-19
|\ \ \ \ \
| * | | | | Removed unused/wrong generated Python code imports from Python codegen.Gravatar Masood Malekghassemi2015-02-19
* | | | | | Merge pull request #636 from murgatroid99/node_mocha_fixGravatar donnadionne2015-02-19
|\ \ \ \ \ \
| | | | * | | EXPECT_EQ Mac issue...Gravatar vjpai2015-02-19
| * | | | | | Explicitly use nodejs to run testsGravatar murgatroid992015-02-19
|/ / / / / /