aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding C++ tests and fixing a few things.Gravatar Julien Boeuf2015-09-15
* Adding tests for credentials plugin.Gravatar Julien Boeuf2015-09-14
* Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-08-31
|\
* | Design and implementation of the core credentials plugin API.Gravatar Julien Boeuf2015-08-31
| * Merge pull request #3107 from a-veitch/view_apiGravatar Hongyu Chen2015-08-31
| |\
| | * change aggregation_ops to internal typeGravatar Alistair Veitch2015-08-31
| * | Merge pull request #3169 from yang-g/route_guide_objcGravatar Jorge Canizales2015-08-31
| |\ \
| | * | change test tooGravatar yang-g2015-08-31
| * | | Merge pull request #3168 from stanley-cheung/php_routeguide_package_nameGravatar Michael Lumish2015-08-31
| |\ \ \
| * \ \ \ Merge pull request #3164 from yang-g/route_guide_cppGravatar Nicolas Noble2015-08-31
| |\ \ \ \
| * \ \ \ \ Merge pull request #3173 from murgatroid99/node_version_update_0.11Gravatar Stanley Cheung2015-08-31
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stabilityGravatar Stanley Cheung2015-08-31
| |\ \ \ \ \ \
| | | | | * | | php: routeguide update codegenGravatar Stanley Cheung2015-08-31
| | | | | * | | php: change routeguide package nameGravatar Stanley Cheung2015-08-31
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #3172 from tbetbetbe/grpc_ruby_bump_versionGravatar Michael Lumish2015-08-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #3163 from stanley-cheung/fix_examples_linksGravatar Kailash Sethuraman2015-08-31
| |\ \ \ \ \ \ \
| | | | | * | | | Update Node verison to 0.11 and status to 'Beta'Gravatar murgatroid992015-08-31
| | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Bumps the ruby version to betaGravatar Tim Emiola2015-08-31
| * | | | | | | Merge pull request #3139 from yang-g/fix_buildGravatar Nicolas Noble2015-08-31
| |\ \ \ \ \ \ \
| | | | | * | | | Improves test stabilityGravatar Tim Emiola2015-08-31
| | | | |/ / / /
| | | * | | | | fix more examples linksGravatar Stanley Cheung2015-08-31
| | | * | | | | fix examples linksGravatar Stanley Cheung2015-08-31
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2704 from murgatroid99/node_method_name_conflictsGravatar Tim Emiola2015-08-31
| |\ \ \ \ \ \
| | | | | | * | fix internal objc test protoGravatar yang-g2015-08-31
| * | | | | | | Merge pull request #3165 from jtattermusch/add_root_pemGravatar jboeuf2015-08-31
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | add roots.pem to Grpc C# nuget packageGravatar Jan Tattermusch2015-08-31
| | | | | | * | fix buildGravatar yang-g2015-08-31
* | | | | | | | Forgot to finish the doc...Gravatar Julien Boeuf2015-08-31
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-08-31
|\| | | | | | |
* | | | | | | | Adding C API for metadata credentials plugin.Gravatar Julien Boeuf2015-08-31
| | | | | | | * scalar -> sumGravatar Alistair Veitch2015-08-31
| | | | | | * | fix cppGravatar yang-g2015-08-31
| | | | | | * | fix c++ protoGravatar yang-g2015-08-31
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #2862 from jcanizales/small-analyse-fixGravatar Michael Lumish2015-08-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #3162 from murgatroid99/node_remove_redundant_examplesGravatar Yang Gao2015-08-31
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Remove redundant Node route guide examplesGravatar murgatroid992015-08-31
| |/ / / / / /
| * | | | | | Merge pull request #3152 from nathanielmanistaatgoogle/beta-codegenGravatar Nathaniel Manista2015-08-31
| |\ \ \ \ \ \
| * | | | | | | Merge pull request #2933 from jboeuf/cpp_auth_md_processorGravatar Yang Gao2015-08-31
|/| | | | | | |
| | | | | | | * remove const from data() typeGravatar Alistair Veitch2015-08-31
| | * | | | | | Code generation for Python Beta APIGravatar Nathaniel Manista2015-08-31
* | | | | | | | Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certsGravatar Michael Lumish2015-08-31
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | * | | Merge branch 'master' into node_method_name_conflictsGravatar murgatroid992015-08-31
| | | | | |\ \ \
| * | | | | | | | Fixes a commentGravatar Tim Emiola2015-08-31
* | | | | | | | | Merge pull request #3150 from nathanielmanistaatgoogle/metadata-and-serializa...Gravatar Masood Malekghassemi2015-08-31
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Make insecure construction explicit, to address #2614Gravatar Tim Emiola2015-08-31
| | * | | | | | | | Update sites using ServerCredentials.newGravatar Tim Emiola2015-08-31
| | * | | | | | | | Updates implementation of rb_server_credentialsGravatar Tim Emiola2015-08-31
* | | | | | | | | | Merge pull request #3134 from nathanielmanistaatgoogle/betaGravatar Masood Malekghassemi2015-08-31
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3147 from nathanielmanistaatgoogle/servicelink-shut-downGravatar Masood Malekghassemi2015-08-31
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ Merge branch 'master' of github.com:grpc/grpcGravatar murgatroid992015-08-31
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |