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
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA: Make sure that test ReplicatedEnvironmentFacadeTest.testIntruderNode...
Alex Rudyy
2014-07-08
1
-1
/
+12
*
QPID-5879 : [Java Broker] JsonConfigStore should take deep copy of Configured...
Robert Godfrey
2014-07-06
2
-9
/
+21
*
QPID-5878 : [Java Broker] Add SCRAM-SHA-256 SASL support
Robert Godfrey
2014-07-06
15
-683
/
+983
*
QPID-5820: added better fix to the problem of arguments not being set. The re...
Fraser Adams
2014-07-06
2
-5
/
+1
*
JIRA:QPID-5820 Added some defensive code to qmf-ui.js to protect against the ...
Fraser Adams
2014-07-05
1
-1
/
+1
*
QPID-5873: Exclude new ACL system tests from Json profile; fix BDBHARemoteRep...
Keith Wall
2014-07-04
2
-2
/
+3
*
QPID-5876: [Java Client] Highest delivery tag variable not reset after failov...
Andrew MacBean
2014-07-04
1
-0
/
+1
*
QPID-5873: [Java Broker] Allow ACL rules to be applied to VirtualHostNode obj...
Keith Wall
2014-07-04
13
-110
/
+778
*
QPID-5877: [Java Broker] Potential for rejected messages to be resent out of ...
Andrew MacBean
2014-07-04
1
-1
/
+1
*
QPID-5875: Fix intruder protection system test
Alex Rudyy
2014-07-04
1
-2
/
+10
*
QPID-5875: Exclude test VirtualHostRestTest.testPutCreateVirtualHostUsingProf...
Alex Rudyy
2014-07-04
1
-0
/
+1
*
QPID-5867: Add intruder protection functionality for a cluster of BDB HA virt...
Alex Rudyy
2014-07-04
19
-28
/
+874
*
QPID-5853: Fix quote character location in broker command
Alex Rudyy
2014-06-30
1
-1
/
+1
*
QPID-5853: Fix quote character location in broker command for Windows
Alex Rudyy
2014-06-27
1
-1
/
+1
*
QPID-5857: Strengthen test ConsumerLoggingTest.testSubscriptionCreateQueueBro...
Alex Rudyy
2014-06-27
1
-1
/
+1
*
NO-JIRA: Updated java/README.txt with instructions to run examples.
Alan Conway
2014-06-26
1
-0
/
+10
*
QPID-5048: add pom to build the AMQP 0-x JMS client examples
Robert Gemmell
2014-06-26
2
-0
/
+67
*
QPID-5853: Use quotes in broker command line provided by maven profile in ord...
Alex Rudyy
2014-06-26
3
-14
/
+64
*
NO-JIRA: [Java Tests] BDB tests - prevent sporadic test failure from quorum o...
Andrew MacBean
2014-06-26
1
-38
/
+36
*
QPID-5821: [Java Broker] Make JDBC username and password separate attributes ...
Andrew MacBean
2014-06-26
13
-51
/
+187
*
QPID-5821: Remove unused settings interface incorrectly committed
Andrew MacBean
2014-06-26
8
-36
/
+13
*
QPID-5821: [Java Broker] Refactor MessageStore and DurableConfigurationStore ...
Andrew MacBean
2014-06-26
86
-613
/
+1004
*
QPID-5851: [Java Broker] Introduce new test profiles for JSON configuration s...
Alex Rudyy
2014-06-26
9
-41
/
+137
*
NO-JIRA: Added README.txt to java directory.
Alan Conway
2014-06-25
1
-0
/
+24
*
NO-JIRA: [Java Broker Tests] Add test checking the ability to delete (i.e. cl...
Keith Wall
2014-06-25
1
-0
/
+26
*
QPID-5846: Fix NPE in org.apache.qpid.server.virtualhost.berkeleydb.BDBHAVirt...
Alex Rudyy
2014-06-25
1
-1
/
+1
*
QPID-5792: add null check to avoid NPE during Destination decoding
Robert Gemmell
2014-06-24
1
-4
/
+7
*
QPID-5834: [Java Broker] Move validation that prevents to deletion of default...
Keith Wall
2014-06-24
7
-674
/
+147
*
QPID-5715: Set BDB message store durability only once on opening of virtual h...
Alex Rudyy
2014-06-23
12
-276
/
+140
*
NO-JIRA: added test exludes for transient profiles where the tests assume VH ...
Andrew MacBean
2014-06-23
1
-0
/
+3
*
QPID-5803: [Java Broker] Add a utilised flag to the VHN context after the blu...
Keith Wall
2014-06-20
2
-33
/
+160
*
QPID-5800: [Java Broker] Defect - prevent JDBC upgrader on throwing exception...
Keith Wall
2014-06-19
1
-1
/
+1
*
QPID-5819: Make JsonFileConfigStore#close idempotent, like other DCS implemen...
Keith Wall
2014-06-19
2
-12
/
+24
*
QPID-5825: Changes to address some review comments for initial commit
Andrew MacBean
2014-06-19
6
-54
/
+163
*
QPID-5800: [Java Broker] Refactor BDB message store implementation to separat...
Keith Wall
2014-06-19
7
-1200
/
+1507
*
QPID-5831: Unexpected internal exception when closing JE Replicated environment
Andrew MacBean
2014-06-19
1
-2
/
+22
*
QPID-5825: Broker tries to downgrade to the wrong amqp protocol version
Andrew MacBean
2014-06-19
5
-1
/
+252
*
QPID-5822: [Java Broker] Replace low level BDB/JDBC attributes in fovour of c...
Keith Wall
2014-06-18
29
-348
/
+638
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations - ...
Keith Wall
2014-06-18
3
-9
/
+10
*
QPID-5800: [Java Broker] Refactor Derby/JDBC message store implementations to...
Keith Wall
2014-06-18
20
-2031
/
+2770
*
QPID-5785: [Java Broker] Fix NPE when a topic exchange is closed after a mess...
Keith Wall
2014-06-17
2
-42
/
+185
*
QPID-5802: [Java Broker] Refactor VH implementations to avoid duplicated mess...
Keith Wall
2014-06-13
9
-160
/
+35
*
QPID-5801: [Java Broker] BDB HA - ensure that replication exceptions when rea...
Keith Wall
2014-06-13
1
-4
/
+21
*
NO-JIRA: [Java Broker Test] Derby tests profile should exclude BDB replicatio...
Keith Wall
2014-06-13
1
-0
/
+1
*
QPID-5800: [Java Broker] Refactor BDBConfigurationStore, move methods/fields ...
Keith Wall
2014-06-13
1
-51
/
+63
*
QPID-5721: Improve exception message used when String operand cannot be inter...
Keith Wall
2014-06-12
3
-44
/
+224
*
QPID-5811: logging to assist investigation of test failure
macbean
2014-06-10
1
-1
/
+7
*
QPID-5715: Move coalescing commiters into environment facades. Flush logs for...
Alex Rudyy
2014-06-09
11
-182
/
+139
*
QPID-5801: [Java Broker] BDB: Cache the sequence handler used for message seq...
Keith Wall
2014-06-09
4
-33
/
+146
*
QPID-5801: [Java Broker] BDB: Simply restore algorithm to efficiently calcula...
Keith Wall
2014-06-09
1
-13
/
+36
[next]