[commits] Horde branch master updated. ad7b63425e27f18b424cac924a300c88f784e78b
Michael M Slusarz
slusarz at horde.org
Fri Mar 14 01:20:33 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 1467653f1536c355c2e2d9c63d46a327a63b8085
6d620b8 Consolidate html <-> text conversion requests
2f74397 phpdoc fix
1b9ba57 ids_ob is a Horde_Imap_Client_Ids object, not an IMP_Indices object
e4b656d Ensure text has been converted before clearing textarea information
ad7b634 Switch to the faster FNV-1a hash for compose hashing
Summary: http://github.com/horde/horde/compare/1467653f1536c355c2e2d9c63d46a327a63b8085...ad7b63425e27f18b424cac924a300c88f784e78b
-----------------------------------------------------------------------
commit 6d620b832b6ca686e307bd6fda6e42a7e3b6f2a5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 13 01:19:42 2014 -0600
Consolidate html <-> text conversion requests
imp/js/compose-dimp.js | 75 ++++++++------
imp/lib/Ajax/Application/Handler/Dynamic.php | 140 +++++++++++++-------------
2 files changed, 113 insertions(+), 102 deletions(-)
http://github.com/horde/horde/commit/6d620b832b6ca686e307bd6fda6e42a7e3b6f2a5
http://git.horde.org/horde-git/-/commit/6d620b832b6ca686e307bd6fda6e42a7e3b6f2a5
-----------------------------------------------------------------------
commit 2f7439742a5380782afcd99605ee95c835bb6edc
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 13 01:21:27 2014 -0600
phpdoc fix
imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2f7439742a5380782afcd99605ee95c835bb6edc
http://git.horde.org/horde-git/-/commit/2f7439742a5380782afcd99605ee95c835bb6edc
-----------------------------------------------------------------------
commit 1b9ba5793128b608f03fe93948edf164f22e1805
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 13 11:36:56 2014 -0600
ids_ob is a Horde_Imap_Client_Ids object, not an IMP_Indices object
imp/lib/Message.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/1b9ba5793128b608f03fe93948edf164f22e1805
http://git.horde.org/horde-git/-/commit/1b9ba5793128b608f03fe93948edf164f22e1805
-----------------------------------------------------------------------
commit e4b656d6f8d761d3bc35b1c5580479a81979648b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 13 12:47:03 2014 -0600
Ensure text has been converted before clearing textarea information
Otherwise a network/server error can cause the existing compose data
to be lost.
imp/js/compose-dimp.js | 99 +++++++++++++++++++++++++-----------------------
1 files changed, 52 insertions(+), 47 deletions(-)
http://github.com/horde/horde/commit/e4b656d6f8d761d3bc35b1c5580479a81979648b
http://git.horde.org/horde-git/-/commit/e4b656d6f8d761d3bc35b1c5580479a81979648b
-----------------------------------------------------------------------
commit ad7b63425e27f18b424cac924a300c88f784e78b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Mar 13 15:01:03 2014 -0600
Switch to the faster FNV-1a hash for compose hashing
imp/js/compose-dimp.js | 17 +++----
imp/js/compose.js | 12 ++--
imp/js/external/murmurhash3.js | 93 ------------------------------------
imp/js/imp.js | 13 +++++
imp/lib/Basic/Compose.php | 2 +-
imp/lib/Dynamic/Compose/Common.php | 2 +-
imp/package.xml | 4 +-
7 files changed, 30 insertions(+), 113 deletions(-)
delete mode 100644 imp/js/external/murmurhash3.js
http://github.com/horde/horde/commit/ad7b63425e27f18b424cac924a300c88f784e78b
http://git.horde.org/horde-git/-/commit/ad7b63425e27f18b424cac924a300c88f784e78b
More information about the commits
mailing list