aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-26next version is 1.7.12Ceki Gulcu
2015-03-26set version number for javadoc pluginCeki Gulcu
2015-03-26preparing release 1.7.11Ceki Gulcu
2015-03-26Reformat all code with the exception of the slf4j-android module to use 4 spa...Ceki Gulcu
2015-03-26updated travis.yml fileCeki Gulcu
2015-03-26Change Bundle-RequiredExecutionEnvironment declaration in MANIFEST.MF filesCeki Gulcu
2015-03-26Merge pull request #102 from nfalco79/masterCeki Gulcu
2015-03-26tentative fix for SLF4J-318, updated news.htmlCeki Gulcu
2015-03-26Fix SLF4J-321 adding missing Bundle-ManifestVersion attribute toNikolas Falco
2015-03-20pre-select SLF4J as the project to search for in JIRACeki Gulcu
2015-03-20slf4j now uses JIRACeki Gulcu
2015-03-16Merge pull request #101 from dimitrisli/masterMatt Bishop
2015-03-12Update AppenderSkeleton.javaDimitrios Liapis
2015-01-18Merge pull request #98 from thatJavaNerd/patch-1Matt Bishop
2015-01-18Remove unnecessary line breakMatthew Dean
2015-01-06we are in 2015Ceki Gulcu
2015-01-06next version is 1.7.11Ceki Gulcu
2015-01-06prepare releaseCeki Gulcu
2015-01-06typo fixCeki Gulcu
2015-01-06ignore intermittently failing perf testCeki Gulcu
2015-01-06typo fixCeki Gulcu
2015-01-06make FileAppender constructors publicCeki Gulcu
2015-01-06next version is 1.7.10Ceki Gulcu
2015-01-06Merge pull request #84 from twillouer/masterCeki Gulcu
2014-12-23Merge pull request #95 from anziferrum/masterMatt Bishop
2014-12-23Fixed typo in BasicMarker.javaanziferrum
2014-12-16remove mentions of 1.7.8Ceki Gulcu
2014-12-16version 1.7.9 reverts the of JSR 305 annotationsCeki Gulcu
2014-12-14fix typoCeki Gulcu
2014-12-14reduce the number of Eclipse warnings to twoCeki Gulcu
2014-12-14less warnings by EclipseCeki Gulcu
2014-12-14setting pom version numbers to 1.7.9-SNAPSHOTCeki Gulcu
2014-12-14polish the docs on slf4j.detectLoggerNameMismatchCeki Gulcu
2014-12-14add docs for the logger name mismath featureCeki Gulcu
2014-12-14extract #loggerNameMismatch to a constantCeki Gulcu
2014-12-13Merge branch 'adorokhine-remarket'Ceki Gulcu
2014-12-13fix merge conflict with PR #93Ceki Gulcu
2014-12-13use correct version for site plugin (this fixes the build for site:siteCeki Gulcu
2014-12-13revert indentation changes in LoggerFactory, modify codeStyle.xml to match ex...Ceki Gulcu
2014-12-13use 2 space indentation in IntelliJ formatterCeki Gulcu
2014-12-13Merge branch 'master' of github.com:qos-ch/slf4jCeki Gulcu
2014-12-13move modelVersion tag to the top, reformat pom.xml filesCeki Gulcu
2014-12-13Merge pull request #94 from adorokhine/testCeki Gulcu
2014-12-12Fix tests which are no longer running.Alexander Dorokhine
2014-12-12Rename the auto-named logger field trial as a logger name mismatch detector.Alexander Dorokhine
2014-12-09indentation changes onlyCeki Gulcu
2014-12-09added Alexandre's name as authorCeki Gulcu
2014-12-09minor typo fixCeki Gulcu
2014-12-08next version is 1.7.8-SNAPSHOTCeki Gulcu
2014-12-08allow for computed caller class to be a super-type of class passed as paramet...Ceki Gulcu