aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-database/src
Commit message (Expand)AuthorAgeFilesLines
* [MRM-378]: Clicking on the tabs in the artifact detail page doesn't change th...Joakim Erdfelt2007-05-308-35/+369
* [MRM-346]: Show Artifact results in error 500.Joakim Erdfelt2007-05-221-6/+19
* [MRM-346]: Show Artifact results in error 500. Joakim Erdfelt2007-05-222-5/+101
* Disabling unfinished testcaseJoakim Erdfelt2007-05-221-1/+1
* [MRM-346]: Show Artifact results in error 500. Joakim Erdfelt2007-05-213-0/+233
* [MRM-346]: Show Artifact results in error 500.Joakim Erdfelt2007-05-183-15/+97
* [MRM-346]: Show Artifact results in error 500.Joakim Erdfelt2007-05-171-6/+10
* [MRM-346]: Show Artifact results in error 500. Joakim Erdfelt2007-05-1713-145/+805
* [MRM-345]: Browsing shows no information. Joakim Erdfelt2007-05-161-1/+1
* Updates to Database scanner, updater, task, consumers, and admin screens.Joakim Erdfelt2007-05-092-1/+158
* 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-1913-0/+861
* 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-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