Thomas Mueller
|
e3ba0c3082
|
adding a new test class for mapped local using a dot in the datadir - reflects the issue described in #1659
|
2013-02-15 14:46:09 +01:00 |
Thomas Müller
|
8174e5faf1
|
make MappedLocal available and testable within Linux as well
|
2013-02-09 19:03:03 +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
|
997259df4b
|
reuse \OC_Helper::tmpFolder()
|
2013-02-04 14:11:51 +01:00 |
Robin Appelman
|
930b9b9cd0
|
merge master into filesystem
|
2013-01-26 18:49:45 +01:00 |
Robin Appelman
|
5445b94416
|
merge master into filesystem
|
2013-01-16 19:04:50 +01:00 |
Robin Appelman
|
fb2d2bc201
|
merge master into filesystem
|
2012-10-11 22:54:39 +02:00 |
Robin Appelman
|
e7899e17de
|
merge phpunit into filesystem
|
2012-10-08 13:53:53 +02:00 |
Robin Appelman
|
96b798a59f
|
move storage backend test cases to their own namespace
|
2012-09-22 14:51:15 +02:00 |