1. c477134 ARTEMIS-4726 fix original commit by Justin Bertram · 27 hours ago main
  2. 3244965 ARTEMIS-4771 AMQP Large Message Writer no-op staged write if already closed by Timothy Bish · 17 hours ago
  3. 7e151ee ARTEMIS-4768 _AMQ_SCHED_DELIVERY msg prop lost after broker restart by Justin Bertram · 2 weeks ago
  4. e13d65b ARTEMIS-4420 user auth leaks into non-Artemis servlets by Justin Bertram · 2 days ago
  5. 1ee3e88 ARTEMIS-4726 removing scheduled msg from q via mngmnt can cause negative msg count by Justin Bertram · 5 weeks ago
  6. f64d918 ARTEMIS-4778: rework tests manipulating Xxe config so it is reset after class, and not updated at all for skipped tests by Robbie Gemmell · 3 days ago
  7. 7849e2d ARTEMIS-4778: extract base class and classes from parameterized test with subclass that skips to de-parameterize itself by Robbie Gemmell · 3 days ago
  8. 3c84f26 ARTEMIS-4778: split two Nested test classes (one parameterized, other not) into their own class files by Robbie Gemmell · 3 days ago
  9. 243ea9a ARTEMIS-4778: remove spawn check rule, not needed as the tests dont spawn by Robbie Gemmell · 3 days ago
  10. 3e20687 ARTEMIS-4778: replace various assertEquals checks with more apropriate assertTrue / assertFalse / assertNull by Robbie Gemmell · 3 days ago
  11. 98e1389 ARTEMIS-4778: clean up configuration test heirarchy, remove hundreds of duplicate tests, isolate parameterized tests by Robbie Gemmell · 3 days ago
  12. 3c058e9 ARTEMIS-3622 MQTT can deadlock on client cxn/discxn by Justin Bertram · 3 weeks ago
  13. 3474a39 ARTEMIS-4772: fix build failure from modified PR #4935 commit f7b15e351ef712213e0db1d072a2f0ce84f7bb8e by Robbie Gemmell · 3 days ago
  14. 7067b75 NO-JIRA clarify expiry config doc by Justin Bertram · 3 days ago
  15. a88eba2 This closes #4935 by Justin Bertram · 4 days ago
  16. f7b15e3 ARTEMIS-4772 expose broker plugin classes via management by m.napieraj · 9 days ago
  17. 1de617e NO-JIRA: fix docs locator.createClientSessionFactory should be locator.createSessionFactory by coursar · 9 days ago
  18. 49189cd ARTEMIS-4776 Pages may leak as open on Replicated Target by Clebert Suconic · 6 days ago
  19. f5973d5 ARTEMIS-4766 - validate type before newInstance calls by Gary Tully · 2 weeks ago
  20. 2f77ca2 ARTEMIS-4763 support .class values for non string attributes, properties config of metrics plugins by Gary Tully · 2 weeks ago
  21. e47d8ea ARTEMIS-4774 Fixing PageCounters out of sync after AckMnager retries by Clebert Suconic · 8 days ago
  22. 22540cc ARTEMIS-4773 Performance improvement on page.sync by Clebert Suconic · 11 days ago
  23. ae5d983 NO-JIRA Improve a specific QueueControlTest by Clebert Suconic · 9 days ago
  24. 23522fd NO-JIRA fix intermittent failure, this test failed on local repeat getting a null from immediate by Gary Tully · 14 days ago
  25. e78136b ARTEMIS-4743 Renaming --loop-sleep as just --sleep by Clebert Suconic · 14 days ago
  26. 7707645 ARTEMIS-4770: Upgrade BouncyCastle to 1.78 by Frederico Alves · 2 weeks ago
  27. daf37ab ARTEMIS-4769: update to pem-keystore 2.4.0 by Robbie Gemmell · 14 days ago
  28. cd563b4 ARTEMIS-4765 DuplicateIDCache on Mirror Target is using 20K elements instead of amqpCredits by Clebert Suconic · 2 weeks ago
  29. 2a43c53b ARTEMIS-4759 restore compatibility with LiveOnlyPolicyConfiguration by Justin Bertram · 3 weeks ago
  30. abb1a77 Reverting ARTEMIS-4765 by Clebert Suconic · 2 weeks ago
  31. 946d333 ARTEMIS-4765 Adjusting test parameters by Clebert Suconic · 2 weeks ago
  32. 355c600 ARTEMIS-4765 DuplicateIDCache on Mirror Target is using 20K elements instead of amqpCredits by Clebert Suconic · 2 weeks ago
  33. 3c46871 ARTEMIS-4743 Allow single line header option by Clebert Suconic · 2 weeks ago
  34. f9e2f09 ARTEMIS-4762 NPE when running 'artemis queue stat' against older server by Clebert Suconic · 3 weeks ago
  35. eac816f ARTEMIS-4751 upgrade to Apache parent 32 by Justin Bertram · 3 weeks ago
  36. e8f4499 ARTEMIS-4755 upgrade Jackson to 2.17.0 by Justin Bertram · 3 weeks ago
  37. d568f0d ARTEMIS-4753 upgrade Checkstyle to 10.16.0 by Justin Bertram · 3 weeks ago
  38. cb69d2b ARTEMIS-4756 upgrade Commons IO to 2.16.1 by Justin Bertram · 3 weeks ago
  39. 732b6db ARTEMIS-4757 upgrade Netty to 4.1.109.Final by Justin Bertram · 3 weeks ago
  40. 23ca774 NO-JIRA fixing logger.info as logger.debug by Clebert Suconic · 3 weeks ago
  41. b2486db NO-JIRA clarify docs around queue auto-creation by Justin Bertram · 3 weeks ago
  42. 054f7e2 ARTEMIS-4743 Improve Queue Stat output by allowing --loop as an option by Clebert Suconic · 3 weeks ago
  43. c523458 ARTEMIS-4758 Hardening Mirroring by Clebert Suconic · 3 weeks ago
  44. afd7951 ARTEMIS-4749 simplify switch in ThreadDumpUtil by Justin Bertram · 3 weeks ago
  45. b209dd0 ARTEMIS-1769 mitigate null by Justin Bertram · 3 weeks ago
  46. d7a7116 ARTEMIS-4754 Structure the names used for federation internal queues by Timothy Bish · 3 weeks ago
  47. 8b73335 ARTEMIS-4752 upgrade ErrorProne to 2.27.0 by Justin Bertram · 3 weeks ago
  48. 14e83fa ARTEMIS-4750 AMQP Large Message flow control to use runAfter by Clebert Suconic · 4 weeks ago
  49. 817dc41 NO-JIRA Test validating multiple mirrors connected to a node by Clebert Suconic · 4 weeks ago
  50. 5d5b2fe NO-JIRA fixing log.trace by Clebert Suconic · 3 weeks ago
  51. b50f01b ARTEMIS-4746 Simplifying switch case on JMSExceptionHelper by Clebert Suconic · 4 weeks ago
  52. 614b5cb ARTEMIS-1769 return JMS Session's ClientID via JMX by Justin Bertram · 6 weeks ago
  53. fc6f0ee ARTEMIS-4740 reduce unnecessary boxing by Justin Bertram · 4 weeks ago
  54. 659b17c ARTEMIS-4745 Allow configuration of the pull consumer batch size by Timothy Bish · 4 weeks ago
  55. ee7a2c0 ARTEMIS-4744 Fully support multple host broker connections URIs by Timothy Bish · 4 weeks ago
  56. 934fe24 ARTEMIS-4734 mitigate NPE in ReplicationManager by Justin Bertram · 5 weeks ago
  57. 3795153 ARTEMIS-4743 Improve CLI Queue Stat Output: Split lines and include internal queue attribute by Clebert Suconic · 4 weeks ago
  58. 07ba37a Revert "NO-JIRA Test validating multiple mirrors connected to a node" by Clebert Suconic · 4 weeks ago
  59. 1e29602 ARTEMIS-4733 Fixing test as it is now correctly ignoring MQTT internal queue by Clebert Suconic · 4 weeks ago
  60. bf81e5f NO-JIRA Test validating multiple mirrors connected to a node by Clebert Suconic · 4 weeks ago
  61. 61e52ae ARTEMIS-4705 remove unnecessary field from STOMP HeartBeater by Justin Bertram · 5 weeks ago
  62. f7288c1 ARTEMIS-4742 decoding PersistedSecuritySetting fails after upgrade by Justin Bertram · 4 weeks ago
  63. 86f7250 ARTEMIS-4733 Fixing test as it is now correctly ignoring MQTT internal queue by Clebert Suconic · 5 weeks ago
  64. 20f345d ARTEMIS-4709 plugin to enforce connection periodic expiry per acceptor by Gary Tully · 7 weeks ago
  65. a4d1f70 ARTEMIS-4582 - fix typo in smoke test comment by Gary Tully · 5 weeks ago
  66. 44e78d4 ARTEMIS-4733 Internal queues should not be mirrored by Clebert Suconic · 5 weeks ago
  67. fdf2ea8 ARTEMIS-4733 Infinite mirror reflections after CreateAddress by Clebert Suconic · 5 weeks ago
  68. ed59b0e ARTEMIS-4727 fix STOMP durable sub doc and property precedence by Justin Bertram · 5 weeks ago
  69. 09dc445 ARTEMIS-4731 removing System.out left by accident by Clebert Suconic · 5 weeks ago
  70. 6fe53b8 ARTEMIS-4731 OpenWireConnection exception listener should call transport.close(); by Clebert Suconic · 5 weeks ago
  71. 791630f ARTEMIS-1921 setting client ID on core JMS should be reflected in broker RemotingConnection by Justin Bertram · 6 weeks ago
  72. 31243b1 ARTEMIS-4723 Optimization on HandlerBase by Clebert Suconic · 5 weeks ago
  73. a1c6a5c NO-JIRA making test more reliable by Clebert Suconic · 5 weeks ago
  74. e4a6687 ARTEMIS-4723 Avoid objects left on ThreadLocal from OrderedExecutorFactory by Clebert Suconic · 6 weeks ago
  75. c0cf01f NO-JIRA Speeding up ReceiverNoWaitTest by Clebert Suconic · 5 weeks ago
  76. f4581de ARTEMIS-4729 Upgrade slf4j version to 2.0.12 by Domenico Francesco Bruscino · 5 weeks ago
  77. e065b44 ARTEMIS-4728 Upgrade jgroups version to 5.3.4.Final by Domenico Francesco Bruscino · 5 weeks ago
  78. 8880ae9 ARTEMIS-4725 Fixing intermittent failure on test by Clebert Suconic · 5 weeks ago
  79. eb7b0b0 ARTEMIS-4725 Mirroring tests using multiple versions by Clebert Suconic · 5 weeks ago
  80. 329d963 ARTEMIS-4725 Fix AMQP outgoing encoding if da encoded before header by Timothy Bish · 5 weeks ago
  81. 7072eb1 ARTEMIS-4625 upgrade CheckStyle to 10.15.0 by Justin Bertram · 6 weeks ago
  82. a1db723 ARTEMIS-1691 JMS bridge can't be manually restarted after failure by Justin Bertram · 6 weeks ago
  83. 021993f ARTEMIS-4724 Upgrade karaf version to 4.4.6 by Domenico Francesco Bruscino · 6 weeks ago
  84. 66caefe ARTEMIS-4582 - fix missed change from update to view naming in the doc by Gary Tully · 6 weeks ago
  85. e43707a ARTEMIS-4582 - doc update to remove incorrect info by Gary Tully · 6 weeks ago
  86. 66fcd7f ARTEMIS-1729 automatically check for broken documentation links by Justin Bertram · 6 weeks ago
  87. f64e376 ARTEMIS-1551 validate properties between JMS clients by Justin Bertram · 6 weeks ago
  88. aff360c ARTEMIS-2492 remove defuct doc snippet by Justin Bertram · 6 weeks ago
  89. 375397b NO-JIRA Compatiblity test for Mirroring by Clebert Suconic · 6 weeks ago
  90. 2db7940 ARTEMIS-4722 Exclude netty-tcnative-boringssl-static artifacts by Domenico Francesco Bruscino · 6 weeks ago
  91. e1bf822 ARTEMIS-4498 Adding release doc by Clebert Suconic · 6 weeks ago
  92. 162c4f6 ARTEMIS-4498 Making queues always manageable by Clebert Suconic · 6 weeks ago
  93. 7702b39 ARTEMIS-4498 Adding internal column on address view by Clebert Suconic · 6 weeks ago
  94. 51f39fc ARTEMIS-4498 Expose internal queues for management and observability by a181321 · 10 weeks ago
  95. 6e3c7e0 ARTEMIS-4721 fix MQTT link in upgrade instructions by Justin Bertram · 6 weeks ago
  96. 221420b ARTEMIS-4721 mqtt doc fixes by Justin Bertram · 6 weeks ago
  97. b2ffe9f ARTEMIS-1634 unintentional integer overflow by Justin Bertram · 6 weeks ago
  98. 33599f7 ARTEMIS-4675 fix and improving test by Clebert Suconic · 6 weeks ago
  99. 6976c07 ARTEMIS-4675 fix test by Justin Bertram · 6 weeks ago
  100. 48f17e9 ARTEMIS-4718 Diverted messages are not propertly routed on cluster remote bindings by Clebert Suconic · 6 weeks ago