summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1301] add back summary statistics for per-type countsBrett Porter2009-12-163-56/+29
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-168-63/+5
* [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-162-2/+2
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-1515-422/+267
* [MRM-1301] remove exception that is thrown and caught here onlyBrett Porter2009-12-101-84/+77
* Merged /archiva/trunk:r888397-889227Brett Porter2009-12-101-0/+5
|\
| * move reporting dependency to the correct locationBrett Porter2009-12-101-0/+5
* | [MRM-1025] remove constraint that is no longer usedBrett Porter2009-12-101-15/+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-106-283/+235
* | [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-102-4/+11
* | [MRM-1283] change the DownloadArtifact tag to not use the databaseBrett Porter2009-12-101-87/+99
* | [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-0914-506/+500
* | [MRM-1025] remove more now unused database codeBrett Porter2009-12-081-30/+0
* | remove unnecessary dependency on commons-langBrett Porter2009-12-081-4/+5
* | Merged /archiva/trunk:r887040-888396Brett Porter2009-12-089-58/+831
|\|
| * [MRM-1293] add tests for GenerateReportAction to better validate conversion i...Brett Porter2009-12-084-6/+626
| * [MRM-1241] Selenium Tests for Repository Scanning and DatabaseMarecor M. Baclay2009-12-045-2/+100
* | [MRM-1293] remove RepositoryContentStatistics in favour of new repository-sta...Brett Porter2009-12-084-378/+260
* | [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] adjust the EditManagedRepositoryAction to delete statistics when t...Brett Porter2009-12-073-106/+24
* | [MRM-1293] introduce repository statistics as a new plugin that operates over...Brett Porter2009-12-078-94/+182
* | [MRM-1025] remove old references to stubBrett Porter2009-12-072-22/+0
* | fix incorrect mergeBrett Porter2009-12-041-1/+1
* | Merged /archiva/trunk:r885006-887039Brett Porter2009-12-042-18/+8
|\|
| * 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-276-84/+625
* | [MRM-1293] minor cleanup of unused fieldsBrett Porter2009-12-031-7/+3
* | formatting onlyBrett Porter2009-12-031-224/+235
* | [MRM-1293] some clean up in preparation for changes to repository statisticsBrett Porter2009-12-033-50/+43
* | [MRM-1025] remove project model as this is all now in the metadata repositoryBrett Porter2009-12-0228-1335/+26
* | [MRM-1025] switch upload action to use the maven-model writer insteadBrett Porter2009-12-011-14/+17
* | formatting onlyBrett Porter2009-12-011-20/+21
* | [MRM-1292] replace the dependency graph by a maven-dependency-tree based impl...Brett Porter2009-12-0114-128/+552
* | [MRM-1025] remove some consumers that don't actually do anythingBrett Porter2009-12-011-1/+0
* | [MRM-1283] updates to reflect new output model formatBrett Porter2009-11-301-7/+8
* | [MRM-1288] remove RepositoryBrowsing interface that is no longer usedBrett Porter2009-11-302-2/+1
* | [MRM-1288] move quickSearch from repository browsing to metadata content repo...Brett Porter2009-11-304-80/+62
* | [MRM-1288] move getArtifactVersions() method to new repository APIBrett Porter2009-11-303-93/+41
* | [MRM-1288] move getDependencies() method to new repository APIBrett Porter2009-11-303-41/+100
* | [MRM-1288] correction to adjusted getDependees() testBrett Porter2009-11-301-14/+7
* | clean up some comments that aren't neededBrett Porter2009-11-301-5/+2
* | clean up some comments that aren't neededBrett Porter2009-11-301-65/+0
* | [MRM-1288] migrate getDependees() to new APIBrett Porter2009-11-304-47/+106
* | formatting changes onlyBrett Porter2009-11-302-302/+351
* | [MRM-1290] correct hardcoding in getDependeesBrett Porter2009-11-302-55/+70