Commit Graph

11 Commits (de4e4cb6ea9decd756a2c813c8a224df4c92dbd8)

Author SHA1 Message Date
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 4d91fa4c93 Normalize before processing 11 years ago
Lukas Reschke 33c0d2f743 Fix mapping of relative paths 11 years ago
Joas Schilling 1846aebfff Use md5() of the original name instead of uniqid() for slugifying 12 years ago
Joas Schilling b861e1d696 Fix code layout before fixing the function 12 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Jörn Friedrich Dreyer d3eadcde56 use executeAudited in files cache 13 years ago
infoneo b39113ae3e Update mapper.php 13 years ago
infoneo be4eef682a Fixed problems with a dots in a filenames 13 years ago
infoneo 8f19c5ecab Dots in a filenames fix 13 years ago
Thomas Mueller 268d4a525d some more test cases & fix on file name generation with index 13 years ago
Thomas Mueller 0fff3c9698 adding extension to slugified physical path 13 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 13 years ago
Thomas Mueller eedbebd40e adding //IGNORE to iconv to prevent nasty php warnings 13 years ago
Thomas Mueller 06992fec6d slug generates uniqid in case the file/folder name contains not one single valid character 13 years ago
Thomas Mueller 0900301668 indexed slug should be created based on logic path 13 years ago
Thomas Mueller 40739350c9 class Mapper no respects an unchanged physical root which will be excluded from slugifying the path 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Robin Appelman 0c05244f8b Mapper: use md5 hashes for database indexes 13 years ago
Thomas Mueller 92e6409f40 fixing mappedlocal storage to work on non-windows as well 13 years ago
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 13 years ago