summaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1327] hook save()/close()/revert() methods to the repository implementationBrett Porter2010-12-292-3/+27
* [MRM-1330] refactor access around the concept of a "repository session". See ...Brett Porter2010-12-299-46/+365
* clean up the "TODO" list, and mark those that are more important as "FIXME"Brett Porter2010-12-222-2/+6
* [MRM-1327] refactor the repository API to make each concern clearer. Storage,...Brett Porter2010-12-225-109/+137
* [MRM-1327] add exception handling to the metadata repository implementationBrett Porter2010-12-225-57/+178
* merged MRM-980 branch to trunkMaria Odea B. Ching2010-09-281-0/+2
* [MRM-1282] consistency in parameter namingBrett Porter2010-03-181-16/+16
* [MRM-1282] remove use of repository layer in favour of storage APIBrett Porter2010-03-101-2/+5
* [MRM-1282] remove duplicated artifact population, ensuring the metadata consu...Brett Porter2010-03-101-0/+38
* [MRM-1282] Repository Path Translation consolidationBrett Porter2010-03-101-2/+4
* [MNG-1301] remove the problem reports dependency on the repository layer, sta...Brett Porter2010-03-092-0/+40
* [MRM-1282] move the content into the repository data directoryBrett Porter2010-02-161-0/+1
* [MRM-1282] ensure repository metadata is deleted when repository isBrett Porter2010-01-191-0/+4
* [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-241-1/+4
* [MRM-1283] propagate errors occurring during resolutionBrett Porter2009-12-243-5/+44
* [MRM-1282] additional loggingBrett Porter2009-12-231-0/+4
* [MRM-1282] add some logging with regard to namespaces and resolutionBrett Porter2009-12-221-0/+24
* [MRM-1025] remove artifact deletion and update consumer. remove archiva-datab...Brett Porter2009-12-161-0/+4
* [MRM-1301] add back summary statistics for various countsBrett Porter2009-12-163-36/+4
* [MRM-1301] add back problem reporting for invalid / missing POMBrett Porter2009-12-161-2/+2
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-151-1/+3
* [MRM-1300] move search and find artifact action over to metadata repositoryBrett Porter2009-12-101-0/+2
* [MRM-1282] make artifacts load metadata on the fly from a maven2 repoBrett Porter2009-12-105-9/+47
* [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-091-1/+10
* [MRM-1293] adjust the EditManagedRepositoryAction to delete statistics when t...Brett Porter2009-12-071-0/+2
* [MRM-1293] introduce repository statistics as a new plugin that operates over...Brett Porter2009-12-071-0/+9
* [MRM-1283] a further slight improvement to performance of on-demand resolutio...Brett Porter2009-11-281-2/+6
* [MRM-1283] improve performance of on-demand resolution from storage. Still co...Brett Porter2009-11-287-28/+187
* [MRM-1283] intercept requests for browsing and use the repository storage to ...Brett Porter2009-11-282-12/+44
* [MRM-1283] moved browseArtifact() functionality over to metadata repository a...Brett Porter2009-11-272-0/+9
* [MRM-1283] moved first part of browse() functionality over to metadata reposi...Brett Porter2009-11-272-0/+27
* [MRM-1283] migrate dependees() / "used by" tab to metadata repository and rem...Brett Porter2009-11-273-1/+45
* [MRM-1282] expand on comment for future referenceBrett Porter2009-11-261-1/+2
* [MRM-1282] fix some problems with the metadata repositoryBrett Porter2009-11-251-5/+12
* [MRM-1282] improve exception handlingBrett Porter2009-11-253-2/+33
* [MRM-1282] note a fix that is needed sooner to restore legacy storage capabil...Brett Porter2009-11-251-3/+3
* [MRM-1282] clear up confusing "build" terminology, instead using project vers...Brett Porter2009-11-254-16/+19
* [MRM-1282] introduce a metadata resolver API that will allow just-in-time add...Brett Porter2009-11-254-7/+133
* [MRM-1283] start to migrate browse functionality to use the content repositor...Brett Porter2009-11-241-4/+11
* [MRM-1282] load content only from a single node at a timeBrett Porter2009-11-201-1/+6
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-161-0/+33