[commits] Horde-Hatchery branch master updated.

Chuck Hagenbuch chuck at horde.org
Fri Mar 20 03:15:48 UTC 2009


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

from: 18170e874901908f2ed26c357e1de5a0cd9aa382

0c73507... blank s3 service stub
a893b09... blank sqs service stub
3947d18... blank stub of what the h4 vfs library might look like
9bed29a... blank stub of what an h4 validation layer might look like

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

commit 0c73507eea97d9d6acfd89926919d93e13ea710b
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Mar 19 23:13:38 2009 -0400

    blank s3 service stub

 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_S3/lib/Horde/Service/S3.php

http://git.horde.org/co.php/framework/Service_S3/lib/Horde/Service/S3.php?rt=horde-hatchery&r=0c73507eea97d9d6acfd89926919d93e13ea710b

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

commit a893b097f254f6f47d584085e12f2b71a5b366a0
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Mar 19 23:13:55 2009 -0400

    blank sqs service stub

 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_Sqs/lib/Horde/Service/Sqs.php

http://git.horde.org/co.php/framework/Service_Sqs/lib/Horde/Service/Sqs.php?rt=horde-hatchery&r=a893b097f254f6f47d584085e12f2b71a5b366a0

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

commit 3947d18d394ab6550863547a3ebb073ee17052b3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Mar 19 23:14:14 2009 -0400

    blank stub of what the h4 vfs library might look like

 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 framework/Vfs/lib/Horde/Vfs.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Base.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/File.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Base.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/Directory.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php
 create mode 100644 framework/Vfs/lib/Horde/Vfs/File.php
 create mode 100644 framework/Vfs/test/Horde/Vfs/BaseTest.php
 create mode 100644 framework/Vfs/test/Horde/Vfs/Db/BaseTest.php

http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Base.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/File.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Base.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/Directory.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/lib/Horde/Vfs/File.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/test/Horde/Vfs/BaseTest.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3
http://git.horde.org/co.php/framework/Vfs/test/Horde/Vfs/Db/BaseTest.php?rt=horde-hatchery&r=3947d18d394ab6550863547a3ebb073ee17052b3

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

commit 9bed29ab760b9d86c4eb91d3d4ddb9d1cebbf3a1
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Thu Mar 19 23:15:51 2009 -0400

    blank stub of what an h4 validation layer might look like

 0 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 framework/Validation/lib/Horde/Validation/Exception.php
 create mode 100644 framework/Validation/lib/Horde/Validation/Ruleset.php
 create mode 100644 framework/Validation/lib/Horde/Validation/Rusult.php
 create mode 100644 framework/Validation/lib/Horde/Validation/Validator.php

http://git.horde.org/co.php/framework/Validation/lib/Horde/Validation/Exception.php?rt=horde-hatchery&r=9bed29ab760b9d86c4eb91d3d4ddb9d1cebbf3a1
http://git.horde.org/co.php/framework/Validation/lib/Horde/Validation/Ruleset.php?rt=horde-hatchery&r=9bed29ab760b9d86c4eb91d3d4ddb9d1cebbf3a1
http://git.horde.org/co.php/framework/Validation/lib/Horde/Validation/Rusult.php?rt=horde-hatchery&r=9bed29ab760b9d86c4eb91d3d4ddb9d1cebbf3a1
http://git.horde.org/co.php/framework/Validation/lib/Horde/Validation/Validator.php?rt=horde-hatchery&r=9bed29ab760b9d86c4eb91d3d4ddb9d1cebbf3a1




More information about the commits mailing list