aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-1.4-M4Olivier Lamy2013-05-275-5/+5
* complete javadocOlivier Lamy2013-05-221-0/+8
* complete javadocOlivier Lamy2013-05-221-0/+8
* fix javadocOlivier Lamy2013-05-221-1/+2
* fix osgi metadatasOlivier Lamy2013-05-211-1/+2
* simple javadoc as this property value was not very clear with the name :-)Olivier Lamy2013-05-211-0/+3
* fix osgi metadataOlivier Lamy2013-05-211-1/+1
* add @Entity annotation to ease cassandra implOlivier Lamy2013-05-215-0/+15
* make those classes serializable for cassandra impl testsOlivier Lamy2013-05-217-7/+21
* use genericsOlivier Lamy2013-05-191-1/+1
* remove redundant version elementOlivier Lamy2013-05-091-0/+6
* fix imports and minors warning sonar.skygo2013-03-141-1/+1
* add javadocOlivier Lamy2013-02-171-1/+5
* add closeQuietly method for repository session when only reading we can ignor...Olivier Lamy2013-02-172-0/+20
* [MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.Olivier Lamy2012-12-192-2/+108
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-292-0/+203
* [MRM-1704] Refactor to remove maven specific part from various repository/met...Olivier Lamy2012-10-293-2/+16
* align namesOlivier Lamy2012-10-271-2/+2
* use a better naming conventionOlivier Lamy2012-10-233-5/+5
* use a better naming conventionOlivier Lamy2012-10-231-10/+10
* use a new bean rather than a lot of params to ease futur enhancements better ...Olivier Lamy2012-10-231-0/+138
* use a new bean rather than a lot of params to ease futur enhancementsOlivier Lamy2012-10-232-10/+19
* [MRM-1703] Cannot delete project add unit test for metadata repository.Olivier Lamy2012-10-221-0/+19
* [MRM-1703] Cannot delete project with the ui.Olivier Lamy2012-10-221-2/+13
* add unit test for new method in MetadataRepository and fix compilation for so...Olivier Lamy2012-10-111-1/+19
* do some cleanup if metadatarepository still contains versions when deletingOlivier Lamy2012-10-111-3/+14
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2012-10-034-4/+4
* [maven-release-plugin] prepare release archiva-1.4-M3Olivier Lamy2012-10-034-4/+4
* add a mergerepositories serviceOlivier Lamy2012-09-181-0/+2
* fix parameter nameOlivier Lamy2012-09-061-2/+2
* use fest assert: more human readable :-)Olivier Lamy2012-09-061-11/+17
* add unit test for removeNamespace methodOlivier Lamy2012-09-061-0/+5
* add a method to remove namespace(groupId) in MetadataRepositoryOlivier Lamy2012-09-061-0/+11
* no more need of jaxb-api we are now 1.6 requiredOlivier Lamy2012-08-071-7/+0
* use fest assert 2.0Olivier Lamy2012-07-032-2/+2
* change package for those test utilsOlivier Lamy2012-07-021-1/+1
* use a different artifactIdOlivier Lamy2012-07-021-1/+1
* [MRM-1638] Improve unit test for archiva buildOlivier Lamy2012-07-022-5/+6
* add javadocOlivier Lamy2012-06-261-0/+7
* add unit for deletion of timestamped snapshotOlivier Lamy2012-06-261-1/+43
* fix junit correctly delete timestamped snapshotOlivier Lamy2012-06-251-0/+3
* remove animal sniffer we are now 1.6Olivier Lamy2012-06-151-7/+0
* fix unit test if metadataFacet not available on updateOlivier Lamy2012-06-121-34/+36
* improve MetadataRepository api to be able to remove an artifact with Metadata...Olivier Lamy2012-06-052-1/+18
* fix an issue with not removing project version when removing an artifact from...Olivier Lamy2012-06-013-0/+52
* take care of metadata files with id as maven-metadata-archiva-vm-all-public.xmlOlivier Lamy2012-05-281-8/+7
* managed repositories add link to do a directories scan immediate.Olivier Lamy2012-03-122-3/+13
* [MRM-1607] maven model build failed when model have jdk profile activation.Olivier Lamy2012-02-264-0/+1460
* revert twoPhaseBuilding model building as it breaks maven inheritance resolut...Olivier Lamy2012-02-261-0/+17
* revert some changes to use a RuntimeExceptionOlivier Lamy2012-02-252-11/+2