[commits] Horde branch master updated. 8c33203f3002dc326acf463b5bbb266cd8323024

Jan Schneider jan at horde.org
Wed Feb 1 16:45:14 UTC 2017


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

from: 9e217c19be2a6abc68bb530a7a1535eefd30891f

7a4f7ea Stop if temporary directory exists.
46e35ed Make these PHP scripts; skip existing repos.
f968135 Configure which branches to keep.
306004b Use (and check for) proper exit codes.
4fc1bbd Support bundles and non-packagable modules too. Fix website links for apps.
7f2b878 Use summary for repository descriptions.
4752596 Check response code when creating repos.
545202b Add missing package.xml files.
7199570 Catch Dashboard and ApertureToAnselExportPlugin too.
ecab3ca Rename 'horde' repository to 'base'.
96f00af Skip TODO descriptions.
8c33203 Use GLOB_ONLYDIR.

Summary: http://github.com/horde/horde/compare/9e217c19be2a6abc68bb530a7a1535eefd30891f...8c33203f3002dc326acf463b5bbb266cd8323024

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

commit 7a4f7eae8b835018b2756203e85d911679fbbd12
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 30 15:41:09 2017 +0100

    Stop if temporary directory exists.

 framework/bin/horde-git-split | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/7a4f7eae8b835018b2756203e85d911679fbbd12

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

commit 46e35ed48a9cdfb670e897208f193f7d7d3afc71
Author: Jan Schneider <jan at horde.org>
Date:   Mon Jan 30 15:41:58 2017 +0100

    Make these PHP scripts; skip existing repos.

 framework/bin/horde-git-split-all           | 116 ++++++++++++++++++----------
 framework/bin/horde-git-split-all.conf.dist |  24 +++---
 2 files changed, 89 insertions(+), 51 deletions(-)

http://github.com/horde/horde/commit/46e35ed48a9cdfb670e897208f193f7d7d3afc71

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

commit f968135cd916a9178d3fec72398800271ee1954d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 17:47:35 2017 +0100

    Configure which branches to keep.

 framework/bin/horde-git-split-all | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/f968135cd916a9178d3fec72398800271ee1954d

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

commit 306004b9b08ed1a0a3fad5e9f4b5486b878a3d4d
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 17:48:22 2017 +0100

    Use (and check for) proper exit codes.

 framework/bin/horde-git-split     |  6 ++++--
 framework/bin/horde-git-split-all | 11 ++++++++---
 2 files changed, 12 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/306004b9b08ed1a0a3fad5e9f4b5486b878a3d4d

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

commit 4fc1bbd3fd857dfdfe1f900f19d5551e1144cf17
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 18:23:43 2017 +0100

    Support bundles and non-packagable modules too. Fix website links for apps.

 framework/bin/horde-git-split     | 16 ++++++++++------
 framework/bin/horde-git-split-all | 29 +++++++++++++++++++++++------
 2 files changed, 33 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/4fc1bbd3fd857dfdfe1f900f19d5551e1144cf17

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

commit 7f2b878f6fed139fa651ac1f2ed268973345466c
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 18:24:10 2017 +0100

    Use summary for repository descriptions.

 framework/bin/horde-git-split-all | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/7f2b878f6fed139fa651ac1f2ed268973345466c

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

commit 4752596aaf903a4b2101fc04f06f81f680e02c58
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 18:24:24 2017 +0100

    Check response code when creating repos.

 framework/bin/horde-git-split-all | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/4752596aaf903a4b2101fc04f06f81f680e02c58

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

commit 545202bf93c69e9a7ea6e984c7c5bb182d6e2458
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 18:24:41 2017 +0100

    Add missing package.xml files.

 agora/package.xml | 373 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 hylax/package.xml | 197 ++++++++++++++++++++++++++++
 klutz/package.xml | 255 +++++++++++++++++++++++++++++++++++++
 luxor/package.xml | 219 ++++++++++++++++++++++++++++++++
 4 files changed, 1044 insertions(+)
 create mode 100644 agora/package.xml
 create mode 100644 hylax/package.xml
 create mode 100644 klutz/package.xml
 create mode 100644 luxor/package.xml

http://github.com/horde/horde/commit/545202bf93c69e9a7ea6e984c7c5bb182d6e2458

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

commit 7199570c63badd557ab703803ea24cab42067693
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 18:32:30 2017 +0100

    Catch Dashboard and ApertureToAnselExportPlugin too.

 framework/bin/horde-git-split     | 3 ++-
 framework/bin/horde-git-split-all | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/7199570c63badd557ab703803ea24cab42067693

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

commit ecab3ca378b50bc7b18a003524ae8e791ae9ae27
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 20:12:03 2017 +0100

    Rename 'horde' repository to 'base'.

 framework/bin/horde-git-split-all | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/ecab3ca378b50bc7b18a003524ae8e791ae9ae27

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

commit 96f00af0720aa36b601dada6c698079c8678fbd4
Author: Jan Schneider <jan at horde.org>
Date:   Tue Jan 31 20:15:41 2017 +0100

    Skip TODO descriptions.

 framework/bin/horde-git-split-all | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

http://github.com/horde/horde/commit/96f00af0720aa36b601dada6c698079c8678fbd4

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

commit 8c33203f3002dc326acf463b5bbb266cd8323024
Author: Jan Schneider <jan at horde.org>
Date:   Wed Feb 1 17:26:55 2017 +0100

    Use GLOB_ONLYDIR.

 framework/bin/horde-git-split-all | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/8c33203f3002dc326acf463b5bbb266cd8323024




More information about the commits mailing list