summaryrefslogtreecommitdiffstats
path: root/archiva-database
Commit message (Expand)AuthorAgeFilesLines
* Upgrading trunk to 1.0-alpha-1-SNAPSHOTJoakim Erdfelt2007-05-011-1/+1
* Updates for admin screensJoakim Erdfelt2007-05-016-34/+198
* Fixing bad role-hintJoakim Erdfelt2007-04-251-1/+1
* * Splitting up Constraint into DeclarativeConstraint and SimpleConstraint.Joakim Erdfelt2007-04-2032-145/+1575
* Refactoring of reporting. One step closer to an end-to-end compile.Joakim Erdfelt2007-04-1914-0/+862
* fix up component declJesse McConnell2007-04-111-2/+3
* Fixing RepositoryDAO and tests.Joakim Erdfelt2007-04-112-4/+5
* Work towards compilable webappJoakim Erdfelt2007-04-117-42/+114
* * More unit testing of the archiva-database.Joakim Erdfelt2007-04-096-24/+284
* * Implemented ArtifactDAOJoakim Erdfelt2007-04-0911-94/+462
* * Adding boilerplate for DatabaseUpdater.Joakim Erdfelt2007-04-0915-221/+948
* Updating with changes surrounding model, and database schema, changeJoakim Erdfelt2007-04-052-77/+10
* Cleanup of pom multimodule heirarchy after directory moves.Joakim Erdfelt2007-03-221-2/+1
* Boilerplate unit testing with hsqldb for other devs ...Joakim Erdfelt2007-03-221-7/+30
* Changing to hsqldb for unit testing.Joakim Erdfelt2007-03-214-14/+23
* More work against model/database unit testing.Joakim Erdfelt2007-03-217-74/+239
* Furthor work against BidirectionalLayoutJoakim Erdfelt2007-03-152-31/+30
* Partial work against jpox database refactoring.Joakim Erdfelt2007-03-1515-1160/+912
* Fixing broken code.Joakim Erdfelt2007-02-271-5/+7
* artifact persistence workJoakim Erdfelt2007-02-2710-12/+625
* 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-278-61/+203
* 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-2612-2/+399
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-262-0/+68
* Adding archiva-database stubJoakim Erdfelt2007-02-261-0/+63