aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata
Commit message (Expand)AuthorAgeFilesLines
* use fest assertOlivier Lamy2013-06-061-1/+4
* use fest assert to prevent issues with collection typesOlivier Lamy2013-06-051-1/+1
* fix bad copy pasteOlivier Lamy2013-06-051-1/+1
* use fest assertOlivier Lamy2013-06-051-4/+16
* use fest assertOlivier Lamy2013-06-051-1/+3
* add javadocOlivier Lamy2013-06-051-0/+7
* use fest assertOlivier Lamy2013-06-051-1/+5
* use fest assertOlivier Lamy2013-06-041-2/+6
* use fest assertOlivier Lamy2013-06-031-1/+3
* use fest assertOlivier Lamy2013-06-031-2/+3
* prevent issues when returned collection do not have the same typeOlivier Lamy2013-06-031-7/+9
* order can changeOlivier Lamy2013-06-021-6/+7
* next version will be 1.4.0Olivier Lamy2013-06-025-5/+5
* ease debuggingOlivier Lamy2013-05-301-3/+5
* ease debuggingOlivier Lamy2013-05-301-2/+4
* prevent NPE with testing firstOlivier Lamy2013-05-291-2/+3
* add to string for debug purposeOlivier Lamy2013-05-291-0/+10
* to ease debugOlivier Lamy2013-05-271-25/+48
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2013-05-275-5/+5
* [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