summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins
Commit message (Collapse)AuthorAgeFilesLines
* QPID-5325: Improve a tooltip message for checkbox to save tab in preferencesAlex Rudyy2013-11-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541353 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5327: Fix javascript errors reported in IE7 and IE11 on opening log ↵Alex Rudyy2013-11-103-3/+3
| | | | | | viewer tab and preferences dialog git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1540472 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5326: Fix floating of authentication provider attributes down whilst ↵Alex Rudyy2013-11-101-6/+13
| | | | | | scrolling the web management console page git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1540471 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5325: [Java Broker] Add ability to save web management console open ↵Alex Rudyy2013-11-107-40/+159
| | | | | | tabs in user preferences git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1540470 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5297: simplify the 1.0 plugin to only have a single ProtocolEngineCreatorRobert Gemmell2013-11-053-508/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1539202 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4534: unify client heartbeat system properties/connection url options.Keith Wall2013-10-301-5/+0
| | | | | | | | | | | * Connection url 'heartbeat' broker-option (and deprecated 'idle_timeout') now understood for all protocols * System property 'qpid.heartbeat' (and deprecated 'amqj.heartbeat.delay' and 'idle_timeout') now understood for all protocols * Enhanced heartbeat system tests * Docbook updates Original patch from Keith Wall, plus updates from Robbie Gemmell git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1537313 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5207: review feedback + make _usePathInfo field finalRobert Gemmell2013-10-273-32/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536223 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-275-7/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536163 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5265: always log the client version, and log clientid even if null ↵Robert Gemmell2013-10-271-6/+5
| | | | | | since that in itself is useful to know. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536162 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5241: [Java Broker] Prevent possibility of NPE during JMX plugin shutdown.Keith Wall2013-10-271-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1536124 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5243: Upgrade dojo toolkit to 1.9.1 and fix the incompatibility issues ↵Alex Rudyy2013-10-175-137/+245
| | | | | | in web management console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1533143 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Provide time zone name for dalight saving time only when daylight ↵Alex Rudyy2013-10-151-1/+3
| | | | | | saving time is in effect git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1532248 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add improvements and fixes into Web Management Console preferences:Alex Rudyy2013-10-1410-57/+231
| | | | | | | | | | Use UTC time zone by default if no time zone is set Create preferences dialog on demand Enable preferences Set buttons only when changes are made Display log viewer last update time for preferred and browser time zones Fix provider name editing git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1531965 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: remove the groupId from sub-modules, inherit org.apache.qpid from ↵Robert Gemmell2013-10-0613-13/+0
| | | | | | the parent git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529705 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5037: Improve log viewer implementationAlex Rudyy2013-10-069-40/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529690 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5207, QPID-5048: use the dojo release zip instead of extracting files ↵Robert Gemmell2013-10-066-45/+191
| | | | | | from the war git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529610 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add ability into web management console to display time in UTCAlex Rudyy2013-10-056-44/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529365 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Move logout link into user drop-down menuAlex Rudyy2013-10-052-11/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529364 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Rename PreferencesServlet into LoggedOnUserPreferencesServletAlex Rudyy2013-10-052-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529363 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Change preferences provider to allow deletion of preferences for ↵Alex Rudyy2013-10-051-32/+54
| | | | | | multiple users git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529362 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Remove the duplicate code processing servlet path infoAlex Rudyy2013-10-055-33/+37
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1529361 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Embed the UI to create preferences provider into authentication ↵Alex Rudyy2013-10-019-153/+302
| | | | | | provider create UI git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1528117 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add pluginManagement section to the qpid parent, to override ↵Robert Gemmell2013-09-3013-185/+1
| | | | | | | | | apache parent versions as desired and set any additional config. Sets the compiler source+target values in parent and removes unecessary duplicate compiler plugin config from child modules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527797 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5127 : ClassCastException on message conversion to 1-0Robert Godfrey2013-09-271-4/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526887 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4901 : Queue Browser hangs on reaching end of queue Robert Godfrey2013-09-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526438 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Respect user preference setting for update periodAlex Rudyy2013-09-261-7/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526424 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Use timezones from Broker JVMAlex Rudyy2013-09-256-47/+206
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526318 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Convert the time displayed in log viewer, message viewer, etc ↵Alex Rudyy2013-09-258-124/+463
| | | | | | into user prefered timezone git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1526182 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5048: add initial pom files for a maven buildRobert Gemmell2013-09-2313-0/+1127
| | | | | | still a work-in-progress git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525753 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5163: move generation of the ACL log messages to broker-core alongside ↵Robert Gemmell2013-09-233-33/+1
| | | | | | all the other log message generation git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5160: add a qpid-test-utils module instead of making every modules ↵Robert Gemmell2013-09-2313-30/+121
| | | | | | tests rely on the tests dir from the common module git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525738 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5159: fixups after previous directory rename of broker to broker-coreRobert Gemmell2013-09-2313-39/+39
| | | | | | | | | - Add new broker module build.xml - Updates the other modules to rely on broker-core, make it all compile. - 'Un-move' the bin, etc, scripts dirs and other non-core files to 'leave' them in the broker module. - 'Un-move' the Main and MainTest classes to 'leave' them in the broker module. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525736 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5158: extract the generation process for the common and broker modules ↵Robert Gemmell2013-09-231-2/+4
| | | | | | into dedicated build files git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525730 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add functionality to delete user preferences from web management ↵Alex Rudyy2013-09-194-42/+148
| | | | | | console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524771 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Protect user preferences operations with ACLAlex Rudyy2013-09-192-1/+59
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524684 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Change http management to use AuthenticationProvider for getting ↵Alex Rudyy2013-09-177-40/+39
| | | | | | references to SubjectCreator and PreferencesProvider git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524063 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Disallow setting of preferneces provider for anonymous ↵Alex Rudyy2013-09-175-34/+51
| | | | | | authentication provider git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1524061 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Remove background in qpid logo from web management consoleAlex Rudyy2013-09-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523223 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences UI into web management consoleAlex Rudyy2013-09-1411-7/+479
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523222 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences REST interfaces to get, set and delete preferencesAlex Rudyy2013-09-144-0/+318
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523221 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add UI into web management console for creation and editing ↵Alex Rudyy2013-09-1414-55/+727
| | | | | | preferences providers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523220 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5138: Add preferences provider REST interfacesAlex Rudyy2013-09-142-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523219 13f79535-47bb-0310-9956-ffa450edef68
* Introduce UpdatableGrid widgetAlex Rudyy2013-09-144-143/+210
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1523216 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5088 : [Java Broker] Isolate use of AMQShortString and FieldTable to ↵Robert Godfrey2013-08-2121-80/+54
| | | | | | 0-8/9/9-1 protocol specific plugins git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1516058 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5087 : [Java Broker] Allow use of separate message stores and ↵Robert Godfrey2013-08-206-17/+111
| | | | | | configuration stores git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1515914 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5081 : [Java Broker] Refactor Queue CreationRobert Godfrey2013-08-1814-284/+250
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1515079 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5074: update broker binary release tar process to handle plugins with ↵Robert Gemmell2013-08-162-1/+10
| | | | | | dependencies, fix issues with generated poms git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1514654 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5056 : [Java Broker] Change configuration model to allow for ↵Robert Godfrey2013-08-082-17/+19
| | | | | | KeyStores/TrustStores which are not JKS files on the filesystem git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1511825 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5049 : Improve exception messages in RestServletRobert Godfrey2013-08-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1511291 13f79535-47bb-0310-9956-ffa450edef68
* QPID-5036: View Message dialogue can omit or display stale field values.Keith Wall2013-08-053-13/+27
| | | | | | | | | | * Fixed mismatched id between json and html (message-expiration vs message-expirationTime). * Fixed display of stale values (values from previously viewed message would appear). * Fixed display of fields with the boolean value false. * MessageServlet changed so that JSON fields expirationTime and timestamp are included if they have non-zero values. * MessageServlet fails to set content type when producing JSON for single message. This caused a "not well-formed" error in Firefox Console. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1510429 13f79535-47bb-0310-9956-ffa450edef68