aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/metadata
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationolivier lamy2016-05-235-5/+5
* [maven-release-plugin] prepare release archiva-2.2.1archiva-2.2.1olivier lamy2016-05-235-5/+5
* fix javadoc errorolivier lamy2016-05-202-5/+11
* more usage of MockRepositorySessionFactoryOlivier Lamy2015-10-011-3/+3
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2015-02-245-5/+5
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-245-5/+5
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-015-5/+5
* [MRM-1390] Add REST methods to search JCR store for generic metadata and prop...Carlos Sanchez2014-12-014-23/+342
* Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-211-0/+22
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-061-0/+280
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-015-5/+5
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-015-5/+5
* split out audit facet and listener to match othersBrett Porter2014-07-312-0/+398
* more autowiringBrett Porter2014-07-301-1/+1
* make optional for SpringBrett Porter2014-07-301-0/+2
* split out problem facetBrett Porter2014-07-301-0/+166
* fix package declarationsBrett Porter2014-07-301-2/+2
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-165-5/+5
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-165-5/+5
* update line endingsBrett Porter2014-07-011-273/+273
* 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-117-0/+29
* more diamondOlivier Lamy2014-04-103-7/+7
* more diamondOlivier Lamy2014-04-103-30/+30
* mark this AutoCloseableOlivier Lamy2014-04-081-0/+2
* bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisiteOlivier Lamy2014-04-055-5/+5
* [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-262-2/+112
* 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
* record license information in cassandraOlivier Lamy2014-03-261-0/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-265-5/+5
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-265-5/+5
* add some toString for debugging purpose and avoid hard coded values to preve...Olivier Lamy2014-03-256-0/+68
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-252-6/+7
* fix unit testsOlivier Lamy2014-03-251-57/+69
* simplify code with adding constructorsOlivier Lamy2014-03-254-4/+46
* 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