summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-127-0/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1372144 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ↵Robert Gemmell2012-08-016-14/+71
| | | | | | | | | which would lead to massive/broken output that would cripple the webui. Add checkbox to create a DLQ for the new queue, and display the alternateExchange attribute. Work by myself and Keith Wall. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1367978 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4167: Fix setting of queue attributes via web management console and ↵Robert Gemmell2012-08-017-53/+136
| | | | | | | | | | | rest interfaces. Also import Subscription into the bundle to resolve CDNFExcept ion when viewing a queue with Consumers. Work by Oleksandr Rudyy, Keith Wall and myself. merged from trunk r1367796 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1367973 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4151: Add validation for reserved exchange names into addExchange ↵Robert Gemmell2012-07-201-1/+2
| | | | | | | | | | | dialog in web management UI Applied patch from Oleksandr Rudyy <orudyy@gmail.com> merged from trunk r1363307 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1363813 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, ↵Robert Gemmell2012-07-2010-14/+318
| | | | | | | | | | | add queue/exchange/binding delete operations into web UI Applied patch from Oleksandr Rudyy <orudyy@gmail.com> and myself. merged from trunk r1363298 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1363810 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ↵Robert Gemmell2012-07-202-2/+27
| | | | | | | | | | | its value Applied patch from Oleksandr Rudyy <orudyy@gmail.com> merged from trunk r1363297 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1363809 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-1912-80/+264
| | | | | | | | | Applied patch from Oleksandr Rudyy <orudyy@gmail.com> merged from trunk r1361239 with test from 1363413 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1363418 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the ↵Robert Gemmell2012-07-1324-13/+2211
| | | | | | | | | | | adapters and web ui. Applied patch from Oleksandr Rudyy <orudyy@gmail.com> Merged from trunk r1360121 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1361113 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3998, QPID-3999: get the user name from ↵Robert Gemmell2012-07-131-0/+4
| | | | | | | | | | | HttpServletRequest#getRemoteUser() in SaslServlet Applied patch from Oleksandr Rudyy <orudyy@gmail.com> Merged from trunk r1360120 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.18@1361105 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-0857-0/+7660
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1358757 13f79535-47bb-0310-9956-ffa450edef68