15 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
fa07d31310 documentation fixed for mutex extension 2013-08-30 16:30:20 +02:00
cd84653ff3 fixed extension documentation 2013-08-14 12:53:12 +02:00
4f97fced0f Added readme and license files to extensions. 2013-07-11 17:19:55 +02:00
f6d0b4b247 Removed MSSQL mutex. 2013-07-04 21:01:06 +06:00
733dbbfb8b Mutex WIP. 2013-06-25 09:54:07 +06:00
b98a1236bb Fixes:
1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.
2013-06-25 09:08:54 +06:00
33adfcea91 Autorelease callback. 2013-06-25 07:24:57 +06:00
90227bd344 Autorelease callback improved, composer.json typo. 2013-06-25 07:22:06 +06:00
397004c8f6 Mutex cache backend WIP. 2013-06-25 00:14:42 +06:00
b8541df088 Proper files location. 2013-06-24 23:44:02 +06:00
a15c70f414 composer.json file and proper class files location. 2013-06-24 23:42:11 +06:00
421e2eb960 Mutex extension docblocks and several minor fixes. 2013-06-24 23:34:57 +06:00
dd48e8a71b Uncomment UNIX Mutex. 2013-06-24 22:34:40 +06:00
7aef563dd5 Proposed mutex extension. 2013-06-24 22:30:50 +06:00