summaryrefslogtreecommitdiff
path: root/advisor
AgeCommit message (Expand)Author
2018-07-31advise: make the bolt database do the atomic rename danceJohn R. Lenton
2018-04-06advisor, overlord/snapstate: address review feedback (thanks @zyga, @bboozzoo)John R. Lenton
2018-04-05advisor: use json for package database, refactor/simplify code (use advisor.P...Michael Vogt
2018-04-05advisor: make package database use json as wellMichael Vogt
2018-04-05advisor,overlord: fix tests, remove some dead codeMichael Vogt
2018-04-04advisor: use json in the bolt-dbMichael Vogt
2018-04-04Merge remote-tracking branch 'upstream/master' into snap-advice-command-versionsMichael Vogt
2018-03-23advisor: add comment why osutil.FileExists(dirs.SnapCommandsDB) is neededMichael Vogt
2018-03-22advisor: deal with missing commands.db fileMichael Vogt
2018-03-15snap, store: store version numbers in the commands databaseMichael Vogt
2018-03-14advisor: do not copy the instances of bolt.DBMaciej Borzecki
2018-02-02advisor: ensure commands.db has mode 0644 and add testMichael Vogt
2018-02-01Merge pull request #4459 from mvo5/snap-advise-snapMichael Vogt
2018-01-31address review feedbackMichael Vogt
2018-01-18advisor: use forked bolt to make it work on ppcMichael Vogt
2018-01-09address review feedbackMichael Vogt
2018-01-09advisor: add missing pkgadvisor.goMichael Vogt
2018-01-09snap: add support for `snap advice-snap pkgName`Michael Vogt
2018-01-04typo, and reviewe feedback (thanks mvo)John R. Lenton
2018-01-04many: implement the advisor backend, populate it from the storeJohn R. Lenton
2018-01-04address review feedbackMichael Vogt
2018-01-03snap: add suport for mispelling correction in `snap advice-command`Michael Vogt
2018-01-03snap: add new `snap advice-command` skeletonMichael Vogt