Age | Commit message (Expand) | Author |
2006-09-17 | Finished replacing old query engine. | Brian S. O'Neill |
2006-09-12 | Join short-circuit if external property cannot be null. | Brian S. O'Neill |
2006-09-11 | Switch JDBC repository to use new query engine. | Brian S. O'Neill |
2006-09-11 | Added commented out JDK 1.6 features. | Brian S. O'Neill |
2006-09-11 | Marked deprecated. | Brian S. O'Neill |
2006-09-11 | Completed new query engine implementation. | Brian S. O'Neill |
2006-09-09 | Added more OrderingList tests. | Brian S. O'Neill |
2006-09-08 | Add method to clear cached executor reference. | Brian S. O'Neill |
2006-09-08 | Renamed getStorage to getRootStorage. | Brian S. O'Neill |
2006-09-08 | Use OrderingList class everywhere. | Brian S. O'Neill |
2006-09-08 | Make better use of OrderingList class. | Brian S. O'Neill |
2006-09-07 | Add tests for full scans. | Brian S. O'Neill |
2006-09-07 | Initial tests and fixes for union query analysis. | Brian S. O'Neill |
2006-09-06 | Short-circuit if re-calc eliminates needs for union. | Brian S. O'Neill |
2006-09-06 | Resolve orderings with unspecified direction. | Brian S. O'Neill |
2006-09-05 | More progress on total ordering support. | Brian S. O'Neill |
2006-09-05 | fix unit test | Brian S. O'Neill |
2006-09-05 | comment typo | Brian S. O'Neill |
2006-09-05 | Added support to get free and unused orderings. | Brian S. O'Neill |
2006-09-04 | Rollback from revision 69. | Brian S. O'Neill |
2006-09-04 | Ensure remainder orderings have a specified direction. | Brian S. O'Neill |
2006-09-04 | OrderingScore supports automatic ordering direction when unspecified. | Brian S. O'Neill |
2006-09-04 | More progress on union analysis. | Brian S. O'Neill |
2006-09-04 | Test to ensure redundant orderings are eliminated. | Brian S. O'Neill |
2006-09-04 | Added FIXME. | Brian S. O'Neill |
2006-09-04 | Removed extra constructors. | Brian S. O'Neill |
2006-09-03 | More tests and fixes. | Brian S. O'Neill |
2006-09-03 | Manage ordering properties with lists. | Brian S. O'Neill |
2006-09-03 | More work on query engine. | Brian S. O'Neill |
2006-09-02 | Added support for LocalDate and LocalDateTime. | Brian S. O'Neill |
2006-09-02 | Added logo to site. | Brian S. O'Neill |
2006-09-02 | Added Javadoc to site. | Brian S. O'Neill |
2006-09-02 | Added code for write-through caching repository. | Brian S. O'Neill |
2006-09-01 | Removed unused constant. | Brian S. O'Neill |
2006-09-01 | Removed not so useful class. | Brian S. O'Neill |
2006-08-31 | Add TODO | Brian S. O'Neill |
2006-08-30 | Update info regarding load by alternate key. | Brian S. O'Neill |
2006-08-30 | Added small set of tests that don't need an actual Repository instance. | Brian S. O'Neill |
2006-08-30 | Renamed carbonado-core to just carbonado. | Brian S. O'Neill |
2006-08-30 | Fix group and artifact | Brian S. O'Neill |
2006-08-30 | Fix build | Brian S. O'Neill |
2006-08-30 | Add core repository implementations | Brian S. O'Neill |
2006-08-30 | Added spi package | Brian S. O'Neill |
2006-08-30 | Add new query engine | Brian S. O'Neill |
2006-08-30 | Add support for creating synthetic Storables | Brian S. O'Neill |
2006-08-30 | Add general utilities | Brian S. O'Neill |
2006-08-30 | Add LOB support | Brian S. O'Neill |
2006-08-30 | Add layout evolution support | Brian S. O'Neill |
2006-08-30 | Add filter implementation | Brian S. O'Neill |
2006-08-30 | Add cursor implementations | Brian S. O'Neill |