0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release active-collections-0.18 More... over 13 years ago
Preparing for release More... over 13 years ago
Added metadata required for transfer to central repository More... over 13 years ago
changed maven group to uk.co.opsb to comply with sonatype naming conventions More... over 13 years ago
mvn group is now opsb More... over 13 years ago
Added introduction More... almost 14 years ago
Creating a non-snapshot version More... almost 14 years ago
Checks if set is emtpy before return frozenlist More... about 14 years ago
Added documentation for max More... about 14 years ago
Can now find max value of a property More... about 14 years ago
Added factory method back More... about 14 years ago
afterCopy now copies fields from all subclasses of current JpaActiveSet More... about 14 years ago
Merge branch 'aftercopy' More... about 14 years ago
default afterCopy now uses reflection to copy fields More... about 14 years ago
wip More... about 14 years ago
Added docs for reduceToList More... about 14 years ago
Added docs for reduceToList More... about 14 years ago
Corrected formatting for Custom select docs More... about 14 years ago
Added documentation for always() More... about 14 years ago
Added support for legacy constructors More... about 14 years ago
Can now specify defaults on an ActiveSet More... about 14 years ago
Corrected logic for size(). Previously would always report a maxium size of pageSize. Now reports same as total unless the set has been limited (see isLimited()). More... about 14 years ago
Merge branch 'master' of [email protected]:opsb/active-collections More... about 14 years ago
distinct() now works for reduceToList(property) More... about 14 years ago
reduceTo list of property More... about 14 years ago
Renamed items(n) to first(n) More... about 14 years ago
getAll() is now private again More... about 14 years ago
First now limits result set at database - much more efficient More... about 14 years ago
Removed retainAll test - breaking test suite, needs attention More... about 14 years ago