- Feb 04, 2016
-
-
Andy Kruth authored
Adapted from #172
-
Chandan Benjaram authored
-
- 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)
-
- Jan 25, 2016
-
-
Sean Busbey authored
Nosqldb re-added to the build and checkstyle cleanup
-
Sean Busbey authored
Accumulo cleanup and tests
-
- Jan 24, 2016
-
-
Sean Busbey authored
-
Sean Busbey authored
closes #340
-
Sean Busbey authored
-
Sean Busbey authored
-
- Jan 23, 2016
-
-
Stanley Feng authored
Dynamodb API update
-
yuyanting authored
-
Sean Busbey authored
Update README.md for version 0.6.0
-
bigbes authored
-
- Jan 22, 2016
-
-
Biju Nair authored
-
Biju Nair authored
-
Andy Kruth authored
[jdbc] checkstyle updates
-
Andy Kruth authored
Orientdb cleanup
-
Andy Kruth authored
* Cleaned up javadoc and comments * Backed out unnecessary line breaks * Updated license Closes #494
-
- Jan 19, 2016
-
-
Robert J. Moore authored
-
- Jan 18, 2016
-
-
Andy Kruth authored
-
Andy Kruth authored
-
Andy Kruth authored
Orientdb checkstyle
-
Andy Kruth authored
* Rabased pull/489/head (@allanbank) to master * Backed out unnecessary line breaks for 120 char limit * Enforced checkstyle on new code * Was required to make db variable private, updated in tests * Removed TODO Closes #489
-
Robert J. Moore authored
-
- Jan 17, 2016
-
-
Sean Busbey authored
[orientdb] Added remote connection capabilties
-
- Jan 15, 2016
-
-
Sean Busbey authored
Merge pull request #559 from DevFactory/staging/primitives-should-not-be-boxed-just-for-string-conversion-fix-6 Primitives should not be boxed just for "String" conversion
-
- Jan 13, 2016
-
-
Sean Busbey authored
[solr] Added tests for Solr binding
-
- Jan 12, 2016
-
-
Kevin Risden authored
-
Sean Busbey authored
[solr] Adding Apache Solr Support
-
ghaughian authored
updating readme updating package info perfecting logic for http solr clients for all operations renamed properties, tested cloud mode and cleaned code removed dependency on dynamic field names, updated readme now enforcing checkstyle adding solr artifact removing test cases relying on external dependencies removed unused maven dependencies, added batch mode support, all try blocks now catch eplicit exceptions, Query/UpdateResponse status codes are handled more granularly, updated readme, added sample schema.xml file to support default field names in ycsb client, updated all license headers to 2016, using SolrClient object as primary client type regardless if Solr is running in Cloud or Stand-alone mode cleaned code and config files, now accepting a solr base url property, simplified sample schema.xml file, renamed class to SolrClient, now updating documents atomically, added batch support to delete method updated new line spacing of pom file comments removed sample schema file, updated readme with more indepth explanation on running/setting up the solr-binding removed some code lines no longer in use renamed zookeeper param name, now throwing caught exceptions where appropriate, debug messages are now being logged on stderr now returning an appropriate error if we receive an unexpected response from solr server, repeated calls to getResults is no longer now using singletonMap to store update params in, fixed typo and missing id field in sample config in README
-
Andy Kruth authored
-