- Dec 03, 2015
-
-
Morris Jobke authored
-
- Nov 30, 2015
-
-
Thomas Müller authored
-
- Oct 09, 2015
-
-
Jörn Friedrich Dreyer authored
-
- Sep 22, 2015
-
-
Lukas Reschke authored
-
- Jun 02, 2015
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Apr 10, 2015
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
Conflicts: apps/files_encryption/lib/util.php apps/files_encryption/tests/hooks.php
-
- Apr 08, 2015
-
-
Vincent Petry authored
The purpose of $originalStorage in unit tests was to remount the old root. However that storage itself is already wrapped by storage wrapper, so remounting it would rewrap the storage several times. This fix makes use of "loginAsUser()" and "logout()" from the TestCase class to properly initialize and cleanup the FS as expected.
-
- Feb 06, 2015
-
-
Lukas Reschke authored
-
- Jan 09, 2015
-
-
Lukas Reschke authored
The check for invalid paths is actually over-complicated and performed twice resulting in a performance penalty. Additionally, I decided to add unit-tests to that function. Part of https://github.com/owncloud/core/issues/13221
-
- Dec 03, 2014
-
-
Joas Schilling authored
-
- Nov 19, 2014
-
-
Joas Schilling authored
-
- Nov 17, 2014
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- Jun 04, 2014
-
-
Owen Winkler authored
-
- Mar 24, 2014
-
-
Vincent Petry authored
-
- Dec 06, 2013
-
-
Robin Appelman authored
-
- Nov 14, 2013
-
-
Vincent Petry authored
-
Vincent Petry authored
Now removing "/./" and trailing "/." from the paths when normalizing.
-
- Nov 12, 2013
-
-
Vincent Petry authored
Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage.
-
- May 24, 2013
-
-
Florin Peter authored
-
- Feb 11, 2013
-
-
Robin Appelman authored
-
- Feb 05, 2013
-
-
Thomas Müller authored
-
- Nov 24, 2012
-
-
Robin Appelman authored
change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash
-
- Oct 26, 2012
-
-
Robin Appelman authored
-