Merge remote-tracking branch 'remotes/apache-main/master' into ignite-1272
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/709088aa Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/709088aa Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/709088aa Branch: refs/heads/ignite-1272 Commit: 709088aa47156bde729eb4f8be2e5a79c6c66fd9 Parents: 22b6133 f025714 Author: Denis Magda <[email protected]> Authored: Thu Oct 8 14:26:04 2015 +0300 Committer: Denis Magda <[email protected]> Committed: Thu Oct 8 14:26:04 2015 +0300 ---------------------------------------------------------------------- .../JettyRestProcessorAbstractSelfTest.java | 27 +- .../apache/ignite/IgniteSystemProperties.java | 3 + .../processors/rest/GridRestProcessor.java | 356 +++++++++++++++++-- .../handlers/cache/GridCacheCommandHandler.java | 2 +- .../ignite/internal/util/IgniteUtils.java | 2 +- 5 files changed, 341 insertions(+), 49 deletions(-) ----------------------------------------------------------------------
