10
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move output from org.lsc.utils.output.csv to org.lsc.utils.output. Rename LocalizedJndiModificationsLayout to LdifLayout More... over 15 years ago
Don't display stacktrace for plain JavaScript errors (it's still available in DEBUG level) More... over 15 years ago
Fix logging and null pointer exceptions in BeanComparator More... over 15 years ago
Fixes #152 in trunk (empty fields) More... over 15 years ago
Change System.(out|err).println to logging More... over 15 years ago
Reformat More... over 15 years ago
Change System.(out|err) to logging More... over 15 years ago
Fix bad practices found by FindBugs More... over 15 years ago
Fix bad practices found by FindBugs More... over 15 years ago
Reformat More... over 15 years ago
Some optimizations on variable declarations More... over 15 years ago
Fix bug in deleting objects More... over 15 years ago
Reformat pom More... over 15 years ago
Update to work (at least a bit) with configuration directory More... over 15 years ago
Simplify pom More... over 15 years ago
Remove unused class More... over 15 years ago
References #145. Better fix: make sure that the key used is unique by adding a counter. Applying on trunk. More... over 15 years ago
Fixes #145 on trunk. When reading from database, use all pivot attributes to form a unique identifier More... over 15 years ago
Reformat and remove unused imports More... over 15 years ago
Reformat logging More... over 15 years ago
Reformat More... over 15 years ago
Reformat logging More... over 15 years ago
Reduce possible memory leak, because catching Throwable More... over 15 years ago
Simplify code, change logging to match sfl4j More... over 15 years ago
Revert change from HashMap to Map, and fix CsvLayout to not mind More... over 15 years ago
Clean up some code: improve indexOf method usage, add braces to if/elses, use constants, etc More... over 15 years ago
Clean up code to avoid style warnings and improve performance More... over 15 years ago
Clean up BeanComparator to make Sonar happy More... over 15 years ago
Reformat logging to match sfl4j capabilities More... over 15 years ago
Print stack trace only in debug mode More... over 15 years ago