- Feb 16, 2016
-
-
Kevin Risden authored
-
- Feb 15, 2016
-
-
Sean Busbey authored
[client] Added basic command line argument error messages to Client.java
-
Andy Kruth authored
Orientdb scan fix
-
Andy Kruth authored
-
Andy Kruth authored
-
- Feb 14, 2016
-
-
Sean Busbey authored
[docs] Update link to old Yahoo! page due to site redesign.
-
- Feb 13, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
[hbase10] Turn off info servers during tests
-
Youngjoon Kim authored
-
- Feb 11, 2016
-
-
Sean Busbey authored
[geode] Add Geode driver
-
Swapnil Bawaskar authored
-
Swapnil Bawaskar authored
-
Swapnil Bawaskar authored
-
Swapnil Bawaskar authored
-
- Feb 10, 2016
-
-
Swapnil Bawaskar authored
Conflicts: bin/ycsb geode/src/main/java/com/yahoo/ycsb/db/GeodeClient.java pom.xml
-
- Feb 09, 2016
-
-
Andy Kruth authored
[orientdb] put db conn stuff in sync method
-
Andy Kruth authored
All db connection and creation logic is the same, it is just pulled into a synchronized method so that multiple threads run through the connection process one at a time. Fixes #571
-
- Feb 06, 2016
-
-
Sean Busbey authored
[solr] tune down log output during tests.
-
Andy Kruth authored
Couchbase checkstyle
-
Sean Busbey authored
-
- Feb 05, 2016
-
-
Andy Kruth authored
Also removed some unnecessary comments Closes #480
-
Robert J. Moore authored
-
Robert J. Moore authored
This removes the need for the private Couchbase repository since the 1.4.10 criver is available in Maven Central.
-
Andy Kruth authored
[couchbase] implemented scan for couchbase
-
- Feb 04, 2016
-
-
Andy Kruth authored
Adapted from #172
-
Chandan Benjaram authored
-
- Feb 02, 2016
-
-
Sean Busbey authored
[core] Generator refactoring
-
- Jan 30, 2016
-
-
Sean Busbey authored
[hbase] Changes to support secured HBase cluster
-
Sean Busbey authored
Cleanup use of checkstyle and instructions
-
Sean Busbey authored
[core] synchronizing OneMeasurementTimeSeries
-
- Jan 29, 2016
-
-
Andy Kruth authored
Fixes #604
-
- Jan 28, 2016
-
-
Andy Kruth authored
[jdbc] solidified field ordering
-
- Jan 27, 2016
-
-
Andy Kruth authored
Changes to account for the field ordering. Now correctly inserting and updating field values so that they can be verified when using dataintegrity=true. Fixes #132
-
Biju Nair authored
-
Biju Nair authored
-
Sean Busbey authored
- define checkstyle configs in as few places as possible - use checkstyle:check since it has defaults that match what we want (fail after logging to console) - modules that have current failures set property checkstyle.failOnViolation to false.
-
- Jan 26, 2016
-
-
Sean Busbey authored
- document duplicated info from top-level README - remove defunct info on building nosqldb (obviated by #493)
-
Vitaliy Funshteyn authored
-
- Jan 25, 2016
-
-
Sean Busbey authored
Nosqldb re-added to the build and checkstyle cleanup
-
Sean Busbey authored
Accumulo cleanup and tests
-