1. f744c3a QPID-8034: [Qpid JMS AMQP 0-x] Correct Maven artefact names (remove apache- redundancy) by Keith Wall · 6 years ago
  2. c4f5cd7 QPID-8034: [Qpid JMS AMQP 0-x] Standardise artefact/component names by Keith Wall · 6 years ago
  3. 1c0f9fd QPID-7779: [QPID JMS AMQP 0-x] Correct documentation for restriction on the SASL mechanismssetting by Alex Rudyy · 6 years ago
  4. 95203e5 QPID-7725: [Java Client, AMQP 0-x] Remove QpidByteBuffer by Lorenz Quack · 6 years ago
  5. 8443f85 QPID-7897, QPID-7899: [Java Client, AMQP 0-x] Add missing copyright header to test file by Lorenz Quack · 6 years ago
  6. 83dd606 QPID-8018: [Java Client, AMQP 0-x] Clarify error message when connection times out. by Lorenz Quack · 6 years ago
  7. ffa282d NO-JIRA: [Java Client, AMQP 0-x] Remove MessageConverterTest#testMessageConversion which does not test anything of value. by Lorenz Quack · 6 years ago
  8. 8774a1c QPID-7897, QPID-7899: [Java Client, AMQP 0-x] Do not convert to/from String in Message#set-/getJMSCorrelationIDAsBytes() by Lorenz Quack · 6 years ago
  9. 472aea7 NO-JIRA: [Java Client, AMQP 0-x] Remove SerialTest#testCorollary1 test. by Lorenz Quack · 6 years ago
  10. 1043d0f QPID-7964: [Java Client, AMQP 0-x] In SCRAM SASL implementation do not incorrectly encode "=" and "," for passwords by Lorenz Quack · 6 years ago
  11. 56bacf6 QPID-7888: [Java Client] [Documentation] Correct typo in connection urls used in end to end encryption example. by Keith Wall · 7 years ago
  12. 8e652dd QPID-7292: [AMQP 0.x] Qpid clients should verify the server-final message when using SCRAM-* authentication by Alex Rudyy · 7 years ago
  13. aeb7377 QPID-7778: [Documentation] State that JCE unlimited strength is required for message encryption feature by Keith Wall · 7 years ago
  14. 5df5d13 QPID-7779 : [Qpid JMS Client 0-x] [0-8..0-91] sasl_mechs and other SASL connection options not supported by rgodfrey · 7 years ago
  15. 65f1b91 QPID-7779 : [Qpid JMS Client 0-x] [0-8..0-91] sasl_mechs and other SASL connection options not supported by rgodfrey · 7 years ago
  16. ce8996a QPID-7774: Improve locking when using failover latch by Alex Rudyy · 7 years ago
  17. 948c341 QPID-7774: [AMQP 0-8..0-91] Ensure failover latch is nulled on all paths following a successful failover by Keith Wall · 7 years ago
  18. 77f4c73 QPID-7640: Change scm info in pom.xml from svn to git. by Lorenz Quack · 7 years ago
  19. b5f35a9 NO-JIRA: Remove broker travis CI config from client repo by Lorenz Quack · 7 years ago
  20. 5625594 QPID-7737: Update sl4j version in dependency reference file by Alex Rudyy · 7 years ago
  21. 9e92aad QPID-7737: Upgrade SLF4j to 1.7.25 by Keith Wall · 7 years ago
  22. 74cb19a QPID-7718: Remove qpid-jms-amqp-0-x-test-utils module moving test utils into client itself by Keith Wall · 7 years ago
  23. e4842db QPID-7716: Remove JCA/RA components and dependency references by Keith Wall · 7 years ago
  24. 7ed5d75 QPID-7718: Add .gitignore by Keith Wall · 7 years ago
  25. 55e854c QPID-7718: Remove remnants of the 0-8..0-10 protocol class generation mechanisms by Keith Wall · 7 years ago
  26. 988a976 QPID-7718: Add client specific README, fix up LICENSE and DEPENDENCIES_REFERENCE by Keith Wall · 7 years ago
  27. 6d58dab QPID-7718: Remove remnants of the 0-8..0-10 protocol class generation mechanisms by Keith Wall · 7 years ago
  28. 9e465af QPID-7692: [Java Client] Allow routingKey/subject to be null in addresses by Keith Wall · 7 years ago
  29. 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
  30. 8d4ea90 QPID-7622: Correct test dependency in JCA module by Keith Wall · 7 years ago
  31. 4abfd9f QPID-7622: Move client version from 7.0.0-SNAPSHOT to 6.3.0-SNAPSHOT by Keith Wall · 7 years ago
  32. ca15563 QPID-7622: Correct maven parentage of the example module, fix generation of docbook by Keith Wall · 7 years ago
  33. efe547d QPID-7622: Correct maven parentage of the JCA modules by Keith Wall · 7 years ago
  34. 6a41d53 QPID-7622: Forgot the new client parent POM by Keith Wall · 7 years ago
  35. 83945af QPID-7622: [Java Broker/0-x JMS Client] Separate Broker / Client; eliminate common by Lorenz Quack · 7 years ago
  36. 435e027 QPID-7603: [Java Broker, AMQP 1.0] Add support for maximum delivery count by Alex Rudyy · 7 years ago
  37. 5f9760d QPID-7601: Validation of derived attribute values with abstract management type annotation should pass by Alex Rudyy · 7 years ago
  38. 44c29f8 QPID-7638: Tck test queue 'myQueue' should support 'message holding' for delivery delay tests by Alex Rudyy · 7 years ago
  39. 8d527a2 QPID-7650: merge README update. This closes #5. by Robert Gemmell · 7 years ago
  40. 6a9c2a5 QPID-7558: [Java Broker] Restrict the tableNamePrefix values to match validValuePattern in order to prevent SQL injection by Alex Rudyy · 7 years ago
  41. 9ce02bb QPID-7638: Remove exclude files by Alex Rudyy · 7 years ago
  42. a9aa0e8 QPID-7609: Address some review comments from Alex Rudyy <orudyy@apache.org> by Keith Wall · 7 years ago
  43. c62e075 QPID-6028: [Java Broker] Ensure queue removal triggers exchange unbind by Keith Wall · 7 years ago
  44. 95cf30b QPID-7531: [AMQP1.0] If there are no free channels, don't register the session by Keith Wall · 7 years ago
  45. c273900 QPID-7633: [Java Broker] address review comments by Lorenz Quack · 7 years ago
  46. 83be4a3 QPID-7586: [Java Broker] [AMQP 1.0] add @Override and final by Lorenz Quack · 7 years ago
  47. 4b11349 QPID-7642: Validate subscription filters on receiving attach by Alex Rudyy · 7 years ago
  48. d684581 QPID-7638: Move all steps required to run jms 2.0 tck into a separate profile by Alex Rudyy · 7 years ago
  49. 3734b67 QPID-7638: Add ability to run JMS 2.0 TCK by Alex Rudyy · 7 years ago
  50. 211f3e3 QPID-7546: [System Tests] Reclassify some excluded failures by Keith Wall · 7 years ago
  51. 42b732c QPID-7633: Remove interface AMQSessionModel by Keith Wall · 7 years ago
  52. aba57a7 QPID-7633: Extract interfaces AMQPConnection_0_10/AMQPConnection_1_0 (analogue of AMQPConnection_0_8) by Keith Wall · 7 years ago
  53. 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
  54. 3ec282f QPID-7633: Remove ConsumerListener by Keith Wall · 7 years ago
  55. e146054 QPID-7633: Pull up the processPendingIterator and associated methods. by Keith Wall · 7 years ago
  56. 8e9042a QPID-7633: 0-10's ServerSession no longer implements AMQSessionModel by Keith Wall · 7 years ago
  57. 42d14af QPID-7633: [Java Broker] Remove SessionAdapter by Keith Wall · 7 years ago
  58. ae78153 QPID-7546: [System Tests] Enable ExportImportMessagesRestTest on AMQP 1.0 persistent profile by Keith Wall · 7 years ago
  59. b8169ae QPID-7546: [AMQP1.0] Stop MessageMetaData_1_0 reading version byte from absolute byte buffer position by Keith Wall · 7 years ago
  60. c6cd13b QPID-7569: [Java Broker] Add support for shared subscriptions by Alex Rudyy · 7 years ago
  61. 8ab3cf3 QPID-7546: [System Tests] Fix VirtualHostRestTest for AMQP 1.0 by Alex Rudyy · 7 years ago
  62. 0b83cb3 QPID-7627: [Java Broker] Change retention policy to CLASS for annotation DoOnConfigThread by Alex Rudyy · 7 years ago
  63. 77af2e8 QPID-7546: [System Tests] Fix BDBBackupTest for AMQP 1.0 persistent profile. Exclude MultiNode/TwoNode tests by Keith Wall · 7 years ago
  64. 911723f QPID-7546: Correct unintentional change in transient exclude files by Keith Wall · 7 years ago
  65. 8d04b3a QPID-7546: [System Tests] Fix MultipleAuthenticationManagersTest, PersistentStoreTest, SplitStoreTest and ClientAcknowledgeTest on AMQP 1.0 persistent profiles by Keith Wall · 7 years ago
  66. d506c28 QPID-7628: Avoid maven build warning "not cross platform compatible" since updating to the new parent POM by Keith Wall · 7 years ago
  67. be5791e NO-JIRA: [Broker Unit Tests] Fix a sporadically failling test - AbstractConfiguredObjectTest (test issue only). by Keith Wall · 7 years ago
  68. fe26187 QPID-7546: [System Tests] Enable QueueMessageDurabilityTest on AMQP 1-0 persistent profiles by Keith Wall · 7 years ago
  69. df5a9f2 QPID-7609: [Java Broker] Enable persistent profiles for AMQP 1-0 systests. by Keith Wall · 7 years ago
  70. 8445f63 QPID-7546: [System Tests] Disable NoLocalAfterRecoveryTest on persistent AMQP 1.0 profile (requires subscriptions). by Keith Wall · 7 years ago
  71. 2d0b854 QPID-7546: [System Tests] Enable AlertingTest for AMQP 1.0 for persistent profiles by Keith Wall · 7 years ago
  72. c804f18 NO-JIRA: Change project apache parent version to 18 by Keith Wall · 7 years ago
  73. 3e3f42a QPID-7546: [System Tests] Enable RedeliveredMessageTest for AMQP 1.0 by Keith Wall · 7 years ago
  74. 7298238 NO-JIRA: update years in NOTICE files by Robert Gemmell · 7 years ago
  75. 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
  76. 694a2c7 NO-JIRA: [System Tests] Improve assertion message in RecoverTest by Keith Wall · 7 years ago
  77. 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
  78. 04fcad1 QPID-7546: Enable PublishMessageRestTest#testPublishMessageWithPropertiesAndHeaders for AMQP 1.0 by Keith Wall · 7 years ago
  79. 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
  80. e0b6595 QPID-7487: [Java Broker] Delete documentation for removed command line option --overwrite-store by Alex Rudyy · 7 years ago
  81. 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
  82. a33a089 QPID-7612 : Fix mocking and allow parent to be null so that tests pass by Robert Godfrey · 7 years ago
  83. 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
  84. 2fe6ab3 QPID-7568: [Java Broker] [JMS 2.0 - Delivery Delay] Add system tests for feature by Keith Wall · 7 years ago
  85. d787213 QPID-7609: [Java System Tests] Add a JMS 2.0 systest module by Keith Wall · 7 years ago
  86. 2456a1c QPID-7311: [Java Broker] [SiteSpecificTrustStore] Override test read/connect timeout values for Apache CI. by Keith Wall · 7 years ago
  87. 9748768 NO-JIRA: [Java System Tests] Avoid race condition in test ProducerFlowControlTest by Keith Wall · 7 years ago
  88. 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
  89. 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
  90. d361c94 QPID-7568 : Address review comments by [~k-wall] by Robert Godfrey · 7 years ago
  91. 16a787f QPID-7576: [Java Broker] refactoring related to message metadata by Lorenz Quack · 7 years ago
  92. 3a28879 QPID-7311: [Java Broker] [SiteSpecificTrustStore] Validate URL on creation by Keith Wall · 7 years ago
  93. b2dc4ef NO-JIRA: Stop overriding the prefetch value in system tests by Alex Rudyy · 7 years ago
  94. 75c49d7 QPID-7555: Skip unit tests on execution of perftests by Alex Rudyy · 7 years ago
  95. 8220eb6 NO-JIRA: Enforce using JDK 1.7 when releasing Qpid for Java by Alex Rudyy · 7 years ago
  96. 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
  97. 662c38f NO-JIRA: Change project apache parent version to 17 by Alex Rudyy · 7 years ago
  98. eb5f48c NO-JIRA: Change current version to 7.0.0-SNAPSHOT by Alex Rudyy · 7 years ago
  99. 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
  100. 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