summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4833 : [Java Broker] Display transport (TCP/SSL) and (accepting) port fo...Robert Godfrey2013-05-116-4/+32
* QPID-4382 : [Java Broker] Implement the default exchange as a facade on top o...Robert Godfrey2013-05-1138-499/+741
* QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same portRobert Godfrey2013-05-1119-215/+888
* QPID-4830 : [JMS AMQP 1.0] Improve error handling in the JMS clientRobert Godfrey2013-05-1112-73/+312
* QPID-4829 : [JMS AMQP 1.0] Sessions added to started connections are not them...Robert Godfrey2013-05-114-14/+30
* QPID-4827: now most chart definition settings can contain system property pla...Phil Harvey2013-05-1035-54/+63
* NO-JIRA: fixed SQL query in chartdef - it was returning results from both the...Phil Harvey2013-05-101-1/+1
* QPID-4657: Add note into Port editing UI that changes take have after Broker ...Alex Rudyy2013-05-092-1/+5
* QPID-3838 If stric-jms flag is used qpid.subject is prefixed with "JMS_"Rajith Muditha Attapattu2013-05-092-6/+56
* QPID-4824 : [Java AMQP 1.0] Reduce memory usage of codecRobert Godfrey2013-05-093-68/+36
* QPID-4823: add missing entry to AddQueue dialog for setting the 'alertThresho...Robert Gemmell2013-05-092-1/+11
* QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap Aut...Alex Rudyy2013-05-082-12/+5
* QPID-4747: we no longer need the 'default' column in the authentication provi...Robert Gemmell2013-05-071-8/+3
* QPID-4752: Move FileGroupProvider resources into correct locationAlex Rudyy2013-05-061-0/+0
* NO-JIRA: add missing licence headers to various java filesRobert Gemmell2013-05-0519-1/+380
* QPID-4594,QPID-4682: rename BrokerOptions methods for overriding the HTTP/JMX...Robert Gemmell2013-05-056-97/+91
* QPID-4815: make BrokerOptions the primary source of the location for the logg...Robert Gemmell2013-05-056-53/+55
* QPID-4814: Fix the rest layer configured object update by name and multiple o...Alex Rudyy2013-05-042-4/+24
* QPID-4813: Protect operations to update queue and exchange attributes with ACLAlex Rudyy2013-05-0411-4/+643
* QPID-4645: make the broker-plugins and bdbstore modules runtime dependencies ...Robert Gemmell2013-05-041-2/+2
* QPID-4809: change initial-config.json to using qpid.work_dir and qpid.home_di...Robert Gemmell2013-05-043-67/+126
* QPID-4390: ensure the _messageStore field is populated prior configuring the ...Robert Gemmell2013-05-041-24/+21
* QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t...Alex Rudyy2013-05-039-34/+218
* QPID-4802: In management mode set state to ERRORED for failing to activate au...Alex Rudyy2013-05-0319-62/+620
* QPID-4809: add support for setting configuration properties through the comma...Robert Gemmell2013-05-0316-48/+230
* QPID-4798 : use stripped BSD licensed versions of the amqp spec filesRobert Godfrey2013-05-021-4/+4
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-018-52/+43
* QPID-4791: Change JSESSIONID cookie name to include the port number in order ...Alex Rudyy2013-04-301-1/+5
* QPID-4778: Introduce additional states for configured objects: ERRORED and RE...Alex Rudyy2013-04-305-18/+247
* NO-JIRA : remove unused code from the Java BrokerRobert Godfrey2013-04-3015-265/+4
* QPID-4785: relax restrictions on editing/deleting active ports outwith manage...Robert Gemmell2013-04-296-89/+107
* NO-JIRA: Prevent non-ascii warning when compiling amqp-1-0-client-jms module ...Keith Wall2013-04-291-1/+1
* NO-JIRA: [Java Perf Tests] Make perf test config use default virtual host rat...Keith Wall2013-04-291-1/+1
* QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par...Robert Gemmell2013-04-292-1/+6
* QPID-4639: Improve functionality to delete store on virtual host deletionAlex Rudyy2013-04-2912-15/+447
* QPID-4784: stop generating errors during creation of PDAM's due to duplicate ...Robert Gemmell2013-04-2921-641/+181
* QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ...Robert Gemmell2013-04-271-2/+9
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-2622-59/+673
* QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via Consumer...Fraser Adams2013-04-265-9/+134
* QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro...Alex Rudyy2013-04-2510-33/+192
* QPID-4714 Moved _delegate.closeConnection method inside a finally blockRajith Muditha Attapattu2013-04-251-3/+12
* QPID-4773: Add functionality to display information about http errors which m...Alex Rudyy2013-04-243-2/+58
* QPID-4753: Add additional tests for updated AcessControlProvider config, inc ...Robert Gemmell2013-04-235-1/+441
* QPID-4769: Add port tab into java broker web management consoleAlex Rudyy2013-04-236-13/+294
* QPID-4768: Resolve compatibility issues in web management console for old ver...Alex Rudyy2013-04-233-48/+5
* QPID-4751: change Hello example to remove mention of 'test' virtualhostRobert Gemmell2013-04-221-1/+1
* QPID-4762: Upgrade dojo to version 1.8.3Alex Rudyy2013-04-222-2/+2
* QPID-4761: Rename jetty pom xmlsAlex Rudyy2013-04-228-0/+0
* QPID-4763 : [Java Broker] Add JDBC storeRobert Godfrey2013-04-225-1988/+2548
* QPID-4761: Upgrade jetty to version 7.6.10.v20130312Alex Rudyy2013-04-2210-24/+24