1. 1909792 Merge pull request #46 from ceefour/findbugs by Matt Bishop · 10 years ago
  2. 0d3b153 Merge pull request #15 from justdoo/master by Matt Bishop · 10 years ago
  3. c1dc48b Merge pull request #78 from Turbo87/patch-1 by Matt Bishop · 10 years ago
  4. a3e5fd0 Specifying the groupID is redundant. It must be the same as the parent. by Alex Newman · 10 years ago
  5. bdbd1b4 SimpleLogger: Fixed showDateTime default documentation by Tobias Bieniek · 10 years ago
  6. 5c76844 add MDCCloseable by William Delanoue · 10 years ago
  7. 92fd121 Update LICENSE.txt by Lali Devamanthri · 10 years ago
  8. dae64a2 correct property name for default log level by ThoMo · 10 years ago
  9. fdafef0 remove popup from download page by Ceki Gulcu · 10 years ago
  10. 46cf4f7 prepare release 1.7.7 by Ceki Gulcu · 10 years ago
  11. 0ee9c99 added SimpleLayout and FileAppender classes by Ceki Gulcu · 10 years ago
  12. fbbb60b Update left.js by stempelo · 10 years ago
  13. ff61dda PrivilegedAction can executed with generics by Otávio Garcia · 10 years ago
  14. 3e7077c add missing file by Ceki Gulcu · 10 years ago
  15. f59cd31 Merge pull request #63 from garcia-jj/ot-jultoslf4j-jdk5 by Ceki Gulcu · 10 years ago
  16. 49fcb62 Changing compiler version to 1.5 by Otávio Garcia · 10 years ago
  17. f420e02 mention Otavio Garcia by Ceki Gulcu · 10 years ago
  18. c4f2232 support for Category conversion on slf4j-migrator by Ceki Gulcu · 10 years ago
  19. 39c7a28 ensure JDK 1.5 compatibility by Ceki Gulcu · 10 years ago
  20. 9c3c7b8 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 10 years ago
  21. ec7c8f1 blurb about generics by Ceki Gulcu · 10 years ago
  22. 64bf087 Merge pull request #61 from garcia-jj/ot-using-java5-features by Ceki Gulcu · 10 years ago
  23. 9e3e9a3 Using generics with collections when possible by Otávio Garcia · 10 years ago
  24. 3478cda preparing next release by Ceki Gulcu · 10 years ago
  25. 1784b34 releasing 1.7.6 by Ceki Gulcu · 10 years ago
  26. 023e2f3 updates to news.html by Ceki Gulcu · 10 years ago
  27. f56ee2e minor changes by Ceki Gulcu · 10 years ago
  28. 7a7d0f8 update mailing list links by Ceki Gulcu · 10 years ago
  29. 99da14c remove ununsed slf4j-scala-api by Ceki Gulcu · 10 years ago
  30. 8f28a83 fix buf 311 by Ceki Gulcu · 10 years ago
  31. 8b3cc12 Merge pull request #58 from chetanmeh/SLF4J-311 by Ceki Gulcu · 10 years ago
  32. c529cbd Updated the details around substituable logger creation as per updated implementation by Chetan Mehrotra · 10 years ago
  33. 4f1bf59 Changing the delegate of substituted loggers post initialization by Chetan Mehrotra · 10 years ago
  34. ca68555 Removing the synchronisation as per Andrei comments by Chetan Mehrotra · 10 years ago
  35. 78280dc Minor changes around method names by Chetan Mehrotra · 10 years ago
  36. a21401d SLF4j 311 - Enable swapping of NOPLogger in SubstituteLoggerFactory by Chetan Mehrotra · 10 years ago
  37. 212e289 Optimize logger name truncation by Andrey Korzhevskiy · 10 years ago
  38. 40a9bdd Merge pull request #10 from kalgon/master by Matt Bishop · 10 years ago
  39. 60a1051 Merge pull request #54 from motlin/master by Matt Bishop · 10 years ago
  40. 4b710c8 Fix typos. by Craig P. Motlin · 10 years ago
  41. a598b17 Merge pull request #48 from larrys/patch-1 by Matt Bishop · 10 years ago
  42. a14b9cf Merge pull request #49 from motlin/master by Matt Bishop · 10 years ago
  43. 30be453 Merge pull request #52 from vivekpathak/vpathak_stringbuilder_for_better_multicore_formatter by Matt Bishop · 10 years ago
  44. 9bff4c6 added note to point out reason for using string builder by vivekpathak · 10 years ago
  45. 27607ea add link to article [Simplifying the distinction between SL4J and commons logging] by Ceki Gulcu · 10 years ago
  46. 32b9a92 Fix typo. by Craig P. Motlin · 13 years ago
  47. cb89903 Update migrator.html by Larry Shatzer, Jr. · 11 years ago
  48. 16d3a2a Merge pull request #47 from Larry0ua/master by Matt Bishop · 11 years ago
  49. 72be1a0 Fix BugZilla bug id 281 by Larry0ua · 11 years ago
  50. 2f82a78 Add `@Nonnull` annotation to aid findbugs / Eclipse IDE. by Hendy Irawan · 11 years ago
  51. d78659c replace stringbuffer with string builder for multicore performance by Vivek Pathak · 11 years ago
  52. b26727a Now P8 FileNet Content Manager can use log4j-over-slf4j instead of by Christian Trutz · 11 years ago
  53. 004b5d4 Fix of Bug 279 http://bugzilla.slf4j.org/show_bug.cgi?id=279 by Christian Trutz · 11 years ago
  54. b709400 mention BasicMarkerFactory concunrrency improvement by Ceki Gulcu · 11 years ago
  55. 2db60ef Merge pull request #40 from ash2k/marker-synchronization by Matt Bishop · 11 years ago
  56. 3b0b4c8 Fix BasicMarkerFactory by using ConcurrentMap by Mikhail Mazursky · 11 years ago
  57. 403c13f updated links by Ceki Gulcu · 11 years ago
  58. 37ce088 improved link image by Ceki Gulcu · 11 years ago
  59. b583aec improved video link by Ceki Gulcu · 11 years ago
  60. 4cab7de add link to beginner's tutorial by Ceki Gulcu · 11 years ago
  61. 5af234a added links to SLF4J-Test and Lidalia SLF4J Extensions projects by Ceki Gulcu · 11 years ago
  62. 1e97682 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  63. 6ddf497 update link to Devox 09 presentation at parleys by Ceki Gulcu · 11 years ago
  64. c2bf453 minor edit by Ceki Gulcu · 11 years ago
  65. 446d174 doc updates by Ceki Gulcu · 11 years ago
  66. 4309628 follow_us diagram source by Ceki Gulcu · 11 years ago
  67. 054dc91 improve follow us image by Ceki Gulcu · 11 years ago
  68. 6656e65 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  69. 49c9330 improved twitter link by Ceki Gulcu · 11 years ago
  70. c75ac9a refactor android logger by Andrey Korzhevskiy · 11 years ago
  71. 4712654 Merge branch 'master' of github.com:qos-ch/slf4j by Ceki Gulcu · 11 years ago
  72. 06c4ddc upgrade to cal10 0.8.1, improved images by Ceki Gulcu · 11 years ago
  73. c268ca6 use NOPMDCAdapter, clean up code by Andrey Korzhevskiy · 11 years ago
  74. 03336cf update android build settings by Andrey Korzhevskiy · 11 years ago
  75. c0a0161 fix tests by nordligulv · 11 years ago
  76. 909846c update slf4j android docs by nordligulv · 11 years ago
  77. 7aa2a5c update android project license by nordligulv · 11 years ago
  78. 0c05d10 update manifest version by nordligulv · 11 years ago
  79. 98d1ddd Merge branch 'master' of https://github.com/qos-ch/slf4j by nordligulv · 11 years ago
  80. 22cfa48 improve android logger by nordligulv · 11 years ago
  81. 42e196a add info on slf4j-android by Ceki Gulcu · 11 years ago
  82. 86a9e82 improve logger name truncation by nordligulv · 11 years ago
  83. 95c4946 mark 1.7.6-SNAPSHT, added missing modules to assembly source file by Ceki Gulcu · 11 years ago
  84. b17b903 improve logger name truncation, add tests for it by nordligulv · 11 years ago
  85. a940e12 add link to on left menu by Ceki Gulcu · 11 years ago
  86. 624256e Merge pull request #38 from FinamTrade/master by Andrey Korzhevskiy · 11 years ago
  87. d69da7f remove my README.md to prepare to pullrequest by nordligulv · 11 years ago
  88. d8bd2d0 add mac os x metadata file .DS_Store to .gitignore by nordligulv · 11 years ago
  89. 45e5061 prepare to pull request by nordligulv · 11 years ago
  90. e647993 use a ConcurrentHashMap in logger factory by nordligulv · 11 years ago
  91. 411e36f prepare to 1.7.5 release by nordligulv · 11 years ago
  92. bdf27d4 prepare to pull request by nordligulv · 11 years ago
  93. 9f9fd52 prepare to 1.7.5 release by nordligulv · 11 years ago
  94. d2f78f6 :wq by nordligulv · 11 years ago
  95. 2d731aa make java 5 compliant by nordligulv · 11 years ago
  96. c58b252 remove and ignore gen; prepare project for production use by nordligulv · 11 years ago
  97. 916dcc4 minor edits by Ceki Gulcu · 11 years ago
  98. 884d46e about to release 1.7.5 by Ceki Gulcu · 11 years ago
  99. 463e3d4 add gen and fix pom by Andrey Korzhevskiy · 11 years ago
  100. d675ba0 include gen by Andrey Korzhevskiy · 11 years ago