Commit Graph

  • f209c6572b do not panic if a priv.Mutex is taken/released/taken again Michael Vogt 2015-10-22 10:33:48 +02:00
  • 3f41e012ef merged lp:snappy Michael Vogt 2015-10-22 09:58:51 +02:00
  • 885bcfbbe7 Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-22 05:57:02 +00:00
  • 7319eb9d01 snappy/security.go: - implement security-policy generation - go lint checks Jamie Strandboge 2015-10-21 16:11:15 -05:00
  • bf585ffb61 make firstboot run before ifup John R. Lenton 2015-10-21 21:57:38 +01:00
  • 2502d550d2 snappy/security.go: implement explicit deny for seccomp policy Jamie Strandboge 2015-10-21 15:47:13 -05:00
  • ae192efb51 snappy/security.go: - fix lint issues - implement loadAppArmorPolicy() Jamie Strandboge 2015-10-21 15:39:34 -05:00
  • 23b320c491 snappy/security_test.go: use network-client instead of networking Jamie Strandboge 2015-10-21 15:38:41 -05:00
  • 74a58c5a70 snappy/security.go: implement stitching together templated policy as a string Jamie Strandboge 2015-10-21 14:51:39 -05:00
  • 0c21742385 more stub code Jamie Strandboge 2015-10-21 09:44:45 -05:00
  • bb07fcc26f cmd/policygen/main.go: add --force option Jamie Strandboge 2015-10-21 07:02:45 -05:00
  • 6bfe7bc610 cmd/policygen/main.go: gofmt fixes Jamie Strandboge 2015-10-21 06:54:37 -05:00
  • cf0151c041 cmd/policygen/main.go: stub code checkin Jamie Strandboge 2015-10-21 06:53:21 -05:00
  • 1b12c4d8e0 Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-21 06:21:20 +00:00
  • a85b15f489 "modules" ubuntu-core config handling by chipaca approved by ogra,mvo John R. Lenton 2015-10-20 20:23:21 +00:00
  • 8c0ffeaa7f couple more tweaks John R. Lenton 2015-10-20 21:00:08 +01:00
  • a5bb0b77bd moved away from a map and into a list thing John R. Lenton 2015-10-20 17:04:08 +01:00
  • b4dc60bb08 Wait for docker.sock instead of service active on docker setup by fgimenez approved by elopio Federico Gimenez 2015-10-20 14:57:41 +00:00
  • 849d50fee6 CLI console tests Federico Gimenez 2015-10-20 14:55:32 +00:00
  • e16da77810 hw-info test by fgimenez approved by elopio Federico Gimenez 2015-10-20 14:53:15 +00:00
  • 1abd22cd1d Added tests for the resize partition forcing a resize and a no-op. by elopio approved by elopio,fgimenez Leo Arias 2015-10-20 14:04:12 +00:00
  • f8e11b58d9 part of a fix for lp:1496419 John R. Lenton 2015-10-20 11:05:25 +01:00
  • 87f15ec627 typo John R. Lenton 2015-10-20 11:02:02 +01:00
  • 430cc2088f "modules" ubuntu-core config handling John R. Lenton 2015-10-20 10:10:20 +01:00
  • 2972a62e26 merged trunk Federico Gimenez 2015-10-20 10:43:48 +02:00
  • ea31480b48 Fixed the wrong merge in the examples tests. by elopio approved by fgimenez Leo Arias 2015-10-20 08:43:11 +00:00
  • d5755e4602 Added messages to assertions Federico Gimenez 2015-10-20 10:26:08 +02:00
  • 43583eaf0d Added messages to assertions Federico Gimenez 2015-10-20 09:55:35 +02:00
  • 91a3a458d2 Added messages to assertions Federico Gimenez 2015-10-20 09:19:28 +02:00
  • 2a5c11d565 merged trunk Federico Gimenez 2015-10-20 09:04:02 +02:00
  • aa790ac5d5 This branch adds support to read the channel from the local store manifest. by mvo approved by chipaca Michael Vogt 2015-10-20 07:03:39 +00:00
  • 1bcc13e485 Send per-package channel and global channel preferences to the store. by mvo approved by chipaca Michael Vogt 2015-10-20 06:54:05 +00:00
  • b753262045 Parse channels from the store. by mvo approved by mvo,sergiusens Michael Vogt 2015-10-20 06:43:30 +00:00
  • 0f09fbe507 Fix unittest failure if /etc/system-image/channel.ini contains valid revisions (like when building snappy on a snappy system). by mvo approved by mvo,niemeyer Michael Vogt 2015-10-20 06:33:54 +00:00
  • 012a8c6077 Launchpad automatic translations update. Launchpad Translations on behalf of snappy-dev 2015-10-20 05:51:45 +00:00
  • 956cd946d5 Added PUT test for the /1.0/packages resource by fgimenez approved by elopio Federico Gimenez 2015-10-19 23:43:30 +00:00
  • c5efb7fd62 Fixed the wrong merge in the examples tests. Leo Arias 2015-10-19 17:12:30 -06:00
  • 6f9afef3df add missing comment for SplitOrigin() Michael Vogt 2015-10-19 21:01:18 +02:00
  • b70c9b551c Moved the wait for regular mode to the SnappySuite.SetupSuite. by fgimenez approved by elopio Federico Gimenez 2015-10-19 17:04:03 +00:00
  • 9a2766b7b7 Added error messages to all the assertions and check of the integration tests. by elopio approved by fgimenez Leo Arias 2015-10-19 16:23:34 +00:00
  • 29bb4df380 Merged with trunk. Leo Arias 2015-10-19 10:11:31 -06:00
  • 61fde529df Fixed test name Federico Gimenez 2015-10-19 17:59:56 +02:00
  • 79c6f0bc2a hw-info test Federico Gimenez 2015-10-19 17:57:26 +02:00
  • b0e127b100 * skip the "homedir is still found when HOME is empty" test when the original HOME env indicates you're in a schroot, as the fallback system call will give the wrong (but correct) result. * silence the logs when testing a panic in cmd, to avoid scaremongering. by chipaca approved by mvo John R. Lenton 2015-10-19 12:43:25 +00:00
  • 6d45a1171f make golint happy again John R. Lenton 2015-10-19 13:02:25 +01:00
  • 39325961ce small test celanups John R. Lenton 2015-10-19 11:38:22 +01:00
  • cf40f19759 merged lp:snappy Michael Vogt 2015-10-16 18:51:10 +02:00
  • 09c478c592 apply patch from Leo to fix integration tests Michael Vogt 2015-10-16 18:49:04 +02:00
  • 68a8dc0ba7 merged lp:snappy Michael Vogt 2015-10-16 18:48:44 +02:00
  • 9cdc363691 update to compile with trunk Michael Vogt 2015-10-16 18:46:05 +02:00
  • db85e3993d Ensure that AtomicWriteFile and writeCompatManifestJSON does not follow symlinks by mvo approved by mvo,chipaca Michael Vogt 2015-10-16 16:43:42 +00:00
  • 9a5b0fe283 merged lp:snappy Michael Vogt 2015-10-16 18:40:53 +02:00
  • b42431e492 s/Json/JSON/ to make go vet happy Michael Vogt 2015-10-16 18:35:37 +02:00
  • 2410aa9946 wait for service too Federico Gimenez 2015-10-16 16:24:58 +02:00
  • 485196c4e1 Added PUT test for the /1.0/packages resource Federico Gimenez 2015-10-16 16:11:41 +02:00
  • 7c9f013ee8 fix unit test failure when building snappy on snappy Michael Vogt 2015-10-16 12:42:45 +02:00
  • 426a41344c using goroutine for reading from console Federico Gimenez 2015-10-16 11:13:30 +02:00
  • f5369710a9 go fmt Michael Vogt 2015-10-15 20:49:10 +02:00
  • 55cb24ec84 First console test Federico Gimenez 2015-10-15 17:45:50 +02:00
  • 08f3ea56e1 Added a test for go-webserver-example snap. by elopio approved by fgimenez Leo Arias 2015-10-15 15:43:21 +00:00
  • 9e203f126c Fixed the expected regexp. Leo Arias 2015-10-15 09:04:07 -06:00
  • f3871f4b6e removed wait for boot ok to its own branch Federico Gimenez 2015-10-15 16:33:07 +02:00
  • 76834f6381 removed wait from rollback Federico Gimenez 2015-10-15 16:31:38 +02:00
  • e694f04a58 use --include-remote (thanks john!) Michael Vogt 2015-10-15 15:53:49 +02:00
  • dff0819b1a Improve documentation around socket, listen-stream, socket-user and socket-group. by jdstrand approved by chipaca Jamie Strandboge 2015-10-15 12:24:07 +00:00
  • 3cd10f230c added missing import Federico Gimenez 2015-10-15 12:20:12 +02:00
  • 08e5c883c3 always wait for boot-ok Federico Gimenez 2015-10-15 12:15:19 +02:00
  • bebb218f4f wait for docker.sock in docker setup Federico Gimenez 2015-10-15 11:15:46 +02:00
  • ee5d6eb252 add support to display local channels too Michael Vogt 2015-10-15 10:26:11 +02:00
  • 7a6ed2178c Fix possible symlink attack in writeCompatManifestJSON and AtomicWriteFile Michael Vogt 2015-10-15 09:32:34 +02:00
  • 366633cea5 Added error messages to all the assertions and check of the integration tests. Leo Arias 2015-10-14 19:34:46 -06:00
  • 6c2597c49c Merged with parent. Leo Arias 2015-10-14 18:41:50 -06:00
  • 81da21c399 Added tests for the config example snaps. by elopio approved by fgimenez Leo Arias 2015-10-14 23:23:28 +00:00
  • ccf2f4f377 Updated the service tests to use a local snap. by elopio approved by fgimenez Leo Arias 2015-10-14 23:13:53 +00:00
  • c2a25188c3 Added a space after the protocol in the regular expression. Leo Arias 2015-10-14 17:10:09 -06:00
  • 90c946af0d Removed the hardcoded snap name. Leo Arias 2015-10-14 17:04:17 -06:00
  • 9fef2fe822 Updated the install integration tests to use local snaps. by elopio approved by fgimenez Leo Arias 2015-10-14 23:03:48 +00:00
  • ba47650ed5 Updated the readme. Leo Arias 2015-10-14 16:55:37 -06:00
  • 430f8397f4 Passing the complete path of snapd binary to systemd-activate. by fgimenez approved by elopio Federico Gimenez 2015-10-14 14:33:32 +00:00
  • acc0588797 send global and local channel preferences to the store Michael Vogt 2015-10-14 14:50:01 +02:00
  • 14d3452f7e Added a snap to test binaries. Moved the hello-world tests to examples. by elopio approved by fgimenez Leo Arias 2015-10-14 10:53:24 +00:00
  • ef1a9043be start with channel support and add "snappy info --include-store snapname" to see the channel of a remote snap Michael Vogt 2015-10-14 12:32:28 +02:00
  • 97f4b98df8 using sudo env Federico Gimenez 2015-10-14 11:23:38 +02:00
  • c5b36ecb27 Fixed fmt. Leo Arias 2015-10-13 23:29:52 -06:00
  • 18bfafdc41 Added a test for go-webserver-example snap. Leo Arias 2015-10-13 23:29:27 -06:00
  • f081c84da7 Fixed fmt. Leo Arias 2015-10-13 23:18:25 -06:00
  • dd6c87471e Added tests for the config example snaps. Leo Arias 2015-10-13 22:56:57 -06:00
  • 1e06ddde54 Merged with parent. Leo Arias 2015-10-13 22:01:35 -06:00
  • 65fcefe54a Updated the service tests to use a local snap. Leo Arias 2015-10-13 21:59:04 -06:00
  • 3ebcda1f77 Fixed fmt. Leo Arias 2015-10-13 21:58:37 -06:00
  • 7d64b84dc9 activate test skipped on 15.04 and moved Suite related fixtures to Test fixtures by fgimenez approved by elopio Federico Gimenez 2015-10-13 22:23:11 +00:00
  • 9e90775762 docs/meta.md: convert tabs to spaces in last commit Jamie Strandboge 2015-10-13 14:24:07 -05:00
  • fbfdbbb961 improve documentation around socket, listen-stream, socket-user and socket-group Jamie Strandboge 2015-10-13 14:16:22 -05:00
  • fb102d8ddb Updated the install integration tests to use local snaps. Leo Arias 2015-10-13 11:34:10 -06:00
  • 10961c888e Updated the snap name. Leo Arias 2015-10-13 09:56:03 -06:00
  • e827841884 Moved the binaries to the existing snap. Leo Arias 2015-10-13 09:27:55 -06:00
  • f43d78028a skip activate on 15.04 and moved Suite related fixtures to Test fixtures Federico Gimenez 2015-10-13 16:51:01 +02:00
  • 343921b62f Passing the complete path of snapd binary to systemd-activate Federico Gimenez 2015-10-13 16:17:01 +02:00
  • 289e58558b Fixed fmt. Leo Arias 2015-10-13 07:56:19 -06:00
  • a4b0b4747d Merged with trunk. Leo Arias 2015-10-13 07:53:48 -06:00