summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1301] add back summary statistics for per-type countsBrett Porter2009-12-164-14/+105
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-168-56/+282
* [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-1612-44/+214
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-1512-46/+654
* [MRM-1300] move search and find artifact action over to metadata repositoryBrett Porter2009-12-102-0/+98
* [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-1018-2/+283
* [MRM-1282] fix problem with getArtifactVersions when there are multiple artif...Brett Porter2009-12-102-2/+18
* [MRM-1282] correct getArtifactVersionsBrett Porter2009-12-092-1/+19
* [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-092-2/+270
* Merged /archiva/trunk:r887040-888396Brett Porter2009-12-081-1/+2
* [MRM-1293] remove RepositoryContentStatistics in favour of new repository-sta...Brett Porter2009-12-084-1/+250
* [MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when t...Brett Porter2009-12-075-11/+127
* [MRM-1293] introduce repository statistics as a new plugin that operates over...Brett Porter2009-12-0711-55/+741
* [MRM-1025] fill out more of the information in the metadata creation consumer...Brett Porter2009-12-021-1/+5
* [MRM-1292] replace the dependency graph by a maven-dependency-tree based impl...Brett Porter2009-12-0111-1/+1899
* [MRM-1282] correct updating of facets in the file-based repositoryBrett Porter2009-11-302-3/+77
* [MRM-1283] improve performance of on-demand resolution from storage. Still co...Brett Porter2009-11-283-51/+111
* [MRM-1283] intercept requests for browsing and use the repository storage to ...Brett Porter2009-11-284-8/+272
* [MRM-1283] remove legacy model intermediataryBrett Porter2009-11-271-5/+5
* [MRM-1283] moved browseArtifact() functionality over to metadata repository a...Brett Porter2009-11-272-0/+24
* [MRM-1283] moved first part of browse() functionality over to metadata reposi...Brett Porter2009-11-274-24/+208
* [MRM-1283] migrate dependees() / "used by" tab to metadata repository and rem...Brett Porter2009-11-272-6/+70
* [MRM-1283] migrate dependencies() method to metadata repositoryBrett Porter2009-11-263-0/+94
* [MRM-1283] migrate mailingLists() method to metadata repositoryBrett Porter2009-11-264-3/+113
* [MRM-1282] set the validation level to a more reasonable one for this purposeBrett Porter2009-11-261-0/+1
* [MRM-1282] support storing facet content in the file metadata repositoryBrett Porter2009-11-264-10/+92
* [MRM-1282] store more of the content in the file metadata repositoryBrett Porter2009-11-252-4/+160
* [MRM-1282] fix file metadata formatBrett Porter2009-11-251-1/+1
* [MRM-1282] fix some problems with the metadata repositoryBrett Porter2009-11-251-8/+12
* [MRM-1282] improve unit testingBrett Porter2009-11-2511-6/+285
* [MRM-1282] improve exception handlingBrett Porter2009-11-252-6/+15
* [MRM-1282] more reading of Maven POM into metadataBrett Porter2009-11-252-7/+145
* [MRM-1282] handle snapshot versionsBrett Porter2009-11-259-16/+570
* [MRM-1282] clear up confusing "build" terminology, instead using project vers...Brett Porter2009-11-255-28/+45
* [MRM-1282] commit missing test filesBrett Porter2009-11-255-0/+1986
* [MRM-1282] commit missing test filesBrett Porter2009-11-251-0/+113
* [MRM-1282] introduce a metadata resolver API that will allow just-in-time add...Brett Porter2009-11-259-0/+465
* [MRM-1283] start to migrate browse functionality to use the content repositor...Brett Porter2009-11-245-22/+255
* [MRM-1282] load content only from a single node at a timeBrett Porter2009-11-201-20/+51
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-163-0/+175