[commits] Horde branch master updated. aa4c9e3729e6e8b5ada23f16495c57606c2feb7d

Michael M Slusarz slusarz at horde.org
Thu Jul 30 18:28:58 UTC 2009


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

from: a31a7f97f99b80e86be3ebb6a43775b943112ddc

6875666... Remove version string from md5 hash
c83220e... Remove unneeded code; ensure prototype.js is always loaded
aa4c9e3... Output prototype.js script tag separately from other script files

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

commit 6875666f69f347998c691071c7518c8a64671913
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jul 29 22:20:03 2009 -0600

    Remove version string from md5 hash
    
    Thinking about this a bit more - any version upgrade should cause a new
    mtime for a file that has been altered. So there is no need to tack on
    version information.
    
    This allows different applications that have the same include files
    (will only ever happen with javascript) to share a single cached file.

 framework/Core/lib/Horde.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=a31a7f97f99b80e86be3ebb6a43775b943112ddc&r2=6875666f69f347998c691071c7518c8a64671913

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

commit c83220e8117dd60a16434c725506ec22e37a5f27
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 30 12:03:56 2009 -0600

    Remove unneeded code; ensure prototype.js is always loaded

 framework/Core/lib/Horde/Script/Files.php |  135 ++++++++---------------------
 1 files changed, 37 insertions(+), 98 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Script/Files.php?rt=horde-git&r1=a31a7f97f99b80e86be3ebb6a43775b943112ddc&r2=c83220e8117dd60a16434c725506ec22e37a5f27

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

commit aa4c9e3729e6e8b5ada23f16495c57606c2feb7d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 30 12:28:50 2009 -0600

    Output prototype.js script tag separately from other script files

 framework/Core/lib/Horde.php |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=6875666f69f347998c691071c7518c8a64671913&r2=aa4c9e3729e6e8b5ada23f16495c57606c2feb7d




More information about the commits mailing list