[commits] Horde branch master updated. c36ac613b4448cfdd641a525133325a797a0de42
Jan Schneider
jan at horde.org
Mon Feb 11 11:39:37 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 6a0d29ed0035411119b3da50748989579f449577
67377bd fix shebang for horde-vfs
5a67804 fix shebang for horde-db-migrate-component
56bc11d fix shebang for horde-prefs
bce1c70 fix shebang for horde-*
e684a23 fix shebang for content-*
a05e7da fix shebang for kronolith-*
8fb50e7 fix shebang for nag-*
a974c7c fix shebang for turba-*
f943a3d fix shebang for imp-*
9161c89 fix shebang for ingo-*
efd3e64 Merge branch 'issue-shebang' of https://github.com/remicollet/horde into remicollet-issue-shebang
82e9eaa Fix test.
5e95103 Add test to check at which date travis starts to fail.
c36ac61 Sort modules.
-----------------------------------------------------------------------
commit 67377bd9dff282e96ea8d2932e3d2e8997ce79c5
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:23:00 2013 +0100
fix shebang for horde-vfs
framework/Vfs/package.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/67377bd9dff282e96ea8d2932e3d2e8997ce79c5
-----------------------------------------------------------------------
commit 5a678043ed15294d421a8371ef497b231947d369
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:24:26 2013 +0100
fix shebang for horde-db-migrate-component
framework/Db/package.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5a678043ed15294d421a8371ef497b231947d369
-----------------------------------------------------------------------
commit 56bc11d7ea990995b72cb91957837e6c06302044
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:25:25 2013 +0100
fix shebang for horde-prefs
framework/Prefs/package.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/56bc11d7ea990995b72cb91957837e6c06302044
-----------------------------------------------------------------------
commit bce1c70d57a2837cd5cd0afb5da3c5d21ddbba32
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:28:23 2013 +0100
fix shebang for horde-*
horde/package.xml | 48 ++++++++++++++++++++++++++++++++++++------------
1 files changed, 36 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/bce1c70d57a2837cd5cd0afb5da3c5d21ddbba32
-----------------------------------------------------------------------
commit e684a236bd1857a8145de4a041e42412cce6214b
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:29:58 2013 +0100
fix shebang for content-*
content/package.xml | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e684a236bd1857a8145de4a041e42412cce6214b
-----------------------------------------------------------------------
commit a05e7da6e49e120f86e31c97da90a8529af83369
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:31:10 2013 +0100
fix shebang for kronolith-*
kronolith/package.xml | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/a05e7da6e49e120f86e31c97da90a8529af83369
-----------------------------------------------------------------------
commit 8fb50e70b728e319e980c999524748bc9d236d14
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:32:01 2013 +0100
fix shebang for nag-*
nag/package.xml | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/8fb50e70b728e319e980c999524748bc9d236d14
-----------------------------------------------------------------------
commit a974c7cd4ad98929ae969e73f77335a2a3970c7b
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:33:14 2013 +0100
fix shebang for turba-*
turba/package.xml | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/a974c7cd4ad98929ae969e73f77335a2a3970c7b
-----------------------------------------------------------------------
commit f943a3dd39ce71d4ecd550d80222439f6e8e6b35
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:35:14 2013 +0100
fix shebang for imp-*
imp/package.xml | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f943a3dd39ce71d4ecd550d80222439f6e8e6b35
-----------------------------------------------------------------------
commit 9161c89a9041de82d6dc6bd8c6c7f2a3f66fdc34
Author: Remi Collet <fedora at famillecollet.com>
Date: Sun Feb 10 18:36:12 2013 +0100
fix shebang for ingo-*
ingo/package.xml | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/9161c89a9041de82d6dc6bd8c6c7f2a3f66fdc34
-----------------------------------------------------------------------
commit efd3e646649871cc957f86dd383ba2834af09fb8
Merge: 6a0d29e 9161c89
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 11 11:52:47 2013 +0100
Merge branch 'issue-shebang' of https://github.com/remicollet/horde into remicollet-issue-shebang
content/package.xml | 24 ++++++++++++++++-----
framework/Db/package.xml | 4 ++-
framework/Prefs/package.xml | 4 ++-
framework/Vfs/package.xml | 4 ++-
horde/package.xml | 48 ++++++++++++++++++++++++++++++++----------
imp/package.xml | 12 ++++++++--
ingo/package.xml | 12 ++++++++--
kronolith/package.xml | 24 ++++++++++++++++-----
nag/package.xml | 16 ++++++++++---
turba/package.xml | 24 ++++++++++++++++-----
10 files changed, 129 insertions(+), 43 deletions(-)
http://git.horde.org/horde-git/-/commit/efd3e646649871cc957f86dd383ba2834af09fb8
-----------------------------------------------------------------------
commit 82e9eaa1e67dbb032c294aceb5df809a0428c082
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 11 12:13:39 2013 +0100
Fix test.
This is the expected result of similar tests here too.
framework/Yaml/test/Horde/Yaml/LoaderTest.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/82e9eaa1e67dbb032c294aceb5df809a0428c082
-----------------------------------------------------------------------
commit 5e95103a437ff84105ea0d80f4254df9f7315e84
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 11 12:30:12 2013 +0100
Add test to check at which date travis starts to fail.
framework/Icalendar/test/Horde/Icalendar/TimezonesTest.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/5e95103a437ff84105ea0d80f4254df9f7315e84
-----------------------------------------------------------------------
commit c36ac613b4448cfdd641a525133325a797a0de42
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 11 12:39:03 2013 +0100
Sort modules.
framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/c36ac613b4448cfdd641a525133325a797a0de42
More information about the commits
mailing list