1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 13, 2024 — Jul 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wrote user-centric acceptance tests for inclusion configuration More... over 11 years ago
Integration tests now all end with IT More... over 11 years ago
Inclusion stuff works now. Tests still unfinished. More... over 11 years ago
Java Syntax Highlighting More... over 11 years ago
Upgraded Travic CI button to SVG version More... over 11 years ago
Implemented a better way to configure node inclusions More... over 11 years ago
Added more use-case integration tests More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Update README.md More... over 11 years ago
Removed getChildren from DiffNode because it is not really needed More... over 11 years ago
Fixed inclusion for intermediate nodes like collection items or map entries More... over 11 years ago
Created specification for exclusion configuration More... over 11 years ago
Gnah, need to make CircularReferenceDetector.java public again for some old regression test More... over 11 years ago
Added documentation to the config classes More... over 11 years ago
Renamed CollectionElement to CollectionItemElement and MapElement to MapKeyElement More... over 11 years ago
Renamed NamedPropertyElement to BeanPropertyElement and deleted CanonicalAccessor More... over 11 years ago
Cleanup More... over 11 years ago
Removed Accessor interface from DiffNode More... over 11 years ago
Some minor POM cleanups More... over 11 years ago
Merge pull request #88 from msknapp/master More... over 11 years ago
modified the surefire plugin so cobertura has correct test metrics. More... over 11 years ago
added some reporting plugins, do a 'mvn site' and then 'firefox target/site/index.html' to see the product. Look at all the stuff in the reporting section. This should help other developers discover bugs and improve the application. More... over 11 years ago
Decided on a proper version number for the next release More... over 11 years ago
Merged More... over 11 years ago
Upgraded all dependencies to latest versions (including Groovy 1.8 > 2.2) More... over 11 years ago
Added animal-sniffer Java API version compatibility check. Again. More... over 11 years ago
Merge pull request #83 from vladmihalcea/master More... over 11 years ago
Add test for duplicates in list More... over 11 years ago
Implemented feature to ignore properties regardless of type or place in the hierarchy More... over 11 years ago