Commit Graph

7643 Commits

Author SHA1 Message Date
Olivier Lamy ddad90d188 use staged releasd version 2015-02-22 22:46:48 +11:00
Andrey Sysoev cd245a85f8 Specify using separate caches for different data items (users, keys, namespaces) 2015-02-17 20:11:31 +04:00
Olivier Lamy 9356efc2b1 add unit test for both MRM-935 and MRM-837 2015-02-16 21:59:08 +11:00
Olivier Lamy 92c5e83cf9 upgrade junit and assertj 2015-02-16 21:35:50 +11:00
Olivier Lamy bcbe7db70c [MRM-1359] remove maven1 ui part 2015-02-13 10:07:16 +11:00
Olivier Lamy aac7bb95c0 cleanup legacy api test 2015-02-13 09:52:49 +11:00
Olivier Lamy d124802588 test not needed anymore 2015-02-13 09:42:40 +11:00
Olivier Lamy d533e27ab2 using maven 1 legacy generate 404 2015-02-13 09:42:20 +11:00
Olivier Lamy 1ba1188d64 [MRM-1359] remove maven1 code 2015-02-12 23:41:27 +11:00
Olivier Lamy 073f69fb90 [MRM-1359] remove maven1 code 2015-02-12 23:31:10 +11:00
Olivier Lamy 5b97adf505 [MRM-1359] remove maven1 code 2015-02-12 23:21:00 +11:00
Olivier Lamy 97a44a5820 [MRM-1359] remove maven1 code 2015-02-12 23:09:28 +11:00
Olivier Lamy 642ceb3f9e [MRM-1359] remove maven1 code 2015-02-12 23:00:22 +11:00
Olivier Lamy edbc2b762e [MRM-1359] remove maven1 code 2015-02-12 22:27:49 +11:00
Olivier Lamy e16894724f inherit from parent pom 2015-02-12 22:00:46 +11:00
Olivier Lamy 0b22f0e1f8 inherit from parent pom 2015-02-12 21:58:28 +11:00
Olivier Lamy 62813d4170 update maven prerequisites 2015-02-12 21:38:04 +11:00
Olivier Lamy af6d9ab5c0 cleanup 2015-02-11 22:43:49 +11:00
Olivier Lamy d3f56e231e fix junit 2015-02-11 22:43:25 +11:00
Olivier Lamy 28dae86bea format 2015-02-11 22:34:16 +11:00
Olivier Lamy 4374c550e4 add missing dependency 2015-02-11 22:32:54 +11:00
Olivier Lamy 1feb9a99f6 fix compilation 2015-02-11 21:40:24 +11:00
Olivier Lamy 29faf4ed88 fix exception mapping 2015-02-10 22:10:09 +11:00
Olivier Lamy 8753e05338 fix unit test 2015-02-09 22:46:33 +11:00
Olivier Lamy a115afdbe7 use jaxrs 2.0 2015-02-07 23:02:56 +11:00
Olivier Lamy 1edc02aad9 missing dependency 2015-02-07 22:28:56 +11:00
Olivier Lamy 041a8cc8e0 upgrade to cxf 3.0.3 2015-02-06 23:30:36 +11:00
Eric Barboni d8cb9a50e8 ignore netbeans ide file 2015-02-04 00:48:37 +01:00
Olivier Lamy 1040ab6f74 formatting 2015-01-29 16:47:38 +11:00
Olivier Lamy 1d2408e1fd use spring 4.1.4 2015-01-29 16:47:30 +11:00
Olivier Lamy 623a5f4504 fix changing repository with chrome 2015-01-22 22:20:46 +11:00
Olivier Lamy 66a67966e6 fix toString and upgrade httpclient version 2015-01-16 14:57:28 +11:00
Olivier Lamy b141b830d7 formatting 2015-01-14 14:49:36 +11:00
Olivier Lamy 61c83ff3d9 [MRM-1867] Adding a find jar by checksum functionality to the REST api 2015-01-12 17:07:54 +11:00
Carlos Sanchez 775f7efbf3 [MRM-1390] Bump version to 2.2.0 in archiva-webapp-test module 2014-12-01 18:01:00 +01:00
Carlos Sanchez e6f7a52e49 [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'
Add release notes
2014-12-01 17:35:32 +01:00
Carlos Sanchez f11f39932a [MRM-1390] Bump version to 2.2.0 2014-12-01 16:56:43 +01:00
Carlos Sanchez db8c78d4d7 [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'
The column 'key' can't be queried in Cassandra
Probably because 'key' is reserved for the element key or a limitation in Hector
2014-12-01 16:48:31 +01:00
Carlos Sanchez 4e5d1183c3 [MRM-1390] Implement search methods for generic metadata and properties in 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
2014-12-01 16:48:31 +01:00
Carlos Sanchez e4da1fa6f5 [MRM-1390] Add REST methods to search JCR store for generic metadata and 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
2014-12-01 16:48:13 +01:00
Olivier Lamy d9473241c9 format and debug infos 2014-11-27 15:32:24 +11:00
Olivier Lamy c5e2567516 [MRM-1871] copy List before sorting it 2014-11-27 10:57:27 +11:00
Olivier Lamy 0148a725c7 [MRM-1871] ConcurrentModificationException in DefaultRepositoryProxyConnectors
create a copy to avoid ConcurrentModificationException
2014-11-25 09:44:14 +11:00
Carlos Sanchez eeb51f8c35 Commit f4f7c97 changed the name of metadata facet key and value columns
Restore to the previous one
2014-11-24 19:47:57 +01:00
Carlos Sanchez 011f82dc21 Use the same list of ArtifactMetadata column names everywhere 2014-11-24 12:57:22 +01:00
Carlos Sanchez f4f7c971b6 Use an Enum for Cassandra column names instead of duplicated Strings 2014-11-24 12:34:18 +01:00
Carlos Sanchez ac641f48d9 Merge branch 'project-properties' 2014-11-24 09:15:00 +01:00
Olivier Lamy 54b2236700 make it clear it is ConcurrentMap so no need of synchronized block 2014-11-24 11:14:32 +11:00
Carlos Sanchez 1f42a01fb0 Remove duplicated cleanup in tests 2014-11-23 21:15:31 +01:00
Olivier Lamy 480825d72b copy collections to avoid ConcurrentModificationException 2014-11-23 23:02:06 +11:00