[commits] Horde-Hatchery branch master updated. 7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
Michael Rubinsky
mike at theupstairsroom.com
Mon Dec 28 19:27:48 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 9bf8a7a6c5b743d66bc59eb2c4f6703ca2767187
00b72e3 Remove the incomplete H4 implementation from master
b74c3d1 Add H3's iCalendar library to hatchery until new H4 Icalendar lib is ready.
96f6126 Move incomplete H4 Icalendar library to H4-refactoring branch.
3f3858f Revert "Move incomplete H4 Icalendar library to H4-refactoring branch."
7b0c74b Revert "Revert "Move incomplete H4 Icalendar library to H4-refactoring branch.""
-----------------------------------------------------------------------
commit 00b72e37a94beb5fde06ed994760af25ed9ea5af
Author: Michael Rubinsky <mrubinsk at simon.horde.org>
Date: Mon Dec 28 18:48:40 2009 +0000
Remove the incomplete H4 implementation from master
framework/Vfs/app/controllers/DownloadController.php | 6 ---
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php | 21 -----------
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php | 17 ---------
framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php | 17 ---------
framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php | 16 --------
framework/Vfs/lib/Horde/Vfs/Base.php | 13 -------
framework/Vfs/lib/Horde/Vfs/Directory.php | 21 -----------
framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php | 13 -------
framework/Vfs/lib/Horde/Vfs/File.php | 34 ------------------
9 files changed, 0 insertions(+), 158 deletions(-)
delete mode 100644 framework/Vfs/app/controllers/DownloadController.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Base.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/File.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Base.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/Directory.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php
delete mode 100644 framework/Vfs/lib/Horde/Vfs/File.php
delete mode 100644 framework/Vfs/test/Horde/Vfs/BaseTest.php
delete mode 100644 framework/Vfs/test/Horde/Vfs/Db/BaseTest.php
http://git.horde.org/diff.php/framework/Vfs/app/controllers/DownloadController.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Base.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php?rt=horde-hatchery&r1=4f8d5532a98f5447a1303f3c937f2dbd02f6f49e&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/File.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Base.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/Directory.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/lib/Horde/Vfs/File.php?rt=horde-hatchery&r1=ef6d169d1c18bfb85c93e571588e885e3016a340&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/test/Horde/Vfs/BaseTest.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
http://git.horde.org/diff.php/framework/Vfs/test/Horde/Vfs/Db/BaseTest.php?rt=horde-hatchery&r1=3947d18d394ab6550863547a3ebb073ee17052b3&r2=00b72e37a94beb5fde06ed994760af25ed9ea5af
-----------------------------------------------------------------------
commit b74c3d195cf04f29facc288501504d9c06c091aa
Author: Michael Rubinsky <mrubinsk at simon.horde.org>
Date: Mon Dec 28 19:03:57 2009 +0000
Add H3's iCalendar library to hatchery until new H4 Icalendar lib
is ready.
framework/iCalendar/docs/examples/exchange.ics | 53 +
framework/iCalendar/docs/examples/exdate.ics | 16 +
framework/iCalendar/docs/examples/ical.ics | 40 +
framework/iCalendar/docs/examples/parser.php | 51 +
framework/iCalendar/docs/examples/test_recurring.vcs | 50 +
framework/iCalendar/docs/examples/vnote.txt | 7 +
framework/iCalendar/iCalendar.php | 1487 +++
framework/iCalendar/iCalendar/valarm.php | 30 +
framework/iCalendar/iCalendar/vcard.php | 148 +
framework/iCalendar/iCalendar/vevent.php | 232 +
framework/iCalendar/iCalendar/vfreebusy.php | 456 +
framework/iCalendar/iCalendar/vjournal.php | 30 +
framework/iCalendar/iCalendar/vnote.php | 62 +
framework/iCalendar/iCalendar/vtimezone.php | 208 +
framework/iCalendar/iCalendar/vtodo.php | 86 +
framework/iCalendar/package.xml | 158 +
framework/iCalendar/tests/.cvsignore | 5 +
framework/iCalendar/tests/bug_7423.phpt | 32 +
framework/iCalendar/tests/charset1.phpt | 50 +
framework/iCalendar/tests/empty_data.phpt | 30 +
framework/iCalendar/tests/fixtures/vTimezone/AuthorChats.ics | 208 +
framework/iCalendar/tests/fixtures/vTimezone/MMMPseminar.ics | 180 +
framework/iCalendar/tests/fixtures/vTimezone/Moon_Days.ics | 226 +
framework/iCalendar/tests/fixtures/vTimezone/ProjectCalendar.ics | 137 +
framework/iCalendar/tests/fixtures/vTimezone/SpanishHolidays.ics | 316 +
framework/iCalendar/tests/fixtures/vTimezone/allcategories.vcs | 166 +
framework/iCalendar/tests/fixtures/vTimezone/arsenal32FC.ics | 3594 ++++++
framework/iCalendar/tests/fixtures/vTimezone/events.ics | 26 +
framework/iCalendar/tests/fixtures/vTimezone/exchange.ics | 53 +
framework/iCalendar/tests/fixtures/vTimezone/exdate.ics | 16 +
framework/iCalendar/tests/fixtures/vTimezone/iscw.ics | 103 +
framework/iCalendar/tests/fixtures/vTimezone/meeting.ics | 71 +
framework/iCalendar/tests/fixtures/vTimezone/privacy_events.ics | 263 +
framework/iCalendar/tests/fixtures/vTimezone/rfc2445.ics | 305 +
framework/iCalendar/tests/fixtures/vTimezone/test.vcs | 34 +
framework/iCalendar/tests/fixtures/vTimezone/test4.vcs | 39 +
framework/iCalendar/tests/fixtures/vTimezone/test_recurring.vcs | 50 +
framework/iCalendar/tests/fixtures/vTimezone/wicca.ics | 568 +
framework/iCalendar/tests/geo.phpt | 37 +
framework/iCalendar/tests/iCalendar.phpt | 36 +
framework/iCalendar/tests/line-folding.phpt | 181 +
framework/iCalendar/tests/quoted-params.phpt | 43 +
framework/iCalendar/tests/read-escapes.phpt | 59 +
framework/iCalendar/tests/read-vcard-org.phpt | 25 +
framework/iCalendar/tests/read-write-escapes.phpt | 43 +
framework/iCalendar/tests/timezones.phpt | 828 ++
framework/iCalendar/tests/vcal20.phpt | 321 +
framework/iCalendar/tests/vfreebusy.phpt | 269 +
framework/iCalendar/tests/write-escapes.phpt | 51 +
49 files changed, 11479 insertions(+), 0 deletions(-)
create mode 100644 framework/iCalendar/docs/examples/exchange.ics
create mode 100644 framework/iCalendar/docs/examples/exdate.ics
create mode 100644 framework/iCalendar/docs/examples/ical.ics
create mode 100755 framework/iCalendar/docs/examples/parser.php
create mode 100644 framework/iCalendar/docs/examples/test_recurring.vcs
create mode 100644 framework/iCalendar/docs/examples/vnote.txt
create mode 100644 framework/iCalendar/iCalendar.php
create mode 100644 framework/iCalendar/iCalendar/valarm.php
create mode 100644 framework/iCalendar/iCalendar/vcard.php
create mode 100644 framework/iCalendar/iCalendar/vevent.php
create mode 100644 framework/iCalendar/iCalendar/vfreebusy.php
create mode 100644 framework/iCalendar/iCalendar/vjournal.php
create mode 100644 framework/iCalendar/iCalendar/vnote.php
create mode 100644 framework/iCalendar/iCalendar/vtimezone.php
create mode 100644 framework/iCalendar/iCalendar/vtodo.php
create mode 100644 framework/iCalendar/package.xml
create mode 100644 framework/iCalendar/tests/.cvsignore
create mode 100644 framework/iCalendar/tests/bug_7423.phpt
create mode 100644 framework/iCalendar/tests/charset1.phpt
create mode 100644 framework/iCalendar/tests/empty_data.phpt
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/AuthorChats.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/MMMPseminar.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/Moon_Days.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/ProjectCalendar.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/SpanishHolidays.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/allcategories.vcs
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/arsenal32FC.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/events.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/exchange.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/exdate.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/iscw.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/meeting.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/privacy_events.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/rfc2445.ics
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/test.vcs
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/test4.vcs
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/test_recurring.vcs
create mode 100644 framework/iCalendar/tests/fixtures/vTimezone/wicca.ics
create mode 100644 framework/iCalendar/tests/geo.phpt
create mode 100644 framework/iCalendar/tests/iCalendar.phpt
create mode 100644 framework/iCalendar/tests/line-folding.phpt
create mode 100644 framework/iCalendar/tests/quoted-params.phpt
create mode 100644 framework/iCalendar/tests/read-escapes.phpt
create mode 100644 framework/iCalendar/tests/read-vcard-org.phpt
create mode 100644 framework/iCalendar/tests/read-write-escapes.phpt
create mode 100644 framework/iCalendar/tests/timezones.phpt
create mode 100644 framework/iCalendar/tests/vcal20.phpt
create mode 100644 framework/iCalendar/tests/vfreebusy.phpt
create mode 100644 framework/iCalendar/tests/write-escapes.phpt
http://git.horde.org/co.php/framework/iCalendar/docs/examples/exchange.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/docs/examples/exdate.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/docs/examples/ical.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/docs/examples/parser.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/docs/examples/test_recurring.vcs?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/docs/examples/vnote.txt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/valarm.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vcard.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vevent.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vfreebusy.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vjournal.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vnote.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vtimezone.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/iCalendar/vtodo.php?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/package.xml?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/.cvsignore?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/bug_7423.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/charset1.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/empty_data.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/AuthorChats.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/MMMPseminar.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/Moon_Days.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/ProjectCalendar.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/SpanishHolidays.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/allcategories.vcs?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/arsenal32FC.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/events.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/exchange.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/exdate.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/iscw.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/meeting.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/privacy_events.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/rfc2445.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/test.vcs?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/test4.vcs?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/test_recurring.vcs?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/fixtures/vTimezone/wicca.ics?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/geo.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/iCalendar.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/line-folding.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/quoted-params.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/read-escapes.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/read-vcard-org.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/read-write-escapes.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/timezones.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/vcal20.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/vfreebusy.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
http://git.horde.org/co.php/framework/iCalendar/tests/write-escapes.phpt?rt=horde-hatchery&r=b74c3d195cf04f29facc288501504d9c06c091aa
-----------------------------------------------------------------------
commit 96f6126bb425a507b1840a3710b4b26fae789350
Author: Michael Rubinsky <mrubinsk at simon.horde.org>
Date: Mon Dec 28 19:05:05 2009 +0000
Move incomplete H4 Icalendar library to H4-refactoring branch.
framework/Icalendar/lib/Horde/Icalendar/Base.php | 241 -------
framework/Icalendar/lib/Horde/Icalendar/Exception.php | 5 -
framework/Icalendar/lib/Horde/Icalendar/Valarm.php | 20 -
framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php | 46 --
framework/Icalendar/lib/Horde/Icalendar/Vevent.php | 53 --
framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php | 37 -
framework/Icalendar/lib/Horde/Icalendar/Vjournal.php | 26 -
framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php | 25 -
framework/Icalendar/lib/Horde/Icalendar/Vtodo.php | 32 -
framework/Icalendar/lib/Horde/Icalendar/Writer.php | 27 -
framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php | 42 --
framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php | 26 -
framework/Icalendar/test/Horde/Icalendar/AllTests.php | 32 -
framework/Icalendar/test/Horde/Icalendar/WriterTest.php | 66 --
14 files changed, 0 insertions(+), 678 deletions(-)
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Base.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Exception.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Valarm.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vevent.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vjournal.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtodo.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php
delete mode 100644 framework/Icalendar/test/Horde/Icalendar/AllTests.php
delete mode 100644 framework/Icalendar/test/Horde/Icalendar/WriterTest.php
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Base.php?rt=horde-hatchery&r1=7d62756fb2cc44d1739261b0f46dd9f52b3960ab&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Exception.php?rt=horde-hatchery&r1=3bb6a41bb44e24953a2d8b9b04ecf8fc4904f57e&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Valarm.php?rt=horde-hatchery&r1=4a0ed8952cfefcdfb36a96ba21d2a80b0746c6b6&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php?rt=horde-hatchery&r1=8f215354d4274ce0fecc382c1ac1d42f63817889&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vevent.php?rt=horde-hatchery&r1=7d62756fb2cc44d1739261b0f46dd9f52b3960ab&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php?rt=horde-hatchery&r1=4a0ed8952cfefcdfb36a96ba21d2a80b0746c6b6&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php?rt=horde-hatchery&r1=4a0ed8952cfefcdfb36a96ba21d2a80b0746c6b6&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php?rt=horde-hatchery&r1=4a0ed8952cfefcdfb36a96ba21d2a80b0746c6b6&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php?rt=horde-hatchery&r1=4a0ed8952cfefcdfb36a96ba21d2a80b0746c6b6&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer.php?rt=horde-hatchery&r1=3bb6a41bb44e24953a2d8b9b04ecf8fc4904f57e&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php?rt=horde-hatchery&r1=7d62756fb2cc44d1739261b0f46dd9f52b3960ab&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php?rt=horde-hatchery&r1=7d62756fb2cc44d1739261b0f46dd9f52b3960ab&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/AllTests.php?rt=horde-hatchery&r1=68e1addcf3287581e5e02e77577639e2d87d78fb&r2=96f6126bb425a507b1840a3710b4b26fae789350
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/WriterTest.php?rt=horde-hatchery&r1=18334d80e9bd41c525647673aabc3fa9a10186ba&r2=96f6126bb425a507b1840a3710b4b26fae789350
-----------------------------------------------------------------------
commit 3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
Author: Michael Rubinsky <mrubinsk at simon.horde.org>
Date: Mon Dec 28 19:07:06 2009 +0000
Revert "Move incomplete H4 Icalendar library to H4-refactoring branch."
This reverts commit 96f6126bb425a507b1840a3710b4b26fae789350.
framework/Icalendar/lib/Horde/Icalendar/Base.php | 241 +++++++
framework/Icalendar/lib/Horde/Icalendar/Exception.php | 5 +
framework/Icalendar/lib/Horde/Icalendar/Valarm.php | 20 +
framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php | 46 ++
framework/Icalendar/lib/Horde/Icalendar/Vevent.php | 53 ++
framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php | 37 +
framework/Icalendar/lib/Horde/Icalendar/Vjournal.php | 26 +
framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php | 25 +
framework/Icalendar/lib/Horde/Icalendar/Vtodo.php | 32 +
framework/Icalendar/lib/Horde/Icalendar/Writer.php | 27 +
framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php | 42 ++
framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php | 26 +
framework/Icalendar/test/Horde/Icalendar/AllTests.php | 32 +
framework/Icalendar/test/Horde/Icalendar/WriterTest.php | 66 ++
14 files changed, 678 insertions(+), 0 deletions(-)
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Base.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Exception.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Valarm.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vevent.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vjournal.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtodo.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php
create mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php
create mode 100644 framework/Icalendar/test/Horde/Icalendar/AllTests.php
create mode 100644 framework/Icalendar/test/Horde/Icalendar/WriterTest.php
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Base.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Exception.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Valarm.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vevent.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/AllTests.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/WriterTest.php?rt=horde-hatchery&r1=96f6126bb425a507b1840a3710b4b26fae789350&r2=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4
-----------------------------------------------------------------------
commit 7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
Author: Michael Rubinsky <mrubinsk at simon.horde.org>
Date: Mon Dec 28 19:08:19 2009 +0000
Revert "Revert "Move incomplete H4 Icalendar library to H4-refactoring branch.""
This reverts commit 3f3858f63d293d587be48d3bcccaf6f13a7cf4a4.
framework/Icalendar/lib/Horde/Icalendar/Base.php | 241 -------
framework/Icalendar/lib/Horde/Icalendar/Exception.php | 5 -
framework/Icalendar/lib/Horde/Icalendar/Valarm.php | 20 -
framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php | 46 --
framework/Icalendar/lib/Horde/Icalendar/Vevent.php | 53 --
framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php | 37 -
framework/Icalendar/lib/Horde/Icalendar/Vjournal.php | 26 -
framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php | 25 -
framework/Icalendar/lib/Horde/Icalendar/Vtodo.php | 32 -
framework/Icalendar/lib/Horde/Icalendar/Writer.php | 27 -
framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php | 42 --
framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php | 26 -
framework/Icalendar/test/Horde/Icalendar/AllTests.php | 32 -
framework/Icalendar/test/Horde/Icalendar/WriterTest.php | 66 --
14 files changed, 0 insertions(+), 678 deletions(-)
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Base.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Exception.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Valarm.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vevent.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vjournal.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Vtodo.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php
delete mode 100644 framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php
delete mode 100644 framework/Icalendar/test/Horde/Icalendar/AllTests.php
delete mode 100644 framework/Icalendar/test/Horde/Icalendar/WriterTest.php
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Base.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Exception.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Valarm.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vcalendar.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vevent.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Base.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/lib/Horde/Icalendar/Writer/Vcalendar/20.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/AllTests.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
http://git.horde.org/diff.php/framework/Icalendar/test/Horde/Icalendar/WriterTest.php?rt=horde-hatchery&r1=3f3858f63d293d587be48d3bcccaf6f13a7cf4a4&r2=7b0c74b8e467d6727a3aed08578ba2b18e0bc01b
More information about the commits
mailing list