summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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-316-14/+173
* initialize not needed if we do not use this implOlivier Lamy2014-03-281-0/+11
* 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-282-19/+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-263-25/+43
* 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-267-170/+5
* 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
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-2611-11/+11
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-2611-11/+11
* 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-256-25/+24
* 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
* record mailing lists in CassandraOlivier Lamy2014-03-254-0/+145
* simplify code with adding constructorsOlivier Lamy2014-03-251-19/+5
* 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 name and cleanup pomOlivier Lamy2014-03-241-69/+3