1. d8dc5b1 preparing release 1.7.11 by Ceki Gulcu · 9 years ago
  2. 3121243 Reformat all code with the exception of the slf4j-android module to use 4 space indentation and max line width of 160. by Ceki Gulcu · 9 years ago
  3. 32d133d updated travis.yml file by Ceki Gulcu · 9 years ago
  4. 0ab0f6d Change Bundle-RequiredExecutionEnvironment declaration in MANIFEST.MF files by Ceki Gulcu · 9 years ago
  5. 8e0eeb1 Merge pull request #102 from nfalco79/master by Ceki Gulcu · 9 years ago
  6. 043db85 tentative fix for SLF4J-318, updated news.html by Ceki Gulcu · 9 years ago
  7. 6a6a504 Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute to by Nikolas Falco · 9 years ago
  8. 8b77c9f pre-select SLF4J as the project to search for in JIRA by Ceki Gulcu · 9 years ago
  9. 13fc238 slf4j now uses JIRA by Ceki Gulcu · 9 years ago
  10. b954d3e Merge pull request #101 from dimitrisli/master by Matt Bishop · 9 years ago
  11. fd4ce79 Update AppenderSkeleton.java by Dimitrios Liapis · 9 years ago
  12. d18e5e9 Merge pull request #98 from thatJavaNerd/patch-1 by Matt Bishop · 9 years ago
  13. 2c0c3d8 Remove unnecessary line break by Matthew Dean · 9 years ago
  14. 769435f we are in 2015 by Ceki Gulcu · 9 years ago
  15. 1137e5b next version is 1.7.11 by Ceki Gulcu · 9 years ago
  16. d4c2cf5 prepare release by Ceki Gulcu · 9 years ago
  17. f0cfe95 typo fix by Ceki Gulcu · 9 years ago
  18. b774476 ignore intermittently failing perf test by Ceki Gulcu · 9 years ago
  19. 8ebce52 typo fix by Ceki Gulcu · 9 years ago
  20. ed55278 make FileAppender constructors public by Ceki Gulcu · 9 years ago
  21. 7c14612 next version is 1.7.10 by Ceki Gulcu · 9 years ago
  22. ed80ded Merge pull request #84 from twillouer/master by Ceki Gulcu · 9 years ago
  23. 5396fdd Merge pull request #95 from anziferrum/master by Matt Bishop · 9 years ago
  24. 8bd6b9e Fixed typo in BasicMarker.java by anziferrum · 9 years ago
  25. e4b7f60 remove mentions of 1.7.8 by Ceki Gulcu · 9 years ago
  26. cdcdebb version 1.7.9 reverts the of JSR 305 annotations by Ceki Gulcu · 9 years ago
  27. f62801b fix typo by Ceki Gulcu · 9 years ago
  28. e14afa6 reduce the number of Eclipse warnings to two by Ceki Gulcu · 9 years ago
  29. 33db0c5 less warnings by Eclipse by Ceki Gulcu · 9 years ago
  30. 54cd111 setting pom version numbers to 1.7.9-SNAPSHOT by Ceki Gulcu · 9 years ago
  31. 8a1702b polish the docs on slf4j.detectLoggerNameMismatch by Ceki Gulcu · 9 years ago
  32. f081680 add docs for the logger name mismath feature by Ceki Gulcu · 9 years ago
  33. 4ad29d1 extract #loggerNameMismatch to a constant by Ceki Gulcu · 9 years ago
  34. 175c8e4 Merge branch 'adorokhine-remarket' by Ceki Gulcu · 9 years ago
  35. 1ad0191 fix merge conflict with PR #93 by Ceki Gulcu · 9 years ago
  36. 7f7eeca use correct version for site plugin (this fixes the build for site:site by Ceki Gulcu · 9 years ago
  37. d9f79d3 revert indentation changes in LoggerFactory, modify codeStyle.xml to match existing code style as much as possible by Ceki Gulcu · 9 years ago
  38. b8b7aaf use 2 space indentation in IntelliJ formatter by Ceki Gulcu · 9 years ago
  39. 08d05cb Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 9 years ago
  40. 67c07b7 move modelVersion tag to the top, reformat pom.xml files by Ceki Gulcu · 9 years ago
  41. c8cd020 Merge pull request #94 from adorokhine/test by Ceki Gulcu · 9 years ago
  42. ca1dbbf Fix tests which are no longer running. by Alexander Dorokhine · 9 years ago
  43. 7552796 Rename the auto-named logger field trial as a logger name mismatch detector. by Alexander Dorokhine · 9 years ago
  44. 7a57f1a indentation changes only by Ceki Gulcu · 9 years ago
  45. 26b0111 added Alexandre's name as author by Ceki Gulcu · 9 years ago
  46. 3a50635 minor typo fix by Ceki Gulcu · 9 years ago
  47. c52317a next version is 1.7.8-SNAPSHOT by Ceki Gulcu · 9 years ago
  48. c0f5835 allow for computed caller class to be a super-type of class passed as parameter to LoggerFactory.getLogger(Class) by Ceki Gulcu · 9 years ago
  49. ff3462d Merge pull request #92 from adorokhine/getlogger_field_study by Ceki Gulcu · 9 years ago
  50. 90735df Remove stack trace from the field trial mismatch message. by Alexander Dorokhine · 9 years ago
  51. 97f96c5 A field trial for the automatically named logger. by Alexander Dorokhine · 9 years ago
  52. e2ac06c Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 9 years ago
  53. 8737f4a slightly better test method names by Ceki Gulcu · 9 years ago
  54. d81313f Merge pull request #90 from mattbishop/add-travis-ci by Ceki Gulcu · 9 years ago
  55. 8fda540 Set up Travis CI for SLF4J. by Matt Bishop · 9 years ago
  56. fa9e7aa manually revert pull-request #15 by Ceki Gulcu · 9 years ago
  57. 8110cbf Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 9 years ago
  58. 58983ea improved testing by Ceki Gulcu · 9 years ago
  59. f2e443a Merge pull request #82 from eamonnl/patch-1 by Matt Bishop · 9 years ago
  60. ebcbbeb correct scm link by Ceki Gulcu · 10 years ago
  61. 6d8d41c Merge pull request #85 from mdietz198/master by Matt Bishop · 10 years ago
  62. 52c32f5 Remove unnecessary synchronized in JDK14LoggerFactory by Mark Dietz · 10 years ago
  63. 2897951 MDCCloseable instead of Closeable to avoid throwing of IOException by William Delanoue · 10 years ago
  64. 16ded72 Merge pull request #83 from karl82/master by Matt Bishop · 10 years ago
  65. a724fb3 Fix rendering of arrays in ToStringHelper.renderArray by Karel Rank · 10 years ago
  66. 29c01a0 Add Log4J method to MDC to workaround use in wild by Eamonn · 10 years ago
  67. 89c07b6 Merge pull request #80 from hazendaz/master by Matt Bishop · 10 years ago
  68. b3c3735 Merge pull request #81 from slandelle/master by Matt Bishop · 10 years ago
  69. 5f2cf53 Use StringBuilder instead of StringBuffer when no concurrent access by Stephane Landelle · 10 years ago
  70. 16b8c13 Correct Maven XSD Location by Jeremy Landis · 10 years ago
  71. c99a0ac Merge pull request #73 from hazendaz/master by Matt Bishop · 10 years ago
  72. 3b9f0ec Proposal: Enforce formatting by Jeremy Landis · 10 years ago
  73. dd7ec6b Add git attributes by Jeremy Landis · 10 years ago
  74. 86a79ed Merge pull request #67 from stempelo/patch-1 by Matt Bishop · 10 years ago
  75. b9248b5 Merge pull request #79 from posix4e/groupId by Matt Bishop · 10 years ago
  76. 4451682 Merge pull request #75 from twillouer/master by Matt Bishop · 10 years ago
  77. 7d04c74 Merge pull request #71 from lsdeva/master by Matt Bishop · 10 years ago
  78. 9912a2e Merge pull request #69 from ThoMo/patch-1 by Matt Bishop · 10 years ago
  79. b0afabb Merge pull request #64 from garcia-jj/ot-generics4privilegedaction by Matt Bishop · 10 years ago
  80. 1909792 Merge pull request #46 from ceefour/findbugs by Matt Bishop · 10 years ago
  81. 0d3b153 Merge pull request #15 from justdoo/master by Matt Bishop · 10 years ago
  82. c1dc48b Merge pull request #78 from Turbo87/patch-1 by Matt Bishop · 10 years ago
  83. a3e5fd0 Specifying the groupID is redundant. It must be the same as the parent. by Alex Newman · 10 years ago
  84. bdbd1b4 SimpleLogger: Fixed showDateTime default documentation by Tobias Bieniek · 10 years ago
  85. 5c76844 add MDCCloseable by William Delanoue · 10 years ago
  86. 92fd121 Update LICENSE.txt by Lali Devamanthri · 10 years ago
  87. dae64a2 correct property name for default log level by ThoMo · 10 years ago
  88. fdafef0 remove popup from download page by Ceki Gulcu · 10 years ago
  89. 46cf4f7 prepare release 1.7.7 by Ceki Gulcu · 10 years ago
  90. 0ee9c99 added SimpleLayout and FileAppender classes by Ceki Gulcu · 10 years ago
  91. fbbb60b Update left.js by stempelo · 10 years ago
  92. ff61dda PrivilegedAction can executed with generics by Otávio Garcia · 10 years ago
  93. 3e7077c add missing file by Ceki Gulcu · 10 years ago
  94. f59cd31 Merge pull request #63 from garcia-jj/ot-jultoslf4j-jdk5 by Ceki Gulcu · 10 years ago
  95. 49fcb62 Changing compiler version to 1.5 by Otávio Garcia · 10 years ago
  96. f420e02 mention Otavio Garcia by Ceki Gulcu · 10 years ago
  97. c4f2232 support for Category conversion on slf4j-migrator by Ceki Gulcu · 10 years ago
  98. 39c7a28 ensure JDK 1.5 compatibility by Ceki Gulcu · 10 years ago
  99. 9c3c7b8 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 10 years ago
  100. ec7c8f1 blurb about generics by Ceki Gulcu · 10 years ago