summaryrefslogtreecommitdiffstats
path: root/lib/files/mapper.php
Commit message (Expand)AuthorAgeFilesLines
* 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