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
/
systests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
QPID-5715: Change test utility method for virtual host configuration store cr...
Alex Rudyy
2014-04-25
1
-0
/
+8
*
|
QPID-5578 : Ensure correct error code is returned when a queue is declared wi...
Robert Godfrey
2014-04-25
1
-1
/
+18
*
|
QPID-5702: upgrade JUnit dependency from version 3.8.1 to 4.11, change import...
Robert Gemmell
2014-04-22
10
-23
/
+23
*
|
NO-JIRA: [Java Broker] Remove now dead recovery/dependency resolution classes
Keith Wall
2014-04-22
1
-1
/
+2
*
|
QPID-5715: [Java Broker] Add virtual host node to the model and refactor exis...
Keith Wall
2014-04-21
26
-446
/
+492
*
|
QPID-5713 : [Java Broker] Remove non-test references to model singleton, and ...
Robert Godfrey
2014-04-20
1
-7
/
+10
*
|
QPID-5712 : [Java Broker] Remove VirtualHostRegistry and remove redundant map...
Robert Godfrey
2014-04-20
2
-14
/
+1
*
|
QPID-5578 : [Java Broker] Remove DurableConfigurationStoreHelper as it no lon...
Robert Godfrey
2014-04-18
1
-2
/
+2
*
|
QPID-5710 : [Java Broker] Use common creation/recovery mechanism for Queues
Robert Godfrey
2014-04-18
5
-42
/
+41
*
|
QPID-5710 : [Java Broker] Remove AMQQueueFactory and QueueRegistry
Robert Godfrey
2014-04-17
1
-5
/
+5
*
|
QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the...
Robert Godfrey
2014-04-17
5
-34
/
+42
*
|
QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...
Robert Godfrey
2014-04-17
4
-38
/
+54
*
|
QPID-5698 : [Java Broker] make the durable attribute automated, remove unused...
Robert Godfrey
2014-04-14
1
-1
/
+1
*
|
QPID-5685: Store configuration version as an attribute of virtualhost within ...
Keith Wall
2014-04-14
1
-5
/
+2
*
|
QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...
Robert Godfrey
2014-04-13
2
-3
/
+3
*
|
QPID-5687 : [Java Broker] change to explicitly use the port in a connection u...
Robert Godfrey
2014-04-13
1
-3
/
+7
*
|
QPID-5687 : [Java Broker] fix the initial config store to use "type" not "plu...
Robert Godfrey
2014-04-13
2
-8
/
+35
*
|
QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...
Robert Godfrey
2014-04-12
1
-1
/
+3
*
|
QPID-5680 : [Java Broker] remove configuration defualt maps
Robert Godfrey
2014-04-11
4
-32
/
+41
*
|
QPID-5680 : [Java Broker] move configuration defualts to annotations
Robert Godfrey
2014-04-11
5
-56
/
+61
*
|
QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...
Robert Godfrey
2014-04-10
8
-86
/
+53
*
|
QPID-5672 : [Java Broker] move variable interpolation to the configured object
Robert Godfrey
2014-04-09
13
-37
/
+73
*
|
QPID-5665 : [Java Broker] Unify VirtualHost model and implementation classes
Robert Godfrey
2014-04-07
4
-30
/
+21
*
|
QPID-5048: fix parsing error in AbstractTestLogging when determining connecti...
Robert Gemmell
2014-04-05
2
-19
/
+21
*
|
QPID-5615 : [Java Broker] Migrate broker config store to use same API as Virt...
Robert Godfrey
2014-04-04
39
-321
/
+302
*
|
QPID-5653: Replace DurableConfigurationStore/MessageStore recoverers with vis...
Keith Wall
2014-04-04
3
-75
/
+71
*
|
QPID-5653: Open databases and upgrade on opening of configuration/message stores
Alex Rudyy
2014-03-31
2
-9
/
+10
*
|
NO-JIRA: Make the MessageStore and DurableConfigurationStore stateless. This...
Keith Wall
2014-03-28
1
-35
/
+2
*
|
NO-JIRA: Merge changes from trunk.
Keith Wall
2014-03-25
15
-235
/
+229
|
\
\
|
*
|
QPID-5615 : [Java Broker] update the durable configuration store interface to...
Robert Godfrey
2014-03-23
2
-20
/
+10
|
*
|
QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...
Keith Wall
2014-03-21
12
-207
/
+212
*
|
|
Introduction of separate lifecycle methods on stores for open/close/recover.
Keith Wall
2014-03-25
3
-69
/
+208
*
|
|
QPID-5624: Remove dead test virtualhost.xml files and references to the same
Keith Wall
2014-03-21
1
-5
/
+0
*
|
|
NO-JIRA: Merged changes from trunk with command:
Keith Wall
2014-03-18
1
-8
/
+0
|
\
\
\
|
|
/
/
|
*
|
QPID-5625 : [Java Broker] ensure common configured object values are saved to...
Robert Godfrey
2014-03-12
1
-8
/
+0
*
|
|
QPID-5624: Introduce configurationStoreSettings VH attributes
Keith Wall
2014-03-17
1
-2
/
+0
*
|
|
QPID-5624: Introduce messageStoreSettings VH attribute and move all message s...
Keith Wall
2014-03-14
10
-70
/
+143
*
|
|
QPID-5624: Remove MessageStoreCreator and finish some virtual host refactoring
Keith Wall
2014-03-13
3
-54
/
+17
*
|
|
QPID-5624: Remove virtualhost xml configuration. Move virtual host configurat...
Alex Rudyy
2014-03-12
42
-415
/
+366
|
/
/
*
|
QPID-5611 : Fix other logging to always use the most current event logger hel...
Robert Godfrey
2014-03-08
1
-1
/
+1
*
|
QPID-5611 : Ensure the appropriate principals are available at the time of al...
Robert Godfrey
2014-03-08
1
-5
/
+2
*
|
QPID-5611 : Change the event logger from a singleton to an instance
Robert Godfrey
2014-03-08
1
-1
/
+2
*
|
QPID-5611 : [Java Broker] remove LogActors
Robert Godfrey
2014-03-07
3
-3
/
+22
*
|
QPID-4000 , QPID-5601 : Improve conversion of reply-to between different prot...
Robert Godfrey
2014-03-05
1
-2
/
+1
*
|
QPID-5601 : [Java Broker] The 0-x "default exchange" should not actually be m...
Robert Godfrey
2014-03-04
1
-10
/
+9
*
|
QPID-5577 : address review comments
Robert Godfrey
2014-03-03
1
-2
/
+0
*
|
QPID-5596 : [Java] Address bugs found by FindBugs
Robert Godfrey
2014-03-03
2
-6
/
+6
*
|
QPID-5592 : [Java Broker] AuthenticationManagers should directly implement Au...
Robert Godfrey
2014-03-03
8
-20
/
+12
*
|
QPID-5577 : [Java Broker] Change Exchange,Queue,Binding,Consumer to implement...
Robert Godfrey
2014-02-26
10
-44
/
+39
*
|
QPID-5579 : Use annotations to generate statistics values
Robert Godfrey
2014-02-25
9
-96
/
+108
[prev]
[next]