aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Update commentGravatar Craig Tiller2015-05-11
|
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
|\ | | | | | | | | Conflicts: vsprojects/Grpc.mak
* | Clean out old codeGravatar Craig Tiller2015-05-11
| |
* | Ruby progressGravatar Craig Tiller2015-05-11
| |
* | Ruby progressGravatar Craig Tiller2015-05-11
| |
| * Merge pull request #1545 from nicolasnoble/msys2Gravatar Craig Tiller2015-05-10
| |\ | | | | | | Msys2 fixes, and compilation instructions.
| | * Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
| |/
| * Merge pull request #1485 from nicolasnoble/building-win32-testsGravatar Craig Tiller2015-05-09
| |\ | | | | | | Making the gRPC C tests building under Windows.
| | * Replacing DELETE with DESTROY.Gravatar Nicolas "Pixel" Noble2015-05-09
| | |
| | * Adding instructions to use generate_debug_projects.sh, and cleaning the ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | | | | | script up a bit.
| | * One more unistd.h to remove.Gravatar Nicolas "Pixel" Noble2015-05-09
| | |
| | * Properly naming grpc++_unsecure project.Gravatar Nicolas "Pixel" Noble2015-05-09
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-05-09
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | Conflicts: Makefile test/core/end2end/gen_build_json.py tools/run_tests/tests.json vsprojects/Grpc.mak
| | * Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
| | |
| | * Adding grpc++_unsecure project file, and adding better support for test ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | | | | | | | | | projects.
| * | Merge pull request #1538 from ctiller/oops-broke-the-compilerGravatar Yang Gao2015-05-08
| |\ \ | | | | | | | | Fix clang compilation
* | | | Fix broken compilationGravatar Craig Tiller2015-05-08
| | | |
* | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\| | |
| * | | Merge pull request #1506 from jboeuf/call_credsGravatar Craig Tiller2015-05-08
| |\ \ \ | | | | | | | | | | Adding support for per call credentials in core.
* | | | | Fix ruby serverGravatar Craig Tiller2015-05-08
| | | | |
| * | | | Merge pull request #1531 from murgatroid99/node_increase_travis_timeoutGravatar Tim Emiola2015-05-08
| |\ \ \ \ | | | | | | | | | | | | Doubled Node per-test timeout for run_tests
| | | | * | Fix clang compilationGravatar Craig Tiller2015-05-08
| | |_|/ / | |/| | |
* | | | | Fix compilerGravatar Craig Tiller2015-05-08
| | | | |
* | | | | Fix testGravatar Craig Tiller2015-05-08
| | | | |
| | | * | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | | | |
| | | * | Merging with master.Gravatar Julien Boeuf2015-05-08
| | | |\ \
| * | | \ \ Merge pull request #1533 from jtattermusch/csharp_cleanupGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ | | | | | | | | | | | | | | C# dependencies cleanup
| * \ \ \ \ \ Merge pull request #1530 from ctiller/async-failGravatar Vijay Pai2015-05-08
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Increase test timeout
* | | | | | | Merge pull request #6 from murgatroid99/objective_c_completion_queue_updateGravatar Craig Tiller2015-05-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Updated Objective C code to match completion queue changes
| | * \ \ \ \ \ Merge pull request #1500 from ctiller/do-the-right-thing-put-it-in-a-binGravatar Abhishek Kumar2015-05-08
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Throw away queued messages on error
| | * \ \ \ \ \ \ Merge pull request #1470 from vjpai/stream_ctxGravatar Craig Tiller2015-05-08
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | Fix a bug in synchronous streaming QPS test
| | * | | | | | | Merge pull request #1515 from murgatroid99/node_auth_uri_parameterGravatar Tim Emiola2015-05-08
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata
| | * \ \ \ \ \ \ \ Merge pull request #1505 from murgatroid99/node_status_error_eventGravatar Tim Emiola2015-05-08
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Added error events on client streams when the server is streaming
| * | | | | | | | | | Updated Objective C code to match completion queue changesGravatar murgatroid992015-05-08
|/ / / / / / / / / /
| | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into csharp_cleanupGravatar Jan Tattermusch2015-05-08
| | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Examples/MathGrpc.cs
| * | | | | | | \ \ \ Merge pull request #1517 from tbetbetbe/grpc-ruby-dont-extend-stringGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | make underscore a class method of GenericService
| * | | | | | | | | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | C# gRPC protoc plugin
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #1522 from nicolasnoble/better-win32-orphansGravatar Jan Tattermusch2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Better win32 orphans and event support.
| | | | | | | | | | | * | Doubled Node per-test timeout for run_testsGravatar murgatroid992015-05-08
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | * | | Increase test timeoutGravatar Craig Tiller2015-05-08
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #1511 from ctiller/i-forgot-stuffGravatar Yang Gao2015-05-08
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix potential leak
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #1520 from ctiller/cancel-after-invokeGravatar Yang Gao2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | If we have closed the transport, dont try reading
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dgquintas-standalone_benchmarks'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc ↵Gravatar Craig Tiller2015-05-08
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into dgquintas-standalone_benchmarks
| * | | | | | | | | | | | | Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1521 from yang-g/raceGravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not request another call if server is shutdown
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1523 from nicolasnoble/qps-is-in-fact-a-toolGravatar David G. Quintas2015-05-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Flagging the QPS binaries as tools, instead of non-runnable tests.
| | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarksGravatar David Garcia Quintas2015-05-07
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Flagging the QPS binaries as tools, instead of non-runnable tests.Gravatar Nicolas Noble2015-05-07
| |/ / / / / / / / / / / / / / /