Commit Graph

  • 8f04cced78 skills/types: chop tests into smaller chunks Zygmunt Krynicki 2016-02-09 12:07:13 +01:00
  • b5f2a274c0 skills/types: remove useless comment Zygmunt Krynicki 2016-02-09 12:00:51 +01:00
  • 5c55264927 skills/types: shorten switch cases Zygmunt Krynicki 2016-02-09 12:00:16 +01:00
  • f69d5e2697 skills/types: move variable to top of a function Zygmunt Krynicki 2016-02-09 11:58:54 +01:00
  • 21ee8dc9d6 skills/types: tweak comment Zygmunt Krynicki 2016-02-09 11:58:03 +01:00
  • 2a94b67f3a skills/types: tweak comment Zygmunt Krynicki 2016-02-09 11:57:43 +01:00
  • ca3194ef2b skills: add dBus security helper Zygmunt Krynicki 2016-02-09 11:50:55 +01:00
  • 1a7b1e96e8 skills: add uDev security helper Zygmunt Krynicki 2016-02-09 11:50:13 +01:00
  • 75cbe188fd skills: add secComp security helper Zygmunt Krynicki 2016-02-09 11:47:22 +01:00
  • 8efcd7ba4b skills: add appArmor security helper Zygmunt Krynicki 2016-02-09 11:44:18 +01:00
  • 21b3ebdbda skills: add SecurityFilesForSnap() Zygmunt Krynicki 2016-02-09 11:40:35 +01:00
  • 111b680d8c skills: add SecuritySnippetsForSnap() Zygmunt Krynicki 2016-02-09 11:39:51 +01:00
  • f660b7f33a skills: add securityHelper interface Zygmunt Krynicki 2016-02-09 11:37:52 +01:00
  • 24db053985 skills: make TestType security snippets configurable Zygmunt Krynicki 2016-02-09 11:36:03 +01:00
  • 4ecce857ba skills: add constant for udev security Zygmunt Krynicki 2016-02-09 11:34:48 +01:00
  • 910cefb2e3 skills: use CamelCase for security names Zygmunt Krynicki 2016-02-09 11:34:29 +01:00
  • a0ee8135d2 Merge remote-tracking branch 'upstream/master' into asserts-many-revs-layout Samuele Pedroni 2016-02-09 09:49:43 +01:00
  • e9f8727e73 Merge pull request #467 from elopio/workaround/1543266/assert_flag Samuele Pedroni 2016-02-09 09:47:39 +01:00
  • f6599f67ae Merge pull request #463 from elopio/master-integration-tests-update2 Federico Gimenez 2016-02-09 09:28:00 +01:00
  • 0615c51d8c Make sure the directory is owned by the runner, not root. Kyle Fazzari 2016-02-08 21:09:27 +00:00
  • ace271dbbf cmd/snap: make the asssert and asserts commands options public Leonardo Arias Fonseca (¡paz y baile!) 2016-02-08 14:01:32 -06:00
  • 2d1b496e93 scripts: move the script to get dependencies to a separate file Leonardo Arias Fonseca (¡paz y baile!) 2016-02-08 11:18:33 -06:00
  • 250b0fa462 make the disk layout compatible with possibly storing more than one revision per assertion Samuele Pedroni 2016-02-08 17:21:49 +01:00
  • 70f2c0327b Merge remote-tracking branch 'upstream/master' into asserts-device-assertion Samuele Pedroni 2016-02-08 17:02:04 +01:00
  • d503dc0900 Merge pull request #460 from pedronis/asserts-model-assertion Samuele Pedroni 2016-02-08 17:01:00 +01:00
  • 368eb63ac8 integration-tests: Remove the target release and channel Leonardo Arias Fonseca (¡paz y baile!) 2016-02-08 09:36:51 -06:00
  • cdffcd9848 comment typo Samuele Pedroni 2016-02-08 16:32:34 +01:00
  • dcb6bd5e08 Add creation of user data directory. Kyle Fazzari 2016-02-08 15:26:07 +00:00
  • 811510f0ad consideration as XXX Samuele Pedroni 2016-02-08 16:24:49 +01:00
  • 8bf467f809 Add the missing common.go file Zygmunt Krynicki 2016-02-08 16:19:34 +01:00
  • 4098a645ac skills/types: add bool-type Zygmunt Krynicki 2016-02-08 13:28:35 +01:00
  • 5e87cc5651 Merge pull request #451 from fgimenez/cmd-wrapper Zygmunt Krynicki 2016-02-08 13:00:50 +01:00
  • bd63fe7e25 integration-tests: add exec.Cmd wrapper Federico Gimenez 2016-02-05 17:36:30 +01:00
  • 0fa6bf4e53 first pass at defining device assertion Samuele Pedroni 2016-02-06 18:28:36 +01:00
  • 3623c1acb7 support values with newlines (multilines) in headers Samuele Pedroni 2016-02-06 17:23:05 +01:00
  • 543cddf346 go fmt Samuele Pedroni 2016-02-06 15:28:57 +01:00
  • b6dec6efe3 xxx question Samuele Pedroni 2016-02-06 15:21:49 +01:00
  • 5cd3182996 first pass at defining model assertion Samuele Pedroni 2016-02-06 14:43:36 +01:00
  • 450cd741e7 cmd/snap: add 'snap skills' Zygmunt Krynicki 2016-02-05 17:47:50 +01:00
  • 3c5dc7157b cmd/snap: add 'snap revoke' Zygmunt Krynicki 2016-02-05 17:22:03 +01:00
  • aa10a90939 cmd/snap: disable --help test (needs new go-flags) Zygmunt Krynicki 2016-02-05 19:18:52 +01:00
  • c91c4c1c51 cmd/snap: add 'snap grant' Zygmunt Krynicki 2016-02-05 19:48:32 +01:00
  • 305f826e60 cmd/snap: add SnapAndName Zygmunt Krynicki 2016-02-05 19:48:04 +01:00
  • 3709b6e534 cmd/snap: disable --help test (needs new go-flags) Zygmunt Krynicki 2016-02-05 19:27:45 +01:00
  • 7b5acd8d9c cmd/snap: disable --help test (needs new go-flags) Zygmunt Krynicki 2016-02-05 19:26:29 +01:00
  • 97200c9b92 cmd/snap: disable --help test (needs new go-flags) Zygmunt Krynicki 2016-02-05 19:24:54 +01:00
  • c6df19fb65 cmd/snap: disable --help test (needs new go-flags) Zygmunt Krynicki 2016-02-05 19:23:03 +01:00
  • 277c970312 cmd/snap: add tests for common skills code Zygmunt Krynicki 2016-02-05 18:24:07 +01:00
  • b4bedeb66b cmd/snap: add 'snap experimental remove-skill-slot' Zygmunt Krynicki 2016-02-05 17:10:28 +01:00
  • c265d8e5f3 cmd/snap: add 'snap experimental add-skill-slot' Zygmunt Krynicki 2016-02-05 17:01:09 +01:00
  • f81c3c844f cmd/snap: add 'snap experimental remove-skill' Zygmunt Krynicki 2016-02-05 18:45:32 +01:00
  • 529a7e9879 cmd/snap: add 'snap experimental add-skill' Zygmunt Krynicki 2016-02-05 14:14:21 +01:00
  • d35f257f51 Merge pull request #449 from zyga/cmd-test-server Zygmunt Krynicki 2016-02-05 18:40:52 +01:00
  • 0706edc2d9 cmd/snap: pass check.C as first argument to helpers Zygmunt Krynicki 2016-02-05 18:26:04 +01:00
  • a3eba23c1b cmd/snap: add tests for common skills code Zygmunt Krynicki 2016-02-05 18:24:07 +01:00
  • 180882b023 Merge pull request #450 from zyga/cmd-common Zygmunt Krynicki 2016-02-05 18:04:29 +01:00
  • ab14d9bcce Merge pull request #447 from zyga/cmd-style-consistency Zygmunt Krynicki 2016-02-05 17:49:54 +01:00
  • 286d6b15ef cmd/snap: rename common to skills_common Zygmunt Krynicki 2016-02-05 17:48:24 +01:00
  • 52daee346e cmd/snap: trim spaces from long help Zygmunt Krynicki 2016-02-05 17:27:33 +01:00
  • 0099278ab7 cmd/snap: tweak error message Zygmunt Krynicki 2016-02-05 16:45:29 +01:00
  • 0f24e83f78 cmd/snap: remove dead code Zygmunt Krynicki 2016-02-05 16:44:52 +01:00
  • 1d6b599911 cmd/snap: move key=value attribute parsing to commmon Zygmunt Krynicki 2016-02-05 15:51:25 +01:00
  • 1356d81475 cmd/snap: add client test support methods Zygmunt Krynicki 2016-02-05 11:14:51 +01:00
  • 4a365ccf21 Merge branch 'master' of github.com:ubuntu-core/snappy into cmd-style-consistency Zygmunt Krynicki 2016-02-05 15:35:48 +01:00
  • f50e56ea38 Merge pull request #440 from zyga/cmd-client-config John Lenton 2016-02-05 14:23:26 +00:00
  • 69cbd83457 Merge pull request #439 from zyga/cmd-output-testing John Lenton 2016-02-05 14:23:01 +00:00
  • 9dc6a4e004 Merge pull request #448 from chipaca/mvo5--refactor/remove-meta-repositories John Lenton 2016-02-05 14:21:44 +00:00
  • ae3348eb1d Merge pull request #444 from zyga/cmd-experimental Zygmunt Krynicki 2016-02-05 14:58:29 +01:00
  • 06582d6a2f Merge pull request #442 from sergiusens/support-home-in-systemd-units Zygmunt Krynicki 2016-02-05 14:58:21 +01:00
  • 224ee4c79f cmd/snap: simplify test teardown Zygmunt Krynicki 2016-02-05 14:52:38 +01:00
  • 958e53b115 bad merge; fixed John R. Lenton 2016-02-05 13:51:58 +00:00
  • 8e496389eb cmd: tweak comment Zygmunt Krynicki 2016-02-05 14:42:01 +01:00
  • e9dfaf18b1 po: refresh translation templates Zygmunt Krynicki 2016-02-05 14:37:13 +01:00
  • 892b8a6f5e cmd: tweak error message Zygmunt Krynicki 2016-02-05 14:34:57 +01:00
  • 7e052bd027 cmd: apply command wording style to 'snap experimental' Zygmunt Krynicki 2016-02-05 14:34:24 +01:00
  • ea2b6733e5 snap_remote_repo_test was not creating SnapSnapsDir John R. Lenton 2016-02-05 13:33:05 +00:00
  • faa32aed3b Fix the click unit's unit test Sergio Schvezov 2016-02-05 10:29:40 -03:00
  • d6e63eff5b po: refresh translation templates Zygmunt Krynicki 2016-02-05 13:48:29 +01:00
  • 82fae97be9 po: refresh translation templates Zygmunt Krynicki 2016-02-05 13:47:50 +01:00
  • 5d218fb3ab po: refresh translation templates Zygmunt Krynicki 2016-02-05 13:32:00 +01:00
  • 1060c4480c Merge remote-tracking branch 'mvo5/refactor/remove-meta-repositories' into mvo5--refactor/remove-meta-repositories John R. Lenton 2016-02-05 12:31:29 +00:00
  • a1dff82745 cmd: apply consistent style to snap commands Zygmunt Krynicki 2016-02-05 13:03:00 +01:00
  • a415074421 cmd: trim spaces from long help Zygmunt Krynicki 2016-02-05 13:03:26 +01:00
  • ad0d406ea4 Merge pull request #446 from chipaca/mvo5--refactor/remove-set-active-from-parts-if Zygmunt Krynicki 2016-02-05 13:12:39 +01:00
  • 3a30f33583 Merge remote-tracking branch 'mvo5/refactor/remove-set-active-from-parts-if' into mvo5--refactor/remove-set-active-from-parts-if John R. Lenton 2016-02-05 11:54:52 +00:00
  • 182c333a75 Merge pull request #443 from chipaca/mvo5--refactor/remove-config-from-parts-interface John Lenton 2016-02-05 11:53:53 +00:00
  • 0e4525cac2 cmd: add support for experimental commands Zygmunt Krynicki 2016-02-05 12:31:48 +01:00
  • 2f4cd12f5e Merge branch 'master' of github.com:ubuntu-core/snappy into cmd-output-testing Zygmunt Krynicki 2016-02-05 12:26:28 +01:00
  • 2d7c2c1792 Merge pull request #437 from zyga/client-tests John Lenton 2016-02-05 11:20:52 +00:00
  • d24533efe4 Merge pull request #436 from zyga/cmd-pristine-parser John Lenton 2016-02-05 11:18:34 +00:00
  • 329d18f696 Merge pull request #431 from zyga/cmd-help-not-error John Lenton 2016-02-05 11:17:37 +00:00
  • 5fdfedba16 cmd: use consistent error wording Zygmunt Krynicki 2016-02-05 12:10:36 +01:00
  • 8af598e2f9 added a TODO for missing sync dance John R. Lenton 2016-02-05 10:58:50 +00:00
  • 1d5fe2cdc8 Merge remote-tracking branch 'mvo5/refactor/remove-config-from-parts-interface' into mvo5--refactor/remove-config-from-parts-interface John R. Lenton 2016-02-05 10:55:55 +00:00
  • fd03361330 Merge pull request #441 from chipaca/mvo5--refactor/remove-details-from-repo John Lenton 2016-02-05 10:53:25 +00:00
  • cce7938add Support HOME for systemd units Sergio Schvezov 2016-02-05 07:43:46 -03:00
  • 9cdf2c5e63 cmd: remove global parser variable Zygmunt Krynicki 2016-02-05 11:41:39 +01:00
  • cf98adbb7b cmd: use internal addCommand instead of explicit append Zygmunt Krynicki 2016-02-05 11:35:49 +01:00
  • a38c33087b update integration test for new error output Michael Vogt 2016-02-03 11:59:32 +01:00
  • f93c4457ff Do not use "repo.Details()" in the snappy code anymore Michael Vogt 2016-02-03 09:04:20 +01:00