aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-model/src
Commit message (Expand)AuthorAgeFilesLines
* fix javadoc errorolivier lamy2016-05-201-1/+1
* Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-211-0/+22
* split out audit facet and listener to match othersBrett Porter2014-07-311-0/+361
* split out problem facetBrett Porter2014-07-301-0/+166
* more diamondOlivier Lamy2014-04-101-1/+1
* more diamondOlivier Lamy2014-04-101-3/+3
* add unit test for method getProjectReferencesOlivier Lamy2014-03-261-0/+58
* record license information in cassandraOlivier Lamy2014-03-261-0/+1
* add some toString for debugging purpose and avoid hard coded values to preve...Olivier Lamy2014-03-256-0/+68
* simplify code with adding constructorsOlivier Lamy2014-03-254-4/+46
* fix javadoc. Generation possible on jdk8 skygo2014-02-254-4/+4
* those beans are not entity so remove annotationOlivier Lamy2013-06-104-4/+1
* add to string for debug purposeOlivier Lamy2013-05-291-0/+10
* simple javadoc as this property value was not very clear with the name :-)Olivier Lamy2013-05-211-0/+3
* add @Entity annotation to ease cassandra implOlivier Lamy2013-05-214-0/+8
* make those classes serializable for cassandra impl testsOlivier Lamy2013-05-217-7/+21
* add a mergerepositories serviceOlivier Lamy2012-09-181-0/+2
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-051-1/+5
* revert twoPhaseBuilding model building as it breaks maven inheritance resolut...Olivier Lamy2012-02-261-0/+17
* [MRM-1573] improve browse service with returning ProjectVersionMetadata (so a...Olivier Lamy2012-02-2410-1/+30
* if equals is defined hashCode must be defined tooOlivier Lamy2011-10-071-0/+17
* [MRM-1366] restore missing methodBrett Porter2010-03-171-0/+12
* [MRM-1329] Start to revise Javadoc of APIsBrett Porter2010-03-167-20/+191
* [MRM-1282] start to implement maven metadata for artifacts, splitting from ex...Brett Porter2010-03-093-30/+56
* merged recent changes from trunk, and reimplemented incoming audit log functi...Brett Porter2010-01-191-0/+2
* [MRM-1283] keep track of incomplete metadata so that it can self correct and ...Brett Porter2009-12-241-0/+12
* [MRM-1301] migrate reports to metadata repositoryBrett Porter2009-12-151-0/+2
* [MRM-1299] migrate RSS from the database to the metadata repositoryBrett Porter2009-12-091-0/+103
* [MRM-1293] introduce repository statistics as a new plugin that operates over...Brett Porter2009-12-074-36/+8
* [MRM-1025] fill out more of the information in the metadata creation consumer...Brett Porter2009-12-021-16/+48
* [MRM-1283] remove legacy model intermediataryBrett Porter2009-11-271-4/+14
* [MRM-1283] moved first part of browse() functionality over to metadata reposi...Brett Porter2009-11-271-15/+3
* [MRM-1283] migrate dependees() / "used by" tab to metadata repository and rem...Brett Porter2009-11-271-0/+77
* [MRM-1283] migrate dependencies() method to metadata repositoryBrett Porter2009-11-262-0/+143
* [MRM-1283] migrate mailingLists() method to metadata repositoryBrett Porter2009-11-262-1/+119
* [MRM-1282] support storing facet content in the file metadata repositoryBrett Porter2009-11-262-2/+29
* [MRM-1282] store more of the content in the file metadata repositoryBrett Porter2009-11-252-6/+17
* [MRM-1282] fix some problems with the metadata repositoryBrett Porter2009-11-251-1/+1
* [MRM-1282] more reading of Maven POM into metadataBrett Porter2009-11-251-0/+50
* [MRM-1282] clear up confusing "build" terminology, instead using project vers...Brett Porter2009-11-252-6/+6
* [MRM-1283] start to migrate browse functionality to use the content repositor...Brett Porter2009-11-249-0/+420
* [MRM-1282] load content only from a single node at a timeBrett Porter2009-11-202-30/+0
* [MRM-1025] merge -r721944:723577 from former MRM-1025 branch, now aligned to ...Brett Porter2009-10-164-0/+196