1. 78097bd Move pipeline to logging-pipelines by Matt Sicker · 3 years, 10 months ago
  2. b2bd9a9 Add pipeline by Matt Sicker · 3 years, 10 months ago
  3. 9c90c42 Merge pull request #23 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies by Andrei Ivanov · 4 years, 3 months ago
  4. 0ed6953 Use HTTPS instead of HTTP to resolve dependencies by Jonathan Leitschuh · 4 years, 3 months ago
  5. df87e48 LOG4J2-2448: changelog entry by Andrei Ivanov · 5 years ago
  6. 1a55fc8 LOG4J2-2448: remove dependency on Spring classes by Andrei Ivanov · 5 years ago
  7. b4da24f Fix trivial warnings reported by the IDE by Andrei Ivanov · 5 years ago
  8. 4a32859 Fix trivial bugs reported by the IDE by Andrei Ivanov · 5 years ago
  9. 87c6255 Mark fields as final where possible by Andrei Ivanov · 5 years ago
  10. dd0fa24 Trivial cleanups and improvements by Andrei Ivanov · 5 years ago
  11. 0c84ffe Remove redundant modifiers by Andrei Ivanov · 5 years ago
  12. 28de0df Cleanup imports by Andrei Ivanov · 5 years ago
  13. da288c6 LOG4J2-2579: add missing license by Andrei Ivanov · 5 years ago
  14. 9479508 Merge pull request #20 from apache/LOG4J2-2579 by Andrei Ivanov · 5 years ago
  15. 7f312d2 LOG4J2-2579: add changelog entry by Andrei Ivanov · 5 years ago
  16. 998525c LOG4J2-2579: add a @EventName to the generated Java event interfaces and use it, if available, to generate the event name by Andrei Ivanov · 5 years ago
  17. 2c61d29 LOG4J2-2579: don't normalize dynamic events by Andrei Ivanov · 5 years ago
  18. e894440 add missing license headers by Andrei Ivanov · 5 years ago
  19. faf6923 Merge remote-tracking branch 'origin/master' by Andrei Ivanov · 5 years ago
  20. 06fb129 rename file to match the using code by Andrei Ivanov · 5 years ago
  21. c983152 rename file to match the using code by Andrei Ivanov · 5 years ago
  22. fba9259 Merge pull request #19 from andrei-ivanov/fix-build by Andrei Ivanov · 5 years ago
  23. 0eefeb2 cleanup duplicate dependency by Andrei Ivanov · 5 years ago
  24. b12475a Add empty parameter `resourceBundles` for the `maven-remote-resources-plugin` configuration, that seems to be required after the parent upgrade to version 21: by Andrei Ivanov · 5 years ago
  25. 81f16c3 LOG4J2-2580 - Event.toString() failed with NullPointerException for events without attributes by Ralph Goers · 5 years ago
  26. 60ab890 LOG4J2-2580 by Andrei Ivanov · 5 years ago
  27. a499e95 LOG4J2-2582 - WebMvcAppContext in the catalog editor was missing a curly brace for the gitUserName variable by Ralph Goers · 5 years ago
  28. c63551b Missing curly brackets at value gitUserName annotation by Eugene Chan · 5 years ago
  29. 7373409 Update site to only reference SHA 512 instead of md5 by Ralph Goers · 5 years ago
  30. a4db164 LOG4J2-2578 - RequestContextMappings should ignore private and instance fields by Ralph Goers · 5 years ago
  31. 6545e91 LOG4J2-2578 by Andrei Ivanov · 5 years ago
  32. e354306 Add LOG4J2-2521 changelog entry by Matt Sicker · 5 years ago
  33. 76b6b4a Merge pull request #13 from sullis/maven-compiler-plugin-3.8.0 by Matt Sicker · 5 years ago
  34. f8183be maven-compiler-plugin 3.8.0 by Sean Sullivan · 5 years ago
  35. 39e5d88 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 5 years ago
  36. 233f2cb [maven-release-plugin] prepare release log4j-audit-1.0.1-rc1 by Ralph Goers · 5 years ago log4j-audit-1.0.1-rc1
  37. 70ea999 Fix version of parent pom by Ralph Goers · 5 years ago
  38. 9e8548d Fix repo url by Ralph Goers · 5 years ago
  39. 5bdfbb6 [maven-release-plugin] rollback the release of log4j-audit-1.0.1-rc1 by Ralph Goers · 5 years ago
  40. e65e630 [maven-release-plugin] prepare release log4j-audit-1.0.1-rc1 by Ralph Goers · 5 years ago
  41. 2678f2e Prepare for release by Ralph Goers · 5 years ago
  42. 69fac3d Adjust urls due to move to GitBox by Ralph Goers · 5 years ago
  43. 73b5ecc LOG4J2-2428 - Update changes report by Ralph Goers · 6 years ago
  44. bbeb456 LOG4J2-2428: run message actions (invoking setters, validations, logging) in a block that routes exception to the defined handler by Andrei Ivanov · 6 years ago
  45. dc83a07 LOG4J2-2428: extract code setting an event property as a separate method by Andrei Ivanov · 6 years ago
  46. bf04a1d LOG4J2-2428: extract and use a single event validator by Andrei Ivanov · 6 years ago
  47. 78b7c3f LOG4J2-2428: reuse the AuditLogger to log events by Andrei Ivanov · 6 years ago
  48. 06dbe88 LOG4J2-2428: pass the event handler defined on the factory to the events by Andrei Ivanov · 6 years ago
  49. d9663a7 LOG4J2-2443 - Fix inconsistencies in validation exceptions. by Ralph Goers · 6 years ago
  50. b9492fa [LOG4J2-2443] change leftover AuditException to ConstraintValidationException by Andrei Ivanov · 6 years ago
  51. ff477a0 Merge branch 'master' of https://github.com/apache/logging-log4j-audit into LOG4J2-2443 by Andrei Ivanov · 6 years ago
  52. f4dee64 LOG4J2-2440 - AuditEvents should provide some basic toString() by Ralph Goers · 6 years ago
  53. f8ec09b Closes #11 by Ralph Goers · 6 years ago
  54. 8f460ee LOG4J2-2429 - Setting the exceptionHandler on the AuditEvent sets it as a ThreadContext variable by Ralph Goers · 6 years ago
  55. 73cfc05 Closes #10 by Ralph Goers · 6 years ago
  56. 9c8d514 LOG4J2-2452 - Add verbose parameter to the Log4j audit Maven plugin by Ralph Goers · 6 years ago
  57. 937a035 Closes #9 by Ralph Goers · 6 years ago
  58. 8b56411 LOG4J2-2421 - AbstractEventLogger.logEvent doesn't check for missing required context attributes by Ralph Goers · 6 years ago
  59. cb7bed4 [LOG4J2-2420] use same formatting as surrounding lines by Andrei Ivanov · 6 years ago
  60. 5e67a33 [LOG4J2-2440] by Andrei Ivanov · 6 years ago
  61. da38500 [LOG4J2-2429] cleanup assertions by Andrei Ivanov · 6 years ago
  62. 3f3a56f [LOG4J2-2429] use same formatting as surrounding lines by Andrei Ivanov · 6 years ago
  63. 16fa483 [LOG4J2-2429] don't cascade on method invocations by Andrei Ivanov · 6 years ago
  64. 478dfb7 [LOG4J2-2452] by Andrei Ivanov · 6 years ago
  65. 138b808 LOG4J2-2421: cleanup by Andrei Ivanov · 6 years ago
  66. 45884e0 Merge branch 'master' of https://github.com/apache/logging-log4j-audit into LOG4J2-2421 by Andrei Ivanov · 6 years ago
  67. 07e5419 LOG4J2-2417 - Better handling of optional properties by Ralph Goers · 6 years ago
  68. 7599c8a Closes #7 by Ralph Goers · 6 years ago
  69. 83b9afa LOG4J2-2420 - RequestContextFilter logging cleanup by Ralph Goers · 6 years ago
  70. 446bedb Closes #6 by Ralph Goers · 6 years ago
  71. 7660899 LOG4J2-2442 - Normalize the event names logged through AbstractEventLogger.logEvent by Ralph Goers · 6 years ago
  72. 4552b25 Closes #5 by Ralph Goers · 6 years ago
  73. 65ccad8 LOG4J2-2431 - Narrow the return type of getEvent by Ralph Goers · 6 years ago
  74. 0c3a58a [LOG4J2-2421] remove pointless creation of array by Andrei Ivanov · 6 years ago
  75. baa2d74 [LOG4J2-2421] iterate only over the defined request context attributes as the ThreadContext can have others extra by Andrei Ivanov · 6 years ago
  76. af89554 [LOG4J2-2421] check for the presence of required ThreadContext atributes by Andrei Ivanov · 6 years ago
  77. d98904d [LOG4J2-2420] allow events without attributes by Andrei Ivanov · 6 years ago
  78. 02529bb [LOG4J2-2417] handle null properties by Andrei Ivanov · 6 years ago
  79. 3e3bf9d [LOG4J2-2417] reuse maxLength extraction routine by Andrei Ivanov · 6 years ago
  80. 882d45a [LOG4J2-2417] fix access of optional annotations by Andrei Ivanov · 6 years ago
  81. e333cda [LOG4J2-2420] switch the logging of request processing duration to TRACE level by Andrei Ivanov · 6 years ago
  82. 390cbe9 [LOG4J2-2420] fix parameter logging by Andrei Ivanov · 6 years ago
  83. eefa81f [LOG4J2-2442] normalize the event name by Andrei Ivanov · 6 years ago
  84. 04ab4e6 [LOG4J2-2442] Extract common code to a single method by Andrei Ivanov · 6 years ago
  85. 063c258 [LOG4J2-2443] move ConstraintValidationException in the log4j-audit-api module as it's the only place it was used and make it extend AuditException by Andrei Ivanov · 6 years ago
  86. bf545f3 [LOG4J2-2443] Consistent throwning of ConstraintValidationException for valitation errors by Andrei Ivanov · 6 years ago
  87. 13f0581 [LOG4J2-2443] Remove unused exception, seems to be a duplicate of CatalogModificationException by Andrei Ivanov · 6 years ago
  88. b3f088e [LOG4J2-2443] Remove unused exception by Andrei Ivanov · 6 years ago
  89. a27bd76 [LOG4J2-2443] optimize imports by Andrei Ivanov · 6 years ago
  90. 5c5c875 [LOG4J2-2443] Remove unused exceptions by Andrei Ivanov · 6 years ago
  91. 6d4fcf3 [LOG4J2-2431] Narrow the return type of getEvent by Andrei Ivanov · 6 years ago
  92. c2bfa53 Fix pre/code nesting issues by Matt Sicker · 6 years ago
  93. e7e6798 Fix download links by Matt Sicker · 6 years ago
  94. 6ff3d70 Clarify annotations by Matt Sicker · 6 years ago
  95. 96e1779 Fix typos by Matt Sicker · 6 years ago
  96. 9bab5da Fix typos in home page by Matt Sicker · 6 years ago
  97. fb376c2 Add .gitignore by Carter Kozak · 6 years ago
  98. 87c06ad [maven-release-plugin] prepare for next development iteration by Ralph Goers · 6 years ago
  99. 8c03f8e [maven-release-plugin] prepare release log4j-audit-1.0.0-rc1 by Ralph Goers · 6 years ago log4j-audit-1.0.0-rc1
  100. 5b137a1 [maven-release-plugin] prepare for next development iteration by Ralph Goers · 6 years ago