Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use jaxrs 2.0 | Olivier Lamy | 2015-02-07 | 4 | -5/+5 |
| | |||||
* | missing dependency | Olivier Lamy | 2015-02-07 | 1 | -0/+6 |
| | |||||
* | upgrade to cxf 3.0.3 | Olivier Lamy | 2015-02-06 | 10 | -124/+83 |
| | |||||
* | ignore netbeans ide file | Eric Barboni | 2015-02-04 | 2 | -1/+3 |
| | |||||
* | formatting | Olivier Lamy | 2015-01-29 | 1 | -14/+7 |
| | |||||
* | use spring 4.1.4 | Olivier Lamy | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | fix changing repository with chrome | Olivier Lamy | 2015-01-22 | 1 | -2/+3 |
| | |||||
* | fix toString and upgrade httpclient version | Olivier Lamy | 2015-01-16 | 3 | -3/+14 |
| | |||||
* | formatting | Olivier Lamy | 2015-01-14 | 1 | -22/+43 |
| | |||||
* | [MRM-1867] Adding a find jar by checksum functionality to the REST api | Olivier Lamy | 2015-01-12 | 8 | -33/+207 |
| | |||||
* | [MRM-1390] Bump version to 2.2.0 in archiva-webapp-test module | Carlos Sanchez | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey' | Carlos Sanchez | 2014-12-01 | 1 | -0/+4 |
| | | | | Add release notes | ||||
* | [MRM-1390] Bump version to 2.2.0 | Carlos Sanchez | 2014-12-01 | 70 | -71/+71 |
| | |||||
* | [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey' | Carlos Sanchez | 2014-12-01 | 1 | -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 Sanchez | 2014-12-01 | 5 | -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 Sanchez | 2014-12-01 | 18 | -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 infos | Olivier Lamy | 2014-11-27 | 4 | -15/+21 |
| | |||||
* | [MRM-1871] copy List before sorting it | Olivier Lamy | 2014-11-27 | 1 | -3/+3 |
| | |||||
* | [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectors | Olivier Lamy | 2014-11-25 | 1 | -1/+1 |
| | | | | create a copy to avoid ConcurrentModificationException | ||||
* | Commit f4f7c97 changed the name of metadata facet key and value columns | Carlos Sanchez | 2014-11-24 | 1 | -2/+2 |
| | | | | Restore to the previous one | ||||
* | Use the same list of ArtifactMetadata column names everywhere | Carlos Sanchez | 2014-11-24 | 3 | -8/+17 |
| | |||||
* | Use an Enum for Cassandra column names instead of duplicated Strings | Carlos Sanchez | 2014-11-24 | 4 | -344/+410 |
| | |||||
* | Merge branch 'project-properties' | Carlos Sanchez | 2014-11-24 | 3 | -0/+26 |
|\ | |||||
| * | Add pom properties to ProjectVersionMetadata | Carlos Sanchez | 2014-11-21 | 3 | -0/+26 |
| | | |||||
* | | make it clear it is ConcurrentMap so no need of synchronized block | Olivier Lamy | 2014-11-24 | 1 | -11/+11 |
| | | |||||
* | | Remove duplicated cleanup in tests | Carlos Sanchez | 2014-11-23 | 2 | -17/+6 |
| | | |||||
* | | copy collections to avoid ConcurrentModificationException | Olivier Lamy | 2014-11-23 | 1 | -2/+2 |
|/ | |||||
* | [MRM-1848] download links for files multi-dot extensions incorrect in Browse ↵ | Carlos Sanchez | 2014-11-20 | 2 | -25/+92 |
| | | | | view | ||||
* | spring 4.1.2 | Olivier Lamy | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | modelmapper version 0.7.3 | Olivier Lamy | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | MRM-1848 lazy fix for tar.gz | Eric Barboni | 2014-11-19 | 1 | -1/+25 |
| | |||||
* | assertj 1.7.0 | Olivier Lamy | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | merge branch from Carlos. Thanks mate!! | Olivier Lamy | 2014-11-17 | 13 | -2101/+139 |
|\ | |||||
| * | Add a AbstractMetadataRepository to remove duplicated code | Carlos Sanchez | 2014-11-06 | 13 | -2101/+139 |
| | | |||||
* | | [MRM-1807] Archiva wrapper fail to start | Olivier Lamy | 2014-11-05 | 3 | -18/+37 |
|/ | |||||
* | upgrade cassandra to 2.0.9 | Olivier Lamy | 2014-11-01 | 1 | -8/+2 |
| | |||||
* | 1.7 diamond | Olivier Lamy | 2014-11-01 | 1 | -44/+40 |
| | |||||
* | jmxPort must be dynamic as well | Olivier Lamy | 2014-11-01 | 1 | -0/+2 |
| | |||||
* | log4j 2.1 | Olivier Lamy | 2014-10-30 | 1 | -2/+1 |
| | |||||
* | remove obsolote page | Olivier Lamy | 2014-10-29 | 1 | -66/+0 |
| | |||||
* | Merge branch 'MRM-813' | Olivier Lamy | 2014-10-20 | 9 | -26/+82 |
|\ | |||||
| * | add missing @since, formatting, make fields private | Olivier Lamy | 2014-10-20 | 1 | -6/+11 |
| | | |||||
| * | Metatada typo fixes | Jonathan Sharp | 2014-10-18 | 2 | -2/+2 |
| | | |||||
| * | MRM-813 tweak APC interface and ADRF AuditEvents | Jonathan Sharp | 2014-10-17 | 7 | -24/+75 |
| | | |||||
* | | MRM-1863 synchronize link and text link display for repository group ctd | Eric Barboni | 2014-10-16 | 1 | -1/+1 |
| | | |||||
* | | MRM-1863 synchronize link and text link display for repository group | Eric Barboni | 2014-10-15 | 1 | -2/+8 |
|/ | |||||
* | fix target java version for modernizer plugin | Olivier Lamy | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | start fixing issues reported by modernizer maven plugin | Olivier Lamy | 2014-10-15 | 2 | -6/+6 |
| | |||||
* | add a modernizer maven plugin build profile | Olivier Lamy | 2014-10-15 | 1 | -0/+24 |
| | |||||
* | avoid returning empty data | Olivier Lamy | 2014-10-15 | 1 | -5/+10 |
| |