aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4Gravatar vjpai2015-03-25
|\
* | Remove lambda expression being used in grpc C++ libraryGravatar vjpai2015-03-25
* | Revert "Remove lambda expression to support older compilers"Gravatar Vijay Pai2015-03-25
* | Remove lambda expression to support older compilersGravatar vjpai2015-03-25
| * Merge pull request #1133 from yang-g/cleanupGravatar Nicolas Noble2015-03-25
| |\
| * \ Merge pull request #1123 from vjpai/range_based_for_removalGravatar Nicolas Noble2015-03-25
| |\ \
| | | * Clean up unneeded includes and remove shutdown protobuf libraryGravatar Yang Gao2015-03-25
| |_|/ |/| |
| * | Merge pull request #1114 from nicolasnoble/windows-fixesGravatar Jan Tattermusch2015-03-25
|/| |
* | | Fixing errors found by clang static analysis.Gravatar Julien Boeuf2015-03-24
* | | Merge pull request #1014 from murgatroid99/php_new_core_apiGravatar Tim Emiola2015-03-24
|\ \ \
| | | * Revert "Remove dead members of server context"Gravatar Vijay Pai2015-03-24
| | | * Elminate range-based fors and work around some other limitations in older com...Gravatar Vijay Pai2015-03-24
| | | * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-03-24
| | | |\ | |_|_|/ |/| | |
| * | | Added comments to new functions in call.cGravatar murgatroid992015-03-24
* | | | Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefileGravatar Michael Lumish2015-03-24
|\ \ \ \
* \ \ \ \ Merge pull request #1117 from yang-g/rubyGravatar Tim Emiola2015-03-24
|\ \ \ \ \
| | * | | | Updates the RakefileGravatar Tim Emiola2015-03-24
| | | | | * Merge remote-tracking branch 'upstream/master'Gravatar vjpai2015-03-24
| | | | | |\ | | | |_|_|/ | | |/| | |
| * / | | | Use grpc:: counterparts in ruby code generatorGravatar Yang Gao2015-03-23
| |/ / / /
* / / / / Renables the test checking the server can send the initial bidi messageGravatar Tim Emiola2015-03-23
|/ / / /
* | | | Merge pull request #1097 from murgatroid99/node_general_interfaceGravatar Tim Emiola2015-03-23
|\ \ \ \
* \ \ \ \ Merge pull request #1090 from murgatroid99/node_qps_testGravatar Tim Emiola2015-03-23
|\ \ \ \ \
| | | | | * Merge remote-tracking branch 'upstream/master'Gravatar vjpai2015-03-23
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Various Windows fixes.Gravatar Nicolas Noble2015-03-24
* | | | | | Enables some incorrectly disabled testsGravatar Tim Emiola2015-03-23
* | | | | | Corrects the handling of metadata when the optional deadline is specifiedGravatar Tim Emiola2015-03-23
| |_|_|/ / |/| | | |
| * | | | Added requested commentsGravatar murgatroid992015-03-23
| | * | | Added a comment to server.jsGravatar murgatroid992015-03-23
| | | | * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-03-23
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #1108 from yang-g/overflowfixGravatar Vijay Pai2015-03-22
|\ \ \ \ \
| | | | | * Remove dead members of server contextGravatar Vijay Pai2015-03-22
| |_|_|_|/ |/| | | |
| * | | | Protect on some overflow scenarios, add a test and build/run the testGravatar Yang Gao2015-03-20
* | | | | Merge pull request #1101 from soltanmm/sanitizeGravatar Nicolas Noble2015-03-20
|\ \ \ \ \
| * | | | | Sanitize Python pluginGravatar Masood Malekghassemi2015-03-20
| | * | | | Make Next free of time_point to timespec conversionGravatar Yang Gao2015-03-20
| |/ / / /
* / / / / Fixed Compute Engine Auth username checkGravatar murgatroid992015-03-20
|/ / / /
* | | | Merge pull request #1081 from soltanmm/internal-codegen-support-s2Gravatar Nicolas Noble2015-03-19
|\ \ \ \
| | | * | Added a test for generic client and server constructorsGravatar murgatroid992015-03-19
* | | | | Merge pull request #1074 from jcanizales/makes-cpu-posix-portableGravatar Abhishek Kumar2015-03-19
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\ \ \ \ \ \
* \ \ \ \ \ \ sync to head and run clang-format againGravatar Yang Gao2015-03-19
|\ \ \ \ \ \ \
| | * | | | | | Various Windows fixes.Gravatar Nicolas Noble2015-03-19
| |/ / / / / /
| | | | | * | Added functions to create generic servers and clientsGravatar murgatroid992015-03-18
| * | | | | | Merge pull request #1075 from murgatroid99/node_binary_metadataGravatar Tim Emiola2015-03-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Added Node QPS testGravatar murgatroid992015-03-18
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #1080 from tbetbetbe/grpc_ruby_add_back_server_finish_callsGravatar Michael Lumish2015-03-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1079 from tbetbetbe/grpc_ruby_adds_metadata_server_active...Gravatar Michael Lumish2015-03-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1072 from yang-g/refreshtokenGravatar jboeuf2015-03-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #1077 from tbetbetbe/grpc-ruby-fix-interop-bugGravatar Michael Lumish2015-03-18
| |\ \ \ \ \ \ \ \
| | | | | | | | * | Make Python package spec indirectGravatar Masood Malekghassemi2015-03-18
| | |_|_|_|_|_|/ / | |/| | | | | | |