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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-4390: Rename BrokerLauncher back into Broker, move AmqpPortAdapter into ...
Alex Rudyy
2013-02-18
2
-5
/
+5
*
merge from trunk up to revision 1446845
Alex Rudyy
2013-02-18
3
-20
/
+102
*
QPID-4390: Save the configuration changes into the broker store
Alex Rudyy
2013-02-15
4
-6
/
+185
*
QPID-4390: Remove xml configuration support
Alex Rudyy
2013-01-29
2
-11
/
+13
*
QPID-4390: Add thread dump reporting for the spawn broker if the broker fails...
Alex Rudyy
2013-01-29
1
-1
/
+7
*
QPID-4390: Fix StatisticsReportingTest
Alex Rudyy
2013-01-29
2
-11
/
+61
*
merge from trunk up to revision 1438053
Alex Rudyy
2013-01-25
16
-718
/
+393
*
QPID-4390: Fix BrokerLoggingTest tests
Alex Rudyy
2013-01-25
1
-14
/
+34
*
QPID-4390: Change json configuration store to identify configuration entry ty...
Alex Rudyy
2013-01-25
1
-9
/
+0
*
QPID-4390: Fix messagestore.class.name settings in derby memory profiles. Fix...
Alex Rudyy
2013-01-25
3
-15
/
+14
*
QPID-4390: Change system tests to use broker configuration in json format
Alex Rudyy
2013-01-24
50
-840
/
+691
*
QPID-4390: Add groupFile attribute to broker to allow configuring of FileGrou...
Alex Rudyy
2013-01-21
2
-2
/
+3
*
QPID-4390: Add defaults to http management
Alex Rudyy
2013-01-18
3
-2
/
+8
*
QPID-4390: Introduce defaults in jmx management plugin
Alex Rudyy
2013-01-18
2
-2
/
+4
*
QPID-4390: Change port defaults to provide a default port name based on port ...
Alex Rudyy
2013-01-18
4
-17
/
+7
*
QPID-4390: Add support to create virtual host without configuration file. Add...
Alex Rudyy
2013-01-16
1
-2
/
+1
*
QPID-4390: Add broker defaults
Alex Rudyy
2013-01-16
2
-2
/
+2
*
QPID-4390: Add port defaults
Alex Rudyy
2013-01-14
4
-20
/
+48
*
merge from trunk up to revision 1422060
Alex Rudyy
2012-12-17
2
-8
/
+28
*
QPID-4390: Remove obsolete broker attributes and replace some of them with sy...
Alex Rudyy
2012-12-12
4
-6
/
+8
*
QPID-4390: Remove references to ApplicationRegistry from broker unit tests
Alex Rudyy
2012-12-06
1
-11
/
+0
*
QPID-4390: Add missing broker adapter attribute
Alex Rudyy
2012-12-06
2
-2
/
+3
*
QPID-4390: Move SecurityManager into BrokerAdapter and refactor the AccessCon...
Alex Rudyy
2012-12-03
2
-2
/
+3
*
merge from trunk up to revision 1415148
Alex Rudyy
2012-11-30
5
-5
/
+590
*
some tweaks on prior changes, plus remove more status-updates related config
Robert Gemmell
2012-11-21
4
-36
/
+1
*
merge from trunk up to r 1411033
Robert Gemmell
2012-11-19
4
-45
/
+403
*
Some more WIP cleanup
Robert Gemmell
2012-11-16
2
-2
/
+1
*
WIP - clean-up
Alex Rudyy
2012-11-12
1
-1
/
+2
*
QPID-4390: WIP - Replace JMX management configuration entry 'useCustomRMISoc...
Alex Rudyy
2012-11-07
2
-1
/
+3
*
Add more comments to remove references to ServerConfiguration
Alex Rudyy
2012-11-06
1
-0
/
+1
*
QPID-4390: WIP - Add ConfigurationEntryStore, implement XMLConfigurationEntry...
Alex Rudyy
2012-11-01
6
-14
/
+15
*
QPID-4298: AMQQueueDeferredOrderingTest should sync after sending the test me...
Keith Wall
2012-10-18
1
-6
/
+6
*
QPID-3317 Modified the code to implement correct behavior for link
Rajith Muditha Attapattu
2012-10-12
1
-41
/
+89
*
QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad...
Robert Gemmell
2012-10-12
38
-47
/
+6183
*
QPID-4352: fix break in ConnectionFactory following SSL truststore/keystore p...
Robert Gemmell
2012-10-02
3
-29
/
+55
*
NO-JIRA: remove unused 'manual non-test' classes
Robert Gemmell
2012-10-02
2
-532
/
+0
*
QPID-4334: removed the firewall plugin and moved its functionality into the A...
Keith Wall
2012-09-28
6
-511
/
+29
*
QPID-4333: remove the Slow Consumer Detection plugin and associated documenta...
Robert Gemmell
2012-09-20
6
-834
/
+0
*
QPID-4284: Remove system test dependencies on development and localhost virtu...
Keith Wall
2012-09-17
10
-307
/
+67
*
QPID-4303: FailoverTest sometimes fails on slower CI boxes.
Keith Wall
2012-09-14
1
-11
/
+14
*
QPID-4292: add ACL rule to authorise access to the web management UI
Keith Wall
2012-09-10
1
-9
/
+18
*
QPID-4289: Fix 0-8/0-9/0-9-1 failover issues
Robert Gemmell
2012-09-10
4
-27
/
+329
*
QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete...
Robert Gemmell
2012-09-01
2
-8
/
+77
*
QPID-4242 : [Java Broker] Remove QMFv1 implementation
Robert Godfrey
2012-08-29
1
-31
/
+0
*
QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the...
Robert Gemmell
2012-08-26
2
-29
/
+97
*
QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex...
Robert Gemmell
2012-08-24
5
-33
/
+69
*
NO-JIRA: remove unused manual test class
Robert Gemmell
2012-08-14
1
-277
/
+0
*
QPID-4111: add licence header to various files
Robert Gemmell
2012-08-12
1
-0
/
+19
*
NO-JIRA: Remove unnecessary build dependency from systest => web.
Keith Wall
2012-08-01
1
-1
/
+1
*
QPID-4124: Improved logging that is produced when the various transaction tim...
Robert Gemmell
2012-07-31
1
-1
/
+1
[next]