summaryrefslogtreecommitdiff
path: root/qpid/java/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-2000: add a method to the VirtualHostManager MBean to retrieve a Map key...Robert Gemmell2009-07-241-1/+26
* QPID-2001 : Update to provide control of options in messages.Martin Ritchie2009-07-2410-115/+675
* QPID-2005: make the fanout exchange mbean return a single wildcard binding en...Robert Gemmell2009-07-241-5/+15
* QPID-2001 : Fully Tested LogMessagesMartin Ritchie2009-07-2313-7/+814
* QPID-1992 : Fixed spelling errorsMartin Ritchie2009-07-232-4/+29
* QPID-2001 : Correct code style of generated filesMartin Ritchie2009-07-232-32/+139
* QPID-2001 : Add Default en_US messages logging along with a Velocity Template...Martin Ritchie2009-07-225-35/+454
* QPID-2001 : Provide a locale configuration option to allow the localisation o...Martin Ritchie2009-07-223-0/+76
* QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...Martin Ritchie2009-07-225-85/+32
* QPID-1980 : Update to ServerConfiguration provided by Keith Chow, Updated Ser...Martin Ritchie2009-07-223-40/+46
* QPID-1992 : Removed couple of unused importsMartin Ritchie2009-07-222-5/+1
* QPID-1967: collect possible Exchange Type values from the broker instead of r...Robert Gemmell2009-07-221-0/+20
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-2258-63/+3457
* QPID-1981: Expose copyMessages() queue operation through the JMX MBean interfaceRobert Gemmell2009-07-211-0/+17
* QPID-1968: Expose deleteMessages() queue operation through the JMX MBean inte...Robert Gemmell2009-07-212-1/+63
* QPID-1961: expand viewMessages() queue operation to support long parameters, ...Robert Gemmell2009-07-216-9/+157
* QPID-1990: add the messages queue position to the viewMessages() operation re...Robert Gemmell2009-07-171-2/+4
* QPID-1946: add server information mbean to expose version info for the broker...Robert Gemmell2009-07-162-0/+76
* QPID-1941: ensure old queue entry is deleted as well as dequeued, so it is no...Robert Gemmell2009-07-131-1/+1
* QPID-1944: expose Connection tabular/composite data key values through manage...Robert Gemmell2009-07-131-6/+4
* QPID-1943: expose exchange mbeans tabular/composite key values through the ma...Robert Gemmell2009-07-135-18/+9
* QPID-1937: add an admin user to the example password fileRobert Gemmell2009-07-131-0/+1
* QPID-1932: expose Queue tabular/composite key values through the management i...Robert Gemmell2009-07-131-11/+10
* QPID-1930: expose UserManagement composite/tabular type keys through the mana...Robert Gemmell2009-07-131-9/+3
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-1130-1102/+40
* updated config paths to match yesterdays moving of test_resourcesRafael H. Schloming2009-07-093-3/+3
* QPID-1962: Lookup hostname, don't rely on localhost being canonical for 127.0...Aidan Skinner2009-06-291-2/+2
* Put the default test profile back to using MemoryMessageStore for now, add ja...Aidan Skinner2009-06-262-3/+141
* QPID-1924: Make DerbyMessageStore honor $QPID_WORK.Aidan Skinner2009-06-221-1/+1
* Use DerbyMessageStore for config-systests.xml, ensure it's cleaned upAidan Skinner2009-06-221-3/+3
* Fixed QPID-1888 for the java broker. Also fixed a bug caught by the new selec...Rafael H. Schloming2009-06-031-0/+2
* Don't delete derby.log. Use virtualhost-systests.xml for testing purpouses. M...Aidan Skinner2009-05-262-1/+125
* QPID-1826: brown paper bag commitAidan Skinner2009-04-232-16/+12
* QPID-1826: Ensure that server-wide configuration variables in virtualhosts.xm...Aidan Skinner2009-04-235-54/+298
* QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...Robert Gemmell2009-04-173-5/+6
* Eat IllegalArgumentException when creating the signal handler, fixes startup ...Aidan Skinner2009-04-171-1/+9
* QPID-1820: configure queues on creationAidan Skinner2009-04-171-1/+1
* QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...Martin Ritchie2009-04-161-2/+2
* QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...Martin Ritchie2009-04-161-1/+2
* QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allo...Martin Ritchie2009-04-161-0/+138
* QPID-1813 : Check the value of _sessionIdentifier and return null if it is nu...Martin Ritchie2009-04-162-7/+25
* QPID-1815 : Ensure Derby store looks up existing queues/exchanges in the virt...Martin Ritchie2009-04-161-5/+17
* QPID-1814 : Don't always attempt to create the default exchanges in the persi...Martin Ritchie2009-04-161-0/+9
* QPID-1814 : Relax Derby so that it does not error if you create an existing E...Martin Ritchie2009-04-161-27/+50
* QPID-1812: Fix firewall rule parsing, add test for this.Aidan Skinner2009-04-152-4/+64
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-14368-0/+60290
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-14389-64278/+0
* QPID-1800: only create the new empty arraylist after checking for a previous ...Robert Gemmell2009-04-101-2/+5
* QPID-1793 : Update AMQChannel to remember any AMQException that occurs during...Martin Ritchie2009-04-101-9/+28
* QPID-1800: remove unecessary addAll() command, as the list is about to be clo...Robert Gemmell2009-04-101-1/+1