Repository: activemq-artemis Updated Branches: refs/heads/master e5251ce60 -> 18d2d13d9
This closes #1749 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/18d2d13d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/18d2d13d Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/18d2d13d Branch: refs/heads/master Commit: 18d2d13d9175183ef2f3cbe140095dc90167f9bb Parents: e5251ce 21b58bf Author: Martyn Taylor <[email protected]> Authored: Thu Jan 11 10:56:46 2018 +0000 Committer: Martyn Taylor <[email protected]> Committed: Thu Jan 11 10:56:46 2018 +0000 ---------------------------------------------------------------------- .../api/core/management/QueueControl.java | 10 +++-- .../src/main/webapp/plugin/js/browse.js | 21 ++++++++- .../core/management/impl/QueueControlImpl.java | 46 ++++++++++++++++++++ .../management/QueueControlUsingCoreTest.java | 15 +++++++ 4 files changed, 88 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
