summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-04use the real model assertion when creating the core imagefeature/real-model-assertionMichael Vogt
2016-09-03Merge pull request #1843 from pedronis/agreed-snap-name-regexpZygmunt Krynicki
2016-09-03Merge remote-tracking branch 'upstream/master' into agreed-snap-name-regexpSamuele Pedroni
2016-09-03Merge pull request #1844 from zyga/fix-testsZygmunt Krynicki
2016-09-03tests: adjust test setup after ubuntu user removalZygmunt Krynicki
2016-09-03Merge pull request #1820 from mvo5/feature/start-snap-services-taskGustavo Niemeyer
2016-09-03Merge pull request #1842 from pedronis/asserts-db-check-and-add-must-no-panicSamuele Pedroni
2016-09-03switch to the new agreed regexp for snap names, add some examples to tests th...Samuele Pedroni
2016-09-03don't have Add/Check panic in the face of unsupported no-authority assertion ...Samuele Pedroni
2016-09-02Merge pull request #1793 from caio1982/snapd-assert-buildGustavo Niemeyer
2016-09-02filter out "show" in TestRemoveSnapPackageFallbackToKill to avoid race in testsfeature/start-snap-services-taskMichael Vogt
2016-09-02Merge pull request #1791 from cjwatson/check-no-authorityGustavo Niemeyer
2016-09-02fix command callsCaio Begotti
2016-09-02Merge branch 'master' into snapd-assert-buildCaio Begotti
2016-09-02rename command to reflect the developer intentionCaio Begotti
2016-09-02rename command to reflect the developer intentionCaio Begotti
2016-09-02fix user messagesCaio Begotti
2016-09-02Merge pull request #1838 from pedronis/auth-device-session-requestGustavo Niemeyer
2016-09-02review feedbackMichael Vogt
2016-09-02Remove unnecessary assignmentColin Watson
2016-09-02Remove a bit of premature generalisationColin Watson
2016-09-02Refactor checking interfacesColin Watson
2016-09-02was testing the old methodSamuele Pedroni
2016-09-02Slight refactor of Database.CheckColin Watson
2016-09-02introduce AuthContext.DeviceSessionRequest, deprecate Serial/SerialProof on i...Samuele Pedroni
2016-09-02Merge pull request #1836 from pedronis/fix-empty-task-and-change-custom-data-...Samuele Pedroni
2016-09-02use stop-snap-services for unlink-current-snap as wellMichael Vogt
2016-09-02fix for: if we end up checkpointing and reloading some task or change that ha...Samuele Pedroni
2016-09-02Merge pull request #1822 from stolowski/fix-refresh-service-defMichael Vogt
2016-09-02Merge pull request #1833 from pedronis/changes-to-dangerousJohn Lenton
2016-09-02Fix typoColin Watson
2016-09-02Convert NoAuthorityCheckSignature error to panicColin Watson
2016-09-02Add checkTime to NoAuthorityCheckerColin Watson
2016-09-02Add AccountKeyRequest.PublicKeyIDColin Watson
2016-09-02Remove unnecessary noAuthorityCheckers indirectionColin Watson
2016-09-02add start,stop snap service migrationMichael Vogt
2016-09-02adjust testSamuele Pedroni
2016-09-02make --devmode imply --dangerousSamuele Pedroni
2016-09-02Add another sanity checkColin Watson
2016-09-02--force-dangerous should be simply spelled --dangerousSamuele Pedroni
2016-09-02Merge branch 'master' into snapd-assert-buildCaio Begotti
2016-09-02Merge branch 'snapd-assert-build' of https://github.com/caio1982/snapd into s...Caio Begotti
2016-09-02fix go style and last cleanupCaio Begotti
2016-09-02also start services in snapstate.Enable()Michael Vogt
2016-09-02Merge pull request #1823 from pedronis/fetch-signing-key-of-serialSamuele Pedroni
2016-09-02add new stop-snap-services task and use it before unlinkMichael Vogt
2016-09-02fix testSamuele Pedroni
2016-09-02Merge remote-tracking branch 'upstream/master' into fetch-signing-key-of-serialSamuele Pedroni
2016-09-02Merge pull request #1802 from pedronis/metadata-from-asserts-for-image-snapsSamuele Pedroni
2016-09-02Add new StopSnapServices() call and use it in undoStartSnapServices()Michael Vogt