6
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prepare for 3.1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Version 3.0
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Versions and javadoc links update in pom.xml
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Wrong junit import in a test.
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Reformating some code.
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #90 from DevFactory/release/dead-stores-should-be-removed-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #89 from DevFactory/release/string-literals-should-not-be-duplicated-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #91 from DevFactory/release/InterruptedException-should-not-be-ignored-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #87 from DevFactory/release/primitives-should-not-be-boxed-just-for-String-conversion-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
squid:S2142 - 'InterruptedException' should not be ignored More... almost 9 years ago
squid:S1854 - Dead stores should be removed More... almost 9 years ago
squid:S1192 - String literals should not be duplicated More... almost 9 years ago
squid:S2131 - Primitives should not be boxed just for 'String' conversion More... almost 9 years ago
Merge pull request #85 from DevFactory/release/modifiers-should-be-declared-in-the-correct-order-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #84 from DevFactory/release/utility-classes-should-not-have-public-constructors-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #83 from DevFactory/release/consecutive-appends-should-reuse-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #82 from DevFactory/release/strings-literals-left-side-for-equality-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
Merge pull request #86 from DevFactory/release/deprecated-elements-should-have-both-the-annotation-and-the-javadoc-tag-fix-1
fbacchella
as Fabrice Bacchella
More... almost 9 years ago
squid:MissingDeprecatedCheck - Deprecated elements should have both the annotation and the Javadoc tag More... almost 9 years ago
squid:ModifiersOrderCheck - Modifiers should be declared in the correct order More... almost 9 years ago
squid:S1118 - Utility classes should not have public constructors More... almost 9 years ago
pmd:ConsecutiveAppendsShouldReuse - Consecutive Appends Should Reuse More... almost 9 years ago
squid:S1132 - Strings literals should be placed on the left side when checking for equality More... almost 9 years ago
Removed some race condition (?) with pool full test
fbacchella
as Fabrice Bacchella
More... almost 10 years ago
Merge branch 'master' of https://github.com/rrd4j/rrd4j
fbacchella
as Fabrice Bacchella
More... almost 10 years ago
Initialize more values, allow .rrd file reuse without breaking (cf issue #75)
fbacchella
as Fabrice Bacchella
More... almost 10 years ago
Merge pull request #74 from ssbx/master
fbacchella
as Fabrice Bacchella
More... almost 10 years ago
Fix imageio*.tmp not cleaned up in temporary dir when graphing More... almost 10 years ago
many javadoc warning removed
fbacchella
as Fabrice Bacchella
More... about 10 years ago
Merge branch 'master' of https://github.com/rrd4j/rrd4j
fbacchella
as Fabrice Bacchella
More... about 10 years ago