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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5578 : [Java Broker] Tidy up - minimize use of MapValueConverter, make c...
Robert Godfrey
2014-04-18
94
-782
/
+399
*
QPID-5710 : [Java Broker] Use common creation/recovery mechanism for Bindings
Robert Godfrey
2014-04-18
8
-23
/
+145
*
QPID-5710 : [Java Broker] Use common creation/recovery mechanism for Queues
Robert Godfrey
2014-04-18
70
-1003
/
+1101
*
QPID-5710 : [Java Broker] Remove AMQQueueFactory and QueueRegistry
Robert Godfrey
2014-04-17
14
-540
/
+337
*
QPID-5580 : [Java Broker] Introduce explicit type hierarchy for queues in the...
Robert Godfrey
2014-04-17
42
-346
/
+454
*
NO-JIRA: older versions of boost get confused when one option is a substring ...
Gordon Sim
2014-04-17
1
-1
/
+1
*
QPID-5709 : [Java Broker] Replace exchange registry / factory with use of com...
Robert Godfrey
2014-04-17
86
-2226
/
+1678
*
QPID-5708: only set 'queue' type if routing-key is not empty
Gordon Sim
2014-04-16
1
-2
/
+4
*
QPID-5707: treat '#' as implying create for exchange as well as queue
Gordon Sim
2014-04-16
1
-3
/
+18
*
QPID-5706: add optional domain to incoming and outgoing link objects
Gordon Sim
2014-04-16
12
-18
/
+82
*
QPID-5705: throw exception when domain already exists
Gordon Sim
2014-04-16
1
-1
/
+1
*
QPID-5704: use shared pointer to avoid dangling referece to domain
Gordon Sim
2014-04-16
4
-20
/
+20
*
NO-JIRA: make new output introduced in r1587304 optional, as it breaks severa...
Gordon Sim
2014-04-16
1
-5
/
+9
*
QPID-5700: ensure interleaved segments on different tracks do not get confused
Gordon Sim
2014-04-15
1
-12
/
+16
*
QPID-5698 : [Java Broker] make attributes automated or derived
Robert Godfrey
2014-04-15
20
-253
/
+185
*
QPID-5694: Windows C++ broker SSL: do not send non-existent negotiation token...
Clifford Jansen
2014-04-15
1
-1
/
+1
*
QPID-5698 : [Java Broker] make the lifetimePolicy attribute automated
Robert Godfrey
2014-04-15
42
-443
/
+113
*
NO-JIRA: Make qpid-receive print a bit more info for message headers/content
Andrew Michael Stitcher
2014-04-14
1
-2
/
+8
*
QPID-5699 : [Java Broker] Make getAttributeNames() in AbstractConfiguredObjec...
Robert Godfrey
2014-04-14
24
-153
/
+2
*
QPID-5696: Floats losing their fractional part.
Darryl L. Pierce
2014-04-14
1
-1
/
+1
*
QPID-5698 : [Java Broker] remove duplicate definitions of the DURABLE attribu...
Robert Godfrey
2014-04-14
18
-24
/
+0
*
QPID-5698 : [Java Broker] make the durable attribute automated, remove unused...
Robert Godfrey
2014-04-14
27
-739
/
+273
*
NO-JIRA: added some notes on dynamic node policies and broker initiated links...
Gordon Sim
2014-04-14
1
-0
/
+54
*
QPID-5669: spurious error on connection close (Windows C++): SSL negotiation ...
Clifford Jansen
2014-04-14
3
-42
/
+67
*
QPID-5685: Store configuration version as an attribute of virtualhost within ...
Keith Wall
2014-04-14
23
-303
/
+618
*
QPID-5690 : [Java Broker] Improve mechanisms for validating and reacting to c...
Robert Godfrey
2014-04-13
70
-3435
/
+4118
*
QPID-5687 : [Java Broker] change to explicitly use the port in a connection u...
Robert Godfrey
2014-04-13
2
-4
/
+8
*
QPID-5687 : [Java Broker] change to explicitly use the port in a connection u...
Robert Godfrey
2014-04-13
1
-1
/
+1
*
QPID-5687 : [Java Broker] fix the initial config store to use "type" not "plu...
Robert Godfrey
2014-04-13
7
-54
/
+66
*
QPID-5686 : [Java Broker] Make handling of parents of ConfiguredObjects consi...
Robert Godfrey
2014-04-12
50
-1173
/
+1300
*
QPID-5639 : [Java Broker] Correct SASL Mechanism name in client / use consist...
Robert Godfrey
2014-04-12
5
-10
/
+10
*
QPID-5683 : [Java Broker] Make the AMQP 1.0 protocol logging available throug...
Robert Godfrey
2014-04-11
2
-29
/
+93
*
Updated build instructions also added RDMA prerequisites fixing QPID-5652
Andrew Michael Stitcher
2014-04-11
1
-16
/
+65
*
QPID-5680 : [Java Broker] remove configuration defualt maps
Robert Godfrey
2014-04-11
67
-425
/
+323
*
QPID-5673 : [Java Broker] Check the virtual host has been found before attemp...
Robert Godfrey
2014-04-11
1
-7
/
+12
*
QPID-5684 : [Java Broker] Links detached with an error should set the closed ...
Robert Godfrey
2014-04-11
1
-15
/
+37
*
QPID-5048: remove enforcer rule, it is no longer used
Robert Gemmell
2014-04-11
3
-346
/
+0
*
QPID-5680 : [Java Broker] move configuration defualts to annotations
Robert Godfrey
2014-04-11
52
-600
/
+640
*
QPID-5681: Fix core dump in interlink_tests.
Alan Conway
2014-04-11
2
-1
/
+9
*
QPID-5676, QPID-5677, QPID-5048: go back to using the original BCEL dependenc...
Robert Gemmell
2014-04-10
4
-13
/
+6
*
QPID-5676: revert r1586026, taking a different approach to equalise the builds
Robert Gemmell
2014-04-10
3
-5
/
+5
*
QPID-5679 : [Java Broker] Use interpolation for "inherited" attributes (such ...
Robert Godfrey
2014-04-10
36
-1097
/
+553
*
QPID-5677: commons-configuration is no longer used on trunk, remove it from t...
Robert Gemmell
2014-04-09
1
-5
/
+0
*
QPID-5677: stop including extra files within the qpid-all.jar manifest jars
Robert Gemmell
2014-04-09
2
-2
/
+2
*
QPID-5675: remove the unused xalan dependency, matching previous change in th...
Robert Gemmell
2014-04-09
3
-34
/
+1
*
QPID-5674: update the target creating the 'java release' tar to ignore the te...
Robert Gemmell
2014-04-09
1
-0
/
+2
*
QPID-5676: update BCEL dependency in the Ant build to match previous change f...
Robert Gemmell
2014-04-09
3
-5
/
+5
*
QPID-5048: include the JMS API jar in the client release assemblies as we hav...
Robert Gemmell
2014-04-09
4
-0
/
+24
*
QPID-5677: separate and update the LICENCE and NOTICE file used for source
Robert Gemmell
2014-04-09
7
-635
/
+896
*
QPID-5560: Fix ReplicationTests.test_reject to work with SWIG and native clie...
Alan Conway
2014-04-09
1
-1
/
+1
[next]