1. e1b1ca3 QPID-6028 : Refactor ACO constructors etc to accept only a single parent by Keith Wall · 7 years ago
  2. ca664bb QPID-6028 : Prevent ClassCastException causing test failures on persistent profiles by Keith Wall · 7 years ago
  3. 45d3423 NO-JIRA: Add .travis.yml to RAT excludes by Keith Wall · 7 years ago
  4. 53a024a QPID-6028 : Change AbstractConfiguredObject to store only the single parent by Robert Godfrey · 7 years ago
  5. 5dc8a89 QPID-6028 : Change the Model to prevent multiple parents by Robert Godfrey · 7 years ago
  6. 47e59a9 NO-JIRA: Travis-CI YAML update - two profiles by Keith Wall · 7 years ago
  7. 2ede6b3 QPID-6028: [Java Broker] Prevent NPE when unbinding from the fanout exchange. by Keith Wall · 7 years ago
  8. 2e4f523 QPID-6028: [Java Broker] Eliminate model objects with multiple parents. by Keith Wall · 7 years ago
  9. 5988a6c NO-JIRA: [Travis CI] Adding .travis.yml by Keith Wall · 7 years ago
  10. 045e792 QPID-7576: [Java Broker] Avoid double loading of metadata for messages with on disk representation. by Lorenz Quack · 7 years ago
  11. e3c1437 QPID-7592: [Java Broker] Remove settled entries from the outgoing unsettled map. by Keith Wall · 7 years ago
  12. 50c1db0 QPID-7593: [Java Broker] Prevent a singleton removed QueueConsumerNode at the tail of the list holding otherewise unused objects (consumer and all) in memory. by Keith Wall · 7 years ago
  13. 49ffd15 QPID-7563 : Update in response to review comments by Robert Godfrey · 7 years ago
  14. 0c94ff0 QPID-7519: Update dependency reference file by Alex Rudyy · 7 years ago
  15. c4c8887 QPID-7548: Remove empty folder by Alex Rudyy · 7 years ago
  16. 732f678 QPID-7548: [Java Broker] Add validation for registration of StoreUpgraderPhase upgraders by Alex Rudyy · 7 years ago
  17. 6c211e7 QPID-7548: [Java Broker] Add missing license header by Alex Rudyy · 7 years ago
  18. b109c17 QPID-7548: Remove responsibility from StoreUpgraderPhase to call next upgrader in a chain by Alex Rudyy · 7 years ago
  19. 745d7b4 QPID-7548: [Java Broker] Fix trustore upgrade from 6.0 to 6.1 and simplify test added for a previous change by Alex Rudyy · 7 years ago
  20. a5075e1 QPID-7571: [Java Broker] Apply mandatory param annotation to more operations by Alex Rudyy · 7 years ago
  21. e99d777 QPID-7548: [Java Broker] Fix upgrade from model version 3 and add a test upgrading broker configuration store from model version 1.0 by Alex Rudyy · 7 years ago
  22. a02e101 QPID-7546: Update test name in CPPExcludes - partial revert of r1774149 by Keith Wall · 7 years ago
  23. 1666144 QPID-7591: [Java Broker] Ensure that message reference is held for browsers until the consumer target sends the message by Keith Wall · 7 years ago
  24. a4dd2ab QPID-7560: [Java Broker] Remove duplicate state transition. by Keith Wall · 7 years ago
  25. c5bfbd7 QPID-7589 : remove accidentally committed debug logging by Robert Godfrey · 7 years ago
  26. 38610d7 QPID-7589 : Allow the creation of temporary reply addresses in the $management synthetic virtual host by Robert Godfrey · 7 years ago
  27. 914b9d6 QPID-7549: Remove username from log messages in LoggingFilter since now it is always null by Alex Rudyy · 7 years ago
  28. 9351fb1 QPID-7546: Update test name in CPPExcludes by Keith Wall · 7 years ago
  29. de964fa QPID-7546: Enable parts of ConsumerLoggingTest relating to point to point queues on the AMQP 1.0 test profile by Keith Wall · 7 years ago
  30. 409b660 QPID-7546: Enable AbruptClientDisconnectTest on AMQP 1.0 test profile by Keith Wall · 7 years ago
  31. 73b35cc QPID-7546: Enable SynchReceiveTest on AMQP 1.0 system test profile by Keith Wall · 7 years ago
  32. c534492 QPID-7546: Mark ModelTest as excluded from the AMQP1.0 profile. This test uses AMQP 0-8..0-10 only features (queue creation etc) which have no equivilent in AMQP 1.0. by Keith Wall · 7 years ago
  33. c724095 QPID-7546: Refactor LastValueQueueTest to avoid use of non-public APIs (use ADDRs for both the 0-9 and 0-10 paths) by Keith Wall · 7 years ago
  34. b920224 QPID-7546: AcknowledgeOnMessageTest: fix race condition for Qpid JMS AMQP 1.0 client by Lorenz Quack · 7 years ago
  35. db758d8 QPID-7549: [Java Broker] Cache authentication results on http path in addition to amqp by Lorenz Quack · 7 years ago
  36. d5e1cc6 QPID-7549: [Java Broker] Ensure subject is created for REST requests by Lorenz Quack · 7 years ago
  37. c493619 QPID-3260 : Remove a script that relies on tooling that was deleted back in 2011 by Robert Godfrey · 7 years ago
  38. 7d497e2 QPID-7587 : Add support for enveloping messages from 0-x protocols using the 1.0 transport by Robert Godfrey · 7 years ago
  39. 07ff85d QPID-7586 : Improve AMQP 1.0 codec by Robert Godfrey · 7 years ago
  40. cf73c81 QPID-7585 : Improve handling of transaction failure by Robert Godfrey · 7 years ago
  41. b6dd8b3 QPID-7272 : Add a mechanism to dispose of byte buffers created by message conversion by Robert Godfrey · 7 years ago
  42. 08bc339 QPID-7546: MessagesRestTest: Enable test for AMQP 1.0 profile by Keith Wall · 7 years ago
  43. 5660f72 QPID-7546: TopicPublisherTest: Enable test for AMQP 1.0 profile by Keith Wall · 7 years ago
  44. 9c0651a QPID-7546: Make PropertyValueTest pass with new JMS client. by Lorenz Quack · 7 years ago
  45. 5904f0c QPID-7546: Fix disttest EndToEndTest to run for AMQP 1.0 by Lorenz Quack · 7 years ago
  46. 3fb2746 QPID-7546 : Move excluded test CommitRollbackTest#testSend2ThenCloseAfter1andTryAgain from Java10BrokenTestsExcludes into Java10Excludes and update exclusion reason by Alex Rudyy · 7 years ago
  47. 53e9f47 QPID-7546: fix producer flow control test and move test for client flow control behaviour into separate test class by Lorenz Quack · 7 years ago
  48. 4d87716 QPID-7583: [Java Broker] On AMQP 1.0 ensure Flow is sent to client when producer flow control changes state by Lorenz Quack · 7 years ago
  49. 0b6d5e3 QPID-7310: [Java Broker] SiteSpecificTrustStore use the protocol's default port if the user supplied url has none by Keith Wall · 7 years ago
  50. 7aa93e4 QPID-7546: [Java System Tests] Add extra logging to help understand failing PropertyValueTest on the AMQP 1.0 profile by Keith Wall · 7 years ago
  51. 6160979 QPID-7582 : Fix all unsafe auto-unboxing of boolean values in AMQP 1.0 by Robert Godfrey · 7 years ago
  52. a44be8e QPID-7546 : MessageGroupQueueTest - change to prefetch zero to allow for test assumptions by Keith Wall · 7 years ago
  53. 812bdbc QPID-7575 : Prevent ClassCastException in message conversion exposed by Python tests. by Keith Wall · 7 years ago
  54. 6d69961 QPID-7580 : expose the message type in MessageInfo by Robert Godfrey · 7 years ago
  55. bb66e2c QPID-7579: [AMQP1.0] Fix the setting of the settle flag in disposition updates on transaction sessions where the client has requested rcvSettleMode FIRST by Keith Wall · 7 years ago
  56. a0b5485 QPID-7546: Fix CommitRollbackTest#testRollbackSoak by closing the 'default' consumer as it was receiving all the messages whilst the test is expecting to receive all messages with two other consumers by Alex Rudyy · 7 years ago
  57. ea06d2e QPID-7578: [Java Broker] make AMQP 1.0 temporary queues globally addressable by Lorenz Quack · 7 years ago
  58. cd46021 QPID-7575 : [Java Broker] Refactor the AMQP 1.0 MessageMetaData by Keith Wall · 7 years ago
  59. e3cdbba QPID-7577: [Java Broker] Set correct state on initialization of generic JDBC configuration store by Alex Rudyy · 7 years ago
  60. 899b16f QPID-7486: [Java Broker] Initialize and upgrade configuration store structure on activation of system config by Alex Rudyy · 7 years ago
  61. 1e19e49 QPID-7529 : revert accidentially committed change by Robert Godfrey · 7 years ago
  62. e38ff29 QPID-7529 : add actions to ensure producer flow control is activated when queues become oversized by Robert Godfrey · 7 years ago
  63. ccca549 QPID-7575 : Introduce interfaces to distinguish between encoding retaining and non-encoding reatining section classes by Robert Godfrey · 7 years ago
  64. dfd14ed QPID-7575 : Add versioning to AMQP1.0 persisted metadata to allow messages persisted in older versions to appear as if stored correctly. Also persist the message arrival time by Robert Godfrey · 7 years ago
  65. d114d63 QPID-7575 : Fix test broken by fixing open fram size calculation by Robert Godfrey · 7 years ago
  66. 1647d50 QPID-7575 : Retain encoded form when parsing 1.0 messages; only store the message body in content, all other sections in meta data by Robert Godfrey · 7 years ago
  67. 217378b QPID-7546 : QueueBrowser tests - remove assumption from tests that getEnumeration returns a separate browser by Keith Wall · 7 years ago
  68. d628ae8 QPID-7546 : implement transaction counting statistics by Robert Godfrey · 7 years ago
  69. 936fdec QPID-7371: [Java Broker] Add operational logging ATH-1010 for failed login attempts by Lorenz Quack · 7 years ago
  70. 64b59cf QPID-7546: [Java Broker] Prevent messages without header section causing a NPE within Message_1_0#getExpiration by Keith Wall · 7 years ago
  71. 69a6221 QPID-7568 : Address review comments by [~k-wall] by Robert Godfrey · 7 years ago
  72. 005611d QPID-7515: [Java Broker] Improve getMessageContent API docs to note that fact that content may be returned in an encoded form by Keith Wall · 7 years ago
  73. 4c488a1 QPID-7571: [Java Broker] Apply mandatory param annotation to existing operations by Keith Wall · 7 years ago
  74. 44d9e8a QPID-7571: [Java Broker] Rename new anontation mandatory to match that used by attributes by Keith Wall · 7 years ago
  75. 10020b0 QPID-7568 : fix test compilation issue by Robert Godfrey · 7 years ago
  76. 4b460ca QPID-7568 : Update support for delayed delivery in AMQP 1.0 by Robert Godfrey · 7 years ago
  77. 63531dd QPID-7572 : Parameterize consumer with the consumer target type by Robert Godfrey · 7 years ago
  78. f21f707 QPID-7571: [Java Broker] Allow model to designate a operation parameter as not nullable by Keith Wall · 7 years ago
  79. 07fa14c QPID-7572 : Remove ConsumerImpl interface and add MessageInstanceConsumer by Robert Godfrey · 7 years ago
  80. f1b7164 QPID-7563 : Add the ability to serve a REST API for an individual virtual host by Robert Godfrey · 7 years ago
  81. 55e7ad0 QPID-7544: [Java Client] [0-9] Message resent after setDisableMessageID(true) should not have a JMSMessageID by Keith Wall · 7 years ago
  82. 1d6a129 QPID-7599: Prevent leaking information about the existence of user accounts in SCRAM-SHA256/SCRAM-SHA1 authentication providers (Fix CVE-2016-8741) by Alex Rudyy · 7 years ago
  83. 1564944 QPID-7283: [Java Broker] Simplify SASL authentication functionality by Alex Rudyy · 7 years ago
  84. c3fa26e QPID-7487: [Java Broker] Remove dead command line option --overwrite-store by Keith Wall · 7 years ago
  85. af60bca QPID-7561 : Only make Derby backed VirtualHost(Node)s available if the derby driver is present by Robert Godfrey · 7 years ago
  86. 5a7ad37 QPID-7546 : BrokerClosesClientConnectionTest by Robert Godfrey · 7 years ago
  87. 546f4df QPID-7546 : ExternalAuthenticationTest by Robert Godfrey · 7 years ago
  88. 39d9758 QPID-7546 : SyncPublishTest by Robert Godfrey · 7 years ago
  89. b53cd39 QPID-7546 : LiveQueueOperationsTest by Robert Godfrey · 7 years ago
  90. bf07899 QPID-7546 : JMSDestinationTest by Robert Godfrey · 7 years ago
  91. 3fe2a7e QPID-7558 : Allow instance specific table name prefix for JDBC stores by Robert Godfrey · 7 years ago
  92. 3381e69 QPID-7514 : recreate the virtual host housekeeping executor on restart if it has been terminated by Robert Godfrey · 7 years ago
  93. 4af77dd QPID-7514 : move creation of house keeping executor to AVH.onOpen rather than activate in order to ensure the housekeeping executor is present when recovered queues are themselves activated by Robert Godfrey · 7 years ago
  94. f10386c QPID-7557 : Expose more information about the current connection by Robert Godfrey · 7 years ago
  95. 800098d QPID-7557 : Expose information about the current connection by Robert Godfrey · 7 years ago
  96. e5cc7d6 QPID-7425: [Java Broker] Ensure that on rollback, when resending previously acknowledge messages, that credit is consumed correctly by Keith Wall · 7 years ago
  97. 764511b QPID-7546 : EnsureNondestructiveConsumersTest by Robert Godfrey · 7 years ago
  98. 003ac91 NO-JIRA: Exclude org.apache.qpid.systest.disttest.endtoend.EndToEndTest by Keith Wall · 7 years ago
  99. a89e28d QPID-7425: [Java Broker] Resend message only if message can be made unsteallable for the current consumer by Keith Wall · 7 years ago
  100. 9c62e46 QPID-7546 : Prevent messages without without propertt or header section(s) failing with a NPE within MessageMetaData_1_0.MessageHeader_1_0#getExpiration by Keith Wall · 7 years ago