[commits] git-tools branch master updated. 3d572eadd70518a69ee0d9e5f9bfa176e37ca940

jan at horde.org jan at horde.org
Mon Oct 9 15:57:17 UTC 2017


The branch "master" has been updated.
The following is a summary of the commits.

from: c73a1687444e2422248e0e67f4e0d1d9a3d81ae7

8622249 WS
db2e853 CS
bf6adee Add support for local .horde-git-tools.php files.
ff414cf Rewind iterator.
baa5027 No need for an iterator if we just created the directory.
4624db1 Fix linking individual apps only.
054093f Don't try to create horde.local.php if config/ doesn't exist.
3d572ea Fix detecting invalid/empty actions.

Summary: https://github.com/horde/git-tools/compare/c73a1687444e...3d572eadd705

-----------------------------------------------------------------------

commit 8622249d51484bbd7b641bb315ecd8e325e6df2f
Author: Jan Schneider <jan at horde.org>
Date:   Fri, 06 Oct 2017 09:28:45 +0200

WS

 M README.md

https://github.com/horde/git-tools/commit/8622249d51484bbd7b641bb315ecd8e325e6df2f

-----------------------------------------------------------------------

commit db2e8538c45b7178122c56355e54e26a4c9c0d61
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 14:47:16 +0200

CS

 M lib/Config/Cli.php

https://github.com/horde/git-tools/commit/db2e8538c45b7178122c56355e54e26a4c9c0d61

-----------------------------------------------------------------------

commit bf6adee9054c79e60b4b6c7a548ca77c3898cd1b
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:53:21 +0200

Add support for local .horde-git-tools.php files.

 M README.md
 M lib/Cli.php

https://github.com/horde/git-tools/commit/bf6adee9054c79e60b4b6c7a548ca77c3898cd1b

-----------------------------------------------------------------------

commit ff414cf771ca1eab7f8110d22b5e425aa83107ae
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:53:57 +0200

Rewind iterator.

For some reason traversting it without rewinding returns the js/ directory twice for me, causing an error.

 M lib/Action/Dev/EmptyLinkedDirectory.php

https://github.com/horde/git-tools/commit/ff414cf771ca1eab7f8110d22b5e425aa83107ae

-----------------------------------------------------------------------

commit baa50270a40fe63625551a6017b35eec4fe9d790
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:55:14 +0200

No need for an iterator if we just created the directory.

 M lib/Action/Dev/EmptyLinkedDirectory.php

https://github.com/horde/git-tools/commit/baa50270a40fe63625551a6017b35eec4fe9d790

-----------------------------------------------------------------------

commit 4624db18a1adf57b6fcb1aa5f378fcb0796c7bcb
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:55:45 +0200

Fix linking individual apps only.

 M lib/Action/Dev/LinkApps.php

https://github.com/horde/git-tools/commit/4624db18a1adf57b6fcb1aa5f378fcb0796c7bcb

-----------------------------------------------------------------------

commit 054093f317af86eb2de57be5355d00000adf6390
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:55:53 +0200

Don't try to create horde.local.php if config/ doesn't exist.

Avoids errors when linking defunct koward module.

 M lib/Action/Dev/LinkApps.php

https://github.com/horde/git-tools/commit/054093f317af86eb2de57be5355d00000adf6390

-----------------------------------------------------------------------

commit 3d572eadd70518a69ee0d9e5f9bfa176e37ca940
Author: Jan Schneider <jan at horde.org>
Date:   Mon, 09 Oct 2017 17:57:09 +0200

Fix detecting invalid/empty actions.

 M lib/Module/Dev.php
 M lib/Module/Help.php

https://github.com/horde/git-tools/commit/3d572eadd70518a69ee0d9e5f9bfa176e37ca940


More information about the commits mailing list