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
Carlos Sanchez
b1838d2e3c
Add pom properties to ProjectVersionMetadata
2014-11-21 20:25:26 +01:00
Carlos Sanchez
5d29c9ff1d
[MRM-1848] download links for files multi-dot extensions incorrect in Browse view
2014-11-20 10:26:37 +01:00
Olivier Lamy
afee44b4f8
spring 4.1.2
2014-11-19 17:20:38 +11:00
Olivier Lamy
7eabcfeefb
modelmapper version 0.7.3
2014-11-19 17:20:38 +11:00
Eric Barboni
a1d2414702
MRM-1848 lazy fix for tar.gz
2014-11-19 00:10:53 +01:00
Olivier Lamy
2b50f48363
assertj 1.7.0
2014-11-18 09:50:22 +11:00
Olivier Lamy
aa9bfe5eb3
merge branch from Carlos. Thanks mate!!
2014-11-17 10:43:06 +11:00
Carlos Sanchez
63479200ce
Add a AbstractMetadataRepository to remove duplicated code
2014-11-06 13:39:28 +01:00
Olivier Lamy
021bbaf5a1
[MRM-1807] Archiva wrapper fail to start
2014-11-05 21:39:00 +11:00
Olivier Lamy
ae9b109306
upgrade cassandra to 2.0.9
2014-11-01 10:11:17 +11:00
Olivier Lamy
fc29009d8e
1.7 diamond
2014-11-01 10:09:59 +11:00
Olivier Lamy
7c5f1a0acd
jmxPort must be dynamic as well
2014-11-01 10:06:38 +11:00
Olivier Lamy
98ed89bdd4
log4j 2.1
2014-10-30 11:58:14 +11:00
Olivier Lamy
56405b5f90
remove obsolote page
2014-10-29 21:26:37 +11:00
Olivier Lamy
5b59e0b108
Merge branch 'MRM-813'
2014-10-20 17:08:22 +11:00
Olivier Lamy
69ebec8841
add missing @since, formatting, make fields private
2014-10-20 17:08:01 +11:00
Jonathan Sharp
84c1a1ef0c
Metatada typo fixes
2014-10-18 08:49:18 -07:00
Jonathan Sharp
7c9267111a
MRM-813 tweak APC interface and ADRF AuditEvents
2014-10-17 15:23:47 -07:00