aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/metadata-store-cassandra/src
Commit message (Expand)AuthorAgeFilesLines
* simplify as we need all columnsOlivier Lamy2014-03-251-7/+1
* map simple objectOlivier Lamy2014-03-252-91/+148
* fix removeArtifactOlivier Lamy2014-03-241-192/+31
* fix cleanup repository and namespaceOlivier Lamy2014-03-241-93/+120
* fix removeArtifactOlivier Lamy2014-03-241-6/+4
* fix deleting project versionOlivier Lamy2014-03-241-33/+20
* cleanup codeOlivier Lamy2014-03-241-35/+0
* fix retrieving facetsOlivier Lamy2014-03-241-52/+21
* fix retrieving versionsOlivier Lamy2014-03-241-2/+2
* fix project version metadataOlivier Lamy2014-03-241-35/+11
* fix retrieve project versionsOlivier Lamy2014-03-241-95/+8
* small optim as no need to continue querying hereOlivier Lamy2014-03-241-4/+7
* fix remove artifactOlivier Lamy2014-03-241-10/+5
* use directly query filteringOlivier Lamy2014-03-241-38/+29
* prevent ClassCastException as now return a Collection rather than a ListOlivier Lamy2014-03-241-4/+25
* fix checksum search cassandra searchOlivier Lamy2014-03-242-56/+81
* fix truncating datas in unit and wrong StringUtils usageOlivier Lamy2014-03-242-4/+16
* add NPE checkOlivier Lamy2014-03-241-4/+12
* use an utility methods to prevent npe when column values does not exist for a...Olivier Lamy2014-03-242-179/+154
* fix facets add/updateOlivier Lamy2014-03-243-105/+212
* fix retrieving a projectOlivier Lamy2014-03-211-133/+114
* NPE check!Olivier Lamy2014-03-211-61/+112
* fix retrieving ArtifactMetadata with null dateOlivier Lamy2014-03-212-51/+33
* fix project deletionOlivier Lamy2014-03-211-68/+51
* more impl still far from 0 failures :-)Olivier Lamy2014-03-202-86/+137
* ProjectVersionMetadataModel to use HectorOlivier Lamy2014-03-205-131/+308
* more impl with HectorOlivier Lamy2014-03-205-238/+428
* fix removeProjectOlivier Lamy2014-03-202-2/+18
* change the column nameOlivier Lamy2014-03-205-50/+41
* this id field is not anymore neededOlivier Lamy2014-03-201-23/+7
* this id field is not anymore neededOlivier Lamy2014-03-202-17/+7
* start moving project data handling to hectorOlivier Lamy2014-03-204-52/+113
* more cleanupOlivier Lamy2014-03-201-2/+4
* some cleanupOlivier Lamy2014-03-203-16/+39
* move cassandra to simply use hector client: start with repositories and names...Olivier Lamy2014-03-2013-978/+505
* use a better nameOlivier Lamy2014-03-206-34/+21
* fix mapping with modelmapperOlivier Lamy2013-12-261-7/+18
* start some perf improvement for cassandraOlivier Lamy2013-11-203-84/+170
* mark all those new classes @since 2.0.0Olivier Lamy2013-11-1811-2/+11
* use a better name for this classOlivier Lamy2013-11-187-76/+31
* add new classesOlivier Lamy2013-11-182-0/+255
* move to cassandra 2.0Olivier Lamy2013-11-1811-101/+217
* remove unused importsOlivier Lamy2013-11-181-5/+0
* some fixes for cassandraOlivier Lamy2013-09-064-66/+28
* use Slf4j as connection pool monitorOlivier Lamy2013-06-201-3/+2
* create cassandra entity manager only on startOlivier Lamy2013-06-116-244/+309
* remove unused importOlivier Lamy2013-06-111-1/+0
* do not create keyspace if existsOlivier Lamy2013-06-111-2/+23
* all tests pass so move out metadata-store-cassandra from sandboxOlivier Lamy2013-06-1015-0/+3853