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
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA: Encapsulate fields, use private members and accesors (keep checkstyl...
Robert Godfrey
2012-01-27
24
-91
/
+80
*
NO-JIRA: Ensure all control flow statements use braces (keeping CheckStyle ha...
Robert Godfrey
2012-01-27
1
-2
/
+6
*
NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...
Robert Godfrey
2012-01-27
86
-319
/
+327
*
QPID-3697: SortedQueue synchronisation can cause deadlock
Keith Wall
2012-01-13
2
-0
/
+38
*
QPID-3730: remove ReadWriteJobQueue, it is no longer necessary as the only th...
Robert Gemmell
2012-01-09
1
-13
/
+0
*
QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...
Robert Godfrey
2012-01-07
1
-0
/
+6
*
QPID-3720 : [Java Broker] Implement Message Grouping
Robert Godfrey
2012-01-03
1
-3
/
+3
*
QPID-464 : Set the default uncaught exception handler to abruptly terminate t...
Robert Godfrey
2012-01-02
2
-26
/
+27
*
QPID-3713 : Implement producer side flow control for 0-10 in Java Broker
Robert Godfrey
2012-01-02
1
-2
/
+1
*
QPID-3714 : [Java] Performance Improvements
Robert Godfrey
2011-12-28
17
-225
/
+204
*
QPID-3698: remove unnecessary test - MessageStoreShutdownTest
Keith Wall
2011-12-20
1
-81
/
+0
*
QPID-3687 : Improve Java Broker performance
Robert Godfrey
2011-12-15
4
-20
/
+126
*
QPID-3680: Header exchange bindings not being created via JMX Management Console
Keith Wall
2011-12-14
1
-39
/
+77
*
QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo...
Robert Gemmell
2011-12-01
3
-8
/
+386
*
QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...
Keith Wall
2011-11-28
9
-29
/
+782
*
QPID-3641: ACLV2 Simplifications and Improvements for Java Broker
Keith Wall
2011-11-24
1
-0
/
+12
*
QPID-3559: SimpleDateFormat used in thread unsafe manner in JMX Managed Queue...
Keith Wall
2011-11-20
1
-84
/
+148
*
QPID-3622: Add Sorted Queue funtionality
Keith Wall
2011-11-20
16
-271
/
+1019
*
NO-JIRA: add missing licence headers to various files in the java tree
Robert Gemmell
2011-11-17
2
-0
/
+40
*
QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ...
Keith Wall
2011-11-17
1
-0
/
+4
*
QPID-3592: ensure that the 'used credit' values are decremented when message ...
Robert Gemmell
2011-11-11
1
-0
/
+63
*
QPID-3490: creating queue via JMX now binds the queue to the default exchange...
Keith Wall
2011-11-11
1
-1
/
+15
*
QPID-3518: Introduce client side ability to detect server side support.
Keith Wall
2011-11-09
1
-5
/
+25
*
QPID-3583: Update trunk version from 0.13 to 0.15
Justin Ross
2011-11-03
1
-2
/
+2
*
QPID-3570: update MessageTransferMessage and TransferMessageReference to use ...
Robert Gemmell
2011-11-01
1
-7
/
+3
*
QPID-3517: Inconsistent SSL configuration keys in Java Broker in config.xml
Keith Wall
2011-10-16
1
-12
/
+26
*
QPID-2672: Unroutable persistent messages should be immediately removed from ...
Keith Wall
2011-09-15
1
-1
/
+17
*
QPID-3486: Make connector server port used for JMX configurable.
Keith Wall
2011-09-14
3
-21
/
+64
*
QPID-2627 : Remove dependency on MINA
Robert Godfrey
2011-09-09
3
-18
/
+8
*
QPID-3467: replace the 'connection id' with the Username of the logged in use...
Robert Gemmell
2011-09-07
1
-6
/
+38
*
QPID-3473 : Replace use of MINA IO with transport IO (joint work with Robbie ...
Robert Godfrey
2011-09-07
1
-1
/
+1
*
QPID-3266: Tidy up housekeeping configuration option for scheduling frequency
Keith Wall
2011-08-26
3
-5
/
+50
*
QPID-2720: make the PluginManager able to work with a pre-existing BundleContext
Robert Gemmell
2011-08-21
2
-57
/
+1
*
QPID-3414: Refactoring. List of packages to be exported as OSGi system packag...
Robert Gemmell
2011-08-21
1
-0
/
+93
*
QPID-3439: add intermediate task class for Signal handling using reflection t...
Robert Gemmell
2011-08-21
1
-0
/
+118
*
QPID-3429: ensure that SSL is enabled correctly in MinaNetworkHandler. Refact...
Robert Gemmell
2011-08-18
1
-2
/
+2
*
Undoing commits of stuff that was meant for my 1-0 sandbox
Robert Godfrey
2011-08-14
2
-31
/
+20
*
Initial checkin of AMQP 1-0 Java Prototype work
Robert Godfrey
2011-08-14
2
-20
/
+31
*
QPID-2873: ensure that queues in the configuration file are always bound to t...
Robert Gemmell
2011-08-13
2
-1
/
+215
*
QPID-3387: use the subscription ID to track rejection rather than the subscri...
Robert Gemmell
2011-08-08
3
-19
/
+36
*
QPID-3386: move all server Subscription creation into the SubscriptionFactory...
Robert Gemmell
2011-08-08
3
-45
/
+88
*
QPID-3385: assign IDs from a generator within the MultiVersionProtocolEngineF...
Robert Gemmell
2011-08-08
3
-3
/
+151
*
QPID-3064, QPID-3157: ensure that if the node marker is pointing at the tail ...
Robert Gemmell
2011-07-31
1
-0
/
+34
*
QPID-3064, QPID-3157: ensure the node for a given Subscription is unlinked fr...
Robert Gemmell
2011-07-30
1
-0
/
+395
*
QPID-3255: update management console to remove redundant user management func...
Robert Gemmell
2011-07-21
1
-34
/
+0
*
QPID-3283: make Authentication Manager pluggable.
Robert Gemmell
2011-07-15
4
-96
/
+217
*
QPID-2815: move conversion of logWatch argument into milliseconds into Broker...
Robert Gemmell
2011-07-14
1
-0
/
+143
*
QPID-3310 - Principal/Subject refactoring.
Robert Gemmell
2011-07-13
5
-18
/
+159
*
QPID-3343: refactor test profiles to allow testing within the same JVM for al...
Robert Gemmell
2011-07-07
1
-14
/
+0
*
QPID-2815: refactor broker startup to present a clean interface interface for...
Robert Gemmell
2011-07-07
4
-142
/
+233
[next]