[commits] Horde branch master updated. b52e9a527b333df54eb523ec3d293b22f3abe789
Jan Schneider
jan at horde.org
Tue Mar 17 20:04:08 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 56173c4ca1dd33db2f6d4ac6d8d9d5fd5531170d
1fae67c This is a fatal error in PHP 7.
c564fc1 phpdoc
ec9b175 Fix finding duplicate events by UID.
07257b8 No need to further limit the search range.
3f9b21b Add index on event_baseid.
c6f1c5e phpdoc
b52e9a5 Use getDriver().
Summary: http://github.com/horde/horde/compare/56173c4ca1dd33db2f6d4ac6d8d9d5fd5531170d...b52e9a527b333df54eb523ec3d293b22f3abe789
-----------------------------------------------------------------------
commit 1fae67c86d214781581671fdb0d8251031314424
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 15:11:38 2015 +0100
This is a fatal error in PHP 7.
framework/Ldap/test/Horde/Ldap/EntryTest.php | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/1fae67c86d214781581671fdb0d8251031314424
-----------------------------------------------------------------------
commit c564fc170ce42d73cda901594382435301acef81
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 18:55:51 2015 +0100
phpdoc
kronolith/migration/10_kronolith_upgrade_exceptions.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/c564fc170ce42d73cda901594382435301acef81
-----------------------------------------------------------------------
commit ec9b175b34473c035d60f23f16448bad94e3950c
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 19:02:52 2015 +0100
Fix finding duplicate events by UID.
kronolith/lib/Api.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
http://github.com/horde/horde/commit/ec9b175b34473c035d60f23f16448bad94e3950c
-----------------------------------------------------------------------
commit 07257b862dcdc3b648bc700c41424080f13dec22
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 20:10:08 2015 +0100
No need to further limit the search range.
baseid should be sufficient. Also this would not find exceptions that are
outside of the original recurrence range, which is perfectly possible.
kronolith/lib/Event.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/07257b862dcdc3b648bc700c41424080f13dec22
-----------------------------------------------------------------------
commit 3f9b21b3481af68beb0f28f86a4c49992f7a755a
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 20:30:14 2015 +0100
Add index on event_baseid.
kronolith/migration/23_kronolith_upgrade_baseidindex.php | 32 ++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
create mode 100644 kronolith/migration/23_kronolith_upgrade_baseidindex.php
http://github.com/horde/horde/commit/3f9b21b3481af68beb0f28f86a4c49992f7a755a
-----------------------------------------------------------------------
commit c6f1c5e44abdb36bdbdce807987b4ecf91cd2fe3
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 21:02:03 2015 +0100
phpdoc
kronolith/lib/Event.php | 22 ++++++++++------------
1 files changed, 10 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/c6f1c5e44abdb36bdbdce807987b4ecf91cd2fe3
-----------------------------------------------------------------------
commit b52e9a527b333df54eb523ec3d293b22f3abe789
Author: Jan Schneider <jan at horde.org>
Date: Tue Mar 17 21:02:28 2015 +0100
Use getDriver().
kronolith/lib/Event.php | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
http://github.com/horde/horde/commit/b52e9a527b333df54eb523ec3d293b22f3abe789
More information about the commits
mailing list