[commits] Horde branch master updated. 508a218fb3a5ab34a51a8b8ef1ddb29591a585cd
Michael J. Rubinsky
mrubinsk at horde.org
Wed Jun 15 19:32:32 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: c1081816dc7a87a639328432c97f73cb94ef0f9f
8a1377b remove require_once
1edaccb H4
508a218 H4ify whups scripts and move to bin/ directory.
-----------------------------------------------------------------------
commit 8a1377bf0b67b6079b07c17fccf6ae8b35af93fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 12:47:36 2011 -0400
remove require_once
whups/ticket/index.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/8a1377bf0b67b6079b07c17fccf6ae8b35af93fb
-----------------------------------------------------------------------
commit 1edaccbcd3345fdf7d98e1e7d688b8f42f201cca
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 13:02:18 2011 -0400
H4
whups/lib/Mail.php | 18 +++++++-----
whups/lib/Reports.php | 72 ++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 67 insertions(+), 23 deletions(-)
http://git.horde.org/horde-git/-/commit/1edaccbcd3345fdf7d98e1e7d688b8f42f201cca
-----------------------------------------------------------------------
commit 508a218fb3a5ab34a51a8b8ef1ddb29591a585cd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 15 15:30:15 2011 -0400
H4ify whups scripts and move to bin/ directory.
Did not test the datatree or svn script.
whups/bin/bugzilla-import.php | 213 +++++++++++++
whups/bin/mail-filter.php | 195 +++++++++++
whups/bin/obliterate.php | 61 ++++
whups/bin/reminders.php | 19 ++
whups/bin/whups-convert-datatree-shares-to-sql | 174 ++++++++++
whups/bin/whups-convert-sql-shares-to-sqlng | 30 ++
whups/bin/whups-git-hook-conf.php.dist | 16 +
whups/bin/whups-git-hook.php | 136 ++++++++
whups/bin/whups-svn-hook | 118 +++++++
whups/bin/whups-svn-hook-conf.php.dist | 17 +
whups/scripts/.htaccess | 1 -
whups/scripts/bugzilla-import.php | 213 -------------
whups/scripts/mail-filter.php | 195 -----------
whups/scripts/obliterate.php | 69 ----
whups/scripts/reminders.php | 19 --
whups/scripts/upgrades/convert_datatree_shares_to_sql.php | 175 ----------
whups/scripts/upgrades/convert_sql_shares_to_sqlng.php | 30 --
whups/scripts/whups-git-hook-conf.php.dist | 16 -
whups/scripts/whups-git-hook.php | 136 --------
whups/scripts/whups-svn-hook-conf.php.dist | 17 -
whups/scripts/whups-svn-hook.php | 124 -------
21 files changed, 979 insertions(+), 995 deletions(-)
create mode 100755 whups/bin/bugzilla-import.php
create mode 100755 whups/bin/mail-filter.php
create mode 100755 whups/bin/obliterate.php
create mode 100755 whups/bin/reminders.php
create mode 100755 whups/bin/whups-convert-datatree-shares-to-sql
create mode 100644 whups/bin/whups-convert-sql-shares-to-sqlng
create mode 100644 whups/bin/whups-git-hook-conf.php.dist
create mode 100755 whups/bin/whups-git-hook.php
create mode 100755 whups/bin/whups-svn-hook
create mode 100644 whups/bin/whups-svn-hook-conf.php.dist
delete mode 100644 whups/scripts/.htaccess
delete mode 100755 whups/scripts/bugzilla-import.php
delete mode 100755 whups/scripts/mail-filter.php
delete mode 100755 whups/scripts/obliterate.php
delete mode 100755 whups/scripts/reminders.php
delete mode 100755 whups/scripts/upgrades/convert_datatree_shares_to_sql.php
delete mode 100755 whups/scripts/upgrades/convert_sql_shares_to_sqlng.php
delete mode 100644 whups/scripts/whups-git-hook-conf.php.dist
delete mode 100755 whups/scripts/whups-git-hook.php
delete mode 100644 whups/scripts/whups-svn-hook-conf.php.dist
delete mode 100755 whups/scripts/whups-svn-hook.php
http://git.horde.org/horde-git/-/commit/508a218fb3a5ab34a51a8b8ef1ddb29591a585cd
More information about the commits
mailing list