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
/
java
/
broker
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-2659: Add AMQStoreException to message stores
Andrew Donald Kennedy
2010-07-26
11
-176
/
+175
*
QPID-2661: Throw a NOT_IMPLEMENTED AMQException for 0-10 messages
Andrew Donald Kennedy
2010-07-26
1
-1
/
+1
*
QPID-2657: Remove unnecessary ssn.processed() call
Andrew Donald Kennedy
2010-07-26
1
-1
/
+0
*
QPID-2757: Remove double checked locking
Andrew Donald Kennedy
2010-07-26
1
-14
/
+7
*
QPID-2657: Make Exceptions propagate to client for 0-10
Andrew Donald Kennedy
2010-07-22
3
-54
/
+96
*
QPID-2740 : Update to use backupFilesToPath for non-compressed files.
Martin Ritchie
2010-07-22
1
-18
/
+10
*
QPID-2739 : Updated deleteFile to add the backupFilesToPath for delete reques...
Martin Ritchie
2010-07-22
1
-3
/
+36
*
QPID-2682: Move slow consumer disconnection mechanism to the broker
Andrew Donald Kennedy
2010-07-22
17
-40
/
+1919
*
QPID-2679: cache queues that are configured on a per-virtualhost basis
Andrew Donald Kennedy
2010-07-22
1
-1
/
+8
*
QPID-2731: ensure the MessageStoreTest test store for Derby is created within...
Robert Gemmell
2010-07-21
1
-1
/
+2
*
QPID-2731, QPID-2741, QPID-2742: Enable the MessageStoreTest to run for the D...
Robert Gemmell
2010-07-16
2
-43
/
+72
*
QPID-2742: Gather exchange type name properly, and remove the extraneous stat...
Robert Gemmell
2010-07-16
1
-3
/
+3
*
QPID-2741: issue the shutdown command to Derby during close()
Robert Gemmell
2010-07-16
1
-0
/
+16
*
QPID-2731: enable getting/setting queue exclusivity via JMX
Robert Gemmell
2010-07-16
10
-2
/
+113
*
QPID-2726: add custom PlainPasswordCallback to enable PLAIN auth against cust...
Robert Gemmell
2010-07-10
2
-16
/
+88
*
QPID-2726: move the password verification process to an easily overridable pr...
Robert Gemmell
2010-07-08
1
-2
/
+15
*
Fixed a compile error.
Rajith Muditha Attapattu
2010-07-06
1
-26
/
+0
*
QPID-2700 Patch for ability to remove bindings from exchanges and additional ...
Marnie McCormack
2010-07-05
2
-0
/
+110
*
QPID-2681 : Add final SCD testing for Topic and Subscriptions
Martin Ritchie
2010-07-05
1
-6
/
+9
*
QPID-2681 : Provide default empty configuration for TopicConfig
Martin Ritchie
2010-07-05
1
-0
/
+6
*
QPID-1447 : Added some addition debug log to queue to aid understanding when ...
Martin Ritchie
2010-07-05
1
-0
/
+5
*
QPID-2681 : Update VHC to correctly merge queues-(exchange)-queue
Martin Ritchie
2010-07-05
1
-16
/
+16
*
QPID-2681 : Correcly process global configuration, added test to cover
Martin Ritchie
2010-07-05
2
-6
/
+65
*
QPID-2681 : Provide ability to merge configurations. This does simple merging...
Martin Ritchie
2010-07-05
4
-34
/
+224
*
QPID-2581 : Process new topic configuration
Martin Ritchie
2010-07-05
3
-21
/
+309
*
QPID-1447 : Move Queue Reconfiguration to the Queue rather than the Binding F...
Martin Ritchie
2010-07-05
2
-8
/
+9
*
QPID-2687: Make PluginManager auto-deploy bundles properly
Robert Gemmell
2010-06-23
1
-25
/
+7
*
QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a...
Martin Ritchie
2010-06-22
1
-0
/
+1
*
QPID-2665: Remove BROKER from object types for plugins
Robert Gemmell
2010-06-17
3
-15
/
+0
*
QPID-2654: Add Actor logging to the ACL plugin
Robert Gemmell
2010-06-17
3
-0
/
+13
*
QPID-2662: Use actual SocketAddress instead of the String representation
Robert Gemmell
2010-06-17
3
-3
/
+5
*
QPID-2673: dont hold a disposition change listener for messages when accept-m...
Robert Gemmell
2010-06-17
2
-3
/
+10
*
Update SAMQQT to use an initialised Direct exchange rather than make its own.
Martin Ritchie
2010-06-14
1
-1
/
+4
*
QPID-2638 : Add initial support for Topics section in configuration file.
Martin Ritchie
2010-06-14
13
-26
/
+242
*
QPID-2625 : Moved Logging generation to moudule.xml to allow plugins to utili...
Martin Ritchie
2010-06-14
41
-476
/
+2780
*
Update LogMessage Generation to be based on a the existance of a _logmessages...
Martin Ritchie
2010-06-14
1
-71
/
+72
*
QPID-2650: revert change in r952930 which removed the extraneous vhost subdir...
Robert Gemmell
2010-06-10
1
-5
/
+7
*
QPID-2650: Make use of connections with auto-commit transactions disabled for...
Robert Gemmell
2010-06-09
2
-116
/
+104
*
QPID-2632 : External broker profile actually needs an InVM broker created to ...
Martin Ritchie
2010-06-03
1
-1
/
+1
*
QPID-1447 : Ensure we only attempt to load plugins that are configured and so...
Martin Ritchie
2010-06-03
1
-3
/
+7
*
Cleanup code. Configuration security.access is not used anymore
Martin Ritchie
2010-06-03
2
-6
/
+4
*
Increase ExpiredMessageCheck time period to ensure test succesfully runs
Martin Ritchie
2010-06-03
1
-1
/
+1
*
QPID-2581 : Update Plugins that use configuration to only throw Configuration...
Martin Ritchie
2010-06-03
9
-39
/
+109
*
Remove Plugin.isConfigured Only configured plugins should be created
Martin Ritchie
2010-06-03
2
-23
/
+10
*
Add the ASF License to various classes currently missing it
Robert Gemmell
2010-06-02
1
-0
/
+20
*
QPID-2581 : Update Plugins to have a consistent configure(ConfigurationPlugin...
Martin Ritchie
2010-06-02
6
-28
/
+15
*
QPID-2632 : Fix test that need to modify the configuration before starting th...
Martin Ritchie
2010-06-02
8
-124
/
+133
*
QPID-2632 : Update test to use the testName'd queue by default not 'test'
Martin Ritchie
2010-06-02
1
-1
/
+1
*
QPID-2632 : Move the creation of the default virtualhosts in the xml config t...
Martin Ritchie
2010-06-02
1
-15
/
+23
*
QPID-2632 : extra plugins require common/test for the test NetworkDriver
Martin Ritchie
2010-06-02
1
-6
/
+1
[next]