Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-08-01 |
|\ | |||
| * | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-about | Yang Gao | 2015-07-31 |
| |\ | |||
| | * | Respond to review | Craig Tiller | 2015-07-31 |
| * | | Use py.test from run_tests.py | Masood Malekghassemi | 2015-07-31 |
| * | | Enable Python testing and coverage | Masood Malekghassemi | 2015-07-31 |
* | | | Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell | Craig Tiller | 2015-07-31 |
|\ \ \ | |||
* | | | | Save some iterations | Craig Tiller | 2015-07-31 |
| | * | | Merge pull request #2726 from ctiller/insolent-pork-chop | Vijay Pai | 2015-07-31 |
| | |\ \ | |||
| | * \ \ | Merge pull request #2698 from soltanmm/reorganize-python | Nathaniel Manista | 2015-07-31 |
| | |\ \ \ | |||
| * | | | | | Revert inadvertent change | Craig Tiller | 2015-07-31 |
|/ / / / / | |||
| * | | | | Merge pull request #2663 from jcanizales/run-test-server-locally | Michael Lumish | 2015-07-31 |
| |\ \ \ \ | |||
| | | | * \ | Merge github.com:grpc/grpc into insolent-pork-chop | Craig Tiller | 2015-07-31 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | | | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-31 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-07-31 |
|\| | | | | | |||
| * | | | | | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks | Jan Tattermusch | 2015-07-30 |
| |\ \ \ \ \ | |||
| | | * | | | | Make plugin & server, and pod install via run_tests.py | Jorge Canizales | 2015-07-30 |
| | | * | | | | Ensure the tests podspecs find the plugin they make | Jorge Canizales | 2015-07-30 |
| | | * | | | | Have tests podspecs make only the ObjC plugin | Jorge Canizales | 2015-07-30 |
| | | * | | | | Generate deterministic UUIDs in the Pods project | Jorge Canizales | 2015-07-30 |
| | * | | | | | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | | | * | | | Reorganize Python tests | Masood Malekghassemi | 2015-07-30 |
| | | | * | | | Reorganize Python packages | Masood Malekghassemi | 2015-07-30 |
| | | |/ / / | | |/| | | | |||
* | | | | | | Merge github.com:grpc/grpc into plucking-hell | Craig Tiller | 2015-07-30 |
|\| | | | | | |||
| * | | | | | Merge pull request #2723 from a-veitch/issue_2710 | Michael Lumish | 2015-07-30 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'plucking-hell' of github.com:ctiller/grpc into plucking-hell | Craig Tiller | 2015-07-30 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid... | Craig Tiller | 2015-07-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-31 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #2697 from soltanmm/add-sphinx-doc | Nathaniel Manista | 2015-07-30 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #2590 from yang-g/jitter | Vijay Pai | 2015-07-30 |
| |\ \ \ \ \ \ \ | |||
| | | | | * | | | | merge with master, fix build issue | Alistair Veitch | 2015-07-30 |
| | | | | * | | | | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| | | | * | | | | | Implement new pollset semantics for Windows | Craig Tiller | 2015-07-30 |
* | | | | | | | | | Fix TSAN reported lock-inversion in epoll fd addition | Craig Tiller | 2015-07-30 |
| |_|_|/ / / / / |/| | | | | | | | |||
| | * | | | | | | make random uint32 | yang-g | 2015-07-30 |
| | | | | | * | | Fix a race that could cause a double delete | Craig Tiller | 2015-07-30 |
| | | | | | * | | Ensure server is alive when we free requested calls | Craig Tiller | 2015-07-30 |
| | | | | | * | | Make TSAN happy with our lock free stack | Craig Tiller | 2015-07-30 |
| | |_|_|_|/ / | |/| | | | | | |||
| * | | | | | | Merge pull request #2706 from yang-g/remove_get_from_accessor | Vijay Pai | 2015-07-30 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel | Abhishek Kumar | 2015-07-30 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #2670 from a-veitch/server_context | Yang Gao | 2015-07-30 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | Move grpc_census_call_*_context calls into public header | Alistair Veitch | 2015-07-30 |
| | | | | | | | | * | Provide default host name | Craig Tiller | 2015-07-29 |
| | | | | | | | | * | Add a subchannel factory decorator library | Craig Tiller | 2015-07-29 |
| | | | | | | | | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about | Craig Tiller | 2015-07-29 |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* / | | | | | | | | | Allow specific pollers to be woken | Craig Tiller | 2015-07-29 |
|/ / / / / / / / / | |||
| * | | | | | | | | add struct include/grpc++/server_context.h src/cpp/server/server_context.cc | Alistair Veitch | 2015-07-29 |
| | | | | * | | | | Add Python documentation generation | Masood Malekghassemi | 2015-07-29 |
* | | | | | | | | | fix race in server shutdown | Jan Tattermusch | 2015-07-29 |
* | | | | | | | | | Merge pull request #2700 from nicolasnoble/windows-pollset-set-fix | Jan Tattermusch | 2015-07-29 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | make accessors from get_x() to x() | yang-g | 2015-07-29 |