summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/tests/webdav.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4537 from owncloud/no-realpathThomas Müller2013-08-221-8/+8
|\
| * Use __DIR__ instead of dirname(__FILE__).Andreas Fischer2013-08-211-8/+8
| * Do not use realpath() on includes.Andreas Fischer2013-08-211-8/+8
* | Merge pull request #4239 from owncloud/decrypt_files_againBjörn Schießle2013-08-181-1/+1
|\ \
| * | adapt unit tests to the modified stream wrapperBjoern Schiessle2013-07-301-1/+1
| |/
* / Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|/
* Merge branch 'master' into file_encryption_external_storage_fixesFlorin Peter2013-05-301-3/+3
|\
| * changed basic auth to test userFlorin Peter2013-05-271-3/+3
* | fixed typoFlorin Peter2013-05-291-1/+1
|/
* added users for testsFlorin Peter2013-05-261-67/+79
* improved testFlorin Peter2013-05-261-52/+51
* added webdav testFlorin Peter2013-05-211-0/+251