aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
* ooops fix compilationOlivier Lamy2015-10-071-15/+6
* ooops fix compilationOlivier Lamy2015-10-071-7/+14
* more fixOlivier Lamy2015-10-071-506/+641
* more usage of MockRepositorySessionFactoryOlivier Lamy2015-10-012-41/+5
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2015-02-2411-11/+11
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-2411-11/+11
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-127-883/+119
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-1228-1602/+0
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-0111-11/+11
* [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'Carlos Sanchez2014-12-011-1/+1
* [MRM-1390] Implement search methods for generic metadata and properties in Ca...Carlos Sanchez2014-12-015-128/+127
* [MRM-1390] Add REST methods to search JCR store for generic metadata and prop...Carlos Sanchez2014-12-018-7/+399
* Commit f4f7c97 changed the name of metadata facet key and value columnsCarlos Sanchez2014-11-241-2/+2
* Use the same list of ArtifactMetadata column names everywhereCarlos Sanchez2014-11-243-8/+17
* Use an Enum for Cassandra column names instead of duplicated StringsCarlos Sanchez2014-11-244-344/+410
* Merge branch 'project-properties'Carlos Sanchez2014-11-242-0/+4
|\
| * Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-212-0/+4
* | Remove duplicated cleanup in testsCarlos Sanchez2014-11-232-17/+6
|/
* Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-062-275/+1
* upgrade cassandra to 2.0.9Olivier Lamy2014-11-011-8/+2
* 1.7 diamondOlivier Lamy2014-11-011-44/+40
* jmxPort must be dynamic as wellOlivier Lamy2014-11-011-0/+2
* MRM-1865 remove isPermanent flag Eric Barboni2014-10-101-6/+0
* not neededOlivier Lamy2014-10-102-31/+0
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-09-151-4/+10
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-0112-12/+12
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-0112-12/+12
* only close session if openBrett Porter2014-07-311-10/+2
* split out audit facet and listener to match othersBrett Porter2014-07-319-396/+10
* remove commented dependencyBrett Porter2014-07-301-4/+0
* split out problem facetBrett Porter2014-07-307-173/+5
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-1612-12/+12
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-1612-14/+13
* update line endingsBrett Porter2014-07-012-924/+924
* [MRM-1846] Regression in 2.0.1 : uniqueVersion false not supportedOlivier Lamy2014-06-111-14/+15
* [MRM-1837] cleanup registry listeners from Archiva ConfigurationOlivier Lamy2014-04-303-0/+18
* [MRM-1833] Nullpointer when browsing artifacts which have dependenciesSascha Vogt2014-04-241-1/+2
* jdk 7 (multicatch) for-loopEric Barboni2014-04-185-59/+24
* remove unused package, reduce annotations (value= or locations=)Eric Barboni2014-04-1821-49/+34
* fix import packagesEric Barboni2014-04-181-4/+0
* jackrabbit 2.7.5Olivier Lamy2014-04-171-1/+0
* [MRM-1210] Dependency tree should include the artifact typeOlivier Lamy2014-04-171-0/+1
* more code simplification with 1.7 featuresOlivier Lamy2014-04-173-18/+9
* exception is different in 1.7Olivier Lamy2014-04-171-1/+2
* use Files.copy from java.nio.fileOlivier Lamy2014-04-162-20/+11
* use Files from java.nioOlivier Lamy2014-04-161-6/+8
* diamond operatorOlivier Lamy2014-04-161-0/+4
* add an index for the projectVersionMetadataModel.key columnOlivier Lamy2014-04-142-4/+32
* one move for all remaining override annotationEric Barboni2014-04-1155-0/+367
* more diamondOlivier Lamy2014-04-1018-30/+30