Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
slf4j
/
refs/heads/fp2-m-sibon
/
slf4j-api
7122d7e
set work version to 1.7.13-SNAPSHOT
by Ceki Gulcu
· 10 years ago
fp2-m-sibon
fp2-sibon-17.07.6
fp2-sibon-17.08.1.1
fp2-sibon-17.10.1
fp2-sibon-17.11.2
fp2-sibon-17.12.1
fp2-sibon-18.01.1
fp2-sibon-18.02.0
fp2-sibon-18.03.1
fp2-sibon-18.04.1
0c189f9
preparing release 1.7.12
by Ceki Gulcu
· 10 years ago
410dc2d
next version is 1.7.12
by Ceki Gulcu
· 10 years ago
d8dc5b1
preparing release 1.7.11
by Ceki Gulcu
· 10 years ago
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
· 10 years ago
0ab0f6d
Change Bundle-RequiredExecutionEnvironment declaration in MANIFEST.MF files
by Ceki Gulcu
· 10 years ago
2c0c3d8
Remove unnecessary line break
by Matthew Dean
· 10 years ago
1137e5b
next version is 1.7.11
by Ceki Gulcu
· 10 years ago
d4c2cf5
prepare release
by Ceki Gulcu
· 10 years ago
b774476
ignore intermittently failing perf test
by Ceki Gulcu
· 10 years ago
7c14612
next version is 1.7.10
by Ceki Gulcu
· 10 years ago
ed80ded
Merge pull request #84 from twillouer/master
by Ceki Gulcu
· 10 years ago
8bd6b9e
Fixed typo in BasicMarker.java
by anziferrum
· 10 years ago
cdcdebb
version 1.7.9 reverts the of JSR 305 annotations
by Ceki Gulcu
· 10 years ago
33db0c5
less warnings by Eclipse
by Ceki Gulcu
· 10 years ago
54cd111
setting pom version numbers to 1.7.9-SNAPSHOT
by Ceki Gulcu
· 10 years ago
8a1702b
polish the docs on slf4j.detectLoggerNameMismatch
by Ceki Gulcu
· 10 years ago
f081680
add docs for the logger name mismath feature
by Ceki Gulcu
· 10 years ago
4ad29d1
extract #loggerNameMismatch to a constant
by Ceki Gulcu
· 10 years ago
1ad0191
fix merge conflict with PR #93
by Ceki Gulcu
· 10 years ago
d9f79d3
revert indentation changes in LoggerFactory, modify codeStyle.xml to match existing code style as much as possible
by Ceki Gulcu
· 10 years ago
08d05cb
Merge branch 'master' of github.com:qos-ch/slf4j
by Ceki Gulcu
· 10 years ago
67c07b7
move modelVersion tag to the top, reformat pom.xml files
by Ceki Gulcu
· 10 years ago
ca1dbbf
Fix tests which are no longer running.
by Alexander Dorokhine
· 10 years ago
7552796
Rename the auto-named logger field trial as a logger name mismatch detector.
by Alexander Dorokhine
· 10 years ago
7a57f1a
indentation changes only
by Ceki Gulcu
· 10 years ago
26b0111
added Alexandre's name as author
by Ceki Gulcu
· 10 years ago
c52317a
next version is 1.7.8-SNAPSHOT
by Ceki Gulcu
· 10 years ago
c0f5835
allow for computed caller class to be a super-type of class passed as parameter to LoggerFactory.getLogger(Class)
by Ceki Gulcu
· 10 years ago
90735df
Remove stack trace from the field trial mismatch message.
by Alexander Dorokhine
· 10 years ago
97f96c5
A field trial for the automatically named logger.
by Alexander Dorokhine
· 10 years ago
8737f4a
slightly better test method names
by Ceki Gulcu
· 10 years ago
fa9e7aa
manually revert pull-request #15
by Ceki Gulcu
· 10 years ago
2897951
MDCCloseable instead of Closeable to avoid throwing of IOException
by William Delanoue
· 10 years ago
89c07b6
Merge pull request #80 from hazendaz/master
by Matt Bishop
· 10 years ago
5f2cf53
Use StringBuilder instead of StringBuffer when no concurrent access
by Stephane Landelle
· 10 years ago
16b8c13
Correct Maven XSD Location
by Jeremy Landis
· 10 years ago
b9248b5
Merge pull request #79 from posix4e/groupId
by Matt Bishop
· 10 years ago
4451682
Merge pull request #75 from twillouer/master
by Matt Bishop
· 10 years ago
1909792
Merge pull request #46 from ceefour/findbugs
by Matt Bishop
· 10 years ago
0d3b153
Merge pull request #15 from justdoo/master
by Matt Bishop
· 10 years ago
a3e5fd0
Specifying the groupID is redundant. It must be the same as the parent.
by Alex Newman
· 10 years ago
5c76844
add MDCCloseable
by William Delanoue
· 10 years ago
46cf4f7
prepare release 1.7.7
by Ceki Gulcu
· 11 years ago
39c7a28
ensure JDK 1.5 compatibility
by Ceki Gulcu
· 11 years ago
9e3e9a3
Using generics with collections when possible
by Otávio Garcia
· 11 years ago
3478cda
preparing next release
by Ceki Gulcu
· 11 years ago
1784b34
releasing 1.7.6
by Ceki Gulcu
· 11 years ago
f56ee2e
minor changes
by Ceki Gulcu
· 11 years ago
8f28a83
fix buf 311
by Ceki Gulcu
· 11 years ago
4f1bf59
Changing the delegate of substituted loggers post initialization
by Chetan Mehrotra
· 11 years ago
ca68555
Removing the synchronisation as per Andrei comments
by Chetan Mehrotra
· 11 years ago
78280dc
Minor changes around method names
by Chetan Mehrotra
· 11 years ago
a21401d
SLF4j 311 - Enable swapping of NOPLogger in SubstituteLoggerFactory
by Chetan Mehrotra
· 11 years ago
a14b9cf
Merge pull request #49 from motlin/master
by Matt Bishop
· 11 years ago
9bff4c6
added note to point out reason for using string builder
by vivekpathak
· 11 years ago
32b9a92
Fix typo.
by Craig P. Motlin
· 13 years ago
2f82a78
Add `@Nonnull` annotation to aid findbugs / Eclipse IDE.
by Hendy Irawan
· 11 years ago
d78659c
replace stringbuffer with string builder for multicore performance
by Vivek Pathak
· 11 years ago
3b0b4c8
Fix BasicMarkerFactory by using ConcurrentMap
by Mikhail Mazursky
· 11 years ago
95c4946
mark 1.7.6-SNAPSHT, added missing modules to assembly source file
by Ceki Gulcu
· 12 years ago
884d46e
about to release 1.7.5
by Ceki Gulcu
· 12 years ago
a031ea2
release 1.7.4
by Ceki Gulcu
· 12 years ago
bced901
start 1.7.4-SNAPSHOT
by Ceki Gulcu
· 12 years ago
1c3e4c6
release 1.7.3
by Ceki Gulcu
· 12 years ago
8d30219
tag release 1.7.3-SNAPSHOT
by Ceki Gulcu
· 12 years ago
c06e417
about to relese 1.7.2
by Ceki Gulcu
· 12 years ago
3b040e3
improved javadocs
by Ceki Gulcu
· 12 years ago
7747f1e
starting 1.7.2 cycle
by Ceki Gulcu
· 12 years ago
86e0c29
preparing release 1.7.1
by Ceki Gulcu
· 12 years ago
1449b3b
starting work on 1.7.1
by Ceki Gulcu
· 12 years ago
999956d
preparing release 1.7.0
by Ceki Gulcu
· 12 years ago
255def2
avoid version mismatch warning (when run with slf4j-api-1.6.jar) by setting REQUESTED_VERSION to 1.6.99 instead of 1.7
by Ceki Gulcu
· 12 years ago
86eaa9c
adding vargs support to Logger interface
by Ceki Gulcu
· 12 years ago
370eca4
fix bug 270
by Ceki Gulcu
· 12 years ago
cf897a9
Fix typo merker -> marker
by Geoff Lane
· 12 years ago
6f3d29f
starting work on 1.6.7
by Ceki Gulcu
· 12 years ago
e5eb0b0
preparing release 1.6.6
by Ceki Gulcu
· 12 years ago
7f88804
start work on 1.6.6. Fix bug #234
by Ceki Gulcu
· 12 years ago
79e1b89
preparing release 1.6.5
by Ceki Gulcu
· 12 years ago
d8b43cb
moving to oss.sonatype repo, indentation changes
by Ceki Gulcu
· 13 years ago
f880d89
start work on 1.6.5.-SNAPSHOT
by Ceki Gulcu
· 13 years ago
95b5efd
fix for bug 264
by justdoo
· 13 years ago
ccd1c83
improved javadocs
by Ceki Gulcu
· 13 years ago
38915da
release 1.6.4, fix issues with site plugin
by Ceki Gulcu
· 13 years ago
f5865d3
fix bugs 203 and 224, adaptations for maven 3
by Ceki Gulcu
· 13 years ago
7b65efc
next version will be 1.6.4
by Ceki Gulcu
· 13 years ago
752e2cf
upgrade to Maven 3.0.3
by Ceki Gulcu
· 13 years ago
20ef874
preparing release 1.6.3
by Ceki Gulcu
· 13 years ago
7ba0605
update license headers to current year
by Ceki Gulcu
· 13 years ago
e96146a
fix embarrassing typo
by Ceki Gulcu
· 13 years ago
20377b5
- changing version to 1.6.2
by Ceki Gulcu
· 13 years ago
8eb1912
fixing #228 for MDC
by Ceki Gulcu
· 13 years ago
67f86a6
fixing #228
by Ceki Gulcu
· 13 years ago
ced19de
- Fix #138
by Ceki Gulcu
· 13 years ago
9f10490
Revert "make log4j-over-slf4j run in jboss 4.2"
by Ceki Gulcu
· 14 years ago
3749a85
make log4j-over-slf4j run in jboss 4.2
by Ceki Gulcu
· 14 years ago
277f8d7
- started working on slf4j 1.6.2-SNAPSHOT - Small additions to .gitignore file
by Ceki Gulcu
· 14 years ago
990f241
- preparing release 1.6.1
by Ceki Gulcu
· 14 years ago
71fc429
- starting work on 1.6.1
by Ceki Gulcu
· 14 years ago
Next »