summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5978 : [Java Client] deal with protocol initialisation failures such as ...Robert Godfrey2014-08-113-11/+23
* QPID-5984: [Java Broker] Queue tab improvementsKeith Wall2014-08-102-58/+104
* QPID-5982: [Java Broker] BDB HA: Reset replication transaction id when contac...Keith Wall2014-08-103-5/+6
* QPID-5983: [Java Broker] BDB HA: Reset role to DETACHED when BDB HA VHN is st...Keith Wall2014-08-101-5/+10
* QPID-4429 : Fix 0-8 version of frame too large testRobert Godfrey2014-08-091-1/+1
* QPID-4429 : [Java] Implement max frame size negotiation checks in 0-x protocolsRobert Godfrey2014-08-0926-211/+687
* QPID-5878 : Address review comments from [~k-wall]Robert Godfrey2014-08-082-13/+13
* QPID-5745 : [Java Broker] enforce disconnect of AMQP 0-x connections when aut...Robert Godfrey2014-08-088-18/+63
* QPID-5746 : [Java Broker] enforce idle disconnect of AMQP 0-8/9/9-1 connectionsRobert Godfrey2014-08-081-1/+10
* QPID-5610: add a profile override to the QMF build to disable the apache-rele...Robert Gemmell2014-08-081-0/+26
* QPID-5980: tweak javadoc for QMF2 bits to remove errors (but not warnings), a...Robert Gemmell2014-08-0838-63/+65
* QPID-5981: [Java Broker] Add ability to set binding arguments in web manageme...Alex Rudyy2014-08-082-21/+245
* QPID-5980: final tweaks to resolve javadoc errors and allow use of the apache...Robert Gemmell2014-08-082-1/+8
* QPID-4307 : [Java Broker] prevent the copying/moving of messages onto queues ...Robert Godfrey2014-08-0824-24/+471
* QPID-5980: javadoc fixups continueRobert Gemmell2014-08-086-34/+32
* QPID-5980: continued javadoc fixupsRobert Gemmell2014-08-0829-280/+198
* QPID-5979: Derby/JDBC logs unnecessary "message not found" at WARN on rollback.Keith Wall2014-08-082-11/+16
* QPID-5980: yet more javadoc fixupsRobert Gemmell2014-08-0814-61/+40
* QPID-5980: more javadoc fixupsRobert Gemmell2014-08-0811-76/+30
* QPID-5980: revert exclusion of selector parser from javadoc run, it is only e...Robert Gemmell2014-08-081-13/+1
* QPID-5980: exclude selector parser from javadoc, its full of generated incomp...Robert Gemmell2014-08-081-1/+13
* QPID-5980: more javadoc fixupsRobert Gemmell2014-08-0825-114/+64
* QPID-5980: initial javadoc fixupsRobert Gemmell2014-08-0827-174/+45
* QPID-3978 : [Java Broker] Allow for acquired messages to be removed from a qu...Robert Godfrey2014-08-0823-90/+389
* QPID-5978 : [Java Client] fail faster when a TCP connection is established, b...Robert Godfrey2014-08-082-18/+36
* QPID-5976: [Java Broker] The file keystore/truststore objects should not try ...Keith Wall2014-08-082-0/+9
* QPID-5813: advance version numbers on trunk to 0.32-SNAPSHOTRobert Gemmell2014-08-086-6/+6
* NO_JIRA: update docbook version variables to match that of the maven pomsAndrew MacBean2014-08-082-2/+2
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-0817-86/+228
* QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))Alan Conway2014-08-086-29/+61
* QPID-5973: HA cluster state may get stuck in recoveringAlan Conway2014-08-085-4/+26
* QPID-5813: Advance version numbers on trunk to 0.29Justin Ross2014-08-0711-14/+14
* QPID-5813: Advance version numbers on trunk to 0.29 or 0.32-SNAPSHOT as appro...Justin Ross2014-08-0745-46/+46
* QPID-5972: [Java Broker] Web UI to edit actual attribute values rather than e...Keith Wall2014-08-0747-158/+316
* QPID-5957 : fix race condition which can cause test to failRobert Godfrey2014-08-071-1/+1
* QPID-5971 : [Java Broker] enable long running transaction warnings by defaultRobert Godfrey2014-08-071-2/+2
* QPID-5970 : [Java Broker] Expose "age of oldest message on queue" to manageme...Robert Godfrey2014-08-0720-37/+355
* QPID-5960: Turn on SSL host name verification by defaultAlex Rudyy2014-08-076-12/+107
* QPID-5969 : [Java Common] Add support of AMQP 0-9-1 field-array typeRobert Godfrey2014-08-065-15/+253
* QPID-5948: prevent creation of durable topic backed by non-durable exchange; ...Gordon Sim2014-08-062-1/+7
* QPID-5965 : Fix test mock message to include stored messageRobert Godfrey2014-08-061-0/+2
* QPID-5967: Intruder node detection must be mandatory and should validate all ...Alex Rudyy2014-08-0611-407/+349
* QPID-5965 : [Java Broker] flow transient messages to disk in low memory situa...Robert Godfrey2014-08-0623-24/+348
* QPID-5048: update client release assemblies to contain the example sources, a...Robert Gemmell2014-08-064-0/+58
* QPID-5964: Add SetContentObject support for list and map.Charles E. Rolke2014-08-053-1/+60
* QPID-5963: fix from Chris Richardson to prevent broker incorrecctly thinking ...Gordon Sim2014-08-051-1/+1
* QPID-5940 : Make ConfiguredObjectTypeRegistry more easy to test, and add some...Robert Godfrey2014-08-0520-85/+379
* QPID-5048: add pom to build the AMQP 1.0 JMS client examples, simplify exampl...Robert Gemmell2014-08-054-100/+103
* QPID-5962: [Java Broker] Prevent two or more BDB virtual host or virtual host...Keith Wall2014-08-055-15/+248
* QPID-5959: allow content encoding to be readGordon Sim2014-08-041-0/+3