aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Also fix rb_CallOps too.Gravatar Yuki Yugui Sonoda2015-04-11
* Use the prefix "grpc_rb_" rather than just "grpc_".Gravatar Yuki Yugui Sonoda2015-04-11
* Merge branch 'master' into fix/prefixGravatar Yuki Yugui Sonoda2015-04-11
|\
| * Merge pull request #1188 from tbetbetbe/grpc_ruby_switch_to_new_call_apiGravatar Jan Tattermusch2015-04-10
| |\
| * \ Merge pull request #1257 from yang-g/codegennamespaceGravatar Nicolas Noble2015-04-10
| |\ \
| | | * Fixed bad op referenceGravatar Tim Emiola2015-04-10
| | | * Adds comments to clarify memory handlingGravatar Tim Emiola2015-04-10
| | * | When the proto file does not contain a package, do not generate namespaceGravatar Yang Gao2015-04-10
| * | | Merge pull request #1016 from dklempner/no_kick_selfGravatar Nicolas Noble2015-04-10
| |\ \ \ | | |/ / | |/| |
| | | * Move timeout handling into the extensionGravatar Tim Emiola2015-04-10
| | | * Cleanup: remove redundant extension codeGravatar Tim Emiola2015-04-10
| | | * Cleanup: remove redundant ruby codeGravatar Tim Emiola2015-04-10
| | | * Updates BidiCall/ClientStub to the new Call APIGravatar Tim Emiola2015-04-10
| | | * Update RPC server to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Updates ActiveCall to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Rewrite client_server_spec to use the new call APIGravatar Tim Emiola2015-04-10
| | | * Updates Server#request_call in line with the new APIGravatar Tim Emiola2015-04-10
| | | * Adds Call#run_batchGravatar Tim Emiola2015-04-10
| | | * Adds symbols to access the fields in Status structGravatar Tim Emiola2015-04-10
| | | * Exposes the implementation of CompletionQueue#pluckGravatar Tim Emiola2015-04-10
| | | * Adds byte_buffer -> ruby string and char * -> byte_buffer convenience methodsGravatar Tim Emiola2015-04-10
| | | * Adds the call operation codesGravatar Tim Emiola2015-04-10
| | | * Updates Channel#create_call to the new APIGravatar Tim Emiola2015-04-10
| | |/ | |/|
| * | Merge pull request #1243 from jboeuf/cpp_creds_refactorGravatar Yang Gao2015-04-10
| |\ \
| | * | Addressing comments.Gravatar Julien Boeuf2015-04-10
* | | | Avoid identifiers reserved by RubyGravatar Yuki Yugui Sonoda2015-04-10
|/ / /
| * | Have the secure credentials in separate header files.Gravatar Julien Boeuf2015-04-09
* | | Merge pull request #1222 from ctiller/mac-fixesGravatar Nicolas Noble2015-04-09
|\ \ \ | |/ / |/| |
* | | Merge pull request #1238 from nicolasnoble/plugin-reworkGravatar Yang Gao2015-04-09
|\ \ \
* \ \ \ Merge pull request #1234 from soltanmm/auth-interopGravatar Tim Emiola2015-04-09
|\ \ \ \
| | * | | Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
| * | | | Add OAuth interop tests to PythonGravatar Masood Malekghassemi2015-04-09
| |/ / /
* | | | Merge pull request #1235 from murgatroid99/php_memory_leaksGravatar Tim Emiola2015-04-09
|\ \ \ \
* \ \ \ \ Merge pull request #1233 from murgatroid99/php_generator_scriptGravatar Tim Emiola2015-04-09
|\ \ \ \ \
| | * | | | Fixed memory leaks in PHP extension codeGravatar murgatroid992015-04-08
| * | | | | Simplified scriptGravatar murgatroid992015-04-08
| * | | | | Added script to generate test .php files from .proto filesGravatar murgatroid992015-04-08
| |/ / / /
* | / / / Fixing msys2 compilation...Gravatar Nicolas "Pixel" Noble2015-04-08
| |/ / / |/| | |
* | | | Merge pull request #1226 from murgatroid99/objective_c_pluginGravatar Tim Emiola2015-04-08
|\ \ \ \
* \ \ \ \ Merge pull request #1221 from jtattermusch/math_serverGravatar Tim Emiola2015-04-08
|\ \ \ \ \
| | | | * | clang-formatGravatar Craig Tiller2015-04-07
| | | | * | Update Windows build for interface changesGravatar Craig Tiller2015-04-07
| | | | * | Fix server shutdownGravatar Craig Tiller2015-04-07
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1202 from atombender/fix-python-build-on-macGravatar Masood Malekghassemi2015-04-07
|\ \ \ \ \
| | | * | | Made Objective C plugin build without errorGravatar murgatroid992015-04-07
* | | | | | add calltype decl where missingGravatar Jan Tattermusch2015-04-07
| |_|_|/ / |/| | | |
| * | | | OS X doesn't have librt, so don't link to it.Gravatar Alexander Staubo2015-04-07
|/ / / /
| | * | Created Objective C stub code generatorsGravatar murgatroid992015-04-07
* | | | Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0Gravatar Abhishek Kumar2015-04-07
|\ \ \ \
* \ \ \ \ Merge pull request #1217 from soltanmm/pypiGravatar Tim Emiola2015-04-07
|\ \ \ \ \