1. 0e299b2 SLING-12866 - Restrict force pushes, auto-delete branches on merge by Robert Munteanu · 5 weeks ago master
  2. c2a5fc4 SLING-12459 - Redirect sonarcloud notifications to commits@apache.sling.org by Robert Munteanu · 11 months ago
  3. f0134e5 SLING-12094 - Use GitHub for the Maven scm.url value by Robert Munteanu · 1 year, 11 months ago
  4. ea2d049 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 2 years, 1 month ago
  5. 7a72e74 [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.8 by Carsten Ziegeler · 2 years, 1 month ago org.apache.sling.tracer-1.0.8
  6. 4a62a81 Merge pull request #6 from apache/SLING-11980 by Carsten Ziegeler · 2 years, 1 month ago
  7. 6de1420 Merge branch 'master' into SLING-11980 by Carsten Ziegeler · 2 years, 1 month ago
  8. a637d0a Merge pull request #5 from apache/dependabot/maven/org.apache.sling-org.apache.sling.api-2.25.4 by Carsten Ziegeler · 2 years, 1 month ago
  9. dc1d7cc Fix bounded cache and add tests by Carsten Ziegeler · 2 years, 1 month ago
  10. eee9847 Remove usage of guava library by Carsten Ziegeler · 2 years, 2 months ago
  11. efafefc SLING-11709 - Set up Jira autolinks to all Sling Github projects by Robert Munteanu · 2 years, 5 months ago
  12. a0caa89 Bump org.apache.sling.api from 2.2.0 to 2.25.4 by dependabot[bot] · 3 years, 2 months ago
  13. e65a734 SLING-11335: Sling update to 47 (#2) by Ashok Pelluru · 3 years, 4 months ago
  14. 64af843 SLING-11051 - Fixing JavaDoc badge by Dan Klco · 3 years, 8 months ago
  15. 082f8ca SLING-10676 - remove SECURITY.md which is not needed by Bertrand Delacretaz · 4 years, 1 month ago
  16. cd83b91 SLING-10676 - add or update SECURITY.md by Bertrand Delacretaz · 4 years, 1 month ago
  17. 388921a Adding sonarqube badges as per SLING-9682 by Dan Klco · 5 years ago
  18. 1cb1336 Updating badges for org-apache-sling-tracer by Radu Cotescu · 5 years ago
  19. 9d7931c Updating badges for org-apache-sling-tracer by Radu Cotescu · 7 years ago
  20. 31b1cf5 SLING-7245 - Validate pull requests using Jenkins by Robert Munteanu · 7 years ago
  21. a9aeba1 trivial: added license header to *.md files by Radu Cotescu · 7 years ago
  22. 3fbf2d4 SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module by Radu Cotescu · 7 years ago
  23. a144e34 SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module by Radu Cotescu · 7 years ago
  24. c8c7d7f SLING-7798 Switch from JSR-305 annotations to JetBrains Nullable/NotNull annotations by sseifert · 7 years ago
  25. 95bae31 Updating badges for org-apache-sling-tracer by Dan Klco · 7 years ago
  26. ee13d5c SLING-7583 - Log tracer runs into ClassCastException for oak-queries by Chetan Mehrotra · 7 years ago
  27. c3443ea SLING-6506 - Sling Log Tracer queries reports Plan that does not match Query statement by Chetan Mehrotra · 8 years ago
  28. c09c86b SLING-6506 - Handling of UNION'd queries in Sling Log Tracer by david g · 8 years ago
  29. 37560c1 [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 8 years ago
  30. 4e813a7 [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.6 by Chetan Mehrotra · 8 years ago org.apache.sling.tracer-1.0.6
  31. 891f79b Fix javadoc issues by Chetan Mehrotra · 8 years ago
  32. 15ba544 SLING-7348 - Switch to OSGi annotation for Tracer bundle by Chetan Mehrotra · 8 years ago
  33. e67e265 SLING-7213 - Add a default .gitignore file to every module by Robert Munteanu · 8 years ago
  34. a7c1263 SLING-7214 - Add the LICENSE file to every module by Robert Munteanu · 8 years ago
  35. 2c09f36 Fix typo in pom.xml : conncetion should be connection by Robert Munteanu · 8 years ago
  36. 2b26fc0 SLING-7162 - Update SCM information in all POM files to reference Git by Robert Munteanu · 8 years ago
  37. fee0232 update sling-mocks dependency by Stefan Seifert · 8 years ago
  38. 2f8c6e1 SLING-7167 Adjust READMEs by Oliver Lietz · 8 years ago
  39. c30e76b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 8 years ago
  40. a0eb3e5 [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.4 by Karl Pauls · 8 years ago
  41. 79afa36 SLING-6900: Remove commons.json from Log Tracer by Karl Pauls · 8 years ago
  42. 3347376 [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 9 years ago
  43. 2aaa7fc [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.2 by Chetan Mehrotra · 9 years ago
  44. 9ab2e0f SLING-6120 - Collect logger names which get hit for a given request thread by Chetan Mehrotra · 9 years ago
  45. e58b68a SLING-6119 - Log parameters not captured correctly in few cases by Chetan Mehrotra · 9 years ago
  46. 1396a55 SLING-6118 - Handle empty tracer config header gracefully by Chetan Mehrotra · 9 years ago
  47. 41a0d23 SLING-5762 - Relax Sling Log Tracer package imports by Chetan Mehrotra · 9 years ago
  48. b25a763 SLING-6089 - Log Tracer does not work with system having new HTTP whiteboard implementation by Chetan Mehrotra · 9 years ago
  49. 6d042ef SLING-6089 - Log Tracer does not work with system having new HTTP whiteboard implementation by Chetan Mehrotra · 9 years ago
  50. 1784d4b SLING-6089 - Log Tracer does not work with system having new HTTP whiteboard implementation by Chetan Mehrotra · 9 years ago
  51. 4883314 [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 9 years ago
  52. b4b4069 [maven-release-plugin] prepare release org.apache.sling.tracer-1.0.0 by Chetan Mehrotra · 9 years ago
  53. 551537d SLING-5507 - Collect more details around query execution by Chetan Mehrotra · 10 years ago
  54. d6f506f SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  55. dc046f3 SLING-5505 - Allow recording of caller stacktrace with the logs by Chetan Mehrotra · 10 years ago
  56. a0a11b2 SLING-5505 - Allow recording of caller stacktrace with the logs by asf-sync-process · 10 years ago
  57. 53c8476 SLING-5507 - Collect more details around query execution by Chetan Mehrotra · 10 years ago
  58. 1ac117b SLING-5507 - Collect more details around query execution by Chetan Mehrotra · 10 years ago
  59. 0fa854e SLING-5507 - Collect more details around query execution by Chetan Mehrotra · 10 years ago
  60. a36c84b SLING-5505 - Allow recording of caller stacktrace with the logs by Chetan Mehrotra · 10 years ago
  61. be4ea09 SLING-5504 - Reduce memory footprint of stored recording data by Chetan Mehrotra · 10 years ago
  62. 2750e76 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  63. bca13fc SLING-5504 - Reduce memory footprint of stored recording data by Chetan Mehrotra · 10 years ago
  64. c39a508 SLING-5504 - Reduce memory footprint of stored recording data by Chetan Mehrotra · 10 years ago
  65. 5c65b89 SLING-5504 - Reduce memory footprint of stored recording data by Chetan Mehrotra · 10 years ago
  66. 27f5400 SLING-5504 - Reduce memory footprint of stored recording data by Chetan Mehrotra · 10 years ago
  67. 71d3afa SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  68. faade90 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  69. 76a34ef SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  70. 4862295 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  71. 0f6b00b SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  72. b2f2cb2 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  73. 377f2b2 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  74. 7376f27 SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  75. d00749f SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  76. 8d6e6fa SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  77. 2a3ec7f SLING-5459 - Recording of tracer logs by Chetan Mehrotra · 10 years ago
  78. ad72591 Add contrib/extensions/tracer to module list and bump the sling-parent version in tracer to latest by Chetan Mehrotra · 10 years ago
  79. 257988c Contrib: remove superflous sling.java.version=6 as it's the default now by Robert Munteanu · 10 years ago
  80. 37d4305 [maven-release-plugin] prepare for next development iteration by Chetan Mehrotra · 10 years ago
  81. f693159 [maven-release-plugin] prepare release org.apache.sling.tracer-0.0.2 by Chetan Mehrotra · 10 years ago
  82. d1ebf71 SLING-4739 - Log Tracer - To enable logs for specific category at specific level and only for specific request by Chetan Mehrotra · 10 years ago
  83. 3247052 SLING-4739 - Log Tracer - To enable logs for specific category at specific level and only for specific request by Chetan Mehrotra · 10 years ago
  84. b5bebd5 SLING-4739 - Log Tracer - To enable logs for specific category at specific level and only for specific request by Chetan Mehrotra · 10 years ago
  85. deacd50 SLING-4739 - Log Tracer - To enable logs for specific category at specific level and only for specific request by Chetan Mehrotra · 10 years ago