aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* add missing license headerOlivier Lamy2014-03-271-0/+19
* add a bit of caching here at least for released versionOlivier Lamy2014-03-272-5/+57
* ease override of cassandra.host/portOlivier Lamy2014-03-271-2/+4
* missed to add new filesOlivier Lamy2014-03-272-0/+78
* the repository session factory is now configurable via a syspropsOlivier Lamy2014-03-273-11/+30
* fix facet creationOlivier Lamy2014-03-271-3/+2
* format codeOlivier Lamy2014-03-271-37/+39
* 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-264-20/+39
* add unit test for method getProjectReferencesOlivier Lamy2014-03-265-27/+155
* add a test to ensure dependant are cleanup upOlivier Lamy2014-03-263-4/+44
* more cleanupOlivier Lamy2014-03-261-113/+33
* some cleanupOlivier Lamy2014-03-268-176/+35
* 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-263-23/+49
* fix deleting a project -> remove all artifactsOlivier Lamy2014-03-261-6/+16
* fix parent version for modules not part of releaseOlivier Lamy2014-03-262-2/+2
* fix unit test when searching project versionOlivier Lamy2014-03-262-19/+35
* should return null if no facets foundOlivier Lamy2014-03-263-7/+16
* implement cassandra record of dependenciesOlivier Lamy2014-03-264-9/+147
* record license information in cassandraOlivier Lamy2014-03-265-7/+116
* [maven-release-plugin] prepare for next development iterationOlivier Lamy2014-03-2666-66/+66
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-2666-66/+66
* add some toString for debugging purpose and avoid hard coded values to preve...Olivier Lamy2014-03-258-15/+77
* add commentOlivier Lamy2014-03-251-0/+1
* archetype test must be fast as we already have all artitfacts locally!!Olivier Lamy2014-03-251-0/+8
* use assertj as fest-assert is not maintained anymoreOlivier Lamy2014-03-2529-128/+111
* 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-253-59/+72
* record mailing lists in CassandraOlivier Lamy2014-03-254-0/+145
* simplify code with adding constructorsOlivier Lamy2014-03-255-23/+51
* simplify as we need all columnsOlivier Lamy2014-03-251-7/+1
* improve testingOlivier Lamy2014-03-251-6/+8
* map simple objectOlivier Lamy2014-03-252-91/+148
* add commentOlivier Lamy2014-03-241-0/+1
* fix removeArtifactOlivier Lamy2014-03-241-192/+31
* fix cleanup repository and namespaceOlivier Lamy2014-03-242-94/+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-242-98/+12
* small optim as no need to continue querying hereOlivier Lamy2014-03-241-4/+7
* fix remove artifactOlivier Lamy2014-03-242-12/+7
* use directly query filteringOlivier Lamy2014-03-241-38/+29