summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-5364: [Java Broker Management] Give RestServlet instances different serv...Keith Wall2013-11-212-2/+5
* QPID-5347: [Java Broker] Web Management console to display queueKeith Wall2013-11-152-0/+12
* QPID-5325: Improve a tooltip message for checkbox to save tab in preferencesAlex Rudyy2013-11-131-1/+1
* QPID-5327: Fix javascript errors reported in IE7 and IE11 on opening log view...Alex Rudyy2013-11-103-3/+3
* QPID-5326: Fix floating of authentication provider attributes down whilst scr...Alex Rudyy2013-11-101-6/+13
* QPID-5325: [Java Broker] Add ability to save web management console open tabs...Alex Rudyy2013-11-107-40/+159
* QPID-5207: review feedback + make _usePathInfo field finalRobert Gemmell2013-10-273-32/+31
* QPID-5243: Upgrade dojo toolkit to 1.9.1 and fix the incompatibility issues i...Alex Rudyy2013-10-175-137/+245
* QPID-5138: Provide time zone name for dalight saving time only when daylight ...Alex Rudyy2013-10-151-1/+3
* QPID-5138: Add improvements and fixes into Web Management Console preferences:Alex Rudyy2013-10-1410-57/+231
* QPID-5037: Improve log viewer implementationAlex Rudyy2013-10-069-40/+50
* QPID-5207, QPID-5048: use the dojo release zip instead of extracting files fr...Robert Gemmell2013-10-064-2/+150
* QPID-5138: Add ability into web management console to display time in UTCAlex Rudyy2013-10-056-44/+116
* QPID-5138: Move logout link into user drop-down menuAlex Rudyy2013-10-052-11/+22
* QPID-5138: Rename PreferencesServlet into LoggedOnUserPreferencesServletAlex Rudyy2013-10-052-3/+3
* QPID-5138: Change preferences provider to allow deletion of preferences for m...Alex Rudyy2013-10-051-32/+54
* QPID-5138: Remove the duplicate code processing servlet path infoAlex Rudyy2013-10-055-33/+37
* QPID-5138: Embed the UI to create preferences provider into authentication pr...Alex Rudyy2013-10-019-153/+302
* QPID-5138: Respect user preference setting for update periodAlex Rudyy2013-09-261-7/+27
* QPID-5138: Use timezones from Broker JVMAlex Rudyy2013-09-256-47/+206
* QPID-5138: Convert the time displayed in log viewer, message viewer, etc into...Alex Rudyy2013-09-258-124/+463
* QPID-5138: Add functionality to delete user preferences from web management c...Alex Rudyy2013-09-194-42/+148
* QPID-5138: Protect user preferences operations with ACLAlex Rudyy2013-09-192-1/+59
* QPID-5138: Change http management to use AuthenticationProvider for getting r...Alex Rudyy2013-09-177-40/+39
* QPID-5138: Disallow setting of preferneces provider for anonymous authenticat...Alex Rudyy2013-09-175-34/+51
* NO-JIRA: Remove background in qpid logo from web management consoleAlex Rudyy2013-09-141-0/+0
* QPID-5138: Add preferences UI into web management consoleAlex Rudyy2013-09-1411-7/+479
* QPID-5138: Add preferences REST interfaces to get, set and delete preferencesAlex Rudyy2013-09-144-0/+318
* QPID-5138: Add UI into web management console for creation and editing prefer...Alex Rudyy2013-09-1414-55/+727
* QPID-5138: Add preferences provider REST interfacesAlex Rudyy2013-09-142-0/+3
* Introduce UpdatableGrid widgetAlex Rudyy2013-09-144-143/+210
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to 0-8...Robert Godfrey2013-08-211-8/+1
* QPID-5056 : [Java Broker] Change configuration model to allow for KeyStores/T...Robert Godfrey2013-08-081-6/+14
* QPID-5049 : Improve exception messages in RestServletRobert Godfrey2013-08-071-2/+2
* QPID-5036: View Message dialogue can omit or display stale field values.Keith Wall2013-08-053-13/+27
* QPID-5037: Move log viewer into a separate tab and add abilities to download ...Alex Rudyy2013-08-0229-59/+2655
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-133-56/+0
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-105-229/+0
* QPID-4980 : [Java Broker] add connection pool attributes to http managementRobert Godfrey2013-07-0510-18/+189
* QPID-4980 : [Java Broker] In HTTP Management make (standard) virtual host sto...Robert Godfrey2013-07-058-10/+204
* QPID-4977 : [Java Broker] the virtualhost creation dialog doesnt display the ...Robert Godfrey2013-07-051-3/+4
* QPID-4937 : [Java Broker] separate virtualhosts into different typesRobert Godfrey2013-06-197-66/+153
* QPID-4894: Fix removal of exchange binidings in web management consoleAlex Rudyy2013-06-011-1/+1
* QPID-4868: Add UI into web management console to edit JMX management configur...Alex Rudyy2013-05-202-0/+38
* QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol w...Alex Rudyy2013-05-173-33/+8
* QPID-4860: Show virtual host state in UI and transition virtual host into ERR...Alex Rudyy2013-05-171-0/+1
* QPID-4851: Allow users to access http management using '/' instead of forcing...Alex Rudyy2013-05-171-0/+2
* QPID-4739: Remove redundant validation of keystore attributes as they are val...Alex Rudyy2013-05-171-22/+0
* QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx...Alex Rudyy2013-05-171-0/+29
* QPID-4847: add support for message group attributes when creating/inspecting ...Robert Gemmell2013-05-154-0/+39