Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-20 |
|\ | |||
| * | Merge pull request #1661 from ctiller/really-really-finish-the-stream | Yang Gao | 2015-05-20 |
| |\ | | | | | | | Send RST_STREAM when closing from the server without getting a client… | ||
| * \ | Merge pull request #1621 from jcanizales/updates-proto-plugin | Michael Lumish | 2015-05-20 |
| |\ \ | | | | | | | | | Updates Objective-C proto plugin | ||
| * \ \ | Merge pull request #1671 from jcanizales/add-codegen-instructions | Michael Lumish | 2015-05-20 |
| |\ \ \ | | | | | | | | | | | Add instructions to generate code and integrate it | ||
| * \ \ \ | Merge pull request #1664 from jcanizales/renames-grx-writeable-methods | Michael Lumish | 2015-05-20 |
| |\ \ \ \ | | | | | | | | | | | | | Rename GRXWriteable methods | ||
| * \ \ \ \ | Merge pull request #1667 from jtattermusch/interop_windows_nits | donnadionne | 2015-05-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Change default GCE instance for interop server on Windows | ||
| | | | * | | | Add instructions to generate code and integrate it | Jorge Canizales | 2015-05-19 |
| | | | | | | | |||
* | | | | | | | Merge pull request #8 from murgatroid99/node_batch_error_handling | Craig Tiller | 2015-05-19 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed client handling of failed batches | ||
| | | | | | | * | Correctly handle reading the final message and then sending status | Craig Tiller | 2015-05-19 |
| | | | | | | | | |||
| | | | | | | * | Include pid in failures | Craig Tiller | 2015-05-19 |
| | | | | | | | | |||
| | | | | | | * | Merge github.com:grpc/grpc into really-really-finish-the-stream | Craig Tiller | 2015-05-19 |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | * | | | | | | Merge pull request #1663 from yang-g/leak | Craig Tiller | 2015-05-19 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix a potential leak | ||
| | | | * | | | | | change default instance used as windows interop server | Jan Tattermusch | 2015-05-19 |
| | | | | | | | | | |||
| | | | | | | * | | Removes spurious change to Test.pb.m | Jorge Canizales | 2015-05-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That file is already deleted on master | ||
| | | | | | | | * | Fix tests: stage server sends so that we dont inadvertently abbreviate streams | Craig Tiller | 2015-05-19 |
| | | | | | | | | | |||
| | | | | * | | | | s/didFinishWithError/writesFinishedWithError | Jorge Canizales | 2015-05-19 |
| | | | | | | | | | |||
| | | | | * | | | | s/didReceiveValue/writeValue | Jorge Canizales | 2015-05-19 |
| | | | | | | | | | |||
| | * | | | | | | | Merge pull request #1589 from nicolasnoble/ruby-cleanup | Tim Emiola | 2015-05-19 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Ruby cleanup | ||
| | * \ \ \ \ \ \ \ | Merge pull request #1611 from donnadionne/test-log | Tim Emiola | 2015-05-19 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | To allow local private changes to be build into private | ||
| | | | | | | | | * | Fix comparison to not crash | Craig Tiller | 2015-05-19 |
| | | | | | | | | | | |||
| | | | | * | | | | | Fix a potential leak | Yang Gao | 2015-05-19 |
| | | |_|/ / / / / | | |/| | | | | | | |||
| | * | | | | | | | Merge pull request #1652 from jtattermusch/windows_interop_server | donnadionne | 2015-05-19 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | grpc_docker.sh support for running C# server on Windows | ||
| * / | | | | | | | Fixed client handling of failed batches | murgatroid99 | 2015-05-19 |
|/ / / / / / / / | |||
| * | | | | | | | Merge pull request #1655 from murgatroid99/node_server_handle_invalid_arguments | Tim Emiola | 2015-05-19 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Handle invalid arguments sent to the Node server | ||
| * \ \ \ \ \ \ \ | Merge pull request #1660 from jtattermusch/upgrade_protobufs2 | Nathaniel Manista | 2015-05-19 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upgrade protobuf to version containing ObjectiveC and csharp. | ||
| | | | | | | | | * | Fix test | Craig Tiller | 2015-05-19 |
| | | | | | | | | | | |||
| | | | | | | | | * | Send RST_STREAM when closing from the server without getting a client ↵ | Craig Tiller | 2015-05-19 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | half-close first | ||
| | * | | | | | | | upgrade protobuf latest version containing objectiveC and csharp | Jan Tattermusch | 2015-05-19 |
| |/ / / / / / / | |||
| * | | | | | | | Merge pull request #1659 from jayantkolhe/my-shiny-new-branch | Jorge Canizales | 2015-05-19 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update README.md to present Python as ready for early adopters. | ||
| | * | | | | | | | Update README.md | Jayant Kolhe | 2015-05-19 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #1654 from jtattermusch/protobuf-upgrade | Nathaniel Manista | 2015-05-19 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upgrading protobuf to v3.0.0-alpha-1-150-g7d5cf8d. | ||
| | * | | | | | | | | Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d. | Nicolas "Pixel" Noble | 2015-05-19 |
| | |/ / / / / / / | |||
* | | | | | | | | | Add clarifying comment | Craig Tiller | 2015-05-19 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #1647 from jcanizales/buffered-pipe-and-ping-pong-test | Michael Lumish | 2015-05-19 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Adds GRXBufferedPipe and the PingPong interop test using it | ||
* | | | | | | | | | Add response streams to server crash test, fix them | Craig Tiller | 2015-05-19 |
| | | | | | | | | | |||
| | | * | | | | | | Fixed server to handle invalid arguments without breaking | murgatroid99 | 2015-05-19 |
| | | | | | | | | | |||
* | | | | | | | | | Add crashing client test | Craig Tiller | 2015-05-19 |
| | | | | | | | | | |||
* | | | | | | | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-19 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json | ||
| | * | | | | | | | Copy values before buffering them. | Jorge Canizales | 2015-05-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So they aren’t mutated before being written later. | ||
| * | | | | | | | | Merge pull request #1645 from ctiller/count-some-things-better | Nicolas Noble | 2015-05-18 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Exclude test & compiler sources from coveralls reported test coverage | ||
| | * | | | | | | | | Fix typo | Craig Tiller | 2015-05-18 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #1651 from jboeuf/subprocess_binary_extension | Craig Tiller | 2015-05-18 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Extension should return a const char *. | ||
| | | | | | * | | | | | grpc_docker.sh support for running C# server on Windows | Jan Tattermusch | 2015-05-18 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | Extension should return a const char *. | Julien Boeuf | 2015-05-18 |
| |/ / / / / / / / | |||
| | | * | | | / / | Add warning about the perils of buffering without bounds | Jorge Canizales | 2015-05-18 |
| | | | |_|_|/ / | | | |/| | | | | |||
| | | | * | | | | Added failing tests for server bad argument handling | murgatroid99 | 2015-05-18 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #1644 from jboeuf/tsi_util_refactoring | Nicolas Noble | 2015-05-18 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Putting tsi util in header so that it can be used elsewhere. | ||
| * \ \ \ \ \ \ \ | Merge pull request #1642 from ctiller/check-some-debugging-things | Nicolas Noble | 2015-05-18 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add testing for GRPC_TRACE | ||
| | | | | * | | | | | Use BufferedPipe to add PingPong test and fix Cancel test | Jorge Canizales | 2015-05-18 |
| | | | | | | | | | | |||
| | | | | * | | | | | Adds GRXBufferedPipe | Jorge Canizales | 2015-05-18 |
| | | | | | | | | | |