summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1282] sort the results for platform independanceMRM-1025Brett Porter2010-02-181-7/+11
* [MRM-1282] sort the results for platform independanceBrett Porter2010-02-181-34/+58
* [MRM-1282] sort the results for platform independanceBrett Porter2010-02-181-25/+37
* [MRM-1282] move the content into the repository data directoryBrett Porter2010-02-163-48/+67
* simplify test caseBrett Porter2010-02-161-96/+100
* avoid timing issues with audit logsBrett Porter2010-02-162-10/+12
* centralise the name <-> timestamp construction to make it easier to change th...Brett Porter2010-02-161-80/+107
* revert r910400, look for a simpler solution and unit testBrett Porter2010-02-161-6/+5
* avoid timing issues with audit logsBrett Porter2010-02-161-5/+6
* [MRM-1025] avoid concurrent access exceptionsBrett Porter2010-01-191-3/+3
* [MRM-1269] restore pseudo-search by artifact in audit logsBrett Porter2010-01-193-5/+105
* [MRM-1025] remove Java 1.6 methodsBrett Porter2010-01-191-6/+9
* [MRM-1282] switch all timestamps to UTCBrett Porter2010-01-195-17/+54
* [MRM-1316] restrict audit log report to repositories that you are a manager ofBrett Porter2010-01-193-40/+25
* merged recent changes from trunk, and reimplemented incoming audit log functi...Brett Porter2010-01-1919-18/+885
* [MRM-1301] remove any problem reports when metadata is re-processedBrett Porter2009-12-241-3/+17
* [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-242-0/+16
* [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-242-21/+39
* [MRM-1282] avoid creating invalid facetsBrett Porter2009-12-232-24/+65
* [MRM-1282] make sure snapshot artifact versions are processed correctly - rem...Brett Porter2009-12-211-1/+0
* [MRM-1282] make sure snapshot artifact versions are processed correctlyBrett Porter2009-12-212-1/+34
* [MRM-1293] align the documented content model to the implementation for the s...Brett Porter2009-12-172-3/+3
* [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-165-13/+102
* [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