summaryrefslogtreecommitdiffstats
path: root/lib/files/mapper.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3690 from owncloud/use_execute_audited_in_filecacheThomas Müller2013-06-131-13/+13
|\
| * use executeAudited in files cacheJörn Friedrich Dreyer2013-06-121-13/+13
* | Update mapper.phpinfoneo2013-06-081-25/+8
* | Fixed problems with a dots in a filenamesinfoneo2013-05-121-6/+12
* | Dots in a filenames fixinfoneo2013-05-121-8/+19
|/
* some more test cases & fix on file name generation with indexThomas Mueller2013-03-191-2/+2
* adding extension to slugified physical pathThomas Mueller2013-03-191-7/+16
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-3/+5
* adding //IGNORE to iconv to prevent nasty php warningsThomas Mueller2013-03-121-1/+1
* slug generates uniqid in case the file/folder name contains not one single va...Thomas Mueller2013-03-121-4/+2
* indexed slug should be created based on logic pathThomas Mueller2013-03-121-1/+1
* class Mapper no respects an unchanged physical root which will be excluded fr...Thomas Mueller2013-02-151-12/+12
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
* fixing mappedlocal storage to work on non-windows as wellThomas Mueller2013-02-111-1/+15
* Mapper: use md5 hashes for database indexesRobin Appelman2013-02-101-6/+6
* initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-061-0/+216