2
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
@add:;Added Dan to the list of developers.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed all the warnings produced by the Maven-3.0-alpha5.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Improved documentation of "FAQ", "Demo" and "How to get help" sections.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add:;Added a descriptive download section.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add;;Added the Q&A section.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Updated the version of floggy-site-skin to 1.3.0-SNAPSHOT.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add:2916668;Added an implementation of org.apache.commons.logging.Log to wraps the Maven log system.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add:;Added the Parabuild continuous integration server configuration.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Updated configurations for Checkstyle and Jalopy.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Moved the Checkstyle, Jalopy and License configuration files to a new sub project.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@remove:;Removed the configuration of cobertura and scmchangelog plugins.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Updated the Google analytics code as stated on http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed a NullPointerException when using the mpp-sdk.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add:;Implemented the Deletable interface at AddressBook entity to clean up Person entities.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;Refactored the testcase to use Persistable classes designed to the target bug.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@update:;test
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:2903826;Fixed the lazy mechanism of Vector/Stack fields that holds Persistable instances.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@add:;Added the enforcer plugin configurations to enforce Maven 2.2.0 and Java 1.4.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Avoid instantiating Boolean objects; reference Boolean.TRUE or Boolean.FALSE or call Boolean.valueOf() instead" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Class with only private constructors should be final" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Hidden Field" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Consider returning a zero length array rather than null" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Hide Utility Class Constructor" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Method uses toArray() with zero-length array argument" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Replace Vector With List" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix::Fixed the "Unread field" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Class defines equals() and uses Object.hashCode()" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Method may fail to close stream" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed the "Position Literals First In Comparisons" rule compliance.
Thiago Leão Moreira
as thiagolm
More... over 14 years ago
@fix:;Fixed several rules violations reported by nemo.sonarsource.org
Thiago Leão Moreira
as thiagolm
More... over 14 years ago