aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-database/src/main
Commit message (Expand)AuthorAgeFilesLines
* MRM-708 - Migrate from Plexus Logging to Slf4JJoakim Erdfelt2008-02-217-34/+34
* [MRM-692]Maria Odea B. Ching2008-02-171-0/+57
* [MRM-516] Search results return results for all repositories, regardless of s...Joakim Erdfelt2007-11-0610-84/+314
* [MRM-256]Maria Odea B. Ching2007-10-211-0/+52
* [MRM-256]Maria Odea B. Ching2007-10-211-0/+41
* [MRM-265]Maria Odea B. Ching2007-10-214-2/+134
* [MRM-37 and MRM-527]Maria Odea B. Ching2007-10-151-1/+1
* Finishing the Repository split work that brett started.Joakim Erdfelt2007-10-084-202/+0
* [MRM-462] separate configuration of managed and remote repositoriesBrett Porter2007-09-122-7/+25
* [MRM-449, 450] improvements to the group search reportingBrett Porter2007-08-212-4/+4
* [MRM-329] revised reporting actionsBrett Porter2007-08-036-36/+138
* * Updating my email address from joakim@erdfelt.com to my apache side email a...Joakim Erdfelt2007-08-0339-42/+42
* [MRM-446] search by checksum was not working due to a case mismatchBrett Porter2007-08-031-7/+7
* [MRM-329] The Reports link gives an HTTP 500Joakim Erdfelt2007-08-027-0/+210
* [MRM-425 and MRM-426]Maria Odea B. Ching2007-07-231-33/+147
* * Fixing ArtifactsByChecksumConstraint for null types.Joakim Erdfelt2007-06-293-108/+30
* [MRM-416]Maria Odea B. Ching2007-06-223-8/+122
* [MRM-403]: when browsing, groups list incorrect sub-groups Joakim Erdfelt2007-06-211-4/+9
* [MRM-410] Dependency Tree is not shown in artifact details screen.Joakim Erdfelt2007-06-172-0/+219
* [MRM-378]: Clicking on the tabs in the artifact detail page doesn't change th...Joakim Erdfelt2007-05-306-35/+212
* [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-211-0/+25
* [MRM-346]: Show Artifact results in error 500.Joakim Erdfelt2007-05-182-15/+6
* [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-173-144/+162
* [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-013-6/+75
* 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-276-30/+465
* 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-275-12/+137
* 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-265-16/+61
* 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-268-1/+294
* Adding stub for initial ibatis support.Joakim Erdfelt2007-02-261-0/+56