aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add tagging to rpc_server multi-threading tests to isolate in their own test ...Gravatar Tim Emiola2015-01-29
* Fix a test that aborts on Docker imagesGravatar Tim Emiola2015-01-29
* Merge pull request #228 from murgatroid99/node_directory_cleanupGravatar Tim Emiola2015-01-26
|\
* | Remove port_picker.rbGravatar Tim Emiola2015-01-26
* | Removes remaining references to port_pickerGravatar Tim Emiola2015-01-26
* | Removes port_picker from channel_specGravatar Tim Emiola2015-01-26
* | Removes port_picker from call_spec.rb, removes a redundant testGravatar Tim Emiola2015-01-26
* | Removed port_picker from server_spec.rbGravatar Tim Emiola2015-01-26
* | Removed port_picker from active_call_spec, fixed some style issuesGravatar Tim Emiola2015-01-26
* | Removes port_picker from rpc_server_specGravatar Tim Emiola2015-01-26
* | Removed port_picker form client_stub_specGravatar Tim Emiola2015-01-26
* | Merge pull request #227 from tbetbetbe/grpc_ruby_wrapper_fixes_and_test_fixesGravatar Michael Lumish2015-01-26
|\ \
* \ \ Merge pull request #224 from murgatroid99/node_fix_test_hang2Gravatar Tim Emiola2015-01-26
|\ \ \
| | * \ Completes mergeGravatar Tim Emiola2015-01-26
| | |\ \
| | | | * Fixed file references to match moved filesGravatar murgatroid992015-01-26
| | | | * Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26
| | | | * Merge branch 'node_fix_test_hang2' into node_directory_cleanupGravatar murgatroid992015-01-26
| |_|_|/| |/| | |/ | | |/| | |/| |
| | * | Updates client_server_spec to use the server_portGravatar Tim Emiola2015-01-26
| | | * Resolves issues that stopped that stopped tests from running okGravatar Tim Emiola2015-01-26
| |_|/ |/| |
* | | Merge pull request #221 from murgatroid99/node_surface_cancellationGravatar Tim Emiola2015-01-26
|\ \ \
* \ \ \ Merge pull request #212 from tbetbetbe/grpc_ruby_fix_markdown_in_readmeGravatar Michael Lumish2015-01-26
|\ \ \ \
| | | * | Refactored other testsGravatar murgatroid992015-01-26
| | | * | Refactored tests to avoid hangingGravatar murgatroid992015-01-26
| | |/ /
| | * | Added cancel to client APIs and cancelled event to server APIsGravatar murgatroid992015-01-26
| | * | Added cancel to surface callsGravatar murgatroid992015-01-26
| | | * Cleans up some compiler warningsGravatar Tim Emiola2015-01-26
| | | * Updates rb_server.c to return the created port when it's non-zeroGravatar Tim Emiola2015-01-26
* | | | Merge pull request #211 from murgatroid99/node_fix_test_hangGravatar Tim Emiola2015-01-26
|\ \ \ \
| | * | | Fixes markdown sytax errorsGravatar Tim Emiola2015-01-26
| | | |/ | | |/|
| | | * Merge branch 'node_run_tests_py' into node_surface_cancellationGravatar murgatroid992015-01-26
| |_|/| |/| |/ | |/|
* | | Merge pull request #188 from ctiller/bprintfGravatar Nicolas Noble2015-01-26
|\ \ \
| | * | Added missing server shutdown to interop test runnerGravatar murgatroid992015-01-26
| |/ / |/| |
* | | Removed all instances of == in js filesGravatar murgatroid992015-01-26
* | | Merge branch 'node_simplify_streams' into node_remove_implicit_type_coersionGravatar murgatroid992015-01-26
|\ \ \ | |_|/ |/| |
| * | Shortened a functionGravatar murgatroid992015-01-26
* | | Merge pull request #197 from nicolasnoble/win32-socketsGravatar Craig Tiller2015-01-25
|\ \ \
* | | | Fixing an extremely suspicious-looking paradigm in murmur_hash.cGravatar Nicolas "Pixel" Noble2015-01-25
| * | | Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
|/ / /
| | * Use a simpler growth algorithmGravatar Craig Tiller2015-01-23
* | | Merge pull request #193 from nathanielmanistaatgoogle/python-introductionGravatar Nicolas Noble2015-01-23
|\ \ \
| * | | Add the _framework.face package.Gravatar Nathaniel Manista2015-01-24
| * | | Add the _framework.base package.Gravatar Nathaniel Manista2015-01-24
| | * | Moved some code around for clarityGravatar murgatroid992015-01-23
| | * | Removed unnecessary bidi stream wrappersGravatar murgatroid992015-01-23
| | | * Merge branch 'kill-more-printf' into bprintfGravatar Craig Tiller2015-01-23
| | | |\
| | | * \ Merge github.com:google/grpc into bprintfGravatar Craig Tiller2015-01-23
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Merge branch 'kill-more-printf' of github.com:ctiller/grpc into kill-more-printfGravatar Craig Tiller2015-01-23
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Add missing freeGravatar Craig Tiller2015-01-23
* | | | | Merge github.com:google/grpc into kill-more-printfGravatar Craig Tiller2015-01-23
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Removed some duplicate stream codeGravatar murgatroid992015-01-23