Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
slf4j
/
e7755d84d3fcbcfed6d7d7ddf66a4a36511ee049
e7755d8
Apache FTPserver graduated
by Ceki Gulcu
· 16 years ago
ccbe038
- cyclical arrays are supported
by Ceki Gulcu
· 16 years ago
6130869
- support for cyclical arrays
by Ceki Gulcu
· 16 years ago
621a840
- null is not a valid argument for Marker.add method
by Ceki Gulcu
· 16 years ago
a64161a
As Joern Huxhorn observed in bug 76, markers are usually unique by
by Ceki Gulcu
· 16 years ago
3d3c970
- moved the NOPLoger class from slf4j-nop module to slf4j-api. An NOPLogger came in handy in slf4j-ext
by Ceki Gulcu
· 16 years ago
053a98b
- decoupling slf4j version numbers from slf4j-ext version
by Ceki Gulcu
· 16 years ago
98f51c8
started work on bug 86, http://bugzilla.slf4j.org/show_bug.cgi?id=86
by Ceki Gulcu
· 16 years ago
3057ec1
- minor changes
by Ceki Gulcu
· 16 years ago
00ec8fc
- redone support for array parameters using JDK 1.4 functionality
by Ceki Gulcu
· 16 years ago
2ba15cd
- add support for array values in parameters
by Ceki Gulcu
· 16 years ago
0953b69
by Ceki Gulcu
· 16 years ago
1c635e4
- if(logger.isTraceEnabled()) check in trace(...) methods throw
by Ceki Gulcu
· 16 years ago
5eea488
- added getInstance methods to the Category class
by Ceki Gulcu
· 16 years ago
c113889
- fix bug 71 by adding a readResolve method in all Logger implementations. The
by Ceki Gulcu
· 16 years ago
0352ffd
- fix the javadocs link for offline site
by Ceki Gulcu
· 16 years ago
4c2c3ee
- doc improvements
by Ceki Gulcu
· 16 years ago
5630afe
- improved Profiler docs and other minor changes
by Ceki Gulcu
· 16 years ago
7835a54
typo fix as reported in bug 91 by Gwyn Evans
by Ceki Gulcu
· 16 years ago
61a0295
Fixed a typo reported in bug 92
by Ceki Gulcu
· 16 years ago
a018665
- TimeInstrument was omitted in the previous commit by mistake
by Ceki Gulcu
· 16 years ago
fa9a181
- minor refactoring of the SLF4J profiler API
by Ceki Gulcu
· 16 years ago
a940c6d
slf4j-ext/src/main/resources directory was misplaced
by Ceki Gulcu
· 16 years ago
2bc95bd
indentation matters
by Ceki Gulcu
· 16 years ago
b4064f8
- profilers now know about loggers - added MANIFEST.MF file
by Ceki Gulcu
· 16 years ago
7efba8e
- we need an actual binding for tests to pass
by Ceki Gulcu
· 16 years ago
ad27533
- fixing cruft in pom.xml - adding files to .svn ignore list
by Ceki Gulcu
· 16 years ago
eb84d13
Related to bug 68. See also [1]
by Ceki Gulcu
· 16 years ago
b11c2bd
typographical changes
by Ceki Gulcu
· 16 years ago
1270663
apache archiva added to the list
by Ceki Gulcu
· 16 years ago
ac25a35
- starting work on SLF4J 1.5.3
by Ceki Gulcu
· 16 years ago
31879a3
- doc improvements, spelling, links etc
by Ceki Gulcu
· 16 years ago
0fd329e
- preparing release 1.5.2 - improvements to documentation
by Ceki Gulcu
· 16 years ago
6e32803
minor improvements
by Ceki Gulcu
· 16 years ago
afb426d
- SLF4J illustrations
by Ceki Gulcu
· 16 years ago
ba74535
- adding package.html file
by Ceki Gulcu
· 16 years ago
4adb9e8
- adapt assembly/source.xml to recent changes such as renaming of jcl104-over-slf4j as jcl-over-slf4j
by Ceki Gulcu
· 16 years ago
2fb77b1
- minor clean up in relation to renaming of jcl104-over-slf4j as jcl-over-slf4j
by Ceki Gulcu
· 16 years ago
d2b16c4
preparing release 1.5.1
by Ceki Gulcu
· 16 years ago
dc0a64f
preparing release 1.5.1
by Ceki Gulcu
· 16 years ago
fb1b1df
- fixed bug 74, an endless recursion problem in Marker.contains method
by Ceki Gulcu
· 16 years ago
edcce01
- the protected methods added in JCL 1.1 are all static
by Ceki Gulcu
· 16 years ago
0b72abb
- slf4j-jcl now depends on commons-logging 1.1.1
by Ceki Gulcu
· 16 years ago
a810d0f
- implemented methods added to o.a.c.l.LogFactory class in JCL 1.1
by Ceki Gulcu
· 16 years ago
a995211
- the jcl104-over-slf4j module renamed as jcl-over-slf4j
by Ceki Gulcu
· 16 years ago
87b7242
- the jcl104-over-slf4j module renamed as jcl-over-slf4j
by Ceki Gulcu
· 16 years ago
9120407
- renamed module jcl104-over-slf4j as jcl-over-slf4j in order to upgrade to JCL 1.1.1
by Ceki Gulcu
· 16 years ago
9055626
- added the setContextMap(Map) method to MDCAdapter interface as well as the MDC class
by Ceki Gulcu
· 16 years ago
e96aa45
ongoing work on SLF4J relateed illustrations
by Ceki Gulcu
· 16 years ago
8b2255c
ongoing work on SLF4J relateed illustrations
by Ceki Gulcu
· 16 years ago
c79b332
ongoing work on SLF4J relateed illustrations
by Ceki Gulcu
· 16 years ago
03829cd
ongoing work on SLF4J relateed illustrations
by Ceki Gulcu
· 16 years ago
3cb6a2d
ongoing work on SLF4J relateed illustrations
by Ceki Gulcu
· 16 years ago
22da8ac
- modified blurb about about bug 74
by Ceki Gulcu
· 16 years ago
408078f
- Trivial implementation of getLevel() method always returning null.
by Ceki Gulcu
· 16 years ago
305cffc
diagrams documenting SLF4J
by Ceki Gulcu
· 16 years ago
bc63302
- Revisited the "Should Logger members of a class be declared as static?" question, hopefully with some insight.
by Ceki Gulcu
· 16 years ago
96421d6
Damn: I hope it goes right this time!
by Ceki Gulcu
· 16 years ago
bcc16dd
- restoring missing test files - added test for level mapping
by Ceki Gulcu
· 16 years ago
68a9015
- remove unnecessary junk
by Ceki Gulcu
· 16 years ago
9df6f63
- tested to make sure that location information can be extracted correctly
by Ceki Gulcu
· 16 years ago
3cf27a8
- added QOS.ch copyright
by Ceki Gulcu
· 16 years ago
cf038b6
- added QOS.ch copyright
by Ceki Gulcu
· 16 years ago
229a816
- correct license info
by Ceki Gulcu
· 16 years ago
944707c
- correct license info
by Ceki Gulcu
· 16 years ago
84e38cd
- adopted the threshold approach suggested by Joern to compute logging levels
by Ceki Gulcu
· 16 years ago
78f138e
- started work on jul-to-slf4j bridge as requested in bug 38
by Ceki Gulcu
· 16 years ago
524df97
- started work on jul-to-slf4j bridge as requested in bug 38
by Ceki Gulcu
· 16 years ago
592ce62
- started work on jul-to-slf4j bridge as requested in bug 38
by Ceki Gulcu
· 16 years ago
0f72160
- test case in relation with http://bugzilla.slf4j.org/show_bug.cgi?id=78
by Ceki Gulcu
· 16 years ago
d2d892c
- fixed bug 78. If the argument array passed
by Ceki Gulcu
· 16 years ago
0dc576f
Added typical usage pattern to the javadoc. This was requested in bug 77.
by Ceki Gulcu
· 16 years ago
d75c396
- update to logj dependency to 1.2.14
by Ceki Gulcu
· 16 years ago
9147020
- fixed javadoc as reported in bug 81
by Ceki Gulcu
· 16 years ago
8b80c10
- fix bug 74. See also http://bugzilla.slf4j.org/show_bug.cgi?id=74
by Ceki Gulcu
· 16 years ago
a9d61e0
- Added a new method called getCopyOfPropertyMap to the MDCAdapter and MDC classes.
by Ceki Gulcu
· 16 years ago
9a0d3bc
- fixed bug 68. If log4j version in use is older than 1.2.12, then
by Ceki Gulcu
· 16 years ago
894b174
correct mapping of trace methods with marker data
by Ceki Gulcu
· 16 years ago
505cffd
- Avoid minor compiler warning
by Ceki Gulcu
· 16 years ago
de500e6
- added new links to the project list - indentation change in FAQ
by Ceki Gulcu
· 17 years ago
b52a3e1
added link to h2
by Ceki Gulcu
· 17 years ago
97942bc
- added a new FAQ entry about logger declaration idiom - indentation changes
by Ceki Gulcu
· 17 years ago
efd978c
- exclude org.slf4j.migrator* package from the javadocs
by Ceki Gulcu
· 17 years ago
102c364
- minor doc enhancements
by Ceki Gulcu
· 17 years ago
189d589
- documenting JUL to SLF4J migration
by Ceki Gulcu
· 17 years ago
a1fd0bc
- added minimal support for JUL to SLF4J migration
by Ceki Gulcu
· 17 years ago
83f6251
- added minimal support for JUL to SLF4J migration
by Ceki Gulcu
· 17 years ago
acd9ded
- added new projects to the list, in particular GreenMail and DBUbit.
by Ceki Gulcu
· 17 years ago
6d6582d
- documenting the fact that only messages of type String are supported
by Ceki Gulcu
· 17 years ago
58867e6
starting work on 1.5.1
by Ceki Gulcu
· 17 years ago
db4ce9e
preparing release 1.5.0
by Ceki Gulcu
· 17 years ago
ae86694
- updated docs
by Ceki Gulcu
· 17 years ago
80efe3c
- fixed bug 72
by Ceki Gulcu
· 17 years ago
638b969
- Avoiding needless processing in slf4j-jdk14. This fixes bug 72
by Ceki Gulcu
· 17 years ago
a16850d
by Ceki Gulcu
· 17 years ago
1cc87e7
- SLF4JLog and SLF4JLocationAwareLog classes are now serializable. This corrects bug 71.
by Ceki Gulcu
· 17 years ago
89f6431
- removing white space
by Ceki Gulcu
· 17 years ago
1be70c1
- doc adjustments. - reordering the code
by Ceki Gulcu
· 17 years ago
30136ec
- limit the number of screen updates to eliminate screen flicker
by Ceki Gulcu
· 17 years ago
6cca689
- documenting slf4j-migrator tool
by Ceki Gulcu
· 17 years ago
Next »