1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/before/quality-check.git
domseichter
as Dominik Seichter
More... over 11 years ago
Added testcases for the new hasAnnotation check
domseichter
as Dominik Seichter
More... over 11 years ago
Merge branch 'master' of github.com:before/quality-check More... over 11 years ago
Changed distribution management site id More... over 11 years ago
Added missing @ArgumentsChecked annotation More... over 11 years ago
Added a new method to check if a class has an annotation More... over 11 years ago
Merge branch 'master' of https://github.com/before/quality-check.git More... over 11 years ago
Merged More... over 11 years ago
Added annotation and unit test for new IllegalMissingAnnotationExcpeption More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release 0.10 More... over 11 years ago
Added a link to the new comparison page and enhanced the description a little bit More... over 11 years ago
Added new page with some comparisons between Check and other similar classes More... over 11 years ago
Changed color declaration More... over 11 years ago
Added !important declaration for CSS classes 'red' and 'green' More... over 11 years ago
Removed redundant comment More... over 11 years ago
Added new page on how to start with Maven More... over 11 years ago
Added new page on how to use Quality-Check More... over 11 years ago
Added new target to allow the declaration at constructors More... over 11 years ago
Simplified 'notNaN' methods; Added constant to represent an empty argument name More... over 11 years ago
Added @Nonnull annotation to 'getPattern' More... over 11 years ago
Changed 'isNumeric' methods to work not only with strings but also with character sequences More... over 11 years ago
Refactored working with patterns and character sequences More... over 11 years ago
Added methods to ensure that a character sequence matches against a pattern More... over 11 years ago
Corrected 'instanceOf' methods and added important unit tests More... over 11 years ago
Added new exception to indicate that a character sequence does match a specified pattern More... over 11 years ago
Changed Javadoc and exception messages for IllegalNullElementsException More... over 11 years ago
Added information about the return value for methods 'noNullElements' More... over 11 years ago
Simplified @ArgumentsChecked annotation with single exception hint More... over 11 years ago
Added methods to check that iterable references only contains elements that are not null More... over 11 years ago