summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1301] make warning message clearerBrett Porter2009-12-161-1/+1
* [MRM-1301] add back summary statistics for per-type countsBrett Porter2009-12-167-70/+134
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-1624-189/+311
* [MRM-1301] add back problem reporting for POM in the wrong locationBrett Porter2009-12-163-20/+88
* [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-1617-53/+226
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-1579-3940/+671
* [MRM-1301] remove exception that is thrown and caught here onlyBrett Porter2009-12-101-84/+77
* Merged /archiva/trunk:r888397-889227Brett Porter2009-12-108-591/+5
|\
| * move the unused reports into the sandboxBrett Porter2009-12-107-687/+0
| * move reporting dependency to the correct locationBrett Porter2009-12-102-4/+5
* | [MRM-1025] remove constraint that is no longer usedBrett Porter2009-12-103-328/+1
* | [MRM-1300] move search and find artifact action over to metadata repository f...Brett Porter2009-12-102-117/+91
* | [MRM-1300] move search and find artifact action over to metadata repositoryBrett Porter2009-12-1010-283/+340
* | [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-1025-15/+341
* | [MRM-1282] fix problem with getArtifactVersions when there are multiple artif...Brett Porter2009-12-102-2/+18
* | [MRM-1282] make the creation consumer read from storage so we get consistent ...Brett Porter2009-12-102-7/+23
* | [MRM-1025] remove constraint that is no longer usedBrett Porter2009-12-102-141/+0
* | [MRM-1283] change the DownloadArtifact tag to not use the databaseBrett Porter2009-12-101-87/+99
* | [MRM-1282] correct getArtifactVersionsBrett Porter2009-12-092-1/+19
* | [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-0920-510/+905
* | [MRM-1025] remove unused classes and directoriesBrett Porter2009-12-093-125/+0
* | [MRM-1025] remove unused dependenciesBrett Porter2009-12-092-14/+5
* | [MRM-1025] remove unused dependenciesBrett Porter2009-12-092-44/+0
* | [MRM-1025] remove more now unused database codeBrett Porter2009-12-0812-1011/+0
* | remove unnecessary dependency on commons-langBrett Porter2009-12-081-4/+5
* | Merged /archiva/trunk:r887040-888396Brett Porter2009-12-0812-65/+907
|\|
| * [MRM-1293] add tests for GenerateReportAction to better validate conversion i...Brett Porter2009-12-086-12/+700
| * [MRM-1241] Selenium Tests for Repository Scanning and DatabaseMarecor M. Baclay2009-12-045-2/+100
| * exclude .svn directories in the testBrett Porter2009-12-042-6/+10
* | [MRM-1293] remove RepositoryContentStatistics in favour of new repository-sta...Brett Porter2009-12-0821-1676/+518
* | [MRM-1293] remove unused stubsBrett Porter2009-12-082-141/+0
* | [MRM-1293] remove use of repository content statistics from the managed repos...Brett Porter2009-12-083-18/+0
* | [MRM-1293] remove use of repository content statistics from the managed repos...Brett Porter2009-12-086-184/+61
* | [MRM-1293] remove constraint that is no longer usedBrett Porter2009-12-082-140/+0
* | [MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when t...Brett Porter2009-12-0711-117/+163
* | [MRM-1293] introduce repository statistics as a new plugin that operates over...Brett Porter2009-12-0746-631/+1413
* | [MRM-1025] remove old references to stubBrett Porter2009-12-072-22/+0
* | fix incorrect mergeBrett Porter2009-12-041-1/+1
* | Merged /archiva/trunk:r885006-887051 (applied changes to scheduler manually d...Brett Porter2009-12-044-127/+250
* | Merged /archiva/trunk:r885006-887039Brett Porter2009-12-042-18/+8
|\|
| * [MRM-1294] start the search period from the *start* of the previous scan rath...Brett Porter2009-12-042-26/+79
| * [MRM-1294] avoid starting the search period at twice the duration since the s...Brett Porter2009-12-042-55/+114
| * improve test case to check statsBrett Porter2009-12-041-3/+31
| * test case refactoring for clarityBrett Porter2009-12-041-113/+90
| * [MRM-1272] correct empty error message when there is a problem from LuceneBrett Porter2009-12-031-4/+4
| * throw an exception from unimplemented methods instead of silently returning e...Brett Porter2009-11-301-15/+5
| * [MRM-1290] correct hardcoding in getDependeesBrett Porter2009-11-302-70/+76
| * fix organization tagBrett Porter2009-11-271-2/+2
| * add test cases for the browse actionBrett Porter2009-11-277-84/+626
* | [MRM-1293] minor cleanup of unused fieldsBrett Porter2009-12-031-7/+3