summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03add meta/kernel.yaml supportrefactor/new-kernelMichael Vogt
2016-05-02Merge pull request #1089 from mvo5/bugfix/op-output-lp1574830Gustavo Niemeyer
2016-05-02Merge pull request #1108 from pedronis/simpler-snap-file-disentangle-squashfsSamuele Pedroni
2016-05-02integration tests fixesSamuele Pedroni
2016-05-02drop the comment, apparently is confusingSamuele Pedroni
2016-05-02move away from MetaMember and just offer ReadFile directly, seems good enough...Samuele Pedroni
2016-05-02 this is not required anymoreSamuele Pedroni
2016-05-02simplify snap.File, no more Info, direct registration is less fragile than in...Samuele Pedroni
2016-05-02we have outgrown this and we'll need soon something real to offer downchain t...Samuele Pedroni
2016-05-02Merge pull request #1105 from pedronis/one-read-info-from-snap-fileSamuele Pedroni
2016-05-02move Validate call just to ReadInfoFromSnapFileSamuele Pedroni
2016-05-02Merge pull request #1106 from zyga/isolate-systemd-testsZygmunt Krynicki
2016-05-02validate the completed infoSamuele Pedroni
2016-05-02systemd: fix mockingof stopSteps, stopDelayZygmunt Krynicki
2016-05-02systemd: isolate tests from main packageZygmunt Krynicki
2016-05-02error if we install from a local-file but do not get a `snap-name` from the c...bugfix/op-output-lp1574830Michael Vogt
2016-05-02update-potMichael Vogt
2016-05-02add build tagMichael Vogt
2016-05-02return *client.Change() in wait()Michael Vogt
2016-05-02send Done to local Stdout (thanks Gustavo!)Michael Vogt
2016-05-02add missing output check (thanks Gustavo)Michael Vogt
2016-04-30Merge pull request #1094 from chipaca/daemon-findGustavo Niemeyer
2016-04-30Merge pull request #1103 from fgimenez/home-interface-int-testGustavo Niemeyer
2016-04-30Merge pull request #1095 from kyrofa/feature/1559248/unversioned_dataGustavo Niemeyer
2016-04-29s/version/revision/Kyle Fazzari
2016-04-29Merge branch 'master' into feature/1559248/unversioned_dataKyle Fazzari
2016-04-29start using it instead of snap.File.InfoSamuele Pedroni
2016-04-29introduce ReadInfoFromSnapFile a safer replacment to directly stomping Info.S...Samuele Pedroni
2016-04-29Merge pull request #1078 from zyga/bluez-fix-rulesZygmunt Krynicki
2016-04-29interfaces/builtin: use Fprintf less oftenZygmunt Krynicki
2016-04-29interfaces/builtin: drop strings.JoinZygmunt Krynicki
2016-04-29interfaces/builtin: small refactor of slotAppLabelExprZygmunt Krynicki
2016-04-29interfaces/builtin: use single bytes.Buffer for slotAppLabelExprZygmunt Krynicki
2016-04-29interfaces/builtin: use ####var### for template variablesZygmunt Krynicki
2016-04-29interfaces,overload: Rename "shared" to "common."Kyle Fazzari
2016-04-29Merge pull request #1104 from pedronis/no-tests-in-the-under-integration-test...Samuele Pedroni
2016-04-29don't include the real tests when buildingwith go test -c the executables sub...Samuele Pedroni
2016-04-29docs/rest.md: minor edits from reviewJohn R. Lenton
2016-04-29store, daemon: rework error handling in store.FindSnapsJohn R. Lenton
2016-04-29daemon, store: use findJohn R. Lenton
2016-04-29snap: Don't name shared data directories yet.Kyle Fazzari
2016-04-29Merge pull request #1093 from niemeyer/api-dataGustavo Niemeyer
2016-04-29Merge pull request #1101 from zyga/grrGustavo Niemeyer
2016-04-29Revert "snap: Add info.BaseDir() function to get basedir of all versions."Kyle Fazzari
2016-04-29home interface integration testsFederico Gimenez
2016-04-29Merge pull request #1100 from pedronis/improve-fake-store-reenable-refresh-in...Samuele Pedroni
2016-04-29Merge remote-tracking branch 'upstream/master' into improve-fake-store-reenab...Samuele Pedroni
2016-04-29fix integration-tests/testutils/build tests, actually we probably want snapbu...Samuele Pedroni
2016-04-29Merge pull request #1102 from chipaca/force-load-squashfsMichael Vogt
2016-04-29snapstate: load squashfs supportJohn R. Lenton