Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | mark all those new classes @since 2.0.0 | Olivier Lamy | 2013-11-18 | 11 | -2/+11 |
* | use a better name for this class | Olivier Lamy | 2013-11-18 | 7 | -76/+31 |
* | add new classes | Olivier Lamy | 2013-11-18 | 2 | -0/+255 |
* | move to cassandra 2.0 | Olivier Lamy | 2013-11-18 | 12 | -105/+227 |
* | remove unused imports | Olivier Lamy | 2013-11-18 | 1 | -5/+0 |
* | enforce version of jackson for cassandra module | Olivier Lamy | 2013-11-08 | 1 | -0/+14 |
* | use last jackson version | Olivier Lamy | 2013-10-31 | 1 | -10/+0 |
* | remove comment | Olivier Lamy | 2013-10-14 | 1 | -1/+0 |
* | cassandra 1.2.9 | Olivier Lamy | 2013-10-14 | 1 | -1/+1 |
* | use astyanax 1.56.43 | Olivier Lamy | 2013-10-14 | 1 | -1/+1 |
* | some fixes for cassandra | Olivier Lamy | 2013-09-06 | 5 | -68/+35 |
* | use astyanax 1.56.37 | Olivier Lamy | 2013-09-05 | 1 | -3/+4 |
* | next version will be 2.0.0 | Olivier Lamy | 2013-07-29 | 1 | -1/+1 |
* | use Slf4j as connection pool monitor | Olivier Lamy | 2013-06-20 | 1 | -3/+2 |
* | create cassandra entity manager only on start | Olivier Lamy | 2013-06-11 | 6 | -244/+309 |
* | remove unused import | Olivier Lamy | 2013-06-11 | 1 | -1/+0 |
* | use dynamic ports for all cassandra ports | Olivier Lamy | 2013-06-11 | 1 | -0/+5 |
* | exclude servlet-api | Olivier Lamy | 2013-06-11 | 1 | -0/+4 |