[commits] Horde branch master updated. f53853408c79edfd8e5d8cf3f58957b3d0e34e17
Michael M Slusarz
slusarz at horde.org
Sun Nov 21 19:21:43 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 8428ea374590d46c74a89dad9cb53f1cf496259c
d44de21 Tweak HTML reply CSS
544dac7 Fix logic
16acbc4 Silence decompression errors
3ac8367 Correctly honor cache compress config option
85b2181 Fix GC for file cache driver
889dd9b Escape quotation marks when working with accesskeys
19a0700 code documentation cleanups
88fb1a6 Fix selecting all rows in a viewport
f538534 Add ViewPort_Buffer#UIDsToRows
-----------------------------------------------------------------------
commit d44de21dda8fa2a222030ff56353eac85348c447
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Nov 19 16:42:36 2010 -0700
Tweak HTML reply CSS
imp/lib/Compose.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=547ab80513f5bc7a7f3d89fddb7987a322bf7576&r2=d44de21dda8fa2a222030ff56353eac85348c447
-----------------------------------------------------------------------
commit 544dac7de79ab2d531f707833e4432460f20fde2
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Nov 20 17:41:46 2010 -0700
Fix logic
imp/js/compose-dimp.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/imp/js/compose-dimp.js?rt=horde-git&r1=b7e22a3a79c5e9ff54c78bca500e366a07b2ffa8&r2=544dac7de79ab2d531f707833e4432460f20fde2
-----------------------------------------------------------------------
commit 16acbc408f441f6aa736ee004968d3b230b2cadf
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Nov 20 18:07:01 2010 -0700
Silence decompression errors
framework/Cache/lib/Horde/Cache.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache.php?rt=horde-git&r1=dc0c8bfb1e600908b2fde909ed8a415f7a8cd42f&r2=16acbc408f441f6aa736ee004968d3b230b2cadf
-----------------------------------------------------------------------
commit 3ac83677b7cdc39ac897ab440196002316e7dbae
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Nov 20 18:07:46 2010 -0700
Correctly honor cache compress config option
framework/Core/lib/Horde/Core/Factory/Cache.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Cache.php?rt=horde-git&r1=9b71ed1d9882116d153293cbbf362b0c665deaba&r2=3ac83677b7cdc39ac897ab440196002316e7dbae
-----------------------------------------------------------------------
commit 85b218156e66e7747394d229381cac3e10875262
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Nov 20 20:36:06 2010 -0700
Fix GC for file cache driver
framework/Cache/lib/Horde/Cache/Storage/File.php | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/framework/Cache/lib/Horde/Cache/Storage/File.php?rt=horde-git&r1=dc0c8bfb1e600908b2fde909ed8a415f7a8cd42f&r2=85b218156e66e7747394d229381cac3e10875262
-----------------------------------------------------------------------
commit 889dd9b5024ca257cda3f4e04e954035e7dc4f23
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Nov 21 00:54:59 2010 -0700
Escape quotation marks when working with accesskeys
horde/js/accesskeys.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/horde/js/accesskeys.js?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=889dd9b5024ca257cda3f4e04e954035e7dc4f23
-----------------------------------------------------------------------
commit 19a07008d1c8f4921f0289b1f03a6345fa3ca719
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Nov 21 11:30:02 2010 -0700
code documentation cleanups
imp/js/viewport.js | 20 ++++----------------
1 files changed, 4 insertions(+), 16 deletions(-)
http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=7498554b7f035557e2f4f4d3f00c09036c485f2c&r2=19a07008d1c8f4921f0289b1f03a6345fa3ca719
-----------------------------------------------------------------------
commit 88fb1a63a29f657fe116caf546b366700c709463
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Nov 21 12:09:02 2010 -0700
Fix selecting all rows in a viewport
imp/js/dimpbase.js | 4 ++--
imp/js/viewport.js | 22 +++++++++++-----------
2 files changed, 13 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/imp/js/dimpbase.js?rt=horde-git&r1=a0770f84181496732d71bcbd169a9b22de5247a7&r2=88fb1a63a29f657fe116caf546b366700c709463
http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=19a07008d1c8f4921f0289b1f03a6345fa3ca719&r2=88fb1a63a29f657fe116caf546b366700c709463
-----------------------------------------------------------------------
commit f53853408c79edfd8e5d8cf3f58957b3d0e34e17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sun Nov 21 12:09:14 2010 -0700
Add ViewPort_Buffer#UIDsToRows
imp/js/viewport.js | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/imp/js/viewport.js?rt=horde-git&r1=88fb1a63a29f657fe116caf546b366700c709463&r2=f53853408c79edfd8e5d8cf3f58957b3d0e34e17
More information about the commits
mailing list