Commit Graph

  • ace50f2e01 add Stop() Michael Vogt 2016-03-10 17:23:35 +01:00
  • 0a3a12a99d implement TaskRunner.Ensure() and tests Michael Vogt 2016-03-10 16:35:44 +01:00
  • 2090673c0e set task that wait for other tasks to WaitingStatus Michael Vogt 2016-03-10 17:00:04 +01:00
  • d70071b133 make golint happy Michael Vogt 2016-03-10 16:56:23 +01:00
  • 27c1b40508 implement AddHandler() Michael Vogt 2016-03-10 16:35:44 +01:00
  • 0cbc281094 Merge remote-tracking branch 'upstream/master' into feature/simple-state-backend Michael Vogt 2016-03-10 15:54:10 +01:00
  • 9b52963320 Merge pull request #632 from mvo5/bugfix/add-missing-breasks Michael Vogt 2016-03-10 15:53:48 +01:00
  • 88e85758ed add skeleton taskrunner Michael Vogt 2016-03-10 15:53:30 +01:00
  • 1ec27db1f4 add task.{WaitFor,WaitTasks} Michael Vogt 2016-03-10 15:51:17 +01:00
  • f75f1531c1 Merge pull request #631 from zyga/misc Zygmunt Krynicki 2016-03-10 15:43:30 +01:00
  • 314bd88f31 Add missing Breaks/Replaces for golang-snappy-dev -> golang-github-ubuntu-core-snappy-dev rename Michael Vogt 2016-03-10 15:27:38 +01:00
  • f982a5f2ae add test to ensure ovelord loads the state Michael Vogt 2016-03-10 15:08:17 +01:00
  • e70421c9c2 Merge branch 'master' into real-security-files Zygmunt Krynicki 2016-03-10 14:53:57 +01:00
  • d990b201c2 add missing permission test Michael Vogt 2016-03-10 14:48:02 +01:00
  • a106b06440 address review comments (thanks Gustavo!) Michael Vogt 2016-03-10 14:42:07 +01:00
  • fe7a6d5588 snappy: fix leftover plug/slot variable swap Zygmunt Krynicki 2016-03-09 10:18:49 +01:00
  • 152011a063 Merge pull request #620 from zyga/misc Zygmunt Krynicki 2016-03-10 12:44:37 +01:00
  • b517b2bb80 cmd/snap: fix failing tests due to help wrapping Zygmunt Krynicki 2016-03-10 12:37:56 +01:00
  • f1467b5323 interfaces/builtin: use permanent snippets in bool-file Zygmunt Krynicki 2016-03-04 20:46:38 +01:00
  • a4e29702d3 Add state read/write into the overlord. Michael Vogt 2016-03-10 12:17:15 +01:00
  • fe2cf362d1 Merge branch 'master' into real-security-files Zygmunt Krynicki 2016-03-10 12:00:33 +01:00
  • de3259b337 Merge branch 'master' into dont-panic Zygmunt Krynicki 2016-03-10 12:00:11 +01:00
  • 6cdf238e4e Merge branch 'master' into misc Zygmunt Krynicki 2016-03-10 12:00:04 +01:00
  • 6d0423641d Merge pull request #626 from zyga/fix-hwunassign Michael Vogt 2016-03-10 11:56:01 +01:00
  • 79e57e9110 po: refresh translation template Zygmunt Krynicki 2016-03-10 11:52:36 +01:00
  • 36a55c13b6 daemon,cmd/snapd: allow daemon.New() to fail Zygmunt Krynicki 2016-03-10 11:36:44 +01:00
  • 1ddbb24cf0 add simple StateFsBackend Michael Vogt 2016-03-10 10:51:54 +01:00
  • bc9d8b91a0 snappy: fix hw-assign to be compatible with hw-unassign Zygmunt Krynicki 2016-03-10 10:45:12 +01:00
  • ec895e1e75 Merge pull request #622 from stevenwilkin/close-test-server-earlier Michael Vogt 2016-03-10 09:37:21 +01:00
  • a0095574d1 Merge pull request #621 from zyga/iface-manager Michael Vogt 2016-03-10 09:36:54 +01:00
  • d111134dfb Merge pull request #618 from zyga/cmd-hidden-experimental Michael Vogt 2016-03-10 09:35:55 +01:00
  • 762c39b4b7 Merge pull request #616 from mvo5/bugfix/debian-build-deps Michael Vogt 2016-03-10 09:35:37 +01:00
  • eff2aa46f5 releasing package ubuntu-snappy version 1.7.3+20160310ubuntu1 1.7.3+20160310ubuntu1 Michael Vogt 2016-03-10 09:27:37 +01:00
  • d099425bdb Merge pull request #625 from mvo5/bugfix/fix-deps2 Michael Vogt 2016-03-10 09:25:00 +01:00
  • 59f9aa7277 Update versionized ubuntu-core-launcher dependency Michael Vogt 2016-03-10 09:14:42 +01:00
  • 4c12b901f1 Merge pull request #624 from mvo5/feature/desktop-files-again Michael Vogt 2016-03-10 09:05:26 +01:00
  • 101c11a40a Add new etc/X11/Xsession.d/65snappy file with XDG_DATA_DIR Michael Vogt 2016-03-10 08:34:49 +01:00
  • 566be34e1b install desktop files in /var/lib/snappy/desktop/applications to comply with XDG Michael Vogt 2016-03-10 08:26:06 +01:00
  • 24b94ff77b Close the test server after we know a websocket connection has been initiated Steven Wilkin 2016-03-09 10:09:00 +00:00
  • 5bd9d39569 Merge pull request #619 from zyga/iface-manager Zygmunt Krynicki 2016-03-09 10:23:27 +01:00
  • ed2038a846 cmd/snap: tweak help of 'snap interfaces' Zygmunt Krynicki 2016-03-04 15:48:13 +01:00
  • 75babed241 interfaces: fix some skill wording leftovers Zygmunt Krynicki 2016-03-04 10:32:32 +01:00
  • 3c0a90668f daemon: maintain a daemon-wide overlord instance Zygmunt Krynicki 2016-03-09 10:14:50 +01:00
  • 9ffaba0fdd overlord: fix typo Zygmunt Krynicki 2016-03-09 10:08:33 +01:00
  • adcc071a12 interfaces: generate real security file content Zygmunt Krynicki 2016-03-09 09:48:09 +01:00
  • 0dfc913221 remove duplicated golang-gettext-dev (already there via golang-github-gosexy-gettext-dev) Michael Vogt 2016-03-09 09:23:08 +01:00
  • 5921ff3337 cmd: hide the snap experimental command Zygmunt Krynicki 2016-02-05 12:49:33 +01:00
  • a70a78bf4d Merge pull request #615 from zyga/launcher-cleanup Michael Vogt 2016-03-09 08:50:12 +01:00
  • cf60bde1d5 remove obsolete prefix check Michael Vogt 2016-03-09 08:45:08 +01:00
  • cbbe7b06a2 Merge pull request #614 from elopio/tests/check_for_config Snappy Microbe-Obliterator 2016-03-08 20:41:59 -06:00
  • 986e794644 Merge pull request #558 from fgimenez/integration-tests-coverage Michael Vogt 2016-03-08 20:24:27 +01:00
  • a529af5f04 Merge pull request #568 from emgee/asserts-device-serial-rename Michael Vogt 2016-03-08 20:24:07 +01:00
  • 4adb55a95a Merge pull request #613 from mvo5/feature/add-desktop-file-snap-integration-test Michael Vogt 2016-03-08 20:23:19 +01:00
  • afbe42fd89 snappy: fix hw-assign to work with per-app udev tags Zygmunt Krynicki 2016-03-08 19:21:32 +01:00
  • b05a538142 Merge branch 'master' into tests/check_for_config Leonardo Arias Fonseca (¡paz y baile!) 2016-03-08 12:24:53 -06:00
  • f65e9f9f72 Merge pull request #608 from zyga/apparmor-policy Zygmunt Krynicki 2016-03-08 19:04:51 +01:00
  • 1647ca63e2 Merge branch 'master' into apparmor-policy Zygmunt Krynicki 2016-03-08 18:27:51 +01:00
  • 5db2fdce72 Merge pull request #611 from zyga/seccomp Zygmunt Krynicki 2016-03-08 18:24:25 +01:00
  • 0c0c8b6751 integration-tests: run the installed snappy when there is no config file Leonardo Arias Fonseca (¡paz y baile!) 2016-03-08 11:16:30 -06:00
  • 1f1a1ef368 Add desktop file snap integration test Michael Vogt 2016-03-08 17:36:11 +01:00
  • 54fb30f8e7 Merge pull request #612 from zyga/launcher-cleanup Michael Vogt 2016-03-08 17:19:50 +01:00
  • 547f51dcbe snappy: use $snap.$app as per-app udev tag (background apps) Zygmunt Krynicki 2016-03-08 14:57:49 +01:00
  • 28d08fbabb snappy: use $snap.$app as per-app udev tag (foreground apps) Zygmunt Krynicki 2016-03-08 13:26:23 +01:00
  • fe2950feb1 Merge pull request #610 from zyga/launcher-cleanup Michael Vogt 2016-03-08 17:04:00 +01:00
  • c70dff228b interfaces: add default seccomp template Zygmunt Krynicki 2016-03-08 17:02:21 +01:00
  • 5478862c87 snappy,systemd: store Origin in ServiceDescription Zygmunt Krynicki 2016-03-08 14:52:06 +01:00
  • 47a430bad0 Merge pull request #609 from zyga/launcher-cleanup Michael Vogt 2016-03-08 16:51:12 +01:00
  • dbfc1c484c snappy: fix comments in generated application wrappers Zygmunt Krynicki 2016-03-08 12:44:01 +01:00
  • 060599c64b Merge pull request #605 from zyga/launcher-cleanup Michael Vogt 2016-03-08 16:47:15 +01:00
  • 757930ab6b Merge pull request #607 from fgimenez/fix-snapd-location Michael Vogt 2016-03-08 16:44:12 +01:00
  • 014752c210 Merge branch 'master' into launcher-cleanup Zygmunt Krynicki 2016-03-08 16:42:14 +01:00
  • b8a5c16549 interfaces: add default apparmor template Zygmunt Krynicki 2016-03-08 16:12:24 +01:00
  • caded98a83 Merge pull request #573 from zyga/drop-obsolete-methods Zygmunt Krynicki 2016-03-08 16:36:03 +01:00
  • 2b2e7ee208 fixed umount path too Federico Gimenez 2016-03-08 16:21:49 +01:00
  • 299bf966ff integration-tests: fix system's snapd binary path when replacing it with the built one Federico Gimenez 2016-03-08 16:10:05 +01:00
  • 03d8d734f3 Merge branch 'master' of github.com:ubuntu-core/snappy into drop-obsolete-methods Zygmunt Krynicki 2016-03-08 15:59:20 +01:00
  • 17b54d5d0e interfaces: simplify connection/disconnection tests Zygmunt Krynicki 2016-03-08 15:48:46 +01:00
  • 0a11ce7fbe daemon: use shorthand structure slice notation for test data Zygmunt Krynicki 2016-03-08 15:38:06 +01:00
  • 52751238ba daemon: abbreviate representation of test data Zygmunt Krynicki 2016-03-08 15:34:11 +01:00
  • 332bfef138 snap,snappy,systemd: %s/\<SNAP_ORIGIN\>/SNAP_DEVELOPER/g Zygmunt Krynicki 2016-03-08 12:33:54 +01:00
  • 19ca2e8c10 Merge pull request #594 from mvo5/bugfix/build-fixes Michael Vogt 2016-03-08 12:32:51 +01:00
  • d99ad13920 Merge pull request #604 from zyga/launcher-cleanup Michael Vogt 2016-03-08 12:32:42 +01:00
  • db54c5f34c snap,snappy,systemd: kill SNAP_FULLNAME Zygmunt Krynicki 2016-03-08 12:17:56 +01:00
  • acef35f21a Merge pull request #603 from zyga/launcher-cleanup Michael Vogt 2016-03-08 12:12:20 +01:00
  • 1e44127798 Merge branch 'master' of github.com:ubuntu-core/snappy Michael Vogt 2016-03-08 11:27:31 +01:00
  • 2d306d2e31 snappy: ensure that AppName makes it to generated wrapper Zygmunt Krynicki 2016-03-08 11:04:01 +01:00
  • d83fdb99e0 snappy: pass AppName to generateSnapBinaryWrapper Zygmunt Krynicki 2016-03-08 11:02:15 +01:00
  • f6908e71d1 Merge pull request #602 from zyga/launcher-cleanup Zygmunt Krynicki 2016-03-08 11:25:48 +01:00
  • 3306f7b4fa releasing package ubuntu-snappy version 1.7.3+20160308ubuntu1 1.7.3+20160308ubuntu1 Michael Vogt 2016-03-08 11:25:19 +01:00
  • fb40859d19 Merge branch 'master' into launcher-cleanup Zygmunt Krynicki 2016-03-08 11:15:48 +01:00
  • 5f1446e6de snappy: simplify framework application wrapper test Zygmunt Krynicki 2016-03-08 10:54:34 +01:00
  • b32eaf94cf Merge pull request #601 from zyga/launcher-cleanup Zygmunt Krynicki 2016-03-08 10:54:23 +01:00
  • 26bbd1641c client,daemon,snappy,systemd: %s/\<ServiceName\>/AppName/g Zygmunt Krynicki 2016-03-08 09:26:22 +01:00
  • 764dbe882f Merge pull request #600 from zyga/launcher-cleanup Michael Vogt 2016-03-08 09:29:29 +01:00
  • c98d29501d Merge pull request #555 from mvo5/refactor/icon-meta-gui Michael Vogt 2016-03-08 09:28:00 +01:00
  • 79441519c7 snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #598 Zygmunt Krynicki 2016-03-08 09:14:43 +01:00
  • 56634d8e5c Merge pull request #599 from mvo5/bugfix/add-missing-gosexy-gettext Michael Vogt 2016-03-08 09:09:05 +01:00
  • 81607ba7ba Merge pull request #598 from zyga/launcher-cleanup Michael Vogt 2016-03-08 09:08:05 +01:00
  • 478d8139f5 debian: add missing build-dependency: golang-github-gosexy-gettext-dev Michael Vogt 2016-03-08 09:06:44 +01:00
  • f7d73967ab snap,snappy,systemd: %s/\<AppArch\>/SnapArch/g Zygmunt Krynicki 2016-03-08 08:55:32 +01:00