aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2015-02-2469-70/+70
|
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-2469-69/+70
|
* remove not used dependencyOlivier Lamy2015-02-231-7/+0
|
* remove not used dependencyOlivier Lamy2015-02-231-7/+0
|
* use staged releasd versionOlivier Lamy2015-02-221-2/+2
|
* 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
|
* upgrade junit and assertjOlivier Lamy2015-02-161-2/+2
|
* [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-15/+0
|
* inherit from parent pomOlivier Lamy2015-02-123-9/+1
|
* update maven prerequisitesOlivier 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-074-5/+5
|
* missing dependencyOlivier Lamy2015-02-071-0/+6
|
* upgrade to cxf 3.0.3Olivier Lamy2015-02-0610-124/+83
|
* ignore netbeans ide fileEric Barboni2015-02-042-1/+3
|
* formattingOlivier Lamy2015-01-291-14/+7
|
* use spring 4.1.4Olivier Lamy2015-01-291-1/+1
|
* fix changing repository with chromeOlivier Lamy2015-01-221-2/+3
|
* fix toString and upgrade httpclient versionOlivier Lamy2015-01-163-3/+14
|
* 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] Cassandra: rename Metadata Facet column 'key' to 'facetKey'Carlos Sanchez2014-12-011-0/+4
| | | | Add release notes
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-0170-71/+71
|
* [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'Carlos Sanchez2014-12-011-1/+1
| | | | | The column 'key' can't be queried in Cassandra Probably because 'key' is reserved for the element key or a limitation in Hector
* [MRM-1390] Implement search methods for generic metadata and properties in ↵Carlos Sanchez2014-12-015-128/+127
| | | | | | | | | Cassandra store Some caveats with Cassandra implementation: We can't search artifacts by any (wildcard) property, so searchArtifacts(text,...) just calls getArtifactsByMetadata The exact parameter is ignored as we can't do non exact searches in Cassandra
* [MRM-1390] Add REST methods to search JCR store for generic metadata and ↵Carlos Sanchez2014-12-0118-31/+1069
| | | | | | | | | | | | | | properties Added REST methods: artifactsByProjectVersionMetadata/{key}/{value} artifactsByMetadata/{key}/{value} artifactsByProperty/{key}/{value} searchArtifacts/{text} searchArtifacts/{key}/{text} In JCR implementation When searching into any property (key = nil) we can't do exact searchs
* 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
| | | | create a copy to avoid ConcurrentModificationException
* Commit f4f7c97 changed the name of metadata facet key and value columnsCarlos Sanchez2014-11-241-2/+2
| | | | Restore to the previous one
* 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
|