Merge branch 'master' into ignite-2236

Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/92a236e6
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/92a236e6
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/92a236e6

Branch: refs/heads/ignite-2236
Commit: 92a236e695b6e46f5a52fd926d89948033bd96b4
Parents: 7f97657 c1c2081
Author: vozerov-gridgain <[email protected]>
Authored: Wed Jan 20 13:30:13 2016 +0300
Committer: vozerov-gridgain <[email protected]>
Committed: Wed Jan 20 13:30:13 2016 +0300

----------------------------------------------------------------------
 modules/core/pom.xml                            |   3 +
 .../processors/rest/GridRestProcessor.java      |   3 +
 .../handlers/log/GridLogCommandHandler.java     | 176 +++++++++++++++++++
 .../rest/request/GridRestLogRequest.java        |  10 +-
 .../handlers/log/GridLogCommandHandlerTest.java | 146 +++++++++++++++
 .../testsuites/IgniteRestHandlerTestSuite.java  |   4 +-
 6 files changed, 340 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


Reply via email to