index
:
~snappy-dev/snapd/+git/snapd-pawel
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
advisor
Age
Commit message (
Expand
)
Author
2018-07-31
advise: make the bolt database do the atomic rename dance
John R. Lenton
2018-04-06
advisor, overlord/snapstate: address review feedback (thanks @zyga, @bboozzoo)
John R. Lenton
2018-04-05
advisor: use json for package database, refactor/simplify code (use advisor.P...
Michael Vogt
2018-04-05
advisor: make package database use json as well
Michael Vogt
2018-04-05
advisor,overlord: fix tests, remove some dead code
Michael Vogt
2018-04-04
advisor: use json in the bolt-db
Michael Vogt
2018-04-04
Merge remote-tracking branch 'upstream/master' into snap-advice-command-versions
Michael Vogt
2018-03-23
advisor: add comment why osutil.FileExists(dirs.SnapCommandsDB) is needed
Michael Vogt
2018-03-22
advisor: deal with missing commands.db file
Michael Vogt
2018-03-15
snap, store: store version numbers in the commands database
Michael Vogt
2018-03-14
advisor: do not copy the instances of bolt.DB
Maciej Borzecki
2018-02-02
advisor: ensure commands.db has mode 0644 and add test
Michael Vogt
2018-02-01
Merge pull request #4459 from mvo5/snap-advise-snap
Michael Vogt
2018-01-31
address review feedback
Michael Vogt
2018-01-18
advisor: use forked bolt to make it work on ppc
Michael Vogt
2018-01-09
address review feedback
Michael Vogt
2018-01-09
advisor: add missing pkgadvisor.go
Michael Vogt
2018-01-09
snap: add support for `snap advice-snap pkgName`
Michael Vogt
2018-01-04
typo, and reviewe feedback (thanks mvo)
John R. Lenton
2018-01-04
many: implement the advisor backend, populate it from the store
John R. Lenton
2018-01-04
address review feedback
Michael Vogt
2018-01-03
snap: add suport for mispelling correction in `snap advice-command`
Michael Vogt
2018-01-03
snap: add new `snap advice-command` skeleton
Michael Vogt