7 Commits

Author SHA1 Message Date
4b7f5a728a improved control over and handling of file and dir permissions
- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 775 instead of 777
- added some properties to classes that deal with files to allow control
  over directory permissions.
2013-08-30 16:52:33 +02:00
172d92958f refactored code. 2013-08-28 06:46:43 -04:00
427c373ba6 implement Cache::exists() for various cache backends
fixes #811
2013-08-27 17:54:38 +02:00
22357befad Added "@runtime" and "@vendor" aliases. 2013-06-02 15:19:29 -04:00
36bbfd54ca Implemented "@app/runtime" alias. 2013-06-02 07:29:29 -04:00
607f3a5987 Fixes issue #476 2013-06-02 07:11:27 -04:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00