Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add RegexpSingleline rule to flag use of @author; fix violations | Glenn Adams | 2012-03-05 | 9 | -25/+33 |
* | Removed trailing whitespace and enabled corresponding RegexpSingleline Checks... | Vincent Hennebert | 2012-03-05 | 4 | -10/+10 |
* | enable ImportOrder rule; fix violations | Glenn Adams | 2012-03-03 | 1 | -1/+1 |
* | enable UnusedImports rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -2/+0 |
* | enable MultipleVariableDeclarations rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+5 |
* | enable OneStatementPerLine rule; fix violations | Glenn Adams | 2012-03-02 | 1 | -1/+2 |
* | fix @Override usage to be compatible with Java 1.5 | Glenn Adams | 2012-02-29 | 1 | -9/+0 |
* | apply complex scripts patch | Glenn Adams | 2012-02-26 | 9 | -0/+4618 |