Commit Graph

23 Commits

Author SHA1 Message Date
Qiang Xue
5bf7ed947d renamed composer installation type. 2013-10-21 20:57:42 -04:00
Qiang Xue
07c653859c Fixed composer file. 2013-10-19 00:39:55 -04:00
Qiang Xue
03861b6fde Extension installer wip 2013-10-19 00:35:57 -04:00
Qiang Xue
c42894cec4 Extension installer wip 2013-10-19 00:01:03 -04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
resurtm
ffbd10638f Remove unnecessary $this.
Related to b3b5e36d42.
2013-10-18 19:36:16 +06:00
resurtm
9e1b498fb5 PHP 5.4 supports $this with closures. 2013-10-18 09:31:37 +06:00
Qiang Xue
0904c3454e Fixed composer autoload declaration. 2013-10-06 12:14:30 -04:00
Carsten Brandt
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
Carsten Brandt
fa07d31310 documentation fixed for mutex extension 2013-08-30 16:30:20 +02:00
Carsten Brandt
cd84653ff3 fixed extension documentation 2013-08-14 12:53:12 +02:00
Suralc
4f97fced0f Added readme and license files to extensions. 2013-07-11 17:19:55 +02:00
resurtm
f6d0b4b247 Removed MSSQL mutex. 2013-07-04 21:01:06 +06:00
resurtm
733dbbfb8b Mutex WIP. 2013-06-25 09:54:07 +06:00
resurtm
b98a1236bb Fixes:
1. Proper auto release shutdown callback.
2. Proper Mutex::releaseLock() method.
2013-06-25 09:08:54 +06:00
resurtm
33adfcea91 Autorelease callback. 2013-06-25 07:24:57 +06:00
resurtm
90227bd344 Autorelease callback improved, composer.json typo. 2013-06-25 07:22:06 +06:00
resurtm
397004c8f6 Mutex cache backend WIP. 2013-06-25 00:14:42 +06:00
resurtm
b8541df088 Proper files location. 2013-06-24 23:44:02 +06:00
resurtm
a15c70f414 composer.json file and proper class files location. 2013-06-24 23:42:11 +06:00
resurtm
421e2eb960 Mutex extension docblocks and several minor fixes. 2013-06-24 23:34:57 +06:00
resurtm
dd48e8a71b Uncomment UNIX Mutex. 2013-06-24 22:34:40 +06:00
resurtm
7aef563dd5 Proposed mutex extension. 2013-06-24 22:30:50 +06:00