summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA: [Java Tests] Strengthen BDBHAVirtualHostNodeOperationalLoggingTest.t...Alex Rudyy2014-10-031-0/+3
* QPID-6116: [Python Client 0-8..0-9] Fix spelling error in new method nameKeith Wall2014-10-035-5/+5
* QPID-6131: [Java Broker] Mark virtualhosts that are being closed as UNAVAILAB...Keith Wall2014-10-032-2/+3
* QPID-6126: Add checks to allow operations with configured objects in ERRORED ...Alex Rudyy2014-10-024-17/+15
* QPID-6126: Improve validation and exception messages for BDB HA nodeAlex Rudyy2014-10-025-43/+44
* QPID-6126: [Java Tests] Prevent the new ACLFileAccessControlProviderImplTest ...Keith Wall2014-10-021-1/+2
* QPID-6128: Fix compiling SocketAddress on ARMDarryl L. Pierce2014-10-021-4/+12
* QPID-6126: Invoke on-create validation after common validation, delete CO if ...Alex Rudyy2014-10-023-39/+39
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-0152-333/+2420
* QPID-6129: [Java Broker] Chain exceptions in Derby/JDBC store implementationsKeith Wall2014-10-012-15/+6
* NO-JIRA: [Java Broker Tests] Prevent VirtualHostTest from orphaning housekeep...Keith Wall2014-10-011-1/+13
* QPID-6116: [Python Client 0-8..0-9] Allow fallback to anon/external sasl if n...Keith Wall2014-10-0111-24/+35
* QPID-6127: slight refactoring of previous solution for brevity; suggested by ...Gordon Sim2014-09-301-8/+2
* QPID-6127: avoid using negative durations with sys::BlockingQueue.pop() as it...Gordon Sim2014-09-301-2/+20
* NO-JIRA: fix syntax for older python versions (and consistent with style used...Gordon Sim2014-09-301-6/+7
* NO-JIRA: [Java Broker] UI change to update BDB HA permitted nodes hidden fiel...Andrew MacBean2014-09-291-0/+1
* QPID-6118: Add qmf shutdown command to the brokerAlan Conway2014-09-263-5/+18
* QPID-6123: allow for change in engine API introduced in 0.8Gordon Sim2014-09-264-12/+52
* QPID-6116: ensure new packages are installedGordon Sim2014-09-261-1/+1
* QPID-6122: Temporarily exclude testKeith Wall2014-09-261-0/+3
* QPID-6116: [Python Client 08..091] Add ability to negotiate SASL mechanism an...Keith Wall2014-09-2520-7/+605
* QPID-6117: [Python Client 0-8..0-9] Ignore socket.error ENOTCONN when trying ...Keith Wall2014-09-251-3/+10
* QPID-6114: Remove redundant overridden getAttribute(String) method from CO an...Alex Rudyy2014-09-2516-152/+2
* NO-JIRA: [Java Broker Tests] Fix for occasionally failing ConnectionManagemen...Keith Wall2014-09-251-0/+10
* QPID-6111: [Java Broker] Ensure that when the REF is shutdown sufficient time...Keith Wall2014-09-241-10/+40
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-2431-376/+193
* QPID-6008: Fixed up FreeBSD 10 build instructions to workAndrew Stitcher2014-09-231-1/+9
* QPID-3678 : Fix testRobert Godfrey2014-09-231-57/+23
* QPID-6106: Replace empty fields with '-' in qpid-stat -c output; this is a pa...Justin Ross2014-09-231-4/+8
* QPID-3678 : [Java Client] Add support for setting link capacity to zero in AD...Robert Godfrey2014-09-235-17/+124
* QPID-6111: [Java Broker] HA Tests - change JE tests to assert that JE replica...Keith Wall2014-09-236-89/+169
* QPID-6111: [Java Broker] HA - Ensure that when the REF is shutdown sufficient...Keith Wall2014-09-231-28/+50
* QPID-6102: [Java Broker] HA Prevent InsufficientReplica/InsufficientAckExcept...Keith Wall2014-09-232-0/+113
* QPID-6107: Python Swig wrapped bindings consistently fail with spout and drainAlan Conway2014-09-221-0/+1
* NO-JIRA: HA Remove dead code in ReplicatingSubscription.Alan Conway2014-09-221-7/+0
* NO-JIRA: HA Trivial edits to HA doc.Alan Conway2014-09-221-3/+3
* QPID-6112: Incoming QMF objects dont update transfers counterPavel Moravec2014-09-221-0/+1
* QPID-6109: don't require password to be specified to allow PLAINGordon Sim2014-09-191-1/+1
* QPID-6087: fix tests to expect inclusion of userid in sessions qmf nameGordon Sim2014-09-191-4/+4
* QPID-5590: handle unknown exchange type for topic policyGordon Sim2014-09-193-4/+29
* QPID-6110: Add manifest includes for license and notice filesJustin Ross2014-09-194-0/+4
* QPID-6075: fix for mocking issue in BDB profileAndrew MacBean2014-09-181-1/+2
* QPID-6093: Address code review comments:Alex Rudyy2014-09-1710-19/+82
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-175-50/+41
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-172-7/+26
* QPID-6105: [Java Broker] Avoid use of javascript const keyword to avoid compa...Keith Wall2014-09-171-1/+1
* QPID-5361: No tests for linearstore functionality currently exist - basic tes...Kim van der Riet2014-09-169-1/+797
* QPID-6104: Fix test ReplicatedEnvironmentFacadeTest.testRemoveNodeFromGroupAlex Rudyy2014-09-161-1/+4
* QPID-6103 : Fix NPE which occurred when first flow was sent before receiving ...Robert Godfrey2014-09-161-7/+14
* QPID-6100 : [JMS AMQP 1.0 Client] throw correct exception when connection can...Robert Godfrey2014-09-151-10/+31