1. b5f35a9 NO-JIRA: Remove broker travis CI config from client repo by Lorenz Quack · 7 years ago
  2. 5625594 QPID-7737: Update sl4j version in dependency reference file by Alex Rudyy · 7 years ago
  3. 9e92aad QPID-7737: Upgrade SLF4j to 1.7.25 by Keith Wall · 7 years ago
  4. 74cb19a QPID-7718: Remove qpid-jms-amqp-0-x-test-utils module moving test utils into client itself by Keith Wall · 7 years ago
  5. e4842db QPID-7716: Remove JCA/RA components and dependency references by Keith Wall · 7 years ago
  6. 7ed5d75 QPID-7718: Add .gitignore by Keith Wall · 7 years ago
  7. 55e854c QPID-7718: Remove remnants of the 0-8..0-10 protocol class generation mechanisms by Keith Wall · 7 years ago
  8. 988a976 QPID-7718: Add client specific README, fix up LICENSE and DEPENDENCIES_REFERENCE by Keith Wall · 7 years ago
  9. 6d58dab QPID-7718: Remove remnants of the 0-8..0-10 protocol class generation mechanisms by Keith Wall · 7 years ago
  10. 9e465af QPID-7692: [Java Client] Allow routingKey/subject to be null in addresses by Keith Wall · 7 years ago
  11. be0397f QPID-7618: Move documentation about impact of the producer flow control to client from Broker docbook into JMS client docbook by Alex Rudyy · 7 years ago
  12. 8d4ea90 QPID-7622: Correct test dependency in JCA module by Keith Wall · 7 years ago
  13. 4abfd9f QPID-7622: Move client version from 7.0.0-SNAPSHOT to 6.3.0-SNAPSHOT by Keith Wall · 7 years ago
  14. ca15563 QPID-7622: Correct maven parentage of the example module, fix generation of docbook by Keith Wall · 7 years ago
  15. efe547d QPID-7622: Correct maven parentage of the JCA modules by Keith Wall · 7 years ago
  16. 6a41d53 QPID-7622: Forgot the new client parent POM by Keith Wall · 7 years ago
  17. 83945af QPID-7622: [Java Broker/0-x JMS Client] Separate Broker / Client; eliminate common by Lorenz Quack · 7 years ago
  18. 435e027 QPID-7603: [Java Broker, AMQP 1.0] Add support for maximum delivery count by Alex Rudyy · 7 years ago
  19. 5f9760d QPID-7601: Validation of derived attribute values with abstract management type annotation should pass by Alex Rudyy · 7 years ago
  20. 44c29f8 QPID-7638: Tck test queue 'myQueue' should support 'message holding' for delivery delay tests by Alex Rudyy · 7 years ago
  21. 8d527a2 QPID-7650: merge README update. This closes #5. by Robert Gemmell · 7 years ago
  22. 6a9c2a5 QPID-7558: [Java Broker] Restrict the tableNamePrefix values to match validValuePattern in order to prevent SQL injection by Alex Rudyy · 7 years ago
  23. 9ce02bb QPID-7638: Remove exclude files by Alex Rudyy · 7 years ago
  24. a9aa0e8 QPID-7609: Address some review comments from Alex Rudyy <orudyy@apache.org> by Keith Wall · 7 years ago
  25. c62e075 QPID-6028: [Java Broker] Ensure queue removal triggers exchange unbind by Keith Wall · 7 years ago
  26. 95cf30b QPID-7531: [AMQP1.0] If there are no free channels, don't register the session by Keith Wall · 7 years ago
  27. c273900 QPID-7633: [Java Broker] address review comments by Lorenz Quack · 7 years ago
  28. 83be4a3 QPID-7586: [Java Broker] [AMQP 1.0] add @Override and final by Lorenz Quack · 7 years ago
  29. 4b11349 QPID-7642: Validate subscription filters on receiving attach by Alex Rudyy · 7 years ago
  30. d684581 QPID-7638: Move all steps required to run jms 2.0 tck into a separate profile by Alex Rudyy · 7 years ago
  31. 3734b67 QPID-7638: Add ability to run JMS 2.0 TCK by Alex Rudyy · 7 years ago
  32. 211f3e3 QPID-7546: [System Tests] Reclassify some excluded failures by Keith Wall · 7 years ago
  33. 42b732c QPID-7633: Remove interface AMQSessionModel by Keith Wall · 7 years ago
  34. aba57a7 QPID-7633: Extract interfaces AMQPConnection_0_10/AMQPConnection_1_0 (analogue of AMQPConnection_0_8) by Keith Wall · 7 years ago
  35. f16b185 QPID-7633: Switch _blockedChannels to a set backed by a CHM removing need for the SkipList and Comparable by Keith Wall · 7 years ago
  36. 3ec282f QPID-7633: Remove ConsumerListener by Keith Wall · 7 years ago
  37. e146054 QPID-7633: Pull up the processPendingIterator and associated methods. by Keith Wall · 7 years ago
  38. 8e9042a QPID-7633: 0-10's ServerSession no longer implements AMQSessionModel by Keith Wall · 7 years ago
  39. 42d14af QPID-7633: [Java Broker] Remove SessionAdapter by Keith Wall · 7 years ago
  40. ae78153 QPID-7546: [System Tests] Enable ExportImportMessagesRestTest on AMQP 1.0 persistent profile by Keith Wall · 7 years ago
  41. b8169ae QPID-7546: [AMQP1.0] Stop MessageMetaData_1_0 reading version byte from absolute byte buffer position by Keith Wall · 7 years ago
  42. c6cd13b QPID-7569: [Java Broker] Add support for shared subscriptions by Alex Rudyy · 7 years ago
  43. 8ab3cf3 QPID-7546: [System Tests] Fix VirtualHostRestTest for AMQP 1.0 by Alex Rudyy · 7 years ago
  44. 0b83cb3 QPID-7627: [Java Broker] Change retention policy to CLASS for annotation DoOnConfigThread by Alex Rudyy · 7 years ago
  45. 77af2e8 QPID-7546: [System Tests] Fix BDBBackupTest for AMQP 1.0 persistent profile. Exclude MultiNode/TwoNode tests by Keith Wall · 7 years ago
  46. 911723f QPID-7546: Correct unintentional change in transient exclude files by Keith Wall · 7 years ago
  47. 8d04b3a QPID-7546: [System Tests] Fix MultipleAuthenticationManagersTest, PersistentStoreTest, SplitStoreTest and ClientAcknowledgeTest on AMQP 1.0 persistent profiles by Keith Wall · 7 years ago
  48. d506c28 QPID-7628: Avoid maven build warning "not cross platform compatible" since updating to the new parent POM by Keith Wall · 7 years ago
  49. be5791e NO-JIRA: [Broker Unit Tests] Fix a sporadically failling test - AbstractConfiguredObjectTest (test issue only). by Keith Wall · 7 years ago
  50. fe26187 QPID-7546: [System Tests] Enable QueueMessageDurabilityTest on AMQP 1-0 persistent profiles by Keith Wall · 7 years ago
  51. df5a9f2 QPID-7609: [Java Broker] Enable persistent profiles for AMQP 1-0 systests. by Keith Wall · 7 years ago
  52. 8445f63 QPID-7546: [System Tests] Disable NoLocalAfterRecoveryTest on persistent AMQP 1.0 profile (requires subscriptions). by Keith Wall · 7 years ago
  53. 2d0b854 QPID-7546: [System Tests] Enable AlertingTest for AMQP 1.0 for persistent profiles by Keith Wall · 7 years ago
  54. c804f18 NO-JIRA: Change project apache parent version to 18 by Keith Wall · 7 years ago
  55. 3e3f42a QPID-7546: [System Tests] Enable RedeliveredMessageTest for AMQP 1.0 by Keith Wall · 7 years ago
  56. 7298238 NO-JIRA: update years in NOTICE files by Robert Gemmell · 7 years ago
  57. 53cbe6f QPID-7609: [System Tests/Integration Tests] Refactor the POMs to avoid the addition of the JMS 1.1 dependency if testing the Qpid JMS Client by Keith Wall · 7 years ago
  58. 694a2c7 NO-JIRA: [System Tests] Improve assertion message in RecoverTest by Keith Wall · 7 years ago
  59. 0e2b8c2 QPID-7609: [System Tests] Refactor QBTC to remove 0-x client classes from the public interface (return values, formal params and checked exceptions) by Keith Wall · 7 years ago
  60. 04fcad1 QPID-7546: Enable PublishMessageRestTest#testPublishMessageWithPropertiesAndHeaders for AMQP 1.0 by Keith Wall · 7 years ago
  61. 3907f7c QPID-7623: [Java Broker] Prevent "SEVERE: RuntimeException while executing runnable" being reported by Guava if aactivation state transition throws an exception during create child by Keith Wall · 7 years ago
  62. e0b6595 QPID-7487: [Java Broker] Delete documentation for removed command line option --overwrite-store by Alex Rudyy · 7 years ago
  63. 8c0b087 NO-JIRA: Turn off maven compiler plugin setting 'useIncrementalCompilation' in order to to avoid spurious re-compilation of the generated classes resulted in duplicate class errors by Alex Rudyy · 7 years ago
  64. a33a089 QPID-7612 : Fix mocking and allow parent to be null so that tests pass by Robert Godfrey · 7 years ago
  65. a8c28d6 QPID-7612 : [Java Broker] Where there is only one possibly type for a configured object, do not require it to be provided by Robert Godfrey · 7 years ago
  66. 2fe6ab3 QPID-7568: [Java Broker] [JMS 2.0 - Delivery Delay] Add system tests for feature by Keith Wall · 7 years ago
  67. d787213 QPID-7609: [Java System Tests] Add a JMS 2.0 systest module by Keith Wall · 7 years ago
  68. 2456a1c QPID-7311: [Java Broker] [SiteSpecificTrustStore] Override test read/connect timeout values for Apache CI. by Keith Wall · 7 years ago
  69. 9748768 NO-JIRA: [Java System Tests] Avoid race condition in test ProducerFlowControlTest by Keith Wall · 7 years ago
  70. 996d7c5 QPID-7608: [Java Broker, Documentation] Fix links to Flow to Disk chapter by fixing id of Consumers chapter by Lorenz Quack · 7 years ago
  71. 9a4e655 QPID-7311: [Java Broker] [SiteSpecificTrustStore] Timeout the downloading of the certificate if the server peer does not respond within a configurable time period by Keith Wall · 7 years ago
  72. d361c94 QPID-7568 : Address review comments by [~k-wall] by Robert Godfrey · 7 years ago
  73. 16a787f QPID-7576: [Java Broker] refactoring related to message metadata by Lorenz Quack · 7 years ago
  74. 3a28879 QPID-7311: [Java Broker] [SiteSpecificTrustStore] Validate URL on creation by Keith Wall · 7 years ago
  75. b2dc4ef NO-JIRA: Stop overriding the prefetch value in system tests by Alex Rudyy · 7 years ago
  76. 75c49d7 QPID-7555: Skip unit tests on execution of perftests by Alex Rudyy · 7 years ago
  77. 8220eb6 NO-JIRA: Enforce using JDK 1.7 when releasing Qpid for Java by Alex Rudyy · 7 years ago
  78. d16e7a0 NO-JIRA: [Java Build] Silence maven build warning "found duplicate declaration of plugin org.codehaus.mojo:exec-maven-plugin" from TCK moodule by Keith Wall · 7 years ago
  79. 662c38f NO-JIRA: Change project apache parent version to 17 by Alex Rudyy · 7 years ago
  80. eb5f48c NO-JIRA: Change current version to 7.0.0-SNAPSHOT by Alex Rudyy · 7 years ago
  81. be1bb85 NO-JIRA: [Java System Tests] [HA] Reduce the number of connections used by MultiNodeTest.testInFlightTransactionsWhilstMajorityIsLost when running on Apache CI by Keith Wall · 7 years ago
  82. 3120118 NO-JIRA: [Travis CI] Use travis env var to provide absolute path to apache-ci.test.overridden.properties. by Keith Wall · 7 years ago
  83. 3aef1cc QPID-7601 : Allow annotations to define ManagedAttributeValueTypes as abstract, some methods as derived by Robert Godfrey · 7 years ago
  84. ca9177f QPID-6028: Fix binding creation/deletion/listing UI in Web Management Console by Alex Rudyy · 7 years ago
  85. 425cd6f NO-JIRA: [Travis CI] Apply apache-ci.test.overridden.properties to test runs to reduce resource consumption by Keith Wall · 7 years ago
  86. af01f66 NO-JIRA: Add .travis.yml to RAT excludes by Keith Wall · 7 years ago
  87. c8ecd48 NO-JIRA: [Java Broker] Reduce method visibility of many AMQChannel methods to private. No functional change. by Keith Wall · 7 years ago
  88. 6211cb4 QPID-7600: [Java Broker] Ensure IO thread calling AMQChannel#receivedComplete runs with the session's principal by Keith Wall · 7 years ago
  89. 29d2fba QPID-6028: [Java Broker] ManagementNodeConsumer must take a message reference whilst it retains responsibility for the message - fixes NPE exposed by r1776037 by Keith Wall · 7 years ago
  90. 2b9b50e QPID-7597: [Java Broker] Expose Port#boundPort by Keith Wall · 7 years ago
  91. ccee0c0 QPID-7531: [Java Broker] [AMQP 1.0] Prevent possibility of NPE during peer initiated connection close by Keith Wall · 7 years ago
  92. c9ed5fb NO-JIRA: [Travis CI] Correct maven arguments for systest invocations. by Keith Wall · 7 years ago
  93. 0535ccc NO-JIRA: Fix matrix defintion in Travis CI YAML by Keith Wall · 7 years ago
  94. a005804 QPID-6028 : allow binding destinations to be things other than queues by Robert Godfrey · 7 years ago
  95. 19a385b NO-JIRA: Fix typo in YAML file. by Keith Wall · 7 years ago
  96. 26345eb QPID-6122: [Python Test Suite] Remove test exclusion qpid.tests.messaging.endpoints.TimeoutTests from Java Broker 0-10 Python excludes file by Keith Wall · 7 years ago
  97. 87565d4 QPID-6028 : [Java Broker] Fix failing BDBUpgradeTest by Keith Wall · 7 years ago
  98. b4c2881 NO-JIRA: Refactor .travis.yml to avoid repetitious work. by Keith Wall · 7 years ago
  99. ba37211 QPID-6028 : [Java Broker] PublishingLink is a generalisation of Binding by Keith Wall · 7 years ago
  100. ca3bfa6 QPID-6028 : Queue caches binding count by Keith Wall · 7 years ago