projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a893b09
)
blank stub of what the h4 vfs library might look like
author
Chuck Hagenbuch
<chuck@horde.org>
Fri, 20 Mar 2009 03:14:14 +0000
(23:14 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Fri, 20 Mar 2009 03:16:01 +0000
(23:16 -0400)
15 files changed:
framework/Vfs/lib/Horde/Vfs.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Base.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/File.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Base.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/Directory.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/lib/Horde/Vfs/File.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/test/Horde/Vfs/BaseTest.php
[new file with mode: 0644]
patch
|
blob
framework/Vfs/test/Horde/Vfs/Db/BaseTest.php
[new file with mode: 0644]
patch
|
blob
diff --git a/framework/Vfs/lib/Horde/Vfs.php
b/framework/Vfs/lib/Horde/Vfs.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Base.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Base.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Base.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Db/Chunked.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Db/File.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Db/S3.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/File.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/File.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Ftp.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php
b/framework/Vfs/lib/Horde/Vfs/Adapter/Mogile.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Base.php
b/framework/Vfs/lib/Horde/Vfs/Base.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/Directory.php
b/framework/Vfs/lib/Horde/Vfs/Directory.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php
b/framework/Vfs/lib/Horde/Vfs/DirectoryIterator.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/lib/Horde/Vfs/File.php
b/framework/Vfs/lib/Horde/Vfs/File.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/test/Horde/Vfs/BaseTest.php
b/framework/Vfs/test/Horde/Vfs/BaseTest.php
new file mode 100644
(file)
index 0000000..
e69de29
diff --git a/framework/Vfs/test/Horde/Vfs/Db/BaseTest.php
b/framework/Vfs/test/Horde/Vfs/Db/BaseTest.php
new file mode 100644
(file)
index 0000000..
e69de29