Commit Graph

  • 41f37fc24b daemon: abbreviate test data Zygmunt Krynicki 2016-03-03 16:34:05 +01:00
  • 7f1860ae11 allow "-" in [Desktop Action...] (thanks Ted!) Michael Vogt 2016-03-03 16:31:38 +01:00
  • dcb96e8d8b client: abbreviate test data Zygmunt Krynicki 2016-03-03 16:30:39 +01:00
  • aeb9d2cb20 docs: replace typographic quotes with ascii quotes Zygmunt Krynicki 2016-03-03 16:28:58 +01:00
  • 86ee47265b interfaces: further abbreviate test data Zygmunt Krynicki 2016-03-03 16:20:53 +01:00
  • 5986383e70 interfaces: use abbreviated syntax for test data Zygmunt Krynicki 2016-03-03 16:18:43 +01:00
  • d9193d6b6e interfaces: fix Interfaces() to really copy connections Zygmunt Krynicki 2016-03-03 16:03:08 +01:00
  • a4e611d6b8 interfaces: shorten append argument Zygmunt Krynicki 2016-03-03 16:00:39 +01:00
  • 3399afabfb interfaces: simplify loop code Zygmunt Krynicki 2016-03-03 15:59:05 +01:00
  • 1ad95c456c clarify what happens with unsupported keys on install Michael Vogt 2016-03-03 15:56:05 +01:00
  • 994215289e update code for changes in master Michael Vogt 2016-03-03 15:51:55 +01:00
  • 9ecc3ca580 Merge remote-tracking branch 'upstream/master' into feature/desktop-files Michael Vogt 2016-03-03 15:47:24 +01:00
  • ef8ef8b9fe Merge pull request #563 from mvo5/bugfix/snap-yaml-lp1552005 Michael Vogt 2016-03-03 15:44:35 +01:00
  • 9e81ac9096 Merge pull request #564 from mvo5/bugfix/remove-ports Michael Vogt 2016-03-03 15:44:14 +01:00
  • 3dbc81f0e4 Merge remote-tracking branch 'upstream/master' into refactor/click-cleanup Michael Vogt 2016-03-03 15:42:25 +01:00
  • a773f90c82 ensureLock in State.UnmarshalJSON Samuele Pedroni 2016-03-03 15:32:28 +01:00
  • 7bc56d9d36 Merge pull request #575 from mvo5/bugfix/leave-no-cores Michael Vogt 2016-03-03 15:28:15 +01:00
  • f6fccaaefa ensureLocked in MarshalJSON Samuele Pedroni 2016-03-03 15:27:38 +01:00
  • 9c767b693b ensureLocked in MarshalJSON Samuele Pedroni 2016-03-03 15:25:27 +01:00
  • 1b4ac37b63 s/entries/data/ Samuele Pedroni 2016-03-03 15:22:49 +01:00
  • 62153e1f56 use MakeRandomString Samuele Pedroni 2016-03-03 15:15:23 +01:00
  • 102fc71466 Merge remote-tracking branch 'upstream/master' into overlord-newchange-etc Samuele Pedroni 2016-03-03 15:07:16 +01:00
  • 5caf828d03 Merge pull request #557 from mvo5/refactor/help-the-helpers2 Michael Vogt 2016-03-03 14:44:52 +01:00
  • 8cdcc72dd8 Merge remote-tracking branch 'upstream/master' into refactor/help-the-helpers2 Michael Vogt 2016-03-03 14:44:21 +01:00
  • ddd30ea45d Merge pull request #552 from mvo5/refactor/help-the-helpers Michael Vogt 2016-03-03 14:44:00 +01:00
  • 552fc53509 add warning about ChDir and single-threadedness Michael Vogt 2016-03-03 14:43:06 +01:00
  • 83d1a1252c add warning about ChDir and single-threadedness Michael Vogt 2016-03-03 14:43:06 +01:00
  • 7720969742 send SIGINT instead of SIGKILL when testing the mountpoint stuff Michael Vogt 2016-03-03 14:39:14 +01:00
  • cd3449ba98 be explicit about desktop actions in the desktop file Michael Vogt 2016-03-03 13:30:22 +01:00
  • 31878633ec nuke snappy-wait4network.service as well Michael Vogt 2016-03-03 13:20:39 +01:00
  • 0cc518079d interfaces: remove SlotConnections() Zygmunt Krynicki 2016-03-03 12:59:59 +01:00
  • f0851b2e68 interfaces: remove PlugConnections() Zygmunt Krynicki 2016-03-03 12:59:17 +01:00
  • 3f11bce99b interfaces: remove ConnectedPlugs() Zygmunt Krynicki 2016-03-03 12:58:40 +01:00
  • 2edacbb1a0 interfaces: remove ConnectedSlots() Zygmunt Krynicki 2016-03-03 12:58:14 +01:00
  • 1b8fa8ddb4 interfaces: don't use ConnectedSlots() for testing Zygmunt Krynicki 2016-03-03 12:56:23 +01:00
  • f3dd9d4f20 daemon: use Interfaces() for testing Zygmunt Krynicki 2016-03-03 12:52:41 +01:00
  • c9c3e71a82 releasing package ubuntu-snappy version 1.7.3+20160303ubuntu4 1.7.3+20160303ubuntu4 Michael Vogt 2016-03-03 12:29:57 +01:00
  • 0f8f451533 releasing package ubuntu-snappy version 1.7.3+20160303ubuntu3 1.7.3+20160303ubuntu3 Michael Vogt 2016-03-03 12:21:50 +01:00
  • d774385ff8 releasing package ubuntu-snappy version 1.7.3+20160303ubuntu2 1.7.3+20160303ubuntu2 Michael Vogt 2016-03-03 12:06:49 +01:00
  • 4768eefd74 releasing package ubuntu-snappy version 1.7.3+20160303ubuntu1 1.7.3+20160303ubuntu1 Michael Vogt 2016-03-03 11:04:47 +01:00
  • a4518fc55d many: change POST /2.0/interfaces to work with lists Zygmunt Krynicki 2016-03-02 13:54:26 +01:00
  • 4e466ba5e2 Merge pull request #570 from mvo5/bugfix/use-update-debian-build-deps Michael Vogt 2016-03-03 11:00:02 +01:00
  • a65d7e9bdb interfaces: add a smoke test for Interfaces() Zygmunt Krynicki 2016-03-02 21:12:45 +01:00
  • 8e6b1df76e interfaces: reuse existing connection data in Interfaces() Zygmunt Krynicki 2016-03-02 21:12:28 +01:00
  • f8d55e97b3 interfaces: maintain plug and slot connection data Zygmunt Krynicki 2016-03-02 21:09:06 +01:00
  • cee664945a interfaces: s/revoking/disconnecting/ Zygmunt Krynicki 2016-03-02 21:06:59 +01:00
  • 6bdde30901 interfaces: provide fresh Plug and Slot in each test Zygmunt Krynicki 2016-03-02 21:06:27 +01:00
  • 64e7592c93 Merge pull request #559 from zyga/interfaces-api-changes Zygmunt Krynicki 2016-03-03 10:56:54 +01:00
  • 3b42901d39 interfaces: add extra tests for sorting methods Zygmunt Krynicki 2016-03-03 10:26:55 +01:00
  • 8f5d0ca56d rename golang-snappy-dev -> golang-github-ubuntu-core-snappy-dev Michael Vogt 2016-03-03 10:20:54 +01:00
  • c832ade318 golang-mux-dev -> golang-github-gorilla-mux Michael Vogt 2016-03-03 09:57:46 +01:00
  • 40c789e616 golang-go-systemd-dev is no more in debian, its now called golang-github-coreos-go-systemd Michael Vogt 2016-03-03 09:53:14 +01:00
  • f3e0f00081 drive-by branch that splits click.go into meaningful files Michael Vogt 2016-03-03 09:24:54 +01:00
  • b45e812c2b add documentation for meta/gui in docs/meta.md Michael Vogt 2016-03-03 09:08:06 +01:00
  • f4357d1f79 Rewrite the Exec= line to contain an absolute path Michael Vogt 2016-03-03 08:50:35 +01:00
  • e8f6208107 invert validExecLine->badExecLine logic (thanks Gustavo!) Michael Vogt 2016-03-03 08:33:45 +01:00
  • db0a72935b fix incorrect validation of the validCmd (thanks Gustavo!) Michael Vogt 2016-03-03 08:21:23 +01:00
  • fca8a6185a do not support TryExec, does not make sense in the snappy context Michael Vogt 2016-03-03 08:16:49 +01:00
  • b9bd273434 move desktop handling into desktop{,_test}.go Michael Vogt 2016-03-03 08:12:27 +01:00
  • acaf53331f Merge pull request #541 from fgimenez/stop-snapd-from-branch Michael Vogt 2016-03-03 08:06:20 +01:00
  • 447c61052f update docs/meta.md to mention post-stop-command (thanks Gustavo!) Michael Vogt 2016-03-03 07:58:58 +01:00
  • 6f9dadf838 Rename Device to Serial. Matt Goodall 2016-03-02 18:14:50 -03:00
  • 05f8ba1957 Merge pull request #565 from ubuntu-core/goflags-update Michael Vogt 2016-03-02 20:55:50 +01:00
  • 530751976f Merge remote-tracking branch 'upstream/master' into bugfix/remove-ports Michael Vogt 2016-03-02 16:55:17 +01:00
  • 7ad8b884f2 go fmt Samuele Pedroni 2016-03-02 15:37:31 +01:00
  • c98bef9d2f tag for proper marshalled field name Samuele Pedroni 2016-03-02 15:36:41 +01:00
  • 3114fc3008 fix silly typo Michael Vogt 2016-03-02 15:33:22 +01:00
  • 956bd4f02d add change_test.go Samuele Pedroni 2016-02-26 22:43:08 +01:00
  • fd3061ed37 Get and Set on Change with proper backlinking to State Samuele Pedroni 2016-02-26 22:40:23 +01:00
  • 4c70644f23 go fmt Samuele Pedroni 2016-02-26 20:32:06 +01:00
  • ae882a3ebd wip: NewChange and Change Samuele Pedroni 2016-02-26 19:21:04 +01:00
  • 93d1f9445f Merge pull request #537 from pedronis/overlord-state-lock-unlock Samuele Pedroni 2016-03-02 11:31:10 -03:00
  • dc5280a6d6 use Panicf Samuele Pedroni 2016-03-02 15:11:24 +01:00
  • cd503ea842 Merge remote-tracking branch 'upstream/master' into overlord-state-lock-unlock Samuele Pedroni 2016-03-02 15:04:14 +01:00
  • bbeb7f797d Merge pull request #528 from pedronis/overlord-mgrs-split-out-in-pkgs Samuele Pedroni 2016-03-02 09:51:21 -03:00
  • 755edf6314 interfaces: tweak structure comment Zygmunt Krynicki 2016-03-02 12:52:53 +01:00
  • fe8aaaa0c8 cmd/snap: swap if/else logic so that positive case is first Zygmunt Krynicki 2016-03-02 12:51:54 +01:00
  • 65575c1b01 client: tweak function comment Zygmunt Krynicki 2016-03-02 12:51:15 +01:00
  • 8b5372e2f6 daemon: tweak more stale "skills" comments Zygmunt Krynicki 2016-03-02 12:50:00 +01:00
  • 6dee79ac4c daemon: tweak function comment Zygmunt Krynicki 2016-03-02 12:49:10 +01:00
  • 5f40306182 many: use "interfaces" to refer to Interfaces{} Zygmunt Krynicki 2016-03-02 12:48:14 +01:00
  • 7ceeeb0e64 many: apply s/InterfaceConnection/Interfaces/g Zygmunt Krynicki 2016-03-02 12:43:56 +01:00
  • f297831c42 client: drop some NOTE comments Zygmunt Krynicki 2016-03-02 12:40:44 +01:00
  • fe1429d94c cmd/snap: update tests for go-flags changes Zygmunt Krynicki 2016-03-02 12:19:42 +01:00
  • 92bb68aa22 implement filtering for localized keys and add missing key types Michael Vogt 2016-03-02 11:38:07 +01:00
  • 02257d9b3b allow arguments in Exec/TryExec Michael Vogt 2016-03-02 10:46:11 +01:00
  • 0fae638bcb implement Exec/TryExec filtering, only "$snapname.$appname" are valid in the Exec/TryExec Michael Vogt 2016-03-02 10:43:14 +01:00
  • eefcd66ecc add basic whitelist for the desktop keys (no i18n yet) Michael Vogt 2016-03-02 10:01:50 +01:00
  • 8429e5521d add new sanitizeDesktopFile() stub Michael Vogt 2016-03-02 09:46:23 +01:00
  • b21bd94d7e rename poststop-command to post-stop-command (thanks Gustavo) Michael Vogt 2016-03-02 08:26:06 +01:00
  • 7e0fa39b93 Remove "ports" from snap.yaml Michael Vogt 2016-03-02 08:25:05 +01:00
  • bdd179b606 Merge remote-tracking branch 'upstream/master' into refactor/help-the-helpers2 Michael Vogt 2016-03-02 08:04:22 +01:00
  • 528bc53292 Merge remote-tracking branch 'upstream/master' into refactor/help-the-helpers Michael Vogt 2016-03-02 08:04:12 +01:00
  • 75b56a5b62 Merge remote-tracking branch 'upstream/master' into bugfix/snap-yaml-lp1552005 Michael Vogt 2016-03-02 08:02:55 +01:00
  • 09a979c242 remove socket-{user,group} Michael Vogt 2016-03-02 07:48:24 +01:00
  • 4fdd90e851 Fix snap.yaml stop->stop-command poststop->poststop-command Michael Vogt 2016-03-02 07:46:30 +01:00
  • cb9eac7a9d Merge branch 'refactor/help-the-helpers' into refactor/help-the-helpers2 Michael Vogt 2016-03-01 20:31:40 +01:00
  • cd61d3492d move cmp into osutil (thanks Gustavo) Michael Vogt 2016-03-01 20:31:31 +01:00
  • db91980ffa Merge pull request #560 from stevenwilkin/fix-typo Gustavo Niemeyer 2016-03-01 16:05:25 -03:00
  • d84b27e762 Merge remote-tracking branch 'upstream/master' into interfaces-api-changes Zygmunt Krynicki 2016-03-01 18:02:27 +01:00