harness-drone/datastore/bolt
2015-04-13 19:25:11 -07:00
..
bolt.go experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
build.go added logging when login or hook fails. helps troubleshoot common issues 2015-04-11 15:46:30 -07:00
build_test.go added some initial code for build list. will revisit. 2015-04-10 23:11:41 -07:00
repo.go Rework BoltDB util functions to use bolt.Tx instead of DB along with updates to existing API that leverage these to use Bolt's transaction wrapping functions. 2015-04-10 15:01:03 -06:00
repo_test.go experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
task.go ability to limit (or not) the log output 2015-04-12 23:08:55 -07:00
task_test.go experimental branch. playing around with boltdb 2015-04-07 01:20:55 -07:00
token.go removed User.Tokens temporary index 2015-04-13 16:00:13 -07:00
token_test.go ability to manage tokens 2015-04-13 01:22:51 -07:00
user.go cleaned up a couple of the db functions 2015-04-13 19:25:11 -07:00
user_test.go tokens, last build 2015-04-10 22:22:55 -07:00
util.go push common index functions to util.go for reuse 2015-04-13 15:51:15 -07:00