Commit Graph

  • 47e510f5df Merge pull request #593 from mvo5/bugfix/add-snap-manpage Michael Vogt 2016-03-08 08:52:48 +01:00
  • 9829492978 Merge pull request #597 from zyga/launcher-cleanup Michael Vogt 2016-03-08 08:48:04 +01:00
  • 1474d0d09b Merge branch 'master' of github.com:ubuntu-core/snappy into launcher-cleanup Zygmunt Krynicki 2016-03-08 08:39:08 +01:00
  • 727c3d227a add support to hide options Michael Vogt 2016-03-08 08:24:29 +01:00
  • 57adae8757 Merge pull request #591 from zyga/iface-network-bind Michael Vogt 2016-03-08 08:10:09 +01:00
  • e864cb65f6 Merge pull request #592 from mvo5/bugfix/snapd-to-lib Michael Vogt 2016-03-08 08:09:52 +01:00
  • a3dd29f916 fix silly typo, thanks Zyga! Michael Vogt 2016-03-08 08:07:58 +01:00
  • 3db8390fa3 Merge pull request #596 from zyga/kill-tmpstuff Michael Vogt 2016-03-08 08:06:16 +01:00
  • bee2a05bb9 Merge branch 'master' into kill-tmpstuff Zygmunt Krynicki 2016-03-07 23:24:01 +01:00
  • f903d5ed6e Merge branch 'master' of github.com:ubuntu-core/snappy into launcher-cleanup Zygmunt Krynicki 2016-03-07 23:18:21 +01:00
  • 590bd15532 Merge pull request #569 from mvo5/refactor/click-cleanup Zygmunt Krynicki 2016-03-07 23:12:00 +01:00
  • 2b3752418f Merge remote-tracking branch 'upstream/master' into refactor/click-cleanup Michael Vogt 2016-03-07 22:15:01 +01:00
  • d52f58763a snap,snappy,systemd: s/AppName/SnapName/g when referring to snap name Zygmunt Krynicki 2016-03-07 20:59:22 +01:00
  • 9ce918d012 snap,snappy,systemd: remove TMPDIR, TEMPDIR, SNAP_APP_TMPDIR Zygmunt Krynicki 2016-03-07 20:44:01 +01:00
  • 9ddb76579b Merge pull request #548 from mvo5/feature/desktop-files Michael Vogt 2016-03-07 17:38:50 +01:00
  • 67bc5eff81 add mksquashfs --no-xattrs parameter Michael Vogt 2016-03-07 17:35:55 +01:00
  • b8fab03cf2 fix typo (thanks to Elopio!) Michael Vogt 2016-03-07 16:50:55 +01:00
  • d1bd21632f Add snap.8 manpage Michael Vogt 2016-03-07 16:39:50 +01:00
  • 08588c84f5 install snapd in /usr/lib/snappy/snapd Michael Vogt 2016-03-07 16:22:06 +01:00
  • 1d86bfca17 install snapd in /usr/lib/snapd Michael Vogt 2016-03-07 16:20:55 +01:00
  • 0dfd2e0947 Merge pull request #551 from stevenwilkin/snapd-api-events-endpoint Michael Vogt 2016-03-07 13:16:00 +01:00
  • 78f3bdd9ee First cut of /2.0/events documentation Steven Wilkin 2016-02-25 20:07:22 +00:00
  • 6742d3092d Add the /2.0/events endpoint Steven Wilkin 2016-02-10 20:40:38 +00:00
  • 6fd4b3b7ab Add a notifications hub to the snapd daemon Steven Wilkin 2016-02-12 16:35:29 +00:00
  • 22fb6d5884 Add convenience method to return number of subscribers Steven Wilkin 2016-02-25 19:16:34 +00:00
  • c339f90d58 Close the websocket connection when unsubscribed Steven Wilkin 2016-02-25 18:20:03 +00:00
  • e0341f5ca2 Allow subscribers to filter on uuid of resource rather than full path Steven Wilkin 2016-02-25 18:08:55 +00:00
  • c8a9494c6c Add factory method for subscribers Steven Wilkin 2016-02-25 17:54:59 +00:00
  • 43de1d71ed Rename interface Steven Wilkin 2016-02-25 17:30:28 +00:00
  • 2648456f0f Merge pull request #590 from mvo5/bugfix/trivial-docs-fix Michael Vogt 2016-03-07 10:20:23 +01:00
  • 9daa0ee837 Merge pull request #589 from didrocks/change-cwd-path Michael Vogt 2016-03-07 10:11:30 +01:00
  • 7d1f44cee9 the launcher is not actually changing the directory, the wrapper script is doing this Michael Vogt 2016-03-07 10:08:30 +01:00
  • b3dfebd888 Merge branch 'feature/desktop-files' into refactor/click-cleanup Michael Vogt 2016-03-07 10:04:55 +01:00
  • b16b7f5906 Rework to not use regexp (thanks Gustavo) Michael Vogt 2016-03-07 09:49:28 +01:00
  • 69d2223e76 Set snap cwd to SNAP_DATA Didier Roche 2016-03-07 09:10:30 +01:00
  • 01cd8c62c4 Merge remote-tracking branch 'upstream/master' into feature/desktop-files Michael Vogt 2016-03-07 08:35:56 +01:00
  • 4ae9969c11 Merge pull request #576 from mvo5/bugfix/no-more-grub-migrate Michael Vogt 2016-03-07 08:11:31 +01:00
  • 24b086afde Merge pull request #587 from zyga/iface-network Michael Vogt 2016-03-07 08:10:46 +01:00
  • 7b29bafa35 interfaces/builtin: add network-bind interface Zygmunt Krynicki 2016-03-05 16:42:05 +01:00
  • 85f13d5451 interfaces/builtin: generalize 'network' interface Zygmunt Krynicki 2016-03-05 16:36:04 +01:00
  • 819938237e interfaces/builtin: tweak error message Zygmunt Krynicki 2016-03-05 16:22:00 +01:00
  • 856909b7ee interfaces/builtin: use shorter variable names Zygmunt Krynicki 2016-03-05 16:20:25 +01:00
  • 6fdca2fcef Merge pull request #588 from pedronis/overlord-state-small-fixes Samuele Pedroni 2016-03-04 18:52:19 -03:00
  • 87ac403988 paranoia about id clashes also for considering tasks Samuele Pedroni 2016-03-04 22:24:29 +01:00
  • 38e8fc8311 fix typo in json tag Samuele Pedroni 2016-03-04 22:21:41 +01:00
  • 71357e3b34 Merge pull request #586 from pedronis/overlord-state-engine-first-pass Samuele Pedroni 2016-03-04 18:14:11 -03:00
  • 9b00aaa2b1 Merge pull request #585 from pedronis/overlord-state-change-status Samuele Pedroni 2016-03-04 18:09:38 -03:00
  • e055f191a3 prefix Status consts with Status suffix Samuele Pedroni 2016-03-04 21:57:50 +01:00
  • a519c08dad make sure AddManager can be mixed with other operations Samuele Pedroni 2016-03-04 21:47:26 +01:00
  • 3aeb01f393 interfaces/builtin: add "network" interface. Zygmunt Krynicki 2016-03-04 21:04:15 +01:00
  • 81691ad251 add statengine_test.go Samuele Pedroni 2016-03-04 21:12:18 +01:00
  • 570dda0569 first pass at logic in StateEngine itself Samuele Pedroni 2016-03-04 21:09:14 +01:00
  • 71778ba392 Merge pull request #583 from zyga/static-snippets Zygmunt Krynicki 2016-03-04 20:09:22 +01:00
  • a2a7ca358c Merge remote-tracking branch 'upstream/master' into overlord-state-change-status Samuele Pedroni 2016-03-04 19:06:51 +01:00
  • 89a92f3b3a Merge pull request #584 from pedronis/overlord-state-task-status Samuele Pedroni 2016-03-04 15:06:21 -03:00
  • bc79b0f43c interfaces: tweak commends on Interface snippet methods Zygmunt Krynicki 2016-03-04 19:01:48 +01:00
  • 456e7daf1e Status/SetStatus on Change Samuele Pedroni 2016-03-04 18:57:53 +01:00
  • af1a004fc0 introduce StatusDefault Samuele Pedroni 2016-03-04 18:27:59 +01:00
  • a369b4243f consider only progress.Total here Samuele Pedroni 2016-03-04 17:58:37 +01:00
  • 48eda396f5 go fmt Samuele Pedroni 2016-03-04 17:55:20 +01:00
  • 92f0242880 introduce and use a progress struct Samuele Pedroni 2016-03-04 17:52:07 +01:00
  • 6a90358357 nicer formatting Samuele Pedroni 2016-03-04 17:42:06 +01:00
  • 17177b5c8f interfaces,interfaces/builtin: refer to *Connected* snippets Zygmunt Krynicki 2016-03-04 17:36:20 +01:00
  • 9f79070f32 interfaces,interfaces/builtin: refer to Snippets (sans Security) Zygmunt Krynicki 2016-03-04 17:33:19 +01:00
  • 0e203ec080 interfaces: fix typo Zygmunt Krynicki 2016-03-04 17:31:37 +01:00
  • a44814b438 interfaces,interfaces/builtin: s/Static/Permanent/g Zygmunt Krynicki 2016-03-04 17:26:56 +01:00
  • 3caa4aa85c Merge remote-tracking branch 'upstream/master' into overlord-state-task-status Samuele Pedroni 2016-03-04 17:00:38 +01:00
  • 5ee58e3637 Merge pull request #578 from pedronis/overlord-state-newtask-etc Samuele Pedroni 2016-03-04 12:59:35 -03:00
  • d28262199e Set/Status and Set/Progress Samuele Pedroni 2016-03-04 16:53:14 +01:00
  • 241b178e75 interfaces/builtin: add dummy static snippets to bool-file Zygmunt Krynicki 2016-03-04 16:49:56 +01:00
  • eeb7e3750e interfaces: add tests for static security snippets Zygmunt Krynicki 2016-03-04 16:25:13 +01:00
  • 864343c1b4 interfaces: respect static security snippets Zygmunt Krynicki 2016-03-04 16:18:05 +01:00
  • aeef9ff9c7 interfaces: use 'iface' to refer to interface object Zygmunt Krynicki 2016-03-04 16:14:53 +01:00
  • dec6f1984b interfaces: support static and connections-specific security snippets Zygmunt Krynicki 2016-03-04 13:04:09 +01:00
  • 0e371b87b7 TODO for AddTask for now Samuele Pedroni 2016-03-04 16:06:06 +01:00
  • 89d999cffb Merge pull request #580 from zyga/secafretni Zygmunt Krynicki 2016-03-04 15:50:42 +01:00
  • e831d8a6c8 client,interfaces: fix description of Plug Zygmunt Krynicki 2016-03-04 15:16:49 +01:00
  • 40d0a80644 interfaces/builtin: swap plug<->slots in bool-file Zygmunt Krynicki 2016-03-04 14:43:57 +01:00
  • 7144056fde Revert "interfaces/builtin: swap Plug and Slot semantics" Zygmunt Krynicki 2016-03-04 14:39:39 +01:00
  • c2985c9a5b docs: fix partial slot/plug swap Zygmunt Krynicki 2016-03-04 13:53:10 +01:00
  • e2149cadbb po: refresh translation template Zygmunt Krynicki 2016-03-04 12:01:33 +01:00
  • 50a4b5d06d docs: swap Plug and Slot semantics Zygmunt Krynicki 2016-03-04 11:54:43 +01:00
  • 863c13c2e1 cmd/snap: swap Plug and Slot semantics (in snap interfaces) Zygmunt Krynicki 2016-03-04 11:50:57 +01:00
  • c9fbbe969f client: swap Plug and Slot semantics Zygmunt Krynicki 2016-03-04 11:29:53 +01:00
  • cbb2884f0c interfaces: swap Plug and Slot semantics Zygmunt Krynicki 2016-03-04 11:26:59 +01:00
  • c618cd0a87 interfaces/builtin: swap Plug and Slot semantics Zygmunt Krynicki 2016-03-04 11:24:07 +01:00
  • 6abc131956 snappy: swap Plugs and Slots semantics Zygmunt Krynicki 2016-03-04 11:04:53 +01:00
  • ff8068125a Merge pull request #579 from zyga/no-indirectiong Zygmunt Krynicki 2016-03-04 11:42:43 +01:00
  • f95020a28b Merge pull request #571 from zyga/full-connection-details John Lenton 2016-03-04 09:42:36 +00:00
  • 3af6b9f7b8 client,cmd/snap: remove useless indirection in Interfaces Zygmunt Krynicki 2016-03-02 13:59:45 +01:00
  • 13cc1f254e Merge pull request #572 from zyga/rest-post-interfaces-changes Zygmunt Krynicki 2016-03-04 01:20:30 +01:00
  • 112e642d52 conditional ensureLocked in Task and Change UnmarshalJSON Samuele Pedroni 2016-03-03 22:46:52 +01:00
  • a1bf2fa661 Task marshalling and Set/Get Samuele Pedroni 2016-03-03 22:31:13 +01:00
  • 2fc14113fa wip: Task Samuele Pedroni 2016-03-03 16:44:18 +01:00
  • 042d8e316e Rename serial to device-serial. Matt Goodall 2016-03-03 16:31:26 -03:00
  • 33ace8bd0e remove grub-migrate service Michael Vogt 2016-03-03 17:05:20 +01:00
  • 0d62815c39 daemon: use fine-grained error checking in POST /2.0/interfaces Zygmunt Krynicki 2016-03-03 16:51:34 +01:00
  • ad993b720a daemon: abbreviate test data Zygmunt Krynicki 2016-03-03 16:47:42 +01:00
  • 7ff04a997e Merge pull request #566 from pedronis/overlord-newchange-etc Samuele Pedroni 2016-03-03 12:46:02 -03:00
  • 06f5893665 docs: abbreviate example request Zygmunt Krynicki 2016-03-03 16:35:13 +01:00