aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/metadata-store-cassandra
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release archiva-2.2.0archiva-2.2.0Olivier Lamy2015-02-241-1/+1
* [MRM-1390] Bump version to 2.2.0Carlos Sanchez2014-12-011-1/+1
* [MRM-1390] Cassandra: rename Metadata Facet column 'key' to 'facetKey'Carlos Sanchez2014-12-011-1/+1
* [MRM-1390] Implement search methods for generic metadata and properties in Ca...Carlos Sanchez2014-12-014-128/+124
* [MRM-1390] Add REST methods to search JCR store for generic metadata and prop...Carlos Sanchez2014-12-013-6/+141
* Commit f4f7c97 changed the name of metadata facet key and value columnsCarlos Sanchez2014-11-241-2/+2
* 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
* Remove duplicated cleanup in testsCarlos Sanchez2014-11-232-17/+6
* 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
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-09-011-1/+1
* [maven-release-plugin] prepare release archiva-2.1.1archiva-2.1.1Olivier Lamy2014-09-011-1/+1
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-07-161-1/+1
* [maven-release-plugin] prepare release archiva-2.1.0archiva-2.1.0Olivier Lamy2014-07-161-3/+2
* add an index for the projectVersionMetadataModel.key columnOlivier Lamy2014-04-142-4/+32
* one move for all remaining override annotationEric Barboni2014-04-112-0/+13
* more diamondOlivier Lamy2014-04-102-6/+6
* more diamondOlivier Lamy2014-04-103-21/+21
* bump version to 2.1.0-SNAPSHOT because of 1.7 pre requisiteOlivier Lamy2014-04-051-1/+1
* consumer with an empty looks to build nowOlivier Lamy2014-04-021-0/+1
* [MRM-1802] Find a cache solution for browsing part (especially root browsing)Olivier Lamy2014-04-021-6/+5
* fix commentOlivier Lamy2014-04-021-9/+12
* add commentOlivier Lamy2014-04-021-3/+3
* fix unit test with adding mocksOlivier Lamy2014-03-313-0/+152
* more metadata store cassandra to cassandra profile as need 1.7 dependencyOlivier Lamy2014-03-281-2/+0
* move the factory bean to the apiOlivier Lamy2014-03-281-10/+17
* fix facet creationOlivier Lamy2014-03-271-3/+2
* take care of null valuesOlivier Lamy2014-03-263-35/+55
* better with adding the default file...Olivier Lamy2014-03-261-0/+28
* extract cassandra configuration in a configuration fileOlivier Lamy2014-03-263-14/+37
* add unit test for method getProjectReferencesOlivier Lamy2014-03-262-25/+42
* add a test to ensure dependant are cleanup upOlivier Lamy2014-03-262-1/+41
* more cleanupOlivier Lamy2014-03-261-113/+33
* some cleanupOlivier Lamy2014-03-266-168/+3
* fix namingOlivier Lamy2014-03-261-12/+12
* fix namingOlivier Lamy2014-03-262-8/+8
* all tests passed with cassandra implementation: does not mean everyhting is r...Olivier Lamy2014-03-262-17/+43
* fix deleting a project -> remove all artifactsOlivier Lamy2014-03-261-6/+16
* fix parent version for modules not part of releaseOlivier Lamy2014-03-261-1/+1
* fix unit test when searching project versionOlivier Lamy2014-03-261-15/+30
* should return null if no facets foundOlivier Lamy2014-03-262-3/+12
* implement cassandra record of dependenciesOlivier Lamy2014-03-264-9/+147
* record license information in cassandraOlivier Lamy2014-03-264-7/+115
* add some toString for debugging purpose and avoid hard coded values to preve...Olivier Lamy2014-03-252-15/+9
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-252-15/+15
* use the same naming convention for those methodsOlivier Lamy2014-03-253-48/+48
* correct cleanup of mailing list tableOlivier Lamy2014-03-251-0/+3
* fix unit testsOlivier Lamy2014-03-252-2/+3