1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #10 from gimler/fix_php_warning More... almost 13 years ago
coding style More... almost 13 years ago
fix php warning More... almost 13 years ago
* caching now consideres symfony web dir in a sub dir of docroot More... about 13 years ago
* exception now has more meaningful message More... about 13 years ago
fix to work with compiled doctrine version More... over 13 years ago
* fixed evil typo.. More... over 13 years ago
* called custom getter to allow user modifications. should work for doctrine and propel alike More... over 13 years ago
* consequenctly renamed removal parameter to 'sf_route' More... over 13 years ago
* fixed the case that to be removed pattern is complete More... over 13 years ago
* symlink to README for display on github More... over 13 years ago
* removed obsolete class More... over 13 years ago
* updated package.xml More... over 13 years ago
* updated version number More... over 13 years ago
* added log messages More... over 13 years ago
* added max_folder_depth default value 10 and added default options format and sf_format for thumbnail removal More... over 13 years ago
* removePattern() is now using glob instead of RecursiveDirectoryIterator More... over 13 years ago
* added max_folder_depth to all example routes More... over 13 years ago
* documented max_folder_depth More... over 13 years ago
* documented max_folder_depth More... over 13 years ago
* finally mention thumbnailing.yml in readme More... over 13 years ago
* updated package release notes More... over 13 years ago
* bugfix. in case of multiple routes with similar url patterns but different save paths the current routename is now considered More... over 13 years ago
* added blogpost link to readme More... over 13 years ago
* added release notes and changed version number accordingly More... over 13 years ago
* added best practice advise to readme considering event deletion More... over 13 years ago
* implemented some micro optimisations that allow start traversing deeper in the tree if passed options provide More... over 13 years ago
* finally added a few lines about automatic removal of thumbnails More... over 13 years ago
* optimisation. refined basepath to recursively iterate based on the passed route tokens More... over 13 years ago
* small change to work on window systems as well More... over 13 years ago