- Feb 22, 2016
-
-
Andy Kruth authored
-
- Feb 15, 2016
-
-
Andy Kruth authored
-
Andy Kruth authored
-
- Feb 09, 2016
-
-
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
-
- Jan 18, 2016
-
-
Andy Kruth authored
-
Andy Kruth authored
-
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 12, 2016
-
-
Andy Kruth authored
-
- Jan 07, 2016
-
-
Andy Kruth authored
Cleaner handling of properties. Updated documentation of available properties. Removed default database url. Making progress towards #539
-
- Jan 05, 2016
-
-
Andy Kruth authored
-
Andy Kruth authored
The version bump required some fixes because of changes to the OrientDB API as well as to accomodate for changes in thread safety for testing.
-
- Jan 04, 2016
-
-
Andy Kruth authored
-
- Dec 31, 2015
-
-
Andy Kruth authored
Fixes #562
-
- Nov 03, 2015
-
-
Connor McCoy authored
Replaces numeric status codes with a canonical set of Status objects, each with a short name and description. Bindings with more specific errors (e.g., timeouts) return additional statuses. This changes the default output from messages like: [UPDATE], Return=0, 511 To: [UPDATE], Return=OK, 511
-
- Aug 07, 2015
-
-
Govind Kamat authored
-
- Jun 17, 2015
- Aug 13, 2012
-
-
Luca Garulli authored
-