-
Issue #1198656 by ogi: Encoded cid:s longer than 200 now have their trailing part encoded in MD5.
-
Issue #1337084 by ogi: Allow default directory in non-Apache environment (e.g. Drush) if directory already exists.
-
Issue #1473322 by ogi: Fixed (hopefully) error messages due to strict access mode for newly created files and directories.
-
Issue 1177854 by misterpronin: Whether It is necessary to disconnect standard caching drupal by file cache unit operation? - added documentation
-
Remove everything in 'master' branch and point them to git instructions for filecache project.
-
Add missing Git attribution from contributor
-
Add missing Git attribution from contributor
-
Issue #1103734 by LPCA: small caps differences in package name
-
Issue #1261118 by regilero: recursive parameter missing for filecache directory creation (mkdir)
-
Missing chdir($cwd) is added.