Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Eliminate use of this_thread::sleep_until | Vijay Pai | 2015-07-31 |
| | |||
* | Eliminate lambda used as CV predicate | Vijay Pai | 2015-07-31 |
| | |||
* | Eliminate user of lambda in server definition | Vijay Pai | 2015-07-31 |
| | |||
* | Eliminate use of lambdas in ResourceUsage processing functions... | Vijay Pai | 2015-07-31 |
| | | | | Introduce simple getters instead. | ||
* | clang-format | Vijay Pai | 2015-07-31 |
| | |||
* | Remove lambdas from state machine functions | vjpai | 2015-07-31 |
| | |||
* | Switch a push_back to emplace_back to avoid being interpreted | vjpai | 2015-07-31 |
| | | | | as a copy constructor | ||
* | Remove lambda from client definition | vjpai | 2015-07-31 |
| | |||
* | Merge branch 'master' into asklipion | vjpai | 2015-07-31 |
|\ | |||
| * | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaks | Jan Tattermusch | 2015-07-30 |
| |\ | | | | | | | Regenerating project files and massaging VS project files. | ||
| | * | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | | | |||
| * | | Merge pull request #2723 from a-veitch/issue_2710 | Michael Lumish | 2015-07-30 |
| |\ \ | | |/ | |/| | Move grpc_census_call_*_context calls into public header | ||
| * | | Merge pull request #2697 from soltanmm/add-sphinx-doc | Nathaniel Manista | 2015-07-30 |
| |\ \ | | | | | | | | | Python documentation generation. | ||
| * \ \ | Merge pull request #2590 from yang-g/jitter | Vijay Pai | 2015-07-30 |
| |\ \ \ | | | | | | | | | | | Reconnect with jitter. | ||
| * \ \ \ | Merge pull request #2728 from murgatroid99/ruby_run_test_changes | Craig Tiller | 2015-07-30 |
| |\ \ \ \ | | | | | | | | | | | | | Make ruby tests see changes to C core | ||
| | | | | * | merge with master, fix build issue | Alistair Veitch | 2015-07-30 |
| | | | | | | |||
| | | | | * | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | * | | | | Revert changes to extconf.rb | murgatroid99 | 2015-07-30 |
| | | | | | | |||
| | * | | | | Make ruby tests see changes to C core | murgatroid99 | 2015-07-30 |
| | | | | | | |||
| * | | | | | Merge pull request #2131 from a11r/doc | Eric Anderson | 2015-07-30 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update interop test descriptions. | ||
| | | | * | | | make random uint32 | yang-g | 2015-07-30 |
| | | | | | | | |||
| * | | | | | | Merge pull request #2660 from yang-g/reconnect_interop_spec | Abhishek Kumar | 2015-07-30 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Reconnect interop spec | ||
| | | * | | | | | Suffixed -bin for server descrioption of echo trailing metadata | Abhishek Kumar | 2015-07-30 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #2706 from yang-g/remove_get_from_accessor | Vijay Pai | 2015-07-30 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | make accessors from get_x() to x() | ||
| | | * | | | | | | resolve comments | yang-g | 2015-07-30 |
| | | | | | | | | | |||
| | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc | murgatroid99 | 2015-07-30 |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #2721 from ctiller/insolvent-trees | Vijay Pai | 2015-07-30 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tune down number of channels for qps_test | ||
| | | | | * | | | | | Suffixed -bin, added service name | Abhishek Kumar | 2015-07-30 |
| | | | | | | | | | | |||
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into doc | Abhishek Kumar | 2015-07-30 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #2679 from murgatroid99/node_explicit_insecure_channel | Abhishek Kumar | 2015-07-30 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Make insecure channel/stub construction explicit | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #2670 from a-veitch/server_context | Yang Gao | 2015-07-30 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Server side census context plumbing for c++ | ||
| | | | | | | | | | | * | Move grpc_census_call_*_context calls into public header | Alistair Veitch | 2015-07-30 |
| | | | | | | | | | | | | |||
| | | | * | | | | | | | | Tune down number of channels for qps_test | Craig Tiller | 2015-07-30 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #2689 from yang-g/auth_test_failure | Craig Tiller | 2015-07-30 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix clock type mismatch | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #2712 from donnadionne/add_interop | Nicolas Noble | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | adding one more prepare command to mirror repositories. | ||
| | | | | | | | | * \ \ \ | Merge branch 'master' of github.com:grpc/grpc | murgatroid99 | 2015-07-29 |
| | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #2711 from yang-g/missing_brace | Vijay Pai | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix build | ||
| | | * | | | | | | | | | | | adding one more prepare command to mirror repositories. | Donna Dionne | 2015-07-29 |
| | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | fix build | yang-g | 2015-07-29 |
| | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | add struct include/grpc++/server_context.h src/cpp/server/server_context.cc | Alistair Veitch | 2015-07-29 |
| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #2701 from nicolasnoble/fixing-windows-build | Vijay Pai | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing Windows build | ||
| | | | | | | | | | | | | * | | Add Python documentation generation | Masood Malekghassemi | 2015-07-29 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #2687 from donnadionne/new_testcases | Michael Lumish | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding new interop tests | ||
| | * | | | | | | | | | | | | | | removing unnecessary tests. | Donna Dionne | 2015-07-29 |
| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge pull request #2708 from jtattermusch/fix_on_accept_race | Nicolas Noble | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race in server shutdown | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2681 from donnadionne/add_interop | Nicolas Noble | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | Adding c++ interop (cloud to prod) to jenkins work flow. | ||
| | | * | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing Windows's missing pollset_set. | ||
| | | | | | | | | | * | | | | | | | make accessors from get_x() to x() | yang-g | 2015-07-29 |
| | | | | | | |_|_|/ / / / / / / | | | | | | |/| | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge pull request #2669 from a-veitch/init_api_fix | Hongyu Chen | 2015-07-29 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | Enrich census initialization and feature code |