summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/info
AgeCommit message (Expand)Author
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2007-01-11Fixes for bugs found using FindBugs.Brian S. O'Neill
2006-12-07Added @Authoritative annotation.Brian S. O'Neill
2006-10-22Conditionally require join property to have mutator.Brian S. O'Neill
2006-09-22Added method to get the tail of a chained property.Brian S. O'Neill
2006-09-20More tests and fixes.Brian S. O'Neill
2006-09-04OrderingScore supports automatic ordering direction when unspecified.Brian S. O'Neill
2006-09-03More tests and fixes.Brian S. O'Neill
2006-09-02Added support for LocalDate and LocalDateTime.Brian S. O'Neill
2006-08-30Add introspection supportBrian S. O'Neill