[commits] Horde branch master updated. ede7911f9ad2e44cb6ce307cc4b8ebad12304a18

Michael M Slusarz slusarz at horde.org
Tue Aug 3 07:50:24 UTC 2010


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

from: b1f13c2b907b37bb6bca7b49c7334e27d19ae84d

d60db49 Use Horde_Url::redirect()
fb8207c Allow a configuration to be passed to Horde_Db factory.
ede7911 Use Horde_Db for IMP SQL quota driver

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

commit d60db49628a9da0689acf915dd40e2ead2005f3d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 3 00:17:13 2010 -0600

    Use Horde_Url::redirect()

 horde/admin/perms/addchild.php     |    9 ++-------
 horde/admin/perms/delete.php       |   12 +++---------
 horde/admin/perms/edit.php         |   19 +++++++++----------
 horde/admin/setup/config.php       |    7 ++-----
 horde/admin/setup/index.php        |    4 +---
 horde/admin/setup/scripts.php      |    7 +++----
 horde/index.php                    |    9 +++++----
 horde/login.php                    |   12 ++++--------
 horde/scripts/http_login_refer.php |    6 ++++--
 horde/services/changepassword.php  |    8 +++-----
 horde/services/facebook.php        |    7 ++-----
 horde/services/language.php        |    9 +++++----
 horde/services/problem.php         |    4 +---
 horde/services/resetpassword.php   |    5 ++---
 horde/services/twitter.php         |    4 +---
 horde/signup.php                   |    9 +++------
 16 files changed, 50 insertions(+), 81 deletions(-)

http://git.horde.org/diff.php/horde/admin/perms/addchild.php?rt=horde-git&r1=4fd5de48328cc44ba9e468a6acb62a36ea1959dd&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/admin/perms/delete.php?rt=horde-git&r1=b59a9a7f414dc3edc7d6fc0caf8396e38b1c4649&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/admin/perms/edit.php?rt=horde-git&r1=b59a9a7f414dc3edc7d6fc0caf8396e38b1c4649&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/admin/setup/config.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/admin/setup/index.php?rt=horde-git&r1=f51219d853ecbc41ae3948bef25f6c5e8c36217f&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/admin/setup/scripts.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/index.php?rt=horde-git&r1=155edcbb7d3dae2f1dc336b10d1a8324b9860d51&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/login.php?rt=horde-git&r1=7b3bbbebc0bdf043604682a9f7ad347a83b9d0db&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/scripts/http_login_refer.php?rt=horde-git&r1=ca6b51851fce63520490f0c5295db8a380d281bf&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/changepassword.php?rt=horde-git&r1=bb5a553250e937a8e82ecfbd57fd99cc9d777c27&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/facebook.php?rt=horde-git&r1=26dfe1d2eef0e3ca0651735b927dbb2eb7458a7e&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/language.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/problem.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/resetpassword.php?rt=horde-git&r1=77e3dd782f525dadbb88512854d903ac2d7f9cb9&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/services/twitter.php?rt=horde-git&r1=31782c98506d6879277950ccc023f21e033c6ec7&r2=d60db49628a9da0689acf915dd40e2ead2005f3d
http://git.horde.org/diff.php/horde/signup.php?rt=horde-git&r1=ca6b51851fce63520490f0c5295db8a380d281bf&r2=d60db49628a9da0689acf915dd40e2ead2005f3d

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

commit fb8207ce940d5a65d58f8cc79ff9d0db2c995174
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 3 00:44:01 2010 -0600

    Allow a configuration to be passed to Horde_Db factory.

 framework/Core/lib/Horde/Core/Factory/Db.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Db.php?rt=horde-git&r1=b6ce0f85be89200ceb6b21f43e48688852a33b06&r2=fb8207ce940d5a65d58f8cc79ff9d0db2c995174

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

commit ede7911f9ad2e44cb6ce307cc4b8ebad12304a18
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 3 00:44:34 2010 -0600

    Use Horde_Db for IMP SQL quota driver

 imp/lib/Injector/Binder/Quota.php |   10 +++-
 imp/lib/Quota/Sql.php             |   78 +++++++++++++++---------------------
 2 files changed, 40 insertions(+), 48 deletions(-)

http://git.horde.org/diff.php/imp/lib/Injector/Binder/Quota.php?rt=horde-git&r1=d67f346b2333b41b3dcea0ea21c7a3f81632ce5c&r2=ede7911f9ad2e44cb6ce307cc4b8ebad12304a18
http://git.horde.org/diff.php/imp/lib/Quota/Sql.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=ede7911f9ad2e44cb6ce307cc4b8ebad12304a18




More information about the commits mailing list