192 Commits (b1c757729dd04d81457f62eb70f58d835a2aee58)
 

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