Commit Graph

  • 7f02e026cb DELETE /1.0/operations/{uuid}. by chipaca approved by mvo John R. Lenton 2015-10-13 09:52:51 +00:00
  • 0e4733b978 PUT /1.0/packages. Also some coverage improvement for PUT/GET to config. by chipaca approved by mvo John R. Lenton 2015-10-13 09:33:15 +00:00
  • 66af1708d0 Merged put-packages into delete-op. John R. Lenton 2015-10-13 09:55:04 +01:00
  • 8ef99290cd configSubtask John R. Lenton 2015-10-13 09:53:04 +01:00
  • 9f1ea0df5b empty commit to allow source recipe build Michael Vogt 2015-10-13 08:39:36 +02:00
  • ef31a3b6c0 Merge trunk fixes. by snappy-dev approved by chipaca John R. Lenton 2015-10-13 06:03:57 +00:00
  • b9a41091ac DELETE /1.0/operations/{uuid} John R. Lenton 2015-10-12 15:55:27 +01:00
  • 2351d95b7b Include store id in /1.0 response. by chipaca approved by mvo John R. Lenton 2015-10-12 09:12:56 +00:00
  • c4d7b5e857 Switch socket to be a named unix socket, /run/snapd.socket. by chipaca approved by mvo John R. Lenton 2015-10-12 09:03:23 +00:00
  • a670fb1715 Ignore toplevel DEBIAN in build. by chipaca approved by mvo John R. Lenton 2015-10-12 08:53:42 +00:00
  • d5fdee05e9 PUT /1.0/packages. Also some coverage improvement for PUT/GET to config. John R. Lenton 2015-10-12 09:00:56 +01:00
  • dad0693e56 Don't let people sideload over things that are installed; it breaks stuff. by chipaca approved by mvo John R. Lenton 2015-10-12 06:43:07 +00:00
  • 1bdcb017c3 Only run service commands on active parts. by chipaca approved by mvo John R. Lenton 2015-10-12 06:33:10 +00:00
  • b6c757c4bb Lightweights didn't consider "current" in the datadir, which is now a thing. Fixed that. by chipaca approved by mvo John R. Lenton 2015-10-12 06:23:47 +00:00
  • b0d1140b19 debian/control: cowboy missing squashfs-tools b-d in Michael Vogt 2015-10-12 08:11:23 +02:00
  • 45b3add0ad include store id in /1.0 response John R. Lenton 2015-10-11 16:32:36 +01:00
  • ab1fd165bd make it "/run/snapd.socket" John R. Lenton 2015-10-11 15:19:34 +01:00
  • 44e7926460 switch socket to be named John R. Lenton 2015-10-11 13:09:29 +01:00
  • 053f87d706 Ignore toplevel DEBIAN. Fixes lp:1465668 John R. Lenton 2015-10-11 12:09:36 +01:00
  • 4f954b6f56 Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-11 05:37:57 +00:00
  • 53f6a8695b oops, leftover println John R. Lenton 2015-10-10 14:35:00 +01:00
  • 80e46d18a2 fixes lp:1504754 John R. Lenton 2015-10-10 14:33:38 +01:00
  • bdb7b7b6f4 Don't let people sideload over things that are installed; it breaks stuff. John R. Lenton 2015-10-10 14:27:50 +01:00
  • 4028109913 don't do service stuff with non-active parts John R. Lenton 2015-10-10 11:31:21 +01:00
  • cde6ea1e08 datadirs had the same problem (significant overlap between datadirs and lightweights; needs addressing sometime) John R. Lenton 2015-10-10 10:54:21 +01:00
  • f95c44e1cd lightweights didn't consider 'current' in datadir John R. Lenton 2015-10-10 10:48:49 +01:00
  • a1eb563b1b Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-10 06:00:20 +00:00
  • 97270782a9 Added a suite for testing the examples. by elopio approved by fgimenez Leo Arias 2015-10-09 16:33:26 +00:00
  • 778132db35 Fixed fmt. Leo Arias 2015-10-09 10:18:01 -06:00
  • b20b533eda Added a test to check that a service is started after an update. Cleaned up the framework and service tests. by elopio approved by elopio Leo Arias 2015-10-09 15:52:58 +00:00
  • a0a657bf83 Activate test by fgimenez approved by elopio Federico Gimenez 2015-10-09 15:03:49 +00:00
  • f24b590e90 fixed snap name Federico Gimenez 2015-10-09 09:49:19 +02:00
  • a1938394db added new snap Federico Gimenez 2015-10-09 09:42:40 +02:00
  • d1f7a50c47 renamed snap; removed TestSnapIsInstalled Federico Gimenez 2015-10-09 09:42:16 +02:00
  • ed7e5e1caf Moved the hello-world.evil test to examples. The hw-assign test already checks this. Leo Arias 2015-10-08 17:53:21 -06:00
  • 99b354d122 Add install support (via unpack) to new style snaps by mvo approved by chipaca Michael Vogt 2015-10-08 19:22:57 +00:00
  • f271cabc07 Remove leftover installed snap by fgimenez approved by elopio Federico Gimenez 2015-10-08 19:03:35 +00:00
  • 3a9e31eefe address execllent review comments Michael Vogt 2015-10-08 19:42:22 +02:00
  • aa44b36091 merged lp:snappy and resolved conflicts Michael Vogt 2015-10-08 19:38:48 +02:00
  • a49265e4c6 Activate test Federico Gimenez 2015-10-08 16:23:09 +02:00
  • ec967294d4 Improve tests for pkg/snapfs by mvo approved by chipaca Michael Vogt 2015-10-08 14:12:43 +00:00
  • 06c2db25b0 Improve error handling in helpers.ChDir() by mvo approved by chipaca Michael Vogt 2015-10-08 14:03:30 +00:00
  • dbf9b45a2b Merged lists, ie package maps now include update_available, rollback_available, and always provide a reasonable merge of the package info when it has it. by chipaca approved by mvo John R. Lenton 2015-10-08 13:54:55 +00:00
  • c841203fa3 Add support to build squashfs based snaps. by mvo approved by mvo,chipaca Michael Vogt 2015-10-08 13:52:56 +00:00
  • 1dca36c740 augh, more installed_size woes John R. Lenton 2015-10-08 14:37:25 +01:00
  • 0c6b1ee483 installed size seems brittle (on tarmac) John R. Lenton 2015-10-08 14:27:54 +01:00
  • 562a17b356 still no LastIndexByte in 1.3... :-( John R. Lenton 2015-10-08 14:11:11 +01:00
  • 5c21176225 updated Response interface comment John R. Lenton 2015-10-08 13:52:40 +01:00
  • 22da821236 fixed tests wrt husk rename John R. Lenton 2015-10-08 13:50:11 +01:00
  • f18f8698de Merged husk into merged-list. John R. Lenton 2015-10-08 13:38:06 +01:00
  • 0675d8d0c1 merged lp:snappy and resolved conflicts Michael Vogt 2015-10-08 14:20:09 +02:00
  • 4538e670d9 Husks and removed packages. by chipaca approved by mvo John R. Lenton 2015-10-08 12:13:02 +00:00
  • d7315c6327 installed size seems brittle (no tarmac) John R. Lenton 2015-10-08 12:53:24 +01:00
  • fe78f0f19f fixed for 1.3 John R. Lenton 2015-10-08 11:56:06 +01:00
  • 77bc39cc87 add support to install (via unpack) snapfs based snaps Michael Vogt 2015-10-08 12:33:37 +02:00
  • 53f6beeb89 Merged husk into merged-list. John R. Lenton 2015-10-08 11:26:28 +01:00
  • bc02ef3975 Merged removed-pkg into husk. John R. Lenton 2015-10-08 11:26:22 +01:00
  • d8e2ba6b18 husk.Husk -> lightweight.PartBag John R. Lenton 2015-10-08 11:11:48 +01:00
  • 080ff84fb2 remove leftover installed snap Federico Gimenez 2015-10-08 10:55:17 +02:00
  • b7c2f5e9c1 use interface to interact with the low level snaps Michael Vogt 2015-10-08 10:29:16 +02:00
  • de826e3205 merged lp:~mvo/snappy/snappy-snapfs-build Michael Vogt 2015-10-08 09:44:05 +02:00
  • 71bee9f409 Fixed format. Leo Arias 2015-10-08 01:32:04 -06:00
  • 5bb9c27d51 use runCommand() helper with proper error message (thanks John!) Michael Vogt 2015-10-08 09:29:34 +02:00
  • 04bb7bd410 Made the binaries executable. Leo Arias 2015-10-08 01:28:32 -06:00
  • 57fb29183a Added a snap to test binaries. Leo Arias 2015-10-08 01:23:20 -06:00
  • ba23a33a3f pkg/snapfs/pkg.go: fix typo Michael Vogt 2015-10-08 08:54:50 +02:00
  • 5d5146ff29 Removed unused import. Leo Arias 2015-10-08 00:53:50 -06:00
  • cce8de8419 Moved the framework example. Leo Arias 2015-10-08 00:53:01 -06:00
  • 29a565e72c improve snapfs tests Michael Vogt 2015-10-08 08:47:30 +02:00
  • 5532e7cd17 Added the examples_test file. Leo Arias 2015-10-08 00:46:20 -06:00
  • 50c63ba5b3 Moved the xkcd test to the examples suite. Leo Arias 2015-10-08 00:45:29 -06:00
  • 6018c7e8b6 Removed duplicated test. Leo Arias 2015-10-08 00:42:46 -06:00
  • 52a7f18741 Use the basic snap instead of the hello-world example for the info test. Leo Arias 2015-10-08 00:40:06 -06:00
  • 27e6db1c75 improve chdir tests Michael Vogt 2015-10-08 08:33:39 +02:00
  • 1b2e617b84 improve error handling in helpers.ChDir() Michael Vogt 2015-10-08 08:25:35 +02:00
  • 7934ffd58b address review comments Michael Vogt 2015-10-08 08:15:16 +02:00
  • 1294a734be Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-08 05:58:32 +00:00
  • 842fad88c8 Typo. Leo Arias 2015-10-07 23:57:00 -06:00
  • 8175e6ee75 Added a test to check that a service is started after an update. Cleaned up the framework tests. Leo Arias 2015-10-07 23:47:08 -06:00
  • e60406e7bf Fixed set up and tear down. Leo Arias 2015-10-07 16:20:47 -06:00
  • 671952d4de Fixed the call to ExecCommand. Leo Arias 2015-10-07 15:48:45 -06:00
  • dad7603bd8 Fixed the name of the initrd.img Leo Arias 2015-10-07 15:45:53 -06:00
  • 6efe6f11e2 Merged with trunk. Leo Arias 2015-10-07 15:45:12 -06:00
  • 697d431bf3 hw-assign integration test by fgimenez approved by elopio Federico Gimenez 2015-10-07 18:42:52 +00:00
  • 6f53445acb Introducing removed parts. Also, renamed ManifestPath -> RemoteManifestPath for clarity. by chipaca approved by mvo John R. Lenton 2015-10-07 17:03:47 +00:00
  • 547495601f Move remoteSnap (not part -- yet) into its own package. by chipaca approved by mvo,elopio John R. Lenton 2015-10-07 16:12:51 +00:00
  • e233beb260 clarified ManifestPath (-> RemoteManifestPath, + a comment) John R. Lenton 2015-10-07 17:07:35 +01:00
  • c1d4797b17 Export systemimage's constants (name, origin, and vendor). by chipaca approved by elopio John R. Lenton 2015-10-07 16:03:52 +00:00
  • d21653168d Merged husk into merged-list. John R. Lenton 2015-10-07 16:59:13 +01:00
  • bf50e6d9dc Merged removed-pkg into husk. John R. Lenton 2015-10-07 16:59:13 +01:00
  • f14849681f Merged remote-snap into removed-pkg. John R. Lenton 2015-10-07 16:59:12 +01:00
  • 2cfc2ee7a3 Merged systemimage-exported-consts into remote-snap. John R. Lenton 2015-10-07 16:59:12 +01:00
  • 09c0c69e72 Reverted unneeded change to SysImgRepo's All() method John R. Lenton 2015-10-07 16:54:33 +01:00
  • aa97b5f7e5 adding support for building squashfs based snaps Michael Vogt 2015-10-07 17:47:01 +02:00
  • 56c84c6815 rename snappy.Build() snappy.BuildLegacySnap() and refactor Michael Vogt 2015-10-07 16:39:36 +02:00
  • 79611bdd81 Calling fixtures on SnappySuite Federico Gimenez 2015-10-07 09:39:25 +02:00
  • fd164d440e always wait for regular mode (boot-ok finished) before any suite Federico Gimenez 2015-10-06 11:52:54 +02:00
  • 3c2ce45927 Fixed typo and wrong sentence Federico Gimenez 2015-10-06 10:46:28 +02:00
  • 314f8ba3b1 Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-06 06:22:45 +00:00
  • d6a1b0fc77 Commands to wait for partition idle before trying to remount by fgimenez approved by elopio Federico Gimenez 2015-10-06 05:33:05 +00:00