summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-2465-65/+65
* Specify using separate caches for different data items (users, keys, namespaces)Andrey Sysoev2015-02-171-2/+2
* add unit test for both MRM-935 and MRM-837Olivier Lamy2015-02-162-4/+46
* [MRM-1359] remove maven1 ui partOlivier Lamy2015-02-133-442/+1
* cleanup legacy api testOlivier Lamy2015-02-131-17/+0
* test not needed anymoreOlivier Lamy2015-02-131-78/+0
* using maven 1 legacy generate 404Olivier Lamy2015-02-132-5/+3
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-121-36/+12
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-123-87/+36
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-121-9/+14
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-1212-435/+0
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-1211-935/+123
* [MRM-1359] remove maven1 codeOlivier Lamy2015-02-1228-1602/+0
* inherit from parent pomOlivier Lamy2015-02-121-1/+1
* cleanupOlivier Lamy2015-02-111-15/+0
* fix junitOlivier Lamy2015-02-111-8/+24
* formatOlivier Lamy2015-02-111-10/+5
* add missing dependencyOlivier Lamy2015-02-112-12/+25
* fix compilationOlivier Lamy2015-02-112-12/+13
* fix exception mappingOlivier Lamy2015-02-102-6/+11
* fix unit testOlivier Lamy2015-02-093-8/+36
* use jaxrs 2.0Olivier Lamy2015-02-073-3/+3
* missing dependencyOlivier Lamy2015-02-071-0/+6
* upgrade to cxf 3.0.3Olivier Lamy2015-02-069-106/+61
* formattingOlivier Lamy2015-01-291-14/+7
* fix changing repository with chromeOlivier Lamy2015-01-221-2/+3
* fix toString and upgrade httpclient versionOlivier Lamy2015-01-162-1/+12
* formattingOlivier Lamy2015-01-141-22/+43
* [MRM-1867] Adding a find jar by checksum functionality to the REST apiOlivier Lamy2015-01-128-33/+207
* [MRM-1390] Bump version to 2.2.0 in archiva-webapp-test moduleCarlos Sanchez2014-12-011-1/+1
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-0166-66/+66
* [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-0117-31/+1036
* format and debug infosOlivier Lamy2014-11-274-15/+21
* [MRM-1871] copy List before sorting itOlivier Lamy2014-11-271-3/+3
* [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectorsOlivier Lamy2014-11-251-1/+1
* 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-243-0/+26
|\
| * Add pom properties to ProjectVersionMetadataCarlos Sanchez2014-11-213-0/+26
* | make it clear it is ConcurrentMap so no need of synchronized blockOlivier Lamy2014-11-241-11/+11
* | Remove duplicated cleanup in testsCarlos Sanchez2014-11-232-17/+6
* | copy collections to avoid ConcurrentModificationExceptionOlivier Lamy2014-11-231-2/+2
|/
* [MRM-1848] download links for files multi-dot extensions incorrect in Browse ...Carlos Sanchez2014-11-202-25/+92
* MRM-1848 lazy fix for tar.gz Eric Barboni2014-11-191-1/+25
* merge branch from Carlos. Thanks mate!!Olivier Lamy2014-11-1713-2101/+139
|\
| * Add a AbstractMetadataRepository to remove duplicated codeCarlos Sanchez2014-11-0613-2101/+139
* | [MRM-1807] Archiva wrapper fail to startOlivier Lamy2014-11-053-18/+37
|/