summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2016-09-06Merge remote-tracking branch 'origin/master' into feature/1596629/snap_config...Kyle Fazzari
2016-09-06cmd/snap,client: support getting multiple config keys.Kyle Fazzari
2016-09-02--force-dangerous should be simply spelled --dangerousSamuele Pedroni
2016-09-01cmd/snap,client: add snap set and snap get commands.Kyle Fazzari
2016-09-01Merge pull request #1814 from zyga/tweak-versionZygmunt Krynicki
2016-08-31client,cmd/snap: display os-release data only on classicZygmunt Krynicki
2016-08-30support force-dangerous in client and cmd/snapSamuele Pedroni
2016-08-29s/request/options/Kyle Fazzari
2016-08-29use client.SnapCtlOptions instead of hookstate.SnapCtlRequest.Kyle Fazzari
2016-08-29move from a map of handlers to a map of contexts.Kyle Fazzari
2016-08-26snap, not snapd!Kyle Fazzari
2016-08-26remove public/private references.Kyle Fazzari
2016-08-26add strongly-worded warning to snapd.socket file about ordering.Kyle Fazzari
2016-08-26don't attempt to open the socket file on every dial.Kyle Fazzari
2016-08-26client: automatically use most powerful socket available.Kyle Fazzari
2016-08-25Revert "client: automatically use most powerful socket available."Kyle Fazzari
2016-08-25Merge branch 'master' into feature/1586465/separate_public_socketKyle Fazzari
2016-08-25client: automatically use most powerful socket available.Kyle Fazzari
2016-08-25many: rename snap.socket to snapd-snap.socket.Kyle Fazzari
2016-08-25Move from public/private to snap/snapd.Kyle Fazzari
2016-08-25many: support install and remove by revisionJohn R. Lenton
2016-08-24Move time import.Kyle Fazzari
2016-08-24many: split public snapd REST API into separate socket.Kyle Fazzari
2016-08-19client, cmd/snap: use the new multi-refresh endpointJohn R. Lenton
2016-08-15Merge branch 'master' into feature/1586465/snaptoolKyle Fazzari
2016-08-15Merge pull request #1662 from mwhudson/create-user-yaml-create-userMichael Vogt
2016-08-12--yaml becomes --jsonMichael Hudson-Doyle
2016-08-12fix field names per reviewMichael Hudson-Doyle
2016-08-12export and use client.CreateUserRequestMichael Hudson-Doyle
2016-08-11Use []byte for stdout/stderr instead of string.Kyle Fazzari
2016-08-11s/snaptool/snapctl/Kyle Fazzari
2016-08-11Merge remote-tracking branch 'upstream/master' into signing-mk2Samuele Pedroni
2016-08-11fix client testMichael Hudson-Doyle
2016-08-11starting bits for --user and --yaml flags for create-userMichael Hudson-Doyle
2016-08-10many: implement snaptool command.Kyle Fazzari
2016-08-08Merge pull request #1643 from pete-woods/interactive-paymentsGustavo Niemeyer
2016-08-05many: support interactive payments in snapd, filter from command linePete Woods
2016-08-05review feedbackJohn R. Lenton
2016-08-05get test working againJohn R. Lenton
2016-08-05client, osutil: chown the auth fileJohn R. Lenton
2016-08-03Merge branch 'master' into signing-mk2Matt Goodall
2016-08-02lookup keys by sign-key-sha3-384 and related changesSamuele Pedroni
2016-07-29client, cmd/snap: better errors for empty snap list resultJohn R. Lenton
2016-07-28switch snap-build and snap-revision to be indexed by snap-sha3-384, drop seri...Samuele Pedroni
2016-07-25client: test for prefix / FindOneJohn R. Lenton
2016-07-25tweaks and cleanupsJohn R. Lenton
2016-07-25store, daemon, client, cmd/snap, docs/rest.md: adieu search grammarJohn R. Lenton
2016-07-25Merge pull request #1555 from chipaca/find-privateMichael Vogt
2016-07-19Enable SNAPPY_STORE_AUTH_DATA_FILENAME override for client auth data.Michael Nelson
2016-07-16cleanup cmd/snap test suite, add extra args testSamuele Pedroni