aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | | | view
* spring 4.1.2Olivier Lamy2014-11-191-1/+1
|
* modelmapper version 0.7.3Olivier Lamy2014-11-191-1/+1
|
* MRM-1848 lazy fix for tar.gz Eric Barboni2014-11-191-1/+25
|
* assertj 1.7.0Olivier Lamy2014-11-181-1/+1
|
* 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
|/
* 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
|
* log4j 2.1Olivier Lamy2014-10-301-2/+1
|
* remove obsolote pageOlivier Lamy2014-10-291-66/+0
|
* Merge branch 'MRM-813'Olivier Lamy2014-10-209-26/+82
|\
| * add missing @since, formatting, make fields privateOlivier Lamy2014-10-201-6/+11
| |
| * Metatada typo fixesJonathan Sharp2014-10-182-2/+2
| |
| * MRM-813 tweak APC interface and ADRF AuditEventsJonathan Sharp2014-10-177-24/+75
| |
* | MRM-1863 synchronize link and text link display for repository group ctdEric Barboni2014-10-161-1/+1
| |
* | MRM-1863 synchronize link and text link display for repository groupEric Barboni2014-10-151-2/+8
|/
* fix target java version for modernizer pluginOlivier Lamy2014-10-151-1/+1
|
* start fixing issues reported by modernizer maven pluginOlivier Lamy2014-10-152-6/+6
|
* add a modernizer maven plugin build profileOlivier Lamy2014-10-151-0/+24
|
* avoid returning empty dataOlivier Lamy2014-10-151-5/+10
|