| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4596: create/delete password file for the password file authentication p... | Alex Rudyy | 2013-03-22 | 6 | -14/+63 |
| * | QPID-4596: Restrict the creation of PasswordCredentialManagingAuthenticationP... | Alex Rudyy | 2013-03-22 | 1 | -3/+45 |
| * | QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified... | Alex Rudyy | 2013-03-22 | 2 | -5/+1 |
| * | QPID-4390: Add ability to save java broker store version with existing broker... | Alex Rudyy | 2013-03-21 | 3 | -3/+28 |
| * | QPID-4657: Add UI into java broker web management console to add/edit/delete ... | Alex Rudyy | 2013-03-18 | 1 | -0/+24 |
| * | QPID-4655: add BrokerOptions support for skipping the logging configuration (... | Robert Gemmell | 2013-03-18 | 1 | -0/+11 |
| * | QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptions | Robert Godfrey | 2013-03-17 | 1 | -21/+14 |
| * | QPID-4636: add unit tests for new TrustManagers | Robert Gemmell | 2013-03-14 | 1 | -0/+1 |
| * | QPID-4593: Remove initial store type command line argument, simplify configur... | Alex Rudyy | 2013-03-14 | 6 | -176/+134 |
| * | QPID-4596,QPID-4638: Change authentication provider names to shorter names, r... | Alex Rudyy | 2013-03-13 | 1 | -1/+1 |
| * | QPID-4639: Add UI to add/delete virtual hosts into java broker web management... | Alex Rudyy | 2013-03-11 | 1 | -2/+9 |
| * | QPID-4638: Add UI to add/delete/update authentication providers into java bro... | Alex Rudyy | 2013-03-11 | 1 | -0/+2 |
| * | QPID-4390: misc cleanup | Robert Gemmell | 2013-03-10 | 1 | -16/+1 |
| * | QPID-4390: move the work dir defaulting and configuration fully within Broker... | Robert Gemmell | 2013-03-10 | 2 | -4/+63 |
| * | QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut... | Alex Rudyy | 2013-02-27 | 1 | -1/+1 |
| * | [QPID-4594] Add command line option to start java broker in a management mode... | Alex Rudyy | 2013-02-22 | 3 | -0/+442 |
| * | QPID-4593: add command line argument to pass path to initial store | Alex Rudyy | 2013-02-20 | 5 | -60/+258 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 76 | -3845/+4310 |
| * | QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restart | Robert Godfrey | 2013-01-25 | 1 | -5/+8 |
| * | QPID-4281: Fix setting of log4j configuration in system tests. While testing ... | Alex Rudyy | 2013-01-24 | 1 | -1/+2 |
| * | QPID-3569: Refactor TransactionTimeout | Keith Wall | 2013-01-07 | 6 | -50/+294 |
| * | QPID-4521: ensure that the routing key is properly passed to the alternate To... | Robert Gemmell | 2012-12-23 | 1 | -0/+97 |
| * | QPID-4472 : [Java Test] Fix MultiVersionProtocolEngineTest to work with AMQP ... | Robert Godfrey | 2012-11-26 | 1 | -0/+26 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 20 | -775/+1024 |
| * | QPID-4333: remove the 'queue reconfiguration' process and various clases left... | Robert Gemmell | 2012-09-24 | 2 | -137/+2 |
| * | QPID-4313: Address review comments from QPID-4109 (Reenable LoggingManagement) | Keith Wall | 2012-09-21 | 1 | -3/+3 |
| * | QPID-4333: remove the Slow Consumer Detection plugin and associated documenta... | Robert Gemmell | 2012-09-20 | 5 | -1021/+0 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 1 | -27/+54 |
| * | QPID-4255: Add "log out" functionality to web UI | Keith Wall | 2012-09-06 | 1 | -0/+13 |
| * | QPID-4283: Make web management capable of using external authentication manager. | Keith Wall | 2012-09-04 | 1 | -0/+39 |
| * | QPID-4238: escape tags for queue and virtualhost names with dots in them when... | Robert Gemmell | 2012-09-02 | 1 | -0/+45 |
| * | QPID-4270: Change web management plugin to log management operational log mes... | Keith Wall | 2012-08-30 | 1 | -15/+6 |
| * | QPID-4242 : [Java Broker] Remove QMFv1 implementation | Robert Godfrey | 2012-08-29 | 13 | -331/+52 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 23 | -201/+1550 |
| * | QPID-4187: Improve operational management logging: - make ManagementActor thr... | Robert Gemmell | 2012-08-03 | 1 | -9/+63 |
| * | QPID-4172: HouseKeepingTask now reverts thread name before exiting to reduce ... | Robert Gemmell | 2012-08-02 | 1 | -0/+46 |
| * | QPID-4182: Set the default minimumAlertRepeatGap value to 30 seconds | Robert Gemmell | 2012-08-02 | 2 | -12/+21 |
| * | QPID-4171: Fix enqueue ordering for persistent messsages | Keith Wall | 2012-08-01 | 2 | -1/+141 |
| * | QPID-4124: Improved logging that is produced when the various transaction tim... | Robert Gemmell | 2012-07-31 | 1 | -0/+101 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 1 | -0/+6 |
| * | QPID-4111: Move trunk version numbers to 0.19 | Justin Ross | 2012-07-09 | 1 | -2/+2 |
| * | QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ... | Robert Gemmell | 2012-07-08 | 9 | -49/+55 |
| * | QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it... | Robert Gemmell | 2012-07-08 | 1 | -43/+145 |
| * | QPID-4112: Virtualhosts recover exchanges before queues | Keith Wall | 2012-07-06 | 1 | -3/+3 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 2 | -0/+286 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 2 | -17/+17 |
| * | QPID-3923: remove deprecated test-only AMQQueueFactory method and update test... | Robert Gemmell | 2012-07-01 | 10 | -94/+67 |
| * | QPID-3923: update ID generation to be consistent across all queues/exchanges/... | Robert Gemmell | 2012-07-01 | 1 | -0/+111 |
| * | QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handling | Keith Wall | 2012-06-30 | 1 | -1/+1 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 23 | -2921/+642 |