1. 1564944 QPID-7283: [Java Broker] Simplify SASL authentication functionality by Alex Rudyy · 7 years ago
  2. c3fa26e QPID-7487: [Java Broker] Remove dead command line option --overwrite-store by Keith Wall · 7 years ago
  3. af60bca QPID-7561 : Only make Derby backed VirtualHost(Node)s available if the derby driver is present by Robert Godfrey · 7 years ago
  4. 5a7ad37 QPID-7546 : BrokerClosesClientConnectionTest by Robert Godfrey · 7 years ago
  5. 546f4df QPID-7546 : ExternalAuthenticationTest by Robert Godfrey · 7 years ago
  6. 39d9758 QPID-7546 : SyncPublishTest by Robert Godfrey · 7 years ago
  7. b53cd39 QPID-7546 : LiveQueueOperationsTest by Robert Godfrey · 7 years ago
  8. bf07899 QPID-7546 : JMSDestinationTest by Robert Godfrey · 7 years ago
  9. 3fe2a7e QPID-7558 : Allow instance specific table name prefix for JDBC stores by Robert Godfrey · 7 years ago
  10. 3381e69 QPID-7514 : recreate the virtual host housekeeping executor on restart if it has been terminated by Robert Godfrey · 7 years ago
  11. 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
  12. f10386c QPID-7557 : Expose more information about the current connection by Robert Godfrey · 7 years ago
  13. 800098d QPID-7557 : Expose information about the current connection by Robert Godfrey · 7 years ago
  14. 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
  15. 764511b QPID-7546 : EnsureNondestructiveConsumersTest by Robert Godfrey · 7 years ago
  16. 003ac91 NO-JIRA: Exclude org.apache.qpid.systest.disttest.endtoend.EndToEndTest by Keith Wall · 7 years ago
  17. a89e28d QPID-7425: [Java Broker] Resend message only if message can be made unsteallable for the current consumer by Keith Wall · 7 years ago
  18. 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
  19. b7cf271 QPID-7546 : fix LastValueQueueTest by Robert Godfrey · 7 years ago
  20. 1dd26d2 QPID-7546 : update excludes by Robert Godfrey · 7 years ago
  21. 171c0a2 QPID-7546 : StatisticsReportingTest, update other excludes by Robert Godfrey · 7 years ago
  22. c338cb6 QPID-7546 : MultipleTransactedBatchProducerTest by Robert Godfrey · 7 years ago
  23. 34233e4 QPID-7546 : CloseWithBlockingReceiveTest by Robert Godfrey · 7 years ago
  24. 72aad6e QPID-7546 : MessageConsumerCloseTest by Robert Godfrey · 7 years ago
  25. 1c01ee2 QPID-7546 : DefaultFiltersTest by Robert Godfrey · 7 years ago
  26. f3ac238 QPID-7546 : ExceptionListenerTest by Robert Godfrey · 7 years ago
  27. bb562fc QPID-7555: [Perf Tests] Correct typo in property name by Keith Wall · 7 years ago
  28. e5a8bb3 QPID-7555: [Perf Tests] Allow perftests to be invoked from the Maven POM by Keith Wall · 7 years ago
  29. f5bb4d0 QPID-7546 : Update excluded tests by Robert Godfrey · 7 years ago
  30. 9b30539 QPID-7546 : EnsureNondestructiveConsumersTest by Robert Godfrey · 7 years ago
  31. 33d6516 QPID-7546 : LastValueQueueTest by Robert Godfrey · 7 years ago
  32. cc5bdb3 QPID-7546 : Fix logging of discarded messages for ExchangeLoggingTest by Robert Godfrey · 7 years ago
  33. ff48ce9 QPID-7546 : Exclude some failing tests by Robert Godfrey · 7 years ago
  34. b4a530b QPID-7546 : fix early break of messageTtl by Robert Godfrey · 7 years ago
  35. ed53e8e QPID-7546 : CloseTest by Robert Godfrey · 7 years ago
  36. 56215d6 QPID-7546 : SessionStartTest by Robert Godfrey · 7 years ago
  37. 23ea055 QPID-7546 : NodeAutoCreationPolicyTest by Robert Godfrey · 7 years ago
  38. 727578f QPID-7546 : Enable InvalidDestinationTest by Robert Godfrey · 7 years ago
  39. 9c0f941 QPID-7546 : UTF8Test by Robert Godfrey · 7 years ago
  40. 900579d QPID-7546 : PriorityQueueTest, ZeroPrefetchTest by Robert Godfrey · 7 years ago
  41. 7529d51 QPID-7546 : MessageGroupQueueTest by Robert Godfrey · 7 years ago
  42. e3bf00b QPID-7533: Address review comments from <rgodfrey@apache.org> by Keith Wall · 7 years ago
  43. 02a0e73 QPID-7552: [Perf Test Framework] Change QpidRestAPIQueueCreator to retrieve Broker's version number using REST API by Keith Wall · 7 years ago
  44. cc4ebd3 QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 7 years ago
  45. 00306e0 QPID-7546 : Make some more tests run under AMQP 1.0, fix getExpiration for 1.0 messages, add the ability to have object names including / found by their path using escaping by Robert Godfrey · 7 years ago
  46. 28997d3 QPID-7546 : Make some more tests run under AMQP 1.0, add the ability to generically create a connection with a specific prefetch value by Robert Godfrey · 7 years ago
  47. 8479cc6 QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 7 years ago
  48. 262eae6 QPID-7425 : Properly handle messages delivered due to basic-get, improve handling of ensuring that released messages were still held by the same consumer by Robert Godfrey · 7 years ago
  49. b771732 QPID-7533: [Java Broker] Add AMQP management READ operation to return an object's effective values by Keith Wall · 7 years ago
  50. 2459a92 QPID-7551: [Java Broker] Expose Broker version as a virtualhost derived attribute by Keith Wall · 7 years ago
  51. cb388e9 QPID-7425 : Credit should be restored only when the client explicitly acknowledges the delivery by Robert Godfrey · 7 years ago
  52. 04db6fd QPID-7546 : Enable ChannelLoggingTest by Robert Godfrey · 7 years ago
  53. 68f263e NO-JIRA: [Java Perf Tests] Turn on jms.forceAsyncAcks=true on AMQP 1.0 configuration for a more like-with-like comparison with performance of earlier protocols by Keith Wall · 7 years ago
  54. 36039e2 QPID-7537: Address review comments by Alex Rudyy · 7 years ago
  55. e04911d QPID-7444: Verify that requested SASL mechanism is supported before attempting the creation of SASL server by Alex Rudyy · 7 years ago
  56. c777db8 QPID-7546 : Add a mechanism to get queue depth using AMQP management, enable AlertingTest by Robert Godfrey · 7 years ago
  57. a5b03c0 QPID-7546 : Switch AccessControlLoggingTest to use AMQP management to create objects by Robert Godfrey · 7 years ago
  58. 1cb7fbc QPID-7546: Add licence to 1.0 exclude files to prevent Apache RAT causing build failure. by Keith Wall · 7 years ago
  59. dcf97c8 NO-JIRA: Remove AMQP 1.0/0-10 TranslationTests exclusions that were found no longer to be necessary by Keith Wall · 7 years ago
  60. a7911a9 QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 7 years ago
  61. f7c54ad QPID-7550: [Java Broker] [Web Management] Set cache control headers on metadata service by Keith Wall · 8 years ago
  62. 993130b QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 8 years ago
  63. 7910be6 QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 8 years ago
  64. f1edc3a QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 8 years ago
  65. 5efc41e QPID-7546 : Make some more tests run under AMQP 1.0 by Robert Godfrey · 8 years ago
  66. 2eb228e QPID-7514: [Java Broker] Fix resource leak when deleting Queues by Lorenz Quack · 8 years ago
  67. 4aa8c62 QPID-7546 : Add a java-mms.1-0 profile by Robert Godfrey · 8 years ago
  68. 0f3cbdc QPID-7545: [Java Broker] Make 0-10 CreditManagers work with proton client by Lorenz Quack · 8 years ago
  69. 81a5cd6 QPID-7514: [Java Broker] remove affirmation logic from QueueConsumerManager by Lorenz Quack · 8 years ago
  70. bab7763 QPID-7533 : Implement QUERY operation by Robert Godfrey · 8 years ago
  71. 6f475ca QPID-7544 : Fix broken update of JMSMessageId in 0-10 producer by Robert Godfrey · 8 years ago
  72. b3e625a NO-JIRA: [Java Broker, Performance Tests] Make registrationTimeout and commandResponseTimeout configurable through the command line by Lorenz Quack · 8 years ago
  73. ff4f72c QPID-7539: [Java Broker] Support connection and user level logging by Lorenz Quack · 8 years ago
  74. 30fcc94 QPID-7538: [Java Client] Improve handling of hanshake status codes in SSLSender by Alex Rudyy · 8 years ago
  75. 06c1f58 QPID-7537: Improve implementations of equal methods in various classes to be able to account for sub-classes by Alex Rudyy · 8 years ago
  76. ff3b157 QPID-7535: [Java Client] Strengthen notification between threads holding dispatcher lock by Alex Rudyy · 8 years ago
  77. de95648 QPID-7533 : Fix 0-10 message-id / correlation-id issue by Robert Godfrey · 8 years ago
  78. b112605 QPID-7514: [Java Broker] replace previous fix with the proper one by Lorenz Quack · 8 years ago
  79. 68700ca QPID-7514 : Unconditionally notify consumers when updating last seen pointers by Robert Godfrey · 8 years ago
  80. 9a2942b QPID-7534: EncodingUtils#readLongAsShortString should guard against the string containing characters not in the range '0'-'9' by Alex Rudyy · 8 years ago
  81. 494e7c2 QPID-7533 : Fix compilation issues by Robert Godfrey · 8 years ago
  82. 2e06db1 QPID-7533 : Initial query implementation, add base implementation of logOperation to save each base class having to re-implement by Robert Godfrey · 8 years ago
  83. 76d7166 QPID-7533 : Exclude management tests for C++ broker, and temporarily exclude one test for 0-10 by Robert Godfrey · 8 years ago
  84. c5caaff QPID-7533 : Initial commit of AMQP Management functionality by Robert Godfrey · 8 years ago
  85. 068024b QPID-7532 : Remove the AMQConstant class by Robert Godfrey · 8 years ago
  86. fd61ecb QPID-7531 : Improve AMQP 1.0 implementation by Robert Godfrey · 8 years ago
  87. ca9e4cb QPID-7529 : Tidy up AMQP 1.0 classes/interfaces by Robert Godfrey · 8 years ago
  88. f7e8360 QPID-7529 : Log flow control enforcement in AMQP 1.0 by Robert Godfrey · 8 years ago
  89. 6d9aab2 QPID-7514 : Use context variables for prefetch and batch limit by Robert Godfrey · 8 years ago
  90. 9fb865a QPID-7530: Send passive queue declare on checking queue existance if assert option in address based destination is set to true by Alex Rudyy · 8 years ago
  91. 6f6270e QPID-7529: [Java Broker] fix FlowControl on AMQP 1.0 by Lorenz Quack · 8 years ago
  92. 8ed1673 QPID-7529 : Implement producer flow control in AMQP 1.0 by Robert Godfrey · 8 years ago
  93. ff91d67 QPID-7528: Add serializationVersionId to the classes implementing Serializable by Alex Rudyy · 8 years ago
  94. 6a61d1c QPID-7514: [Java Broker] Performance optimisation and refactoring by Lorenz Quack · 8 years ago
  95. 5efd44d QPID-7518: [Java Broker] make field variables volatile by Lorenz Quack · 8 years ago
  96. 3b5ea09 QPID-7524: [Java Client] New lines should be specified with '%n' in calls to String.format by Alex Rudyy · 8 years ago
  97. fd70e82 QPID-7522: [Java Broker] Fix state check in ReplicatedEnvironmentFacade#tryToRestartEnvironment by Alex Rudyy · 8 years ago
  98. a47889c QPID-7523: [Java Broker] UpgradeFrom7To8#getConfigVersion should guard against NPE in case cursor is null by Alex Rudyy · 8 years ago
  99. 973c610 QPID-7521: [Java Broker] Close stream in SSLUtil#readPrivateKey by Alex Rudyy · 8 years ago
  100. f998c31 QPID-7527: [Java Broker] ProtocolOutputConverterImpl should cast operands to long to avoid truncation to int by Alex Rudyy · 8 years ago