[commits] Horde-Hatchery branch master updated.

Michael M Slusarz slusarz at horde.org
Thu Jul 9 21:14:21 UTC 2009


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

from: 16c5fa5780f25e019c0b4fbdda398881bd893b01

a1ac2b6... PHP 5/Horde 4 coding conventions
a4aa2e6... Remove alternate login/logout settings

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

commit a1ac2b66ae4be012313396566d7c42b548134d2c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 9 15:03:04 2009 -0600

    PHP 5/Horde 4 coding conventions

 imp/lib/Quota.php           |   11 +-
 imp/lib/Quota/Command.php   |   92 ++++++++++++++++++
 imp/lib/Quota/Hook.php      |   43 +++++++++
 imp/lib/Quota/Imap.php      |   35 +++++++
 imp/lib/Quota/Logfile.php   |   87 +++++++++++++++++
 imp/lib/Quota/Maildir.php   |  112 ++++++++++++++++++++++
 imp/lib/Quota/Mdaemon.php   |  111 ++++++++++++++++++++++
 imp/lib/Quota/Mercury32.php |   71 ++++++++++++++
 imp/lib/Quota/Sql.php       |  133 ++++++++++++++++++++++++++
 imp/lib/Quota/command.php   |   90 ------------------
 imp/lib/Quota/hook.php      |   43 ---------
 imp/lib/Quota/imap.php      |   35 -------
 imp/lib/Quota/logfile.php   |   85 -----------------
 imp/lib/Quota/maildir.php   |  110 ----------------------
 imp/lib/Quota/mdaemon.php   |  109 ----------------------
 imp/lib/Quota/mercury32.php |   69 --------------
 imp/lib/Quota/sql.php       |  141 ----------------------------
 imp/lib/Sentmail.php        |    5 +-
 imp/lib/Sentmail/Sql.php    |  216 +++++++++++++++++++++++++++++++++++++++++++
 imp/lib/Sentmail/sql.php    |  216 -------------------------------------------
 20 files changed, 908 insertions(+), 906 deletions(-)
 create mode 100644 imp/lib/Quota/Command.php
 create mode 100644 imp/lib/Quota/Hook.php
 create mode 100644 imp/lib/Quota/Imap.php
 create mode 100644 imp/lib/Quota/Logfile.php
 create mode 100644 imp/lib/Quota/Maildir.php
 create mode 100644 imp/lib/Quota/Mdaemon.php
 create mode 100644 imp/lib/Quota/Mercury32.php
 create mode 100644 imp/lib/Quota/Sql.php
 delete mode 100644 imp/lib/Quota/command.php
 delete mode 100644 imp/lib/Quota/hook.php
 delete mode 100644 imp/lib/Quota/imap.php
 delete mode 100644 imp/lib/Quota/logfile.php
 delete mode 100644 imp/lib/Quota/maildir.php
 delete mode 100644 imp/lib/Quota/mdaemon.php
 delete mode 100644 imp/lib/Quota/mercury32.php
 delete mode 100644 imp/lib/Quota/sql.php
 create mode 100644 imp/lib/Sentmail/Sql.php
 delete mode 100644 imp/lib/Sentmail/sql.php

http://git.horde.org/diff.php/imp/lib/Quota.php?rt=horde-hatchery&r1=ce92aaf85475453978c8aebe8634e13b6231c385&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Command.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Hook.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Imap.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Logfile.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Maildir.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Mdaemon.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Mercury32.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Quota/Sql.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/command.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/hook.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/imap.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/logfile.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/maildir.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/mdaemon.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/mercury32.php?rt=horde-hatchery&r1=b1314da3c3234bf90a1992361e10834a9ca91e98&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Quota/sql.php?rt=horde-hatchery&r1=ce92aaf85475453978c8aebe8634e13b6231c385&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Sentmail.php?rt=horde-hatchery&r1=8a0737a925868190cab1b15a3df527bedc43bb3a&r2=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/co.php/imp/lib/Sentmail/Sql.php?rt=horde-hatchery&r=a1ac2b66ae4be012313396566d7c42b548134d2c
http://git.horde.org/diff.php/imp/lib/Sentmail/sql.php?rt=horde-hatchery&r1=9ce0efd60fe3c67658b828cb41a36f332b7918c1&r2=a1ac2b66ae4be012313396566d7c42b548134d2c

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

commit a4aa2e6fa02b84bf89b6780477874986cbd50298
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Thu Jul 9 15:10:32 2009 -0600

    Remove alternate login/logout settings

 imp/config/conf.xml |   11 -----------
 imp/docs/UPGRADING  |    1 +
 2 files changed, 1 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-hatchery&r1=cce64dc0372140209e6ada122c9f68d89cefa2b9&r2=a4aa2e6fa02b84bf89b6780477874986cbd50298
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-hatchery&r1=cce64dc0372140209e6ada122c9f68d89cefa2b9&r2=a4aa2e6fa02b84bf89b6780477874986cbd50298




More information about the commits mailing list