summaryrefslogtreecommitdiff
path: root/daemon
AgeCommit message (Expand)Author
2017-10-10run-checks: use nakedret to check for naked returns on long functionsJohn R. Lenton
2017-10-06Merge branch 'master' into ansimeterJohn R. Lenton
2017-10-05hooks: commands for controlling own services from snapctl (#3852)Gustavo Niemeyer
2017-09-27Merge branch 'master' into ansimeterJohn R. Lenton
2017-09-26daemon: use client.Snap instead of map[string]interface{} for snaps.John R. Lenton
2017-09-25many: implement our own ANSI-escape-using progress indicatorJohn R. Lenton
2017-09-20Merge pull request #3915 from stolowski/empty-doc-on-no-configMichael Vogt
2017-09-19Renamed to servicestate.Change.Pawel Stolowski
2017-09-15many: implement fetching sections and package names periodically. (#3866)John Lenton
2017-09-14Review comments.Pawel Stolowski
2017-09-14Merge branch 'master' into servicectlPawel Stolowski
2017-09-13Return empty document (or error out for list format) if snap has no configura...Pawel Stolowski
2017-09-13daemon: remove unused installSnap var in testSamuele Pedroni
2017-09-13Merge pull request #3891 from pedronis/daemon-less-full-overlord-loopsMichael Vogt
2017-09-13daemon: remove unused installSnap varMichael Vogt
2017-09-12oops, move fakeSnapManager sanity interface check closer to the rest of its d...Samuele Pedroni
2017-09-12bump test Settle timeout for waiting a trivial change to 5sSamuele Pedroni
2017-09-12Merge pull request #3907 from stolowski/fix-snapctl-hMichael Vogt
2017-09-12Merge pull request #3906 from mvo5/i18n-for-realMichael Vogt
2017-09-12many: introduce asserts.NotFoundError replacing both ErrNotFound and store.As...Samuele Pedroni
2017-09-12switch away many daemon api tests from needing to run a full Overlord.Loop by...Samuele Pedroni
2017-09-12Allow snapctl -h without a context (regression fix).fix-snapctl-hPawel Stolowski
2017-09-12many: use snapcore/snapd/i18n instead of i18n/dumbMichael Vogt
2017-09-11systemd: add systemd.MockJournalctl()Samuele Pedroni
2017-09-11many: fix TestSetConfNumber missing an Unlock and other fragility improvement...Samuele Pedroni
2017-09-11Merge remote-tracking branch 'upstream/master' into mock-journalctlMichael Vogt
2017-09-11Merge pull request #3865 from mvo5/mock-systemdMichael Vogt
2017-09-08daemon: allow polkit authorisation to install/remove snapsJames Henstridge
2017-09-08Merge branch 'master' into servicectlPawel Stolowski
2017-09-08Merge branch 'mock-systemd' into mock-journalctlMichael Vogt
2017-09-08Merge remote-tracking branch 'upstream/master' into mock-systemdMichael Vogt
2017-09-08add new systemd.MockJournalctlMichael Vogt
2017-09-08address review feedback (thanks to Samuele)Michael Vogt
2017-09-07Review comments.Pawel Stolowski
2017-09-06daemon, snapstate: move ensureCore from daemon/api.go into snapstate.go (#3727)Michael Vogt
2017-09-06many: provide systemd.MockSystemctl() helperMichael Vogt
2017-09-06Merge pull request #3642 from stolowski/snap-get-dockeysPawel Stolowski
2017-09-06Merge branch 'master' into servicectlPawel Stolowski
2017-09-05many: configure store from state, reconfigure store at runtime (#3780)Adam Collard
2017-09-05Merge branch 'master' into snap-get-dockeysPawel Stolowski
2017-09-05Merge branch 'master' into servicectlPawel Stolowski
2017-09-04Merge pull request #3795 from jhenstridge/polkit-interactive-flagMichael Vogt
2017-09-04address review feedbackMichael Vogt
2017-09-01Merge remote-tracking branch 'upstream/master' into HEADMichael Vogt
2017-09-01Added servicectl and moved a helper function for dealing with services there.Pawel Stolowski
2017-08-31Merge branch 'master' into polkit-interactive-flagJames Henstridge
2017-08-31Merge branch 'master' into snap-get-dockeysPawel Stolowski
2017-08-31daemon: use strconv.ParseBool to parse X-Allow-Interaction header.James Henstridge
2017-08-30overlord: always try to get a serial, lazily on classic (#3573)Samuele Pedroni
2017-08-30Merge branch 'master' into snap-get-dockeysPawel Stolowski