summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA : remove debugging stack trace dumpRobert Godfrey2014-07-291-1/+0
* QPID-5932: tweak patch to support older versions of python.Ken Giusti2014-07-291-1/+3
* QPID-5937 : [Java Broker] Add parameters to REST servlet to allow return of a...Robert Godfrey2014-07-2914-26/+135
* QPID-5888: Fix test to ignore occasional TransactionAborted failures on conne...Alan Conway2014-07-291-1/+2
* QPID-5936: Fix VirtualHostMessageStoreTest failing on json test profilesAlex Rudyy2014-07-291-1/+1
* [QPID-5929]: Mark deprecated QMF fields as Deprecated and do some relevant co...Pavel Moravec2014-07-2911-90/+40
* QPID-5935: [Java Broker] Web Management UI style refactor to remove html inli...Andrew MacBean2014-07-2944-259/+267
* QPID-5876: [Java Client] Highest delivery tag variable not reset after failov...Keith Wall2014-07-291-1/+0
* QPID-5934 : [Java Broker] Allow TTL to be overridden on a per-Queue basisRobert Godfrey2014-07-288-13/+207
* QPID-5932: Use default parameter values for method calls if necessary.Ken Giusti2014-07-282-87/+48
* QPID-5890: Validation refactoring. Fix Coverity MIXED_ENUM complaint.Charles E. Rolke2014-07-281-4/+48
* [QPID-5931]: [Java client] JMSException instead of InvalidDestinationExceptio...Pavel Moravec2014-07-281-3/+3
* QPID-5930 : [Java Broker] Minimize memory footprint for persistent messagesRobert Godfrey2014-07-2819-220/+852
* QPID-5165 : Change the Broker stores to use the generic ConfigurationStore im...Robert Godfrey2014-07-2684-3569/+1586
* QPID-5928: [Java Broker] Implement or update virtualhostnode & virtualhostAndrew MacBean2014-07-2539-386/+1237
* QPID-5907 : [Java Broker] Remove unreferenced messages from the store in asyn...Robert Godfrey2014-07-251-2/+19
* QPID-4304 : [Java Broker] Add an attribute to queues - "messageDurability" - ...Robert Godfrey2014-07-2549-349/+672
* NO-JIRA: [Java System Tests] Remove duplicated testKeith Wall2014-07-252-172/+34
* QPID-5857: Remove unreliable system test ConsumerLoggingTest.testSubscription...Alex Rudyy2014-07-251-48/+0
* QPID-5891: Strengthen BDB HA operational logging testsAlex Rudyy2014-07-251-10/+22
* [QPID-5852]: connection.opened() returns True after unsuccessful connection (...Pavel Moravec2014-07-241-1/+2
* NO-JIRA: [Java Broker] update JMX QueueInformation example to use the necessa...Keith Wall2014-07-241-14/+20
* QPID-5915: [Java Broker] Ensure that closing a Connection model object also c...Keith Wall2014-07-246-50/+127
* QPID-5921, QPID-5923: adjustments and exclusions for new tests using swigged ...Gordon Sim2014-07-243-6/+26
* QPID-5923: check requested node type when handling deleteGordon Sim2014-07-242-4/+34
* QPID-5921: add missing clause to resolution logic for when only exchange exis...Gordon Sim2014-07-242-0/+63
* QPID-5922 : [Java Broker] restrict the use of PLAIN authentication to secure ...Robert Godfrey2014-07-2449-616/+506
* QPID-5918: [Java Broker] Use the interpolation of file.separator to build pat...Keith Wall2014-07-243-9/+9
* QPID-4123: C++ Broker ACL creates too many rulesCharles E. Rolke2014-07-2315-1213/+2178
* NO-JIRA: Fix typo in swig_python_typemaps.Alan Conway2014-07-231-1/+1
* QPID-5815Michael Goulish2014-07-231-0/+5
* QPID-5913: [Java Broker] Remove explict dependency on Crypto-JSKeith Wall2014-07-238-13/+54
* QPID-5917 : deleting a user from a SCRAM-* auth provider causes the auth prov...Robert Godfrey2014-07-232-19/+16
* QPID-5796: [Java Broker] Prevent possibility of AOOBE if connection registry ...Keith Wall2014-07-221-42/+45
* QPID-5912: [Java Broker] Prevent failure to send to a consumer on the straigh...Keith Wall2014-07-223-88/+99
* QPID-5910Michael Goulish2014-07-223-7/+21
* QPID-5576 : Detect closure of sockets better and do not leave threads waiting...Robert Godfrey2014-07-2210-101/+255
* QPID-5903: Apply json escaping mechanism to virtualhost blueprints used in in...Keith Wall2014-07-222-2/+2
* QPID-5911: [Java Broker] Increase default maximum heap size from 1g to 2gKeith Wall2014-07-223-3/+3
* QPID-5400 : stop waiting for SASL completion if the connection is closed for ...Robert Godfrey2014-07-223-13/+20
* QPID-5426 : Allow use of a URL for properties file initial context factoryRobert Godfrey2014-07-211-7/+18
* QPID-5776 : Clean up sessions and links on AMQP 1.0 connection closingRobert Godfrey2014-07-213-9/+43
* QPID-5768 : Fix error messageRobert Godfrey2014-07-211-1/+1
* QPID-5768 : Allow authenticated LDAP searchRobert Godfrey2014-07-212-2/+41
* QPID-2969 : Make constructor for AMQAnyDestination public so it can be (de)se...Robert Godfrey2014-07-211-5/+6
* QPID-5884 : Add additional SASL mechanisms to the JMS AMQP 1.0 clientRobert Godfrey2014-07-212-68/+608
* NO-JIRA: Fix unreachable code in Waitable.cppAlan Conway2014-07-211-1/+2
* QPID-5909: Allow setting of BDB HA message store durability many timesAlex Rudyy2014-07-212-19/+25
* QPID-5891: Add operational logging for the cases when remote node becomes det...Alex Rudyy2014-07-214-0/+118
* QPID-5884 : The client should not send SASL Init frame where no mechanism is ...Robert Godfrey2014-07-211-0/+13