Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare for next development iteration | Olivier Lamy | 2014-03-26 | 70 | -73/+73 |
* | [maven-release-plugin] prepare release archiva-2.0.1 | Olivier Lamy | 2014-03-26 | 70 | -73/+73 |
* | use a staged released parent | Olivier Lamy | 2014-03-26 | 1 | -1/+1 |
* | fix scm info | Olivier Lamy | 2014-03-26 | 1 | -2/+2 |
* | add some toString for debugging purpose and avoid hard coded values to preve... | Olivier Lamy | 2014-03-25 | 8 | -15/+77 |
* | add comment | Olivier Lamy | 2014-03-25 | 1 | -0/+1 |
* | archetype test must be fast as we already have all artitfacts locally!! | Olivier Lamy | 2014-03-25 | 1 | -0/+8 |
* | use assertj as fest-assert is not maintained anymore | Olivier Lamy | 2014-03-25 | 30 | -131/+114 |
* | use the same naming convention for those methods | Olivier Lamy | 2014-03-25 | 3 | -48/+48 |
* | correct cleanup of mailing list table | Olivier Lamy | 2014-03-25 | 1 | -0/+3 |
* | fix unit tests | Olivier Lamy | 2014-03-25 | 3 | -59/+72 |
* | record mailing lists in Cassandra | Olivier Lamy | 2014-03-25 | 4 | -0/+145 |
* | simplify code with adding constructors | Olivier Lamy | 2014-03-25 | 5 | -23/+51 |
* | simplify as we need all columns | Olivier Lamy | 2014-03-25 | 1 | -7/+1 |
* | improve testing | Olivier Lamy | 2014-03-25 | 1 | -6/+8 |
* | map simple object | Olivier Lamy | 2014-03-25 | 2 | -91/+148 |
* | add comment | Olivier Lamy | 2014-03-24 | 1 | -0/+1 |
* | fix removeArtifact | Olivier Lamy | 2014-03-24 | 1 | -192/+31 |
* | fix cleanup repository and namespace | Olivier Lamy | 2014-03-24 | 2 | -94/+120 |
* | fix removeArtifact | Olivier Lamy | 2014-03-24 | 1 | -6/+4 |
* | fix deleting project version | Olivier Lamy | 2014-03-24 | 1 | -33/+20 |
* | cleanup code | Olivier Lamy | 2014-03-24 | 1 | -35/+0 |
* | fix retrieving facets | Olivier Lamy | 2014-03-24 | 1 | -52/+21 |
* | fix retrieving versions | Olivier Lamy | 2014-03-24 | 1 | -2/+2 |
* | fix project version metadata | Olivier Lamy | 2014-03-24 | 1 | -35/+11 |
* | fix retrieve project versions | Olivier Lamy | 2014-03-24 | 2 | -98/+12 |
* | small optim as no need to continue querying here | Olivier Lamy | 2014-03-24 | 1 | -4/+7 |
* | fix remove artifact | Olivier Lamy | 2014-03-24 | 2 | -12/+7 |
* | use directly query filtering | Olivier Lamy | 2014-03-24 | 1 | -38/+29 |
* | prevent ClassCastException as now return a Collection rather than a List | Olivier Lamy | 2014-03-24 | 2 | -17/+40 |
* | fix name and cleanup pom | Olivier Lamy | 2014-03-24 | 1 | -69/+3 |
* | fix checksum search cassandra search | Olivier Lamy | 2014-03-24 | 5 | -59/+85 |
* | fix truncating datas in unit and wrong StringUtils usage | Olivier Lamy | 2014-03-24 | 2 | -4/+16 |
* | add NPE check | Olivier Lamy | 2014-03-24 | 1 | -4/+12 |
* | use an utility methods to prevent npe when column values does not exist for a... | Olivier Lamy | 2014-03-24 | 3 | -181/+158 |
* | fix facets add/update | Olivier Lamy | 2014-03-24 | 3 | -105/+212 |
* | fix retrieving a project | Olivier Lamy | 2014-03-21 | 1 | -133/+114 |
* | NPE check! | Olivier Lamy | 2014-03-21 | 1 | -61/+112 |
* | fix retrieving ArtifactMetadata with null date | Olivier Lamy | 2014-03-21 | 2 | -51/+33 |
* | fix project deletion | Olivier Lamy | 2014-03-21 | 1 | -68/+51 |
* | fix wrong merge | Olivier Lamy | 2014-03-20 | 1 | -1/+0 |
* | more impl still far from 0 failures :-) | Olivier Lamy | 2014-03-20 | 2 | -86/+137 |
* | ProjectVersionMetadataModel to use Hector | Olivier Lamy | 2014-03-20 | 5 | -131/+308 |
* | more impl with Hector | Olivier Lamy | 2014-03-20 | 5 | -238/+428 |
* | fix removeProject | Olivier Lamy | 2014-03-20 | 2 | -2/+18 |
* | change the column name | Olivier Lamy | 2014-03-20 | 5 | -50/+41 |
* | fix sys props | Olivier Lamy | 2014-03-20 | 1 | -1/+1 |
* | fix doc | Olivier Lamy | 2014-03-20 | 1 | -0/+1 |
* | this id field is not anymore needed | Olivier Lamy | 2014-03-20 | 1 | -23/+7 |
* | this id field is not anymore needed | Olivier Lamy | 2014-03-20 | 2 | -17/+7 |