Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 2 | -2/+3 | |
* | record mailing lists in Cassandra | Olivier Lamy | 2014-03-25 | 4 | -0/+145 | |
* | simplify code with adding constructors | Olivier Lamy | 2014-03-25 | 1 | -19/+5 | |
* | simplify as we need all columns | Olivier Lamy | 2014-03-25 | 1 | -7/+1 | |
* | map simple object | Olivier Lamy | 2014-03-25 | 2 | -91/+148 | |
* | fix removeArtifact | Olivier Lamy | 2014-03-24 | 1 | -192/+31 | |
* | fix cleanup repository and namespace | Olivier Lamy | 2014-03-24 | 1 | -93/+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 | 1 | -95/+8 | |
* | 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 | 1 | -10/+5 | |
* | 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 | 1 | -4/+25 | |
* | fix name and cleanup pom | Olivier Lamy | 2014-03-24 | 1 | -69/+3 | |
* | fix checksum search cassandra search | Olivier Lamy | 2014-03-24 | 2 | -56/+81 | |
* | 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 | 2 | -179/+154 | |
* | 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 | |
* | 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 | |
* | 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 | |
* | start moving project data handling to hector | Olivier Lamy | 2014-03-20 | 4 | -52/+113 | |
* | more cleanup | Olivier Lamy | 2014-03-20 | 1 | -2/+4 | |
* | some cleanup | Olivier Lamy | 2014-03-20 | 3 | -16/+39 | |
* | move cassandra to simply use hector client: start with repositories and names... | Olivier Lamy | 2014-03-20 | 14 | -980/+508 | |
* | use a better name | Olivier Lamy | 2014-03-20 | 7 | -37/+50 | |
* | fix unit test | Olivier Lamy | 2014-03-18 | 1 | -0/+6 | |
* | fix parent version | Olivier Lamy | 2014-02-25 | 1 | -1/+1 | |
* | change version to 2.0.0-RC1-SNAPSHOT | Olivier Lamy | 2014-02-08 | 1 | -1/+1 | |
* | new astyanax version | Olivier Lamy | 2014-02-06 | 1 | -1/+1 | |
* | fix mapping with modelmapper | Olivier Lamy | 2013-12-26 | 2 | -23/+20 | |
* | cassandra plugin released snapshot repositories not needed anymore | Olivier Lamy | 2013-12-16 | 1 | -1/+1 | |
* | start some perf improvement for cassandra | Olivier Lamy | 2013-11-20 | 4 | -86/+172 | |
* | restore 1.6 build | Olivier Lamy | 2013-11-18 | 1 | -2/+4 |