192 Révisions (b1c757729dd04d81457f62eb70f58d835a2aee58)
 

Auteur SHA1 Message Date
  James Ahlborn b1c757729d This commit was manufactured by cvs2svn to create tag 'rel_1_1_10'. il y a 16 ans
  James Ahlborn fcddbe3ec8 [maven-release-plugin] prepare release rel_1_1_10 il y a 16 ans
  James Ahlborn 0887e24268 another parent update il y a 16 ans
  James Ahlborn 58ce109dfe new parent pom il y a 16 ans
  James Ahlborn 16b963d70c update changelog il y a 16 ans
  James Ahlborn c44e3f4799 test cursorbuilder il y a 16 ans
  James Ahlborn 6d8b4e03a8 add ids to savepoints in order to verify legitimacy of restore attempts il y a 16 ans
  James Ahlborn b873018902 fix file copyrights il y a 16 ans
  James Ahlborn 8614c39231 ditch builder-style methods on cursor impls, create CursorBuilder for simpler construction of Cursors il y a 16 ans
  James Ahlborn 0501abfcdb more cursor tests il y a 16 ans
  James Ahlborn bca9319ef7 implement range-based, index cursors il y a 16 ans
  James Ahlborn 5cd19292eb other thoughts il y a 16 ans
  James Ahlborn f87c86baef move some more common reports to the parent il y a 16 ans
  James Ahlborn 34b536c894 more minor tweaks and enhanced cursor tests il y a 16 ans
  James Ahlborn ff8135d7a3 rename skip methods; minor code cleanups il y a 16 ans
  James Ahlborn 286378cc0c use new openhms parent pom il y a 16 ans
  James Ahlborn c3ca22f650 implement and test index based cursor il y a 16 ans
  James Ahlborn a926006cdd implement save/restore in Cursor; use during find calls il y a 16 ans
  James Ahlborn f7c4cad8e5 change how current position is maintained by Cursor; minor tweaks to deleted row handling in Index.EntryCursor il y a 16 ans
  James Ahlborn f2e4657a45 finish reworking index cursor il y a 16 ans
  James Ahlborn 59ae9fca19 rework Index cursor to match behavior of usagemap cursor and Cursor il y a 16 ans
  James Ahlborn 2c900e17e9 make usagemap cursor work similarly to Cursor; handle live additions and deletions better il y a 16 ans
  James Ahlborn d14cd35986 further refactoring of table/cursor; initial iterator for index to allow for indexed cursors il y a 16 ans
  James Ahlborn d40e7e7227 add some convenience methods for finding values in a table il y a 16 ans
  James Ahlborn 1c3ffff58c clean up forward/reverse logic in Cursor il y a 16 ans
  James Ahlborn 01c8f369cf add reverse cursor traversal il y a 16 ans
  James Ahlborn e39f2d1d3d Move table iteration out of Table and into Cursor. First stage in il y a 16 ans
  James Ahlborn b77f5f9e97 add deployment repositories il y a 16 ans
  James Ahlborn 5bbf41da2d work toward separating table iteration state from the Table class il y a 16 ans
  James Ahlborn 588da3ba5e change references between major data types; share common utility classes from common database il y a 16 ans
  James Ahlborn 1fcd851a9f Update table row count correctly on row deletion or bulk row addition, il y a 16 ans
  James Ahlborn 9ba0e78522 Add experimental support for auto-number columns, feature request il y a 16 ans
  James Ahlborn 26f63555d1 fix some pmd/findbugs issues il y a 16 ans
  James Ahlborn 04e0924490 ditch changelog, long live viewscm il y a 16 ans
  James Ahlborn d1780b1a77 have to use dev connection for changelo??? il y a 16 ans
  James Ahlborn b0f94ce737 use new changelog plugin il y a 16 ans
  James Ahlborn e30234b0b4 minor updates il y a 16 ans
  James Ahlborn 07034fd3ff move to maven2 il y a 16 ans
  James Ahlborn 622e957cce add openhms links il y a 16 ans
  James Ahlborn c2f6bf06cc updates il y a 17 ans
  James Ahlborn f5d549d077 prep for dev il y a 17 ans
  James Ahlborn f6a233212f added todo list il y a 17 ans
  James Ahlborn 12e4a8cd29 set release date il y a 17 ans
  James Ahlborn 0dd1e088ec update changelogs il y a 17 ans
  James Ahlborn c06862149b add support for writing large table definitions; move table definition code into Table (out of Database) il y a 17 ans
  James Ahlborn d7d03c513c oops next version il y a 17 ans
  James Ahlborn a05f660f7b add flush method to Database; add unit test for new usage map functionality il y a 17 ans
  James Ahlborn a97ce25f57 rework inline usage map handling to handle out-of-range cases better and with more clarity il y a 17 ans
  James Ahlborn 0e545e6c73 only write the row for the usage map table when updating il y a 17 ans
  James Ahlborn a1a8b571b7 make pageiterators work even as usagemap bits are shifted around il y a 17 ans