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
/
qpid
/
java
/
broker
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-3809: Java Broker killed by java.net.SocketException: Broken pipe (kille...
Keith Wall
2012-02-07
1
-6
/
+18
*
QPID-3816: add client version to connection open logging
Robert Gemmell
2012-02-06
6
-22
/
+56
*
QPID-3756: Reorder Java Broker's connection close process so that ConnectionC...
Keith Wall
2012-02-06
1
-4
/
+9
*
QPID-3815: remove duplicate setting of the NetworkConnection, this was alread...
Robert Gemmell
2012-02-06
1
-1
/
+0
*
NO-JIRA: remove factory method only used by test
Robert Gemmell
2012-02-06
2
-8
/
+4
*
QPID-3814: ensure the 0-10 client sends its version number during ConnectionS...
Robert Gemmell
2012-02-05
9
-73
/
+48
*
QPID-3812: ExceptionListenerTest sporadically fails on java-mms-0.10
Keith Wall
2012-02-05
1
-5
/
+9
*
QPID-3813: allow configuring the default version reply to an unsupported prot...
Robert Gemmell
2012-02-04
5
-24
/
+95
*
QPID-3794: calculate a sleep interval to account for previous overlsleep, to ...
Robert Gemmell
2012-02-04
1
-1
/
+6
*
QPID-3805: Remove allow-all/deny-all security plugins from Java Broker.
Keith Wall
2012-02-02
4
-206
/
+5
*
QPID-3802: Broker command line processing --help (-h) and --version (-v) no l...
Keith Wall
2012-02-02
3
-52
/
+99
*
QPID-3801 : [Java] Move JMS Selector code into common
Robert Godfrey
2012-02-02
18
-2855
/
+117
*
QPID-3800: add the ability to disable particular protocol versions broker-wid...
Robert Gemmell
2012-02-02
4
-13
/
+96
*
QPID-3789 : Fix AbstractPasswordFilePrincipalDatabase to remove possibility o...
Robert Godfrey
2012-02-02
1
-6
/
+13
*
QPID-3789 : [Java Broker] Remove duplication between two password file databa...
Robert Godfrey
2012-02-01
8
-933
/
+606
*
QPID-3780 : guard against the possibility that the HWM is older than the queu...
Robert Godfrey
2012-02-01
1
-1
/
+1
*
QPID-3780 : guard against the possibility that the HWM is older than the queu...
Robert Godfrey
2012-02-01
1
-0
/
+8
*
QPID-3789 : [Java] Remove duplication of BytesDataOutput inner class, and sha...
Robert Godfrey
2012-01-31
1
-155
/
+1
*
QPID-3789 : [Java] Remove duplication of output converters and optimise start...
Robert Godfrey
2012-01-30
8
-913
/
+59
*
QPID-3789 : [Java] Remove dead code and empty directories
Robert Godfrey
2012-01-30
11
-560
/
+3
*
QPID-3789 : [Java] Remove dead code and empty directories
Robert Godfrey
2012-01-30
5
-783
/
+0
*
QPID-3739: Java properties qpid.ssl.keyStoreCertType and qpid.ssl.trustStoreC...
Keith Wall
2012-01-29
3
-8
/
+29
*
QPID-3789 : [Java] code tidyups
Robert Godfrey
2012-01-29
74
-749
/
+326
*
QPID-3788: Remove remaining MINA configuration keys (and those from other ret...
Keith Wall
2012-01-28
3
-30
/
+2
*
NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...
Robert Godfrey
2012-01-27
73
-295
/
+566
*
NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...
Robert Godfrey
2012-01-27
9
-9
/
+47
*
NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...
Robert Godfrey
2012-01-27
373
-1503
/
+1608
*
QPID-3559: AMQQueueMBean: Switched timestamp formatting to static FastDateFo...
Keith Wall
2012-01-26
1
-18
/
+11
*
QPID-946, QPID-2379 : code review - move statements inside try block
Robert Godfrey
2012-01-26
1
-3
/
+3
*
QPID-3780 : [Java Broker] reduce scavenge overhead on large queues
Robert Godfrey
2012-01-25
1
-18
/
+26
*
QPID-3774 : allow out of order completion of persistent enqueues / dequeues (...
Robert Godfrey
2012-01-21
19
-37
/
+144
*
QPID-3774 : allow out of order completion of persistent enqueues / dequeues
Robert Godfrey
2012-01-20
6
-41
/
+484
*
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
[next]