aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-database/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Fixing bad role-hintJoakim Erdfelt2007-04-251-1/+1
* * Splitting up Constraint into DeclarativeConstraint and SimpleConstraint.Joakim Erdfelt2007-04-2027-145/+1033
* Refactoring of reporting. One step closer to an end-to-end compile.Joakim Erdfelt2007-04-199-0/+424
* fix up component declJesse McConnell2007-04-111-2/+3
* Fixing RepositoryDAO and tests.Joakim Erdfelt2007-04-111-1/+1
* Work towards compilable webappJoakim Erdfelt2007-04-115-27/+100
* * More unit testing of the archiva-database.Joakim Erdfelt2007-04-094-24/+58
* * Implemented ArtifactDAOJoakim Erdfelt2007-04-0910-94/+318
* * Adding boilerplate for DatabaseUpdater.Joakim Erdfelt2007-04-0912-164/+840
* Updating with changes surrounding model, and database schema, changeJoakim Erdfelt2007-04-052-77/+10
* Changing to hsqldb for unit testing.Joakim Erdfelt2007-03-212-5/+5
* Furthor work against BidirectionalLayoutJoakim Erdfelt2007-03-152-31/+30
* Partial work against jpox database refactoring.Joakim Erdfelt2007-03-1512-984/+886
* Fixing broken code.Joakim Erdfelt2007-02-271-5/+7
* artifact persistence workJoakim Erdfelt2007-02-273-0/+416
* added missing xml file, added methods to determine if database exists or not,...Jesse McConnell2007-02-271-2/+54
* 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-263-9/+52
* added definitions for other tables and fixed up naming conventionsJesse McConnell2007-02-261-2/+8
* working ibatis example with two tables, only one being used in the test case ...Jesse McConnell2007-02-265-1/+207
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-261-0/+56