[commits] Horde branch master updated. 8eaef864016080cc32cdfaff0f56e9a9a779a2cd

Michael M Slusarz slusarz at horde.org
Wed Feb 3 08:36:19 UTC 2010


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

from: 816de6bba043dea3d9d741edbd9fda40bee7ea08

4f4a3c7 Fix mbox ID in setFolderLabel()
e73c134 Don't need Horde_Registry::singleton()
ac5ff50 Fix undefined index error
4e91caf Clean up user-defined registry entries.
8eaef86 Convert Horde_Ldap to H4 format

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

commit 4f4a3c74acda003173be782c2545d197f781ab01
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 22:34:45 2010 -0700

    Fix mbox ID in setFolderLabel()

 imp/js/DimpBase.js |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/js/DimpBase.js?rt=horde-git&r1=9ee8792713615381635a97a51a467dc688c5d269&r2=4f4a3c74acda003173be782c2545d197f781ab01

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

commit e73c134898000aa83c9b5fbf815e9829adcbbd3e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:12:44 2010 -0700

    Don't need Horde_Registry::singleton()

 babel/lib/base.php                                            |    2 +-
 beatnik/lib/base.php                                          |    2 +-
 crumb/lib/base.php                                            |    2 +-
 fima/lib/base.php                                             |    6 +-
 folks/lib/base.php                                            |    2 +-
 framework/Ajax/lib/Horde/Ajax/Imple/Base.php                  |    3 +-
 framework/Auth/lib/Horde/Auth.php                             |   15 +---
 framework/Auth/lib/Horde/Auth/Application.php                 |   34 +++------
 framework/Core/lib/Horde.php                                  |    7 +-
 framework/Core/lib/Horde/Registry.php                         |   33 +++------
 framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php |    2 +-
 framework/Prefs/lib/Horde/Prefs/Ui.php                        |    6 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Emails.php        |   13 +---
 framework/VFS/lib/VFS/horde.php                               |   33 +--------
 horde/po/translation.php                                      |    2 +-
 horde/services/cache.php                                      |    1 -
 horde/services/imple.php                                      |    1 -
 horde/templates/index/frames_index.inc                        |    5 +-
 imp/compose-dimp.php                                          |    4 +-
 imp/compose-mimp.php                                          |    4 +-
 imp/compose.php                                               |    4 +-
 imp/lib/Application.php                                       |   13 +--
 imp/lib/Auth.php                                              |    7 +-
 imp/mailbox-mimp.php                                          |    4 +-
 imp/mailbox.php                                               |    4 +-
 imp/message-mimp.php                                          |    4 +-
 imp/message.php                                               |    4 +-
 imp/thread.php                                                |    4 +-
 kastalia/download.php                                         |    2 +-
 kastalia/lib/base.php                                         |    2 +-
 koward/lib/Koward.php                                         |    2 -
 kronolith/lib/Ajax/Imple/Embed.php                            |   16 ++---
 news/lib/base.php                                             |    2 +-
 skoli/lib/base.php                                            |    2 +-
 timeobjects/lib/base.php                                      |    6 +-
 vilma/lib/base.php                                            |    2 +-
 whups/opensearch.php                                          |    2 +-
 whups/scripts/bugzilla-import.php                             |    2 +-
 whups/scripts/obliterate.php                                  |    2 +-
 wicked/opensearch.php                                         |    2 +-
 40 files changed, 97 insertions(+), 166 deletions(-)

http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/beatnik/lib/base.php?rt=horde-git&r1=b9163a56232f4f46f6942e17b032eb16471ca931&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/crumb/lib/base.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/fima/lib/base.php?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/folks/lib/base.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Ajax/lib/Horde/Ajax/Imple/Base.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Application.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=ab24638dc57aad9c18226592a5cebffe3911179a&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/Ui.php?rt=horde-git&r1=7fce21611e99ab3ef0772459d9062cb65656122f&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/framework/VFS/lib/VFS/horde.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/po/translation.php?rt=horde-git&r1=bd1c5ed4ab2fcc8ff35a54ba428e274c20fb3516&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/services/cache.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/services/imple.php?rt=horde-git&r1=61e152c1cb66d66db7fedbc358a4f417aa4e17c5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/horde/templates/index/frames_index.inc?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose-dimp.php?rt=horde-git&r1=b74dc7b724e4efbdb78746c6d0f42fd0f262cd93&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose-mimp.php?rt=horde-git&r1=9ad763efa473b2301c7280cc0d6d8ed8eae2fe24&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/compose.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-git&r1=63ef6bdb8366f8f3601d514cacf3c0d5fbd80c5e&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/mailbox-mimp.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/message-mimp.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/imp/thread.php?rt=horde-git&r1=12e455a324a5a44ca84c3d8939d50484eb9d9ad8&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kastalia/download.php?rt=horde-git&r1=f91c0d058e250c0e421c0f82a0263497ceefdab0&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kastalia/lib/base.php?rt=horde-git&r1=f603534693d6995fbe25339f8f42c0242d34f1bf&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/koward/lib/Koward.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/kronolith/lib/Ajax/Imple/Embed.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/news/lib/base.php?rt=horde-git&r1=ee2f36def7f90274040b3c391222e91f534d359d&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/skoli/lib/base.php?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/timeobjects/lib/base.php?rt=horde-git&r1=56ba20e05f74912eb0cf7d8285f38ce6224d11bf&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/vilma/lib/base.php?rt=horde-git&r1=84e2d040b1e609a6e0d2ccc90abf90900a3ff6da&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/opensearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/scripts/bugzilla-import.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/whups/scripts/obliterate.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e
http://git.horde.org/diff.php/wicked/opensearch.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=e73c134898000aa83c9b5fbf815e9829adcbbd3e

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

commit ac5ff50d01f2a99d43a38690e0156882912e58b7
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:17:57 2010 -0700

    Fix undefined index error

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

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Binder/Dns.php?rt=horde-git&r1=98b0b90a39ae371b9b1811a5ff0409a0fc908c22&r2=ac5ff50d01f2a99d43a38690e0156882912e58b7

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

commit 4e91cafd3d4ae9fd1d85dbc7201da785545cd558
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Feb 2 23:35:17 2010 -0700

    Clean up user-defined registry entries.

 framework/Core/lib/Horde/Registry.php |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=e73c134898000aa83c9b5fbf815e9829adcbbd3e&r2=4e91cafd3d4ae9fd1d85dbc7201da785545cd558

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

commit 8eaef864016080cc32cdfaff0f56e9a9a779a2cd
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Feb 3 01:35:17 2010 -0700

    Convert Horde_Ldap to H4 format

 framework/Group/Group/kolab.php             |    3 +-
 framework/Kolab_Storage/package.xml         |    2 +-
 framework/LDAP/LDAP.php                     |   91 -------------------------
 framework/LDAP/package.xml                  |   67 -------------------
 framework/LDAP/tests/quoteDN.phpt           |   44 ------------
 framework/Ldap/lib/Horde/Ldap.php           |   96 +++++++++++++++++++++++++++
 framework/Ldap/package.xml                  |   92 +++++++++++++++++++++++++
 framework/Ldap/test/Horde/Ldap/quoteDN.phpt |   44 ++++++++++++
 turba/lib/Driver/Ldap.php                   |   43 +-----------
 9 files changed, 237 insertions(+), 245 deletions(-)
 delete mode 100644 framework/LDAP/LDAP.php
 delete mode 100644 framework/LDAP/package.xml
 delete mode 100644 framework/LDAP/tests/quoteDN.phpt
 create mode 100644 framework/Ldap/lib/Horde/Ldap.php
 create mode 100644 framework/Ldap/package.xml
 create mode 100644 framework/Ldap/test/Horde/Ldap/quoteDN.phpt

http://git.horde.org/diff.php/framework/Group/Group/kolab.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/Kolab_Storage/package.xml?rt=horde-git&r1=e84cb0a7062410e94d16c027309abb954e854ca4&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/LDAP.php?rt=horde-git&r1=a9e8ae51befc5a9fc97366e1f623e3a822060afa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/package.xml?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/framework/LDAP/tests/quoteDN.phpt?rt=horde-git&r1=9cb1db2414871d3c98a0ebed0d11288c84cb384f&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/lib/Horde/Ldap.php?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/package.xml?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/co.php/framework/Ldap/test/Horde/Ldap/quoteDN.phpt?rt=horde-git&r=8eaef864016080cc32cdfaff0f56e9a9a779a2cd
http://git.horde.org/diff.php/turba/lib/Driver/Ldap.php?rt=horde-git&r1=82bb2e1d13c4b192fa4d6156e0aa1ac5597190fa&r2=8eaef864016080cc32cdfaff0f56e9a9a779a2cd




More information about the commits mailing list