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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QPID-3756: ManagedConnectionMBeanTest.testChannels occasionally fails on 0-10...
Keith Wall
2012-01-18
1
-19
/
+31
*
QPID-3720 : Fix issue with default group assignment pointed out by Robbie
Robert Godfrey
2012-01-16
1
-2
/
+2
*
QPID-3762: make sure to close the IoSender when the IoReciever indicates the ...
Robert Gemmell
2012-01-16
1
-1
/
+8
*
QPID-3761: rename the fallback config to ensure it isnt just picked up by Log...
Robert Gemmell
2012-01-16
2
-5
/
+5
*
QPID-3697: SortedQueue synchronisation can cause deadlock
Keith Wall
2012-01-13
4
-3
/
+86
*
QPID-3753 : [Java Broker] Improve automatic conversion of messages between 0-...
Robert Godfrey
2012-01-12
6
-27
/
+88
*
QPID-3720 : Fix bug which causes failure in 0-9-1 tests, namely SimpleAMQQueu...
Robert Godfrey
2012-01-11
1
-3
/
+3
*
QPID-3720 : Remove debugging log statements
Robert Godfrey
2012-01-11
1
-3
/
+0
*
QPID-3720 : Add alternative (C++ style) grouping and apply comments from Robb...
Robert Godfrey
2012-01-11
4
-144
/
+489
*
QPID-3717 - Fixes based on review by Robbie Gemmell
Robert Godfrey
2012-01-11
1
-9
/
+7
*
QPID-3730: remove ReadWriteJobQueue, it is no longer necessary as the only th...
Robert Gemmell
2012-01-09
5
-50
/
+8
*
NO-JIRA: remove unused code
Robert Gemmell
2012-01-09
2
-5
/
+0
*
QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...
Robert Godfrey
2012-01-07
26
-143
/
+1178
*
QPID-3715: Fix the receiving of an empty ObjectMessage (without a body)
Keith Wall
2012-01-07
3
-89
/
+2
*
QPID-3704: OutOfOrderQueue#checkSubscriptionsNotAheadOfDelivery cannot consid...
Keith Wall
2012-01-05
1
-7
/
+3
*
QPID-464 : Attempt to log error using log4j before shutting down
Robert Godfrey
2012-01-04
1
-0
/
+4
*
QPID-3714 : Fix for NPE when a transient message (or when using the Memory St...
Robert Godfrey
2012-01-04
1
-0
/
+8
*
QPID-3714 : Fix for NPE in the SecurityManager when a null routing key is use...
Robert Godfrey
2012-01-04
1
-1
/
+9
*
QPID-3720 : [Java Broker] Implement Message Grouping
Robert Godfrey
2012-01-03
8
-44
/
+301
*
QPID-464 : Set the default uncaught exception handler to abruptly terminate t...
Robert Godfrey
2012-01-02
3
-27
/
+91
*
QPID-3713 : Implement producer side flow control for 0-10 in Java Broker
Robert Godfrey
2012-01-02
6
-16
/
+115
*
QPID-3714 : [Java] Performance Improvements
Robert Godfrey
2011-12-28
87
-2288
/
+2660
*
QPID-3707: Fix ClassCastException when processing QueueUnbind for 0-9-1 proto...
Keith Wall
2011-12-22
1
-5
/
+18
*
QPID-3698: remove unnecessary test - MessageStoreShutdownTest
Keith Wall
2011-12-20
1
-81
/
+0
*
QPID-3682: Shutdown Plugin Improvements
Keith Wall
2011-12-16
3
-34
/
+33
*
QPID-3687 : Improve Java Broker performance
Robert Godfrey
2011-12-15
16
-186
/
+770
*
QPID-3684: Remove the Message Store Tool and its associated script and config...
Keith Wall
2011-12-15
18
-3406
/
+0
*
QPID-3680: Header exchange bindings not being created via JMX Management Console
Keith Wall
2011-12-14
2
-39
/
+129
*
QPID-3676: Correct issues found by findbugs marked as blockers
Keith Wall
2011-12-13
2
-121
/
+122
*
QPID-3489: Attempt to load all custom exchanges rather than returning at firs...
Andrew Donald Kennedy
2011-12-06
1
-1
/
+1
*
QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo...
Robert Gemmell
2011-12-01
9
-99
/
+822
*
NO-JIRA: remove unused 'qpid.passwd' file, update 'md5passwd' file to align u...
Robert Gemmell
2011-11-30
1
-3
/
+0
*
QPID-3642: Fix for redelivery regression found by python tests
Keith Wall
2011-11-30
2
-8
/
+7
*
QPID-3601: Occasional failure to delete queue on broker shutdown
Keith Wall
2011-11-30
2
-8
/
+35
*
QPID-3489: Added org.apache.qpid.server.message to exported packages for broker
Andrew Donald Kennedy
2011-11-28
1
-0
/
+1
*
QPID-3642, QPID-3640: Add Dead Letter Queue functionality for 0-10 path. Also...
Keith Wall
2011-11-28
5
-12
/
+77
*
QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...
Keith Wall
2011-11-28
28
-113
/
+1355
*
QPID-3474: Maintain connectionid/username Map from only JMXManagedObjectRegis...
Keith Wall
2011-11-25
2
-16
/
+31
*
QPID-3474: Use JMX notification handback data to ensure that open/close/fail ...
Keith Wall
2011-11-24
2
-13
/
+73
*
QPID-3641: ACLV2 Simplifications and Improvements for Java Broker
Keith Wall
2011-11-24
8
-108
/
+144
*
QPID-3559: SimpleDateFormat used in thread unsafe manner in JMX Managed Queue...
Keith Wall
2011-11-20
2
-102
/
+180
*
QPID-3622: Add Sorted Queue funtionality
Keith Wall
2011-11-20
33
-478
/
+2145
*
NO-JIRA: add missing licence headers to various files in the java tree
Robert Gemmell
2011-11-17
3
-0
/
+60
*
QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ...
Keith Wall
2011-11-17
7
-17
/
+26
*
QPID-3617: AMQQueueMBean.viewMessages: Viewing message without priority set e...
Keith Wall
2011-11-17
1
-1
/
+1
*
QPID-3592: ensure that the 'used credit' values are decremented when message ...
Robert Gemmell
2011-11-11
12
-53
/
+105
*
QPID-3490: creating queue via JMX now binds the queue to the default exchange...
Keith Wall
2011-11-11
3
-6
/
+35
*
QPID-3539: NoLocal should occur at the connection level and not the session l...
Keith Wall
2011-11-10
2
-12
/
+39
*
QPID-3518: Introduce client side ability to detect server side support.
Keith Wall
2011-11-09
7
-11
/
+88
*
QPID-3446: Unregister existing subscriptions when closing the connections [du...
Robert Gemmell
2011-11-07
4
-17
/
+31
[prev]
[next]