aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* parent 12 is now in centralOlivier Lamy2014-03-261-1/+1
* add a test to ensure dependant are cleanup upOlivier Lamy2014-03-263-4/+44
* until released parent reach central repoOlivier Lamy2014-03-261-1/+1
* 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
* use trunk in scmOlivier Lamy2014-03-261-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-2670-73/+73
* [maven-release-plugin] prepare release archiva-2.0.1Olivier Lamy2014-03-2670-73/+73
* use a staged released parentOlivier Lamy2014-03-261-1/+1
* fix scm infoOlivier Lamy2014-03-261-2/+2
* 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-2530-131/+114
* 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
* prevent ClassCastException as now return a Collection rather than a ListOlivier Lamy2014-03-242-17/+40
* fix name and cleanup pomOlivier Lamy2014-03-241-69/+3