[commits] Horde branch master updated. 9412a0c8028628f8a33e4dda7ab93911d1411438

Jan Schneider jan at horde.org
Mon May 19 16:24:08 UTC 2014


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

from: 6791f10cd514b7c06fd0c57ad31e4d0260891a37

915a1bf This domain seems unreliable, at least from Travis.
7bac124 Sort table list.
a707098 Style
ca2a676 Don't use original LIMIT but original precision and scale when building SQL for an existing column.
e628bde Use dummy insert ID.
56e9dcb [jan] Fix certain migrations with Oracle.
831384e [jan] Fix migrating large values to BLOB on Oracle.
4109f07 Don't rely on index names at all.
9412a0c [jan] Fix migrating from systems older than Horde 4.

Summary: http://github.com/horde/horde/compare/6791f10cd514b7c06fd0c57ad31e4d0260891a37...9412a0c8028628f8a33e4dda7ab93911d1411438

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

commit 915a1bf9418198cc2df629e33586adbd8d624f99
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 12:23:44 2014 +0200

    This domain seems unreliable, at least from Travis.

 .travis.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/915a1bf9418198cc2df629e33586adbd8d624f99

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

commit 7bac124387ef19e57f024a3f043a1abb33227d29
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 12:38:12 2014 +0200

    Sort table list.

 horde/admin/sqlshell.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

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

commit a707098063a48ee1d5a2fc14a9ec66c2c7e3c8f0
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 15:39:21 2014 +0200

    Style

 .../migration/Horde/History/3_horde_history_add_modseq.php        |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

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

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

commit ca2a67662b5c95833a3bc84095f3abd9638e9210
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 15:45:23 2014 +0200

    Don't use original LIMIT but original precision and scale when building SQL for an existing column.

 framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

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

commit e628bdeda5e0c22643316d1cfa9b6d855dfbdf64
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 15:45:52 2014 +0200

    Use dummy insert ID.

 framework/Db/lib/Horde/Db/Migration/Migrator.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

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

commit 56e9dcbe3e09ccfa9e35ffcb0dc44edab0046d81
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 15:46:18 2014 +0200

    [jan] Fix certain migrations with Oracle.

 framework/Db/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/56e9dcbe3e09ccfa9e35ffcb0dc44edab0046d81

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

commit 831384e360246aab169c65c003135b2e2ff8d2c9
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 17:21:10 2014 +0200

    [jan] Fix migrating large values to BLOB on Oracle.

 framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php |   18 +++++++++++++++++-
 framework/Db/package.xml                            |    2 ++
 2 files changed, 19 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/831384e360246aab169c65c003135b2e2ff8d2c9

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

commit 4109f0794c2a39633e88f97492b5fa54f168eb00
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 17:55:15 2014 +0200

    Don't rely on index names at all.

 .../Horde/History/5_horde_history_remove_compositeindex.php       |    8 +---
 1 files changed, 2 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/4109f0794c2a39633e88f97492b5fa54f168eb00

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

commit 9412a0c8028628f8a33e4dda7ab93911d1411438
Author: Jan Schneider <jan at horde.org>
Date:   Mon May 19 17:56:40 2014 +0200

    [jan] Fix migrating from systems older than Horde 4.

 framework/History/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/9412a0c8028628f8a33e4dda7ab93911d1411438




More information about the commits mailing list