Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix memory leak | 2015-04-24 | |
| | |||
* | Fix memory leak | 2015-04-24 | |
| | |||
* | Merge github.com:grpc/grpc into one-pass | 2015-04-24 | |
|\ | |||
* | | revert accidental change | 2015-04-24 | |
| | | |||
* | | clang-format | 2015-04-24 | |
| | | |||
* | | Add missing remove list | 2015-04-24 | |
| | | |||
* | | Always wait for all ops to finish | 2015-04-24 | |
| | | |||
* | | Bug fixing | 2015-04-24 | |
| | | |||
* | | Stream mapping fixes | 2015-04-24 | |
| | | |||
* | | Take a lock every time through client_channel - to simplify logic and ensure ↵ | 2015-04-24 | |
| | | | | | | | | correctness | ||
* | | Handle reading after cancellation | 2015-04-24 | |
| | | |||
| * | Corrects bad return values in C error-handling block | 2015-04-24 | |
| | | |||
* | | Fix uninitialized variable | 2015-04-24 | |
| | | |||
| * | Move Notifier into its own file | 2015-04-24 | |
| | | |||
| * | Simplify debugging, avoid inspecting C-backed objects. | 2015-04-24 | |
| | | |||
* | | call progress | 2015-04-24 | |
| | | |||
* | | Publish cancellation metadata | 2015-04-24 | |
| | | |||
| * | Fix logging version mismatchj | 2015-04-24 | |
| | | |||
| * | Fix failing interop servers | 2015-04-24 | |
| | | |||
| * | Merge pull request #1358 from jtattermusch/csharp_server_improvements | 2015-04-24 | |
| |\ | | | | | | | Improving C# server | ||
* | | | Add missing clear | 2015-04-23 | |
| | | | |||
* | | | Add newline | 2015-04-23 | |
| | | | |||
* | | | Merge github.com:grpc/grpc into one-pass | 2015-04-23 | |
|\| | | | | | | | | | | | | | | Conflicts: Makefile | ||
* | | | Fix uninitialized variable | 2015-04-23 | |
| | | | |||
* | | | Allow round-robin again in flow control | 2015-04-23 | |
| | | | |||
* | | | Add a hack to ensure one-op-at-a-time during connection establishment | 2015-04-23 | |
| | | | |||
* | | | Add init/destroy, and a debug-only assert on bad headers | 2015-04-23 | |
| | | | |||
* | | | Make the things compile again | 2015-04-23 | |
| | | | |||
| * | | Merge pull request #1357 from tbetbetbe/grpc-ruby-correct-test-scripts | 2015-04-23 | |
| |\ \ | | | | | | | | | Corrects command/flags used in ruby interop tests | ||
| | * | | Corrects command/flags used in ruby interop tests | 2015-04-23 | |
| | | | | |||
| | | * | Removing some ugly hacks from C# server and improving the comments a bit | 2015-04-23 | |
| | | | | |||
| * | | | Fixed typo in README change | 2015-04-23 | |
| | | | | |||
| * | | | Added information about custom gRPC install locations in README, bumped version | 2015-04-23 | |
| | | | | |||
* | | | | Fix double-set of alarm | 2015-04-23 | |
| | | | | |||
| * | | | Merge pull request #1353 from murgatroid99/node_limit_thread_usage | 2015-04-23 | |
| |\ \ \ | | |/ / | |/| | | Node limit thread usage | ||
* | | | | Add required NULL check | 2015-04-23 | |
| | | | | |||
* | | | | clang-format | 2015-04-23 | |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into one-pass | 2015-04-23 | |
|\| | | | |||
* | | | | Flesh out initial_op | 2015-04-23 | |
| | | | | |||
| * | | | Merge pull request #1354 from jcanizales/proto-grpc-runtime-upstream | 2015-04-23 | |
| |\ \ \ | | | | | | | | | | | Adds proto service runtime and an example of generated stub | ||
* | \ \ \ | Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass | 2015-04-23 | |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge github.com:grpc/grpc into one-pass | 2015-04-23 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #1328 from vjpai/clamp | 2015-04-23 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Clamp histogram at 1.0 on low end to handle rare possibility of sub-1 entry (likely only for testing) | ||
| | | * | | | | Fiddling with an initial op | 2015-04-23 | |
| |_|/ / / / |/| | | | | | |||
| | | * | | | Moves ProtoRPC.podspec into gRPC.podspec | 2015-04-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So the root of the repository doesn’t have 2 podspecs. All four libraries are subspecs now. Adjusts the generated code to account for that. | ||
| | | * | | | Adjusts #imports of RxLibrary | 2015-04-22 | |
| | | | | | | |||
* | | | | | | Fix accidental delete | 2015-04-22 | |
| | | | | | | |||
* | | | | | | Add newline | 2015-04-22 | |
| | | | | | | |||
* | | | | | | One test compiles | 2015-04-22 | |
| | | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into one-pass | 2015-04-22 | |
|\| | | | | |