summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5578 : [Java Broker] Use annotation to allow registration of all Configu...Robert Godfrey2014-04-3098-2047/+1225
* QPID-5732: Perl examples getting the wrong cmdline argumentsDarryl L. Pierce2014-04-292-5/+5
* QPID-5489: Change uuid detection code to the code that proton usesAndrew Stitcher2014-04-291-22/+28
* QPID-5489: More cleaning up of the Uuid codeAndrew Stitcher2014-04-2910-69/+126
* QPID-5048: remove enforcer rule that requires enable property to be set.Robert Gemmell2014-04-291-5/+0
* QPID-5048: update pom versions to 0.30-SNAPSHOT, using: mvn release:update-ve...Robert Gemmell2014-04-2939-53/+50
* QPID-5730 : [Java Broker] allow configured object attributes to be maked as n...Robert Godfrey2014-04-298-46/+317
* QPID-5727: Prevent test failure in test environments already using the defaul...Keith Wall2014-04-292-2/+7
* QPID-5715: [Java Broker]: Wire up the BDB HA VirtualHostNode to the Replicate...Keith Wall2014-04-295-38/+595
* QPID-5729: handle concurrent triggering of topic policyGordon Sim2014-04-283-1/+16
* QPID-5719: Fix unintentional dependency on qpid-ha for non-HA installations.Alan Conway2014-04-281-3/+8
* QPID-5578 : Address Review comment from Keith Wall re: r1589912Robert Godfrey2014-04-289-78/+132
* QPID-5686 : Address review comments from Alex RudyyRobert Godfrey2014-04-281-62/+22
* QPID-5679 : Address review comments from Alex RudyyRobert Godfrey2014-04-283-68/+15
* QPID-5721 : Allow interpolation to include the values of attributes of the ob...Robert Godfrey2014-04-281-0/+135
* QPID-5665 : Address review comments from Alex RudyyRobert Godfrey2014-04-286-140/+80
* QPID-5726 : [Java Broker] Use annotation processing to generate object factor...Robert Godfrey2014-04-28201-2629/+1180
* QPID-5725: Use correct comparison function to match property keysAndrew Michael Stitcher2014-04-272-1/+14
* QPID-5724 : Allow configured object default values to be overridden by subtypesRobert Godfrey2014-04-265-96/+70
* QPID-5715: [Java Broker]: Refactor VHN implementations to avoid duplicated codeKeith Wall2014-04-265-433/+347
* QPID-5048 : Add empty argLine property to allow for tests to run within Intel...Robert Godfrey2014-04-261-0/+1
* QPID-5578 : make mocked queue return the correct model object to prevent NPEsRobert Godfrey2014-04-261-0/+1
* QPID-5723: fix JavaScript issues to enable evaluation under the new engine in...Robert Gemmell2014-04-261-2/+2
* QPID-5723: fix compilation under JDK 8 (somehow..?)Robert Gemmell2014-04-261-1/+2
* QPID-5615 : Address review comments from Alex RudyyRobert Godfrey2014-04-2538-225/+128
* NO-JIRA: HA qpid-ha usability: automatically use qpidd.conf if no --broker op...Alan Conway2014-04-251-1/+13
* QPID-5715: [Java Broker] Defect fix - when stop the VHN before deleting itKeith Wall2014-04-251-1/+29
* QPID-5634: Remove virtualhost level attribute, securityAcl, which was made ob...Keith Wall2014-04-254-20/+1
* QPID-5578 : Make TaskExecutor an interface and provide a test-only current th...Robert Godfrey2014-04-253-11/+7
* NO-JIRA: HA documentation update, not on importance of "chkconfig qpidd off"Alan Conway2014-04-251-1/+24
* QPID-5715: Change test utility method for virtual host configuration store cr...Alex Rudyy2014-04-251-0/+8
* QPID-5578 : Make TaskExecutor an interface and provide a test-only current th...Robert Godfrey2014-04-2532-492/+704
* QPID-5578 : Ensure correct error code is returned when a queue is declared wi...Robert Godfrey2014-04-2521-135/+138
* QPID-5639 : Add SASL SCRAM-SHA-1 Java client supportRobert Godfrey2014-04-242-0/+397
* QPID-5578 : Remove unusued contants and tidy up other codeRobert Godfrey2014-04-243-137/+115
* QPID-5580 : Address review comments from Keith Wall / remove dead codeRobert Godfrey2014-04-241-62/+0
* QPID-5698 : Address review comments by Keith WallRobert Godfrey2014-04-2410-21/+0
* QPID-5722 : Client connection read can hang forever since socket timeout is 0...Robert Godfrey2014-04-241-8/+37
* NO-JIRA: HA minor cleanup of qpid-ha toolAlan Conway2014-04-243-79/+9
* QPID-5719: HA becomes unresponsive once any of the brokers are SIGSTOPedAlan Conway2014-04-246-48/+100
* QPID-5710 : Address review comments from Keith Wall and remove unnecessary cl...Robert Godfrey2014-04-249-168/+105
* QPID-5698 : [Java Broker] fix broken implementation of queue automated/derive...Robert Godfrey2014-04-242-30/+2
* QPID-5709 : [Java Broker] address review comments from Keith WallRobert Godfrey2014-04-245-190/+25
* QPID-5714: In ha_tests, skip if the target test code is missingJustin Ross2014-04-241-0/+5
* QPID-5721 : [Java Broker] allow interpolation and parsing of string values as...Robert Godfrey2014-04-241-1/+95
* QPID-5720: HA exception raised by the store for durable transactionsAlan Conway2014-04-233-8/+10
* QPID-5716: Messaging C++ .NET binding fails to return GetContentObject dataCharles E. Rolke2014-04-234-17/+96
* QPID-5718: Dead code in the HA codebaseAlan Conway2014-04-231-15/+0
* QPID-5711: HA doc clarifications on security.Alan Conway2014-04-231-6/+10
* QPID-5711: HA cannot promote primary if SASL security is enabled.Alan Conway2014-04-235-30/+81