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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...
Robert Gemmell
2012-07-19
7
-39
/
+130
*
QPID-3998: Add HTTPS support for the REST management interface
Robert Gemmell
2012-07-13
7
-13
/
+70
*
QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...
Keith Wall
2012-07-12
3
-21
/
+40
*
QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...
Robert Gemmell
2012-07-11
9
-10
/
+91
*
NO-JIRA: add some logging around the DtxBranch timeout functionality to aid d...
Robert Gemmell
2012-07-10
1
-8
/
+72
*
QPID-4125 : [Java Broker] allow coalescing of commits for multiple channels o...
Robert Godfrey
2012-07-10
4
-29
/
+185
*
QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o...
Keith Wall
2012-07-10
3
-15
/
+31
*
QPID-4111: Move trunk version numbers to 0.19
Justin Ross
2012-07-09
2
-3
/
+3
*
QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ...
Robert Gemmell
2012-07-08
37
-163
/
+212
*
QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it...
Robert Gemmell
2012-07-08
16
-87
/
+203
*
QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ...
Keith Wall
2012-07-06
2
-12
/
+14
*
QPID-4112: Virtualhosts recover exchanges before queues
Keith Wall
2012-07-06
4
-30
/
+30
*
QPID-4109: Re-enable LoggingManagement MBean
Keith Wall
2012-07-05
7
-250
/
+916
*
NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...
Keith Wall
2012-07-02
28
-133
/
+215
*
QPID-4093: Resolve some outstanding TODOs in new JMX module
Keith Wall
2012-07-02
2
-6
/
+0
*
QPID-3923: remove deprecated test-only AMQQueueFactory method and update test...
Robert Gemmell
2012-07-01
13
-119
/
+71
*
QPID-3923: update ID generation to be consistent across all queues/exchanges/...
Robert Gemmell
2012-07-01
10
-26
/
+144
*
QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handling
Keith Wall
2012-06-30
5
-22
/
+29
*
QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu...
Robert Gemmell
2012-06-28
151
-9268
/
+8444
*
QPID-4091 : [Java Broker] correct handling of dtx set timeout
Robert Godfrey
2012-06-27
2
-24
/
+11
*
QPID-4091 : [Java Broker] correct handling of dtx set timeout
Robert Godfrey
2012-06-27
2
-6
/
+18
*
QPID-4061 - Added statistic: Number of unacknowledged messages in a session
Ted Ross
2012-06-13
1
-0
/
+6
*
QPID-4044: Synchronise DtxRegistry#commit and #rollback to eliminate the poss...
Keith Wall
2012-06-11
1
-2
/
+2
*
QPID-4014: increase debug logging in ConflationQueueList
Robert Gemmell
2012-06-10
1
-2
/
+16
*
QPID-3997: [Java Broker] Allow assignment of AuthenticationManager on a per-p...
Keith Wall
2012-06-10
7
-14
/
+91
*
QPID-4042 : [Java Broker] Add SSL Client Auth support
Robert Godfrey
2012-06-06
25
-309
/
+701
*
QPID-3997: Fix test failure under JDK 1.7 when AuthenticationManagers would n...
Keith Wall
2012-06-03
10
-385
/
+567
*
QPID-4029: add ability to selectively include a protocol version on a given p...
Robert Gemmell
2012-05-29
8
-17
/
+373
*
QPID-3986: Improved tests and resolved some potential thread-safety issues
Robert Gemmell
2012-05-29
3
-7
/
+250
*
QPID-3997: AuthenticationManagers not cleaned up on error path
Keith Wall
2012-05-26
2
-12
/
+5
*
QPID-4006: [Java Broker] BDB HA.
Keith Wall
2012-05-25
3
-14
/
+12
*
QPID-4012: update the priority queue entry sub lists to maintain a record of ...
Robert Gemmell
2012-05-25
1
-4
/
+13
*
QPID-4006: BDB HA. Make passivation async to avoid holding up the BDB thread....
Keith Wall
2012-05-22
3
-16
/
+53
*
QPID-4010 : [Java broker] Add LDAP authentication
Robert Godfrey
2012-05-18
3
-3
/
+406
*
QPID-3973 : [Java] Add support for non JKS key store types (patch supplied by...
Robert Godfrey
2012-05-18
2
-2
/
+8
*
QPID-4007 : [Java Broker] Fix pointless equality test in Kerberos authenticat...
Robert Godfrey
2012-05-18
1
-1
/
+1
*
QPID-4007 : [Java Broker] Add Kerberos authentication support
Robert Godfrey
2012-05-17
2
-2
/
+230
*
QPID-4006: add support for using BDB HA to form an active-passive cluster for...
Robert Gemmell
2012-05-17
22
-257
/
+168
*
QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...
Robert Godfrey
2012-05-17
13
-42
/
+670
*
QPID-3997 : [Java Broker] Refactor code to make all calls to getAuthenticatio...
Robert Godfrey
2012-05-16
13
-25
/
+82
*
QPID-3979: [Java Broker] Conflation queues
Keith Wall
2012-05-11
1
-24
/
+52
*
QPID-3979: [Java Broker] Conflation queues: guard NPE identified by review fe...
Keith Wall
2012-05-09
1
-5
/
+12
*
QPID-3979: [Java Broker] Last value queue memory leak
Keith Wall
2012-05-09
2
-21
/
+275
*
QPID-3980: Last Value Queue: Replaced conflation queue entries are never dele...
Keith Wall
2012-05-09
1
-4
/
+1
*
QPID-3989 : [Java Broker] Add ability to run "in-memory" Derby store
Robert Godfrey
2012-05-08
1
-6
/
+10
*
QPID-3988 : [Java] Update dependencies to latest version
Robert Godfrey
2012-05-08
2
-3
/
+3
*
QPID-3985 : [Java Tests] Fix locale specific tests
Robert Godfrey
2012-05-07
2
-32
/
+24
*
QPID-3986 : [Java Broker] Tidy up constant use for Underfull/Overfull properties
Robert Godfrey
2012-05-07
2
-6
/
+5
*
QPID-3986 : [Java Broker] Add producer flow control based on total disk usage
Robert Godfrey
2012-05-07
18
-130
/
+637
*
QPID-3767: re-index bridge and link by constant name, not address
Kenneth Anthony Giusti
2012-05-04
2
-2
/
+20
[next]