summaryrefslogtreecommitdiff
path: root/wrappers
AgeCommit message (Expand)Author
2019-10-18wrappers: add a test case for mon1-mon scheduleMaciej Borzecki
2019-10-11wrappers: fix typos in timer schedule generatorMaciej Borzecki
2019-10-09wrappers: compatibility with pre systemd 231 versionsMaciej Borzecki
2019-10-08Merge remote-tracking branch 'upstream/master' into bboozzoo/schedule-confusingMaciej Borzecki
2019-10-07Merge pull request #7437 from anonymouse64/bugfix/snap-svcs-disable-fix-1John R. Lenton
2019-10-04Merge remote-tracking branch 'upstream/master' into bboozzoo/schedule-confusingMaciej Borzecki
2019-10-02wrappers/services_test.go: add extra error messageIan Johnson
2019-09-30wrappers: update the code for generating timer schedulesMaciej Borzecki
2019-09-27osutil: rename MemoryBlob -> MemoryFileStateZygmunt Krynicki
2019-09-27osutil: rename FileContentReference -> FileReferencePlusModeZygmunt Krynicki
2019-09-27osutil: generalize SyncDir with FileState interfaceZygmunt Krynicki
2019-09-24wrappers/services.go: add disabled svc list arg to AddSnapServicesIan Johnson
2019-09-17Merge pull request #6767 from jhenstridge/icon-theme-supportMichael Vogt
2019-09-17wrappers: update error message for non-canonicalized icon pathJames Henstridge
2019-09-12Merge remote-tracking branch 'upstream/master' into icon-theme-supportJames Henstridge
2019-09-10wrappers/services_test.go: simplify systemctl calls checkIan Johnson
2019-09-10wrappers/services.go: fix formattingIan Johnson
2019-09-10wrappers: apply changes suggested by @zygaJames Henstridge
2019-09-10wrappers/services.go: adjust doc comment for ServicesEnableStateIan Johnson
2019-09-09wrappers/services_test.go: escape \ in the patternIan Johnson
2019-09-09wrappers/services_test.go: add fail case unit test for ServicesEnableStateIan Johnson
2019-09-09wrappers/services.go: rename CurrentSnapServiceStates to ServicesEnableStateIan Johnson
2019-09-09wrappers/services_test.go: add sanity exit at end of systemctl script in testsIan Johnson
2019-09-09wrappers/services_test.go: check that exactly 2 systemctl calls happenIan Johnson
2019-09-08wrappers/services: add CurrentSnapServiceStates + unit testsIan Johnson
2019-08-15wrappers: perform some sanity checks on icon paths in desktop filesJames Henstridge
2019-07-26wrappers: pass snap name or instance name to helpers instead of snap.InfoJames Henstridge
2019-07-25Merge pull request #6954 from jhenstridge/user-session-agentMichael Vogt
2019-07-24wrappers: fix unnecessary assignment in testJames Henstridge
2019-07-24wrappers: rewrite icon names in desktop files under parallel installJames Henstridge
2019-07-24wrappers: rename icons for parallel installed instancesJames Henstridge
2019-07-24wrappers: don't try to remove icons if the icon directory doesn't existJames Henstridge
2019-07-24wrappers: copy icons from a snap to the shared icons directoryJames Henstridge
2019-07-10Explicitly define type: snapd in apparmor/dbus backend tests.Pawel Stolowski
2019-07-09Use snap.TypeSnapd in snap type checks instead of snap name comparisions, whe...Pawel Stolowski
2019-06-25wrappers: install user mode systemd services on core18 systems.James Henstridge
2019-06-25systemd: add support for controlling different systemd instancesJames Henstridge
2019-06-17wrappers: services: add XDG_RUNTIME_DIR support to ListenStream generationOndrej Kubik
2019-04-15Timings around start / stop services and undoLinkSnap.Pawel Stolowski
2019-04-15Timings around start services.Pawel Stolowski
2019-02-21Merge pull request #6523 from chipaca/start-timeoutJohn R. Lenton
2019-02-21wrappers, tests: X-SnapInstanceName instead of X-SnapNameJohn R. Lenton
2019-02-20snap, wrappers: support StartTimeoutJohn R. Lenton
2019-02-19wrappers: Add an X-SnapName field to desktop filesRobert Ancell
2019-01-07systemd: allow only a single daemon-reload at the same timeMichael Vogt
2018-12-19wrappers: address review feedback from #6301 (#6302)Michael Vogt
2018-12-13wrappers: use new systemd.IsActive in core18 early bootMichael Vogt
2018-12-13wrappers: only restart service in core18 when they are activeMichael Vogt
2018-12-12systemd: start snapd.autoimport.service in --no-block modeMichael Vogt
2018-11-26Merge pull request #6126 from chipaca/complete-in-the-new-worldJohn R. Lenton