index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
broker
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2001 : Add Default en_US messages logging along with a Velocity Template...
Martin Ritchie
2009-07-22
2
-34
/
+82
*
QPID-2001 : Provide a locale configuration option to allow the localisation o...
Martin Ritchie
2009-07-22
1
-0
/
+42
*
QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...
Martin Ritchie
2009-07-22
2
-12
/
+12
*
QPID-1980 : Update to ServerConfiguration provided by Keith Chow, Updated Ser...
Martin Ritchie
2009-07-22
1
-24
/
+34
*
QPID-1992 : Removed couple of unused imports
Martin Ritchie
2009-07-22
1
-1
/
+0
*
QPID-1967: collect possible Exchange Type values from the broker instead of r...
Robert Gemmell
2009-07-22
1
-0
/
+20
*
QPID-1992 : Addition of new Broker Logging Framework
Martin Ritchie
2009-07-22
32
-20
/
+1202
*
QPID-1981: Expose copyMessages() queue operation through the JMX MBean interface
Robert Gemmell
2009-07-21
1
-0
/
+17
*
QPID-1968: Expose deleteMessages() queue operation through the JMX MBean inte...
Robert Gemmell
2009-07-21
1
-1
/
+17
*
QPID-1961: expand viewMessages() queue operation to support long parameters, ...
Robert Gemmell
2009-07-21
3
-6
/
+74
*
QPID-1990: add the messages queue position to the viewMessages() operation re...
Robert Gemmell
2009-07-17
1
-2
/
+4
*
QPID-1946: add server information mbean to expose version info for the broker...
Robert Gemmell
2009-07-16
2
-0
/
+76
*
QPID-1941: ensure old queue entry is deleted as well as dequeued, so it is no...
Robert Gemmell
2009-07-13
1
-1
/
+1
*
QPID-1944: expose Connection tabular/composite data key values through manage...
Robert Gemmell
2009-07-13
1
-6
/
+4
*
QPID-1943: expose exchange mbeans tabular/composite key values through the ma...
Robert Gemmell
2009-07-13
5
-18
/
+9
*
QPID-1932: expose Queue tabular/composite key values through the management i...
Robert Gemmell
2009-07-13
1
-11
/
+10
*
QPID-1930: expose UserManagement composite/tabular type keys through the mana...
Robert Gemmell
2009-07-13
1
-9
/
+3
*
QPID-1927: move mbean interfaces to management-common, make broker module dep...
Robert Gemmell
2009-07-11
26
-1100
/
+35
*
QPID-1924: Make DerbyMessageStore honor $QPID_WORK.
Aidan Skinner
2009-06-22
1
-1
/
+1
*
Fixed QPID-1888 for the java broker. Also fixed a bug caught by the new selec...
Rafael H. Schloming
2009-06-03
1
-0
/
+2
*
QPID-1826: brown paper bag commit
Aidan Skinner
2009-04-23
1
-1
/
+1
*
QPID-1826: Ensure that server-wide configuration variables in virtualhosts.xm...
Aidan Skinner
2009-04-23
1
-54
/
+71
*
QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...
Robert Gemmell
2009-04-17
3
-5
/
+6
*
Eat IllegalArgumentException when creating the signal handler, fixes startup ...
Aidan Skinner
2009-04-17
1
-1
/
+9
*
QPID-1820: configure queues on creation
Aidan Skinner
2009-04-17
1
-1
/
+1
*
QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...
Martin Ritchie
2009-04-16
1
-2
/
+2
*
QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...
Martin Ritchie
2009-04-16
1
-1
/
+2
*
QPID-1813 : Check the value of _sessionIdentifier and return null if it is nu...
Martin Ritchie
2009-04-16
2
-7
/
+25
*
QPID-1815 : Ensure Derby store looks up existing queues/exchanges in the virt...
Martin Ritchie
2009-04-16
1
-5
/
+17
*
QPID-1814 : Don't always attempt to create the default exchanges in the persi...
Martin Ritchie
2009-04-16
1
-0
/
+9
*
QPID-1814 : Relax Derby so that it does not error if you create an existing E...
Martin Ritchie
2009-04-16
1
-27
/
+50
*
QPID-1812: Fix firewall rule parsing, add test for this.
Aidan Skinner
2009-04-15
1
-2
/
+2
*
QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...
Martin Ritchie
2009-04-14
275
-0
/
+45623
*
QPID-1807 : Remove old broker and FlowToDisk related tests
Martin Ritchie
2009-04-14
283
-47460
/
+0
*
QPID-1800: only create the new empty arraylist after checking for a previous ...
Robert Gemmell
2009-04-10
1
-2
/
+5
*
QPID-1793 : Update AMQChannel to remember any AMQException that occurs during...
Martin Ritchie
2009-04-10
1
-9
/
+28
*
QPID-1800: remove unecessary addAll() command, as the list is about to be clo...
Robert Gemmell
2009-04-10
1
-1
/
+1
*
QPID-1806 : Ensure Flow to disk location is deleted when the queue is closed
Martin Ritchie
2009-04-10
2
-2
/
+6
*
QPID-1805 : Updated BackingStore to error if we cannot create the backing sto...
Martin Ritchie
2009-04-10
1
-3
/
+31
*
QPID-1633 : Ensured that FlowToDisk configuration defaults to 100Meg and is p...
Martin Ritchie
2009-04-10
2
-3
/
+3
*
QPID-1791 : Replaced the get call before the dequeueAndDelete with a remove. ...
Martin Ritchie
2009-04-10
1
-4
/
+1
*
QPID-1794 : Moved processing of single message removals to just before the tr...
Martin Ritchie
2009-04-10
1
-30
/
+29
*
QPID-1800: modify SAMQQ to record transactionlog etry even when queue isnt du...
Robert Gemmell
2009-04-10
2
-9
/
+65
*
QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re...
Robert Gemmell
2009-04-10
4
-6
/
+8
*
QPID-1801 Added method to show failure to PrincipalPermissionsTest.java and t...
Marnie McCormack
2009-04-10
1
-1
/
+1
*
QPID-1794 : Removed unnecessary synchronisation
Martin Ritchie
2009-04-08
2
-76
/
+70
*
QPID-1799 : Wrapped log statement so it doesn't perform resolution when not l...
Martin Ritchie
2009-04-08
1
-1
/
+4
*
QPID-1794 : Clear the StoreContext after non-transactional processing. Update...
Martin Ritchie
2009-04-08
3
-102
/
+131
*
QPID-1793 : Increase logging on requeue to help diagnose what is being requeu...
Martin Ritchie
2009-04-08
1
-1
/
+9
*
QPID-1792: make JMXManagedObjectRegistry.close() method attempt to de-registe...
Robert Gemmell
2009-04-07
1
-10
/
+15
[next]