[commits] Horde branch master updated. c14a2676c9a414646a2d876b50559a16c6f67be1

Michael J. Rubinsky mrubinsk at horde.org
Tue Jun 14 04:06:32 UTC 2011


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

from: d5b060cf1a1d0490b6294448dbf00781a11cfe8b

0a12754 Need to commit a transaction first when accessing as guest.
b95e9a4 actually return the transactionId
ff330f1 no idea why this table was being dropped...
35e05aa this is handled in the 7 migration
f97f09b get the charset from the db adapter
c14a267 add missing method visibility

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

commit 0a127540749ad3ef00b29a283827816fa07e0457
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 13 23:39:20 2011 -0400

    Need to commit a transaction first when accessing as guest.
    
    Need a transactionId to build the $creator string.

 whups/lib/Driver/Sql.php |   27 ++++++++++++++-------------
 1 files changed, 14 insertions(+), 13 deletions(-)

http://git.horde.org/horde-git/-/commit/0a127540749ad3ef00b29a283827816fa07e0457

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

commit b95e9a40c776e1874e30b6c59b61a7c9654ba06b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 13 23:45:38 2011 -0400

    actually return the transactionId

 whups/lib/Driver/Sql.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/b95e9a40c776e1874e30b6c59b61a7c9654ba06b

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

commit ff330f138be7381412ffc909b9ba2b80b3796260
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 13 23:51:12 2011 -0400

    no idea why this table was being dropped...

 whups/migration/7_whups_upgrade_autoincrement.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ff330f138be7381412ffc909b9ba2b80b3796260

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

commit 35e05aaab381ef91ac589a97ca74a78f1c12f951
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jun 13 23:52:52 2011 -0400

    this is handled in the 7 migration

 whups/migration/6_whups_upgrade_transactions.php |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/35e05aaab381ef91ac589a97ca74a78f1c12f951

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

commit f97f09b40044661237d534fa67968c3f78939435
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jun 14 00:05:37 2011 -0400

    get the charset from the db adapter

 whups/lib/Driver/Sql.php |  154 +++++++++++++++++++++++-----------------------
 1 files changed, 77 insertions(+), 77 deletions(-)

http://git.horde.org/horde-git/-/commit/f97f09b40044661237d534fa67968c3f78939435

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

commit c14a2676c9a414646a2d876b50559a16c6f67be1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Tue Jun 14 00:06:11 2011 -0400

    add missing method visibility

 whups/lib/Query/Manager.php |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/c14a2676c9a414646a2d876b50559a16c6f67be1




More information about the commits mailing list