Robin Appelman
|
63c898c064
|
Make rmdir recursive for local storage
|
2013-06-17 17:34:09 +02:00 |
Robin Appelman
|
8a838e0e03
|
Code style
|
2013-04-26 17:30:55 +02:00 |
Robin Appelman
|
258ad38fd3
|
Fix touch for creating new files
|
2013-04-10 13:48:24 +02:00 |
Thomas Mueller
|
d069ee8a8b
|
fixes #2792 - only touch if writable
|
2013-04-08 22:22:49 +02:00 |
Robin Appelman
|
ed83597371
|
Return unknown freespace if the free_space call failed
Fixes #2312
|
2013-03-14 17:00:30 +01:00 |
Bart Visscher
|
ffae6f4b84
|
Style-fix: Breakup long lines
|
2013-02-14 08:38:37 +01:00 |
Bart Visscher
|
cd35d257bb
|
Fix NoSpaceAfterComma and SpaceBeforeComma
|
2013-02-14 08:36:26 +01:00 |
Lukas Reschke
|
06bba59249
|
Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-master
Mapped storage unit testing linux master
|
2013-02-12 22:58:37 -08:00 |
Thomas Müller
|
8174e5faf1
|
make MappedLocal available and testable within Linux as well
|
2013-02-09 19:03:03 +01:00 |
Thomas Müller
|
e0da721a7d
|
adding ctor to Local and revert call to it within Temporary
|
2013-02-09 17:16:13 +01:00 |
Thomas Mueller
|
fd8cb9974b
|
initial version of a local storage implementation which will use unique slugified filename on the local filesystem.
This implementation will only be enabled on windows based system to solve the issues around UTF-8 file names with php on windows.
|
2013-02-06 23:41:52 +01:00 |
Thomas Mueller
|
02e6adfdb3
|
fixing namespace
|
2013-02-04 20:49:01 +01:00 |
Robin Appelman
|
f858381775
|
merge master into filesystem
|
2013-01-22 23:27:04 +01:00 |
Robin Appelman
|
e8d08d4930
|
merge master into filesystem
|
2013-01-07 00:16:10 +01:00 |
Robin Appelman
|
961ff01a93
|
merge master into filesystem
|
2012-11-07 17:18:56 +01:00 |
Robin Appelman
|
7bc49d2a57
|
merge master into filesystem
|
2012-10-25 18:26:08 +02:00 |
Robin Appelman
|
cfa036eaa9
|
drop filectime from the filesystem api's
|
2012-10-20 23:58:07 +02:00 |
Robin Appelman
|
93292516d9
|
Merge branch 'master' into filesystem
|
2012-09-22 14:28:14 +02:00 |
Robin Appelman
|
e8d3a47685
|
add getId to storage backends
|
2012-09-12 22:50:10 +02:00 |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
2012-09-07 18:30:48 +02:00 |