aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-database/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Adding boilerplate for DatabaseUpdater.Joakim Erdfelt2007-04-0914-221/+940
* Updating with changes surrounding model, and database schema, changeJoakim Erdfelt2007-04-052-77/+10
* Boilerplate unit testing with hsqldb for other devs ...Joakim Erdfelt2007-03-221-7/+30
* Changing to hsqldb for unit testing.Joakim Erdfelt2007-03-213-13/+17
* More work against model/database unit testing.Joakim Erdfelt2007-03-216-69/+235
* Furthor work against BidirectionalLayoutJoakim Erdfelt2007-03-152-31/+30
* Partial work against jpox database refactoring.Joakim Erdfelt2007-03-1514-1141/+886
* Fixing broken code.Joakim Erdfelt2007-02-271-5/+7
* artifact persistence workJoakim Erdfelt2007-02-279-3/+616
* remove reference to object factory, it won't solve the problem at handJesse McConnell2007-02-271-7/+2
* added missing xml file, added methods to determine if database exists or not,...Jesse McConnell2007-02-277-58/+200
* remove the original IbatisMemoryStore and Jesse McConnell2007-02-276-97/+317
* a bit more realistic test using actual metadata objects and testing getting t...Jesse McConnell2007-02-266-21/+81
* added definitions for other tables and fixed up naming conventionsJesse McConnell2007-02-264-22/+48
* working ibatis example with two tables, only one being used in the test case ...Jesse McConnell2007-02-2611-1/+365
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-261-0/+56