[commits] Horde branch master updated. 6323ca60d8a57f204b06620109169c08de03cd87

Jan Schneider jan at horde.org
Thu Oct 17 09:33:26 UTC 2013


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

from: a40a2fd87736920562c7f7111881604b75b2c061

7d0df3a Revert "This hasn't been used for awhile"
6323ca6 Remove file extensions.

Summary: http://github.com/horde/horde/compare/a40a2fd87736920562c7f7111881604b75b2c061...6323ca60d8a57f204b06620109169c08de03cd87

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

commit 7d0df3a521251144bc8c47a3c2197c6288912aff
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:29:44 2013 +0200

    Revert "This hasn't been used for awhile"
    
    Removing this is a BC break, 3rd party applications might use it.
    
    This reverts commit 73591049a6b8f64b0a5c22105dda42e2673ee6a9.

 horde/js/md5.js |  245 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 245 insertions(+), 0 deletions(-)
 create mode 100644 horde/js/md5.js

http://github.com/horde/horde/commit/7d0df3a521251144bc8c47a3c2197c6288912aff
http://git.horde.org/horde-git/-/commit/7d0df3a521251144bc8c47a3c2197c6288912aff

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

commit 6323ca60d8a57f204b06620109169c08de03cd87
Author: Jan Schneider <jan at horde.org>
Date:   Thu Oct 17 11:33:15 2013 +0200

    Remove file extensions.

 framework/bin/horde-generate-module     |  133 +++++++++++++++++++++++++++++++
 framework/bin/horde-generate-module.php |  133 -------------------------------
 framework/bin/horde-git-split           |   40 +++++++++
 framework/bin/horde-git-split.php       |   40 ---------
 framework/bin/horde-rev-cmp             |   11 +++
 framework/bin/horde-rev-cmp.sh          |   11 ---
 framework/bin/horde-run-cmd             |   32 ++++++++
 framework/bin/horde-run-cmd.php         |   32 --------
 8 files changed, 216 insertions(+), 216 deletions(-)
 create mode 100755 framework/bin/horde-generate-module
 delete mode 100755 framework/bin/horde-generate-module.php
 create mode 100755 framework/bin/horde-git-split
 delete mode 100755 framework/bin/horde-git-split.php
 create mode 100755 framework/bin/horde-rev-cmp
 delete mode 100755 framework/bin/horde-rev-cmp.sh
 create mode 100755 framework/bin/horde-run-cmd
 delete mode 100755 framework/bin/horde-run-cmd.php

http://github.com/horde/horde/commit/6323ca60d8a57f204b06620109169c08de03cd87
http://git.horde.org/horde-git/-/commit/6323ca60d8a57f204b06620109169c08de03cd87




More information about the commits mailing list