[commits] Horde-Hatchery branch master updated.
Michael M Slusarz
slusarz at horde.org
Wed Jun 3 04:33:58 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: e68135ff0f697b0a22e93fa23b3239d0dbc5eb54
e7d9b01... Move some common functions from Buffer to main ViewPort class.
87424c9... Use new identifier for search mailboxes
563cc3d... This script doesn't work with relative paths.
5064e6f... Various fixes to make ingo work in Git
8d0e368... Clean up createFolder API call
b3353dc... documentation tweaks
d7950a8... Clean up Ingo API code
5dd54c2... Correctly instantiate singletons.
-----------------------------------------------------------------------
commit e7d9b014b40f0f5502f69840e81ca99eb77b2610
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 14:15:11 2009 -0600
Move some common functions from Buffer to main ViewPort class.
imp/js/src/ViewPort.js | 48 ++++++++++++++++++++++--------------------------
1 files changed, 22 insertions(+), 26 deletions(-)
http://git.horde.org/diff.php/imp/js/src/ViewPort.js?rt=horde-hatchery&r1=a780c25482037056921c32e29cc93d255b6a1da2&r2=e7d9b014b40f0f5502f69840e81ca99eb77b2610
-----------------------------------------------------------------------
commit 87424c9ee31fc47f3a249febea60a06bd15c70e1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 15:28:25 2009 -0600
Use new identifier for search mailboxes
imp/lib/IMP.php | 3 ---
imp/lib/Search.php | 22 ++++++++++++----------
imp/lib/base.php | 4 ++--
3 files changed, 14 insertions(+), 15 deletions(-)
http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=e68135ff0f697b0a22e93fa23b3239d0dbc5eb54&r2=87424c9ee31fc47f3a249febea60a06bd15c70e1
http://git.horde.org/diff.php/imp/lib/Search.php?rt=horde-hatchery&r1=a5ae220574e1ff1c25e91abdf49673ed35d46749&r2=87424c9ee31fc47f3a249febea60a06bd15c70e1
http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=a904072bab3eac4fcdbb7918ad0a50d1bee6644b&r2=87424c9ee31fc47f3a249febea60a06bd15c70e1
-----------------------------------------------------------------------
commit 563cc3da51446ec6431682bcef2c6cae099f9738
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 20:52:05 2009 -0600
This script doesn't work with relative paths.
imp/index.php | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/index.php?rt=horde-hatchery&r1=2813aaf25aa91219930609fa899932116e2f0771&r2=563cc3da51446ec6431682bcef2c6cae099f9738
-----------------------------------------------------------------------
commit 5064e6fefd820728abde4a7a065e8a8d18d65919
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 21:10:20 2009 -0600
Various fixes to make ingo work in Git
ingo/config/prefs.php.dist | 1 +
ingo/forward.php | 3 ++-
ingo/index.php | 13 ++++++++++++-
ingo/lib/Ingo.php | 10 +++++-----
ingo/lib/Session.php | 10 +++++-----
ingo/lib/Storage.php | 24 ++++++++++++++----------
ingo/lib/tests/ProcmailTest.php | 2 +-
ingo/lib/tests/SieveTest.php | 4 ++--
ingo/spam.php | 6 +++---
ingo/templates/rule/filter.inc | 2 +-
ingo/templates/rule/footer.inc | 8 ++++----
ingo/templates/rule/header.inc | 4 ++--
ingo/vacation.php | 3 ++-
13 files changed, 54 insertions(+), 36 deletions(-)
http://git.horde.org/diff.php/ingo/config/prefs.php.dist?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/forward.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/index.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/lib/Ingo.php?rt=horde-hatchery&r1=cfe6659031c3bbe37ca189e07e47edb3389c807f&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/lib/Session.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/lib/Storage.php?rt=horde-hatchery&r1=016bc7482aafc74af6de24394134cbb7ab61b25a&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/lib/tests/ProcmailTest.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/lib/tests/SieveTest.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/spam.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/templates/rule/filter.inc?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/templates/rule/footer.inc?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/templates/rule/header.inc?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
http://git.horde.org/diff.php/ingo/vacation.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=5064e6fefd820728abde4a7a065e8a8d18d65919
-----------------------------------------------------------------------
commit 8d0e368e6f5d24173fef4347e25de53c3e4f7087
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 21:28:42 2009 -0600
Clean up createFolder API call
imp/lib/api.php | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/imp/lib/api.php?rt=horde-hatchery&r1=d964652aeb155d8903738224cc843fb03b6c88fe&r2=8d0e368e6f5d24173fef4347e25de53c3e4f7087
-----------------------------------------------------------------------
commit b3353dcd7bd942db636a1c201f174ffc0333536d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 22:03:04 2009 -0600
documentation tweaks
ingo/docs/CHANGES | 2 +-
ingo/docs/INSTALL | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/ingo/docs/CHANGES?rt=horde-hatchery&r1=28899c4373baf8a24097bac28ab1fd5e63b99b8f&r2=b3353dcd7bd942db636a1c201f174ffc0333536d
http://git.horde.org/diff.php/ingo/docs/INSTALL?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=b3353dcd7bd942db636a1c201f174ffc0333536d
-----------------------------------------------------------------------
commit d7950a80b9fb589b6a18301bd571fe36a5fa0522
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 22:10:33 2009 -0600
Clean up Ingo API code
ingo/lib/api.php | 79 ++++++++++++++++++++++++++----------------------------
1 files changed, 38 insertions(+), 41 deletions(-)
http://git.horde.org/diff.php/ingo/lib/api.php?rt=horde-hatchery&r1=82c209c8e71b9473af38085588bda376ab370f98&r2=d7950a80b9fb589b6a18301bd571fe36a5fa0522
-----------------------------------------------------------------------
commit 5dd54c2fe775ace327c281ef4a36ac5edf1c365a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jun 2 22:19:35 2009 -0600
Correctly instantiate singletons.
imp/ajax.php | 14 +++++++-------
imp/mailbox.php | 12 ++++++------
2 files changed, 13 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/imp/ajax.php?rt=horde-hatchery&r1=a253d734b1b1fc2b8b9376ddddeb5fdb7fd86e7e&r2=5dd54c2fe775ace327c281ef4a36ac5edf1c365a
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-hatchery&r1=5f67e6287071e73f6bb5249f27032b8d3798aacf&r2=5dd54c2fe775ace327c281ef4a36ac5edf1c365a
More information about the commits
mailing list