summaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata/metadata-repository-api/src
Commit message (Expand)AuthorAgeFilesLines
* fix javadoc errorolivier lamy2016-05-201-4/+10
* more usage of MockRepositorySessionFactoryOlivier Lamy2015-10-011-3/+3
* [MRM-1390] Add REST methods to search JCR store for generic metadata and prop...Carlos Sanchez2014-12-013-23/+337
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-061-0/+280
* split out audit facet and listener to match othersBrett Porter2014-07-311-0/+37
* more autowiringBrett Porter2014-07-301-1/+1
* make optional for SpringBrett Porter2014-07-301-0/+2
* jdk 7 (multicatch) for-loopEric Barboni2014-04-181-1/+12
* diamond operatorOlivier Lamy2014-04-161-1/+1
* one move for all remaining override annotationEric Barboni2014-04-116-0/+25
* more diamondOlivier Lamy2014-04-101-5/+5
* more diamondOlivier Lamy2014-04-102-27/+27
* mark this AutoCloseableOlivier Lamy2014-04-081-0/+2
* [MRM-1802] Find a cache solution for browsing part (especially root browsing)Olivier Lamy2014-04-022-14/+62
* fix unit test with adding mocksOlivier Lamy2014-03-311-1/+0
* more unit tests fixesOlivier Lamy2014-03-311-0/+2
* move the factory bean to the apiOlivier Lamy2014-03-283-1/+120
* add unit test for method getProjectReferencesOlivier Lamy2014-03-261-2/+54
* add a test to ensure dependant are cleanup upOlivier Lamy2014-03-261-3/+3
* some cleanupOlivier Lamy2014-03-261-6/+30
* all tests passed with cassandra implementation: does not mean everyhting is r...Olivier Lamy2014-03-261-6/+6
* fix unit test when searching project versionOlivier Lamy2014-03-261-4/+5
* should return null if no facets foundOlivier Lamy2014-03-261-4/+4
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-251-4/+5
* 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