aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api/src
Commit message (Expand)AuthorAgeFilesLines
* fix unit testsOlivier Lamy2014-03-251-57/+69
* improve testingOlivier Lamy2014-03-251-6/+8
* add commentOlivier Lamy2014-03-241-0/+1
* fix cleanup repository and namespaceOlivier Lamy2014-03-241-1/+0
* fix retrieve project versionsOlivier Lamy2014-03-241-3/+4
* fix remove artifactOlivier Lamy2014-03-241-2/+2
* prevent ClassCastException as now return a Collection rather than a ListOlivier Lamy2014-03-241-13/+15
* fix checksum search cassandra searchOlivier Lamy2014-03-242-2/+2
* use an utility methods to prevent npe when column values does not exist for a...Olivier Lamy2014-03-241-2/+4
* fix javadoc. Generation possible on jdk8 skygo2014-02-253-7/+7
* when browsing we must be more relax to resolve dependencies especially with s...Olivier Lamy2014-01-102-1/+37
* add the classOlivier Lamy2013-12-091-0/+62
* finally use a relocation for MRM-1761Olivier Lamy2013-12-091-1/+1
* [MRM-1761] Returned URL in search result does not work for SNAPSHOTSOlivier Lamy2013-12-091-0/+7
* more moving of maven2 logic from davOlivier Lamy2013-12-041-1/+3
* add javadocOlivier Lamy2013-12-031-0/+1
* start to move out maven specific from dav partOlivier Lamy2013-12-031-0/+8
* fix logging warn levelOlivier Lamy2013-12-021-8/+8
* remove commented codeOlivier Lamy2013-06-111-20/+7
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-091-3/+4
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-091-4/+12
* use fest assertOlivier Lamy2013-06-091-5/+14
* to ease debuggingOlivier Lamy2013-06-091-3/+4
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-071-1/+2
* use fest assert to prevent issue with different collection implOlivier Lamy2013-06-071-1/+2
* 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
* ease debuggingOlivier Lamy2013-05-301-3/+5
* ease debuggingOlivier Lamy2013-05-301-2/+4
* prevent NPE with testing firstOlivier Lamy2013-05-291-2/+3
* to ease debugOlivier Lamy2013-05-271-25/+48
* complete javadocOlivier Lamy2013-05-221-0/+8
* complete javadocOlivier Lamy2013-05-221-0/+8
* fix javadocOlivier Lamy2013-05-221-1/+2
* 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