42 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
297504c2fc Fixes #21: implemented jQueryUI Slider 2013-08-26 01:46:13 +04:00
f2dd9c3f42 used placeholder in version for twig 2013-08-21 03:06:27 +04:00
cd84653ff3 fixed extension documentation 2013-08-14 12:53:12 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
82282f93f0 ResizableAsset typo fix! 2013-08-09 17:30:08 +08:00
d7f93350a4 bumped up twig version 2013-08-04 01:17:10 +04:00
6adad3b0bb viewRenderers -> renderers 2013-07-29 16:30:45 +02:00
612d0af592 removed unused line from smarty plugin 2013-07-21 19:13:00 +04:00
058c1f1b01 Fixed JUI asset bundles. 2013-07-18 23:29:19 -04:00
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
ce9fabab57 Rewording 2013-07-11 17:26:57 +02:00
4f97fced0f Added readme and license files to extensions. 2013-07-11 17:19:55 +02:00
3711295499 moved JUI into official extensions. 2013-07-10 17:15:48 -04: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
bade6f7eef minor fix about composer installer. 2013-06-06 07:51:55 -04:00
22357befad Added "@runtime" and "@vendor" aliases. 2013-06-02 15:19:29 -04:00
e5dfce19c6 Reorganized Twig and Smarty dependencies 2013-05-24 15:22:04 +04:00
9a13ddb8a6 Moved Smarty and Twig renderers into extensions 2013-05-24 15:14:36 +04:00
e8b9475502 changed dependency of composer installer 2013-05-23 15:12:45 -04:00
cf22567753 bug fix. 2013-05-23 14:30:53 -04:00
1aac7d6165 refactored InstallHandler. 2013-05-23 13:53:33 -04:00
34793c1303 added full display of command 2013-05-23 18:33:48 +02:00
8264c5c51d refactored param parsing 2013-05-23 18:17:50 +02:00
e7c98a499e added configuration file detection from composer.json (extra.config), path cleanup 2013-05-23 16:02:39 +02:00
f53b217589 added parsing of anonymous params 2013-05-23 12:26:11 +02:00
8e6b427f60 removed composer autoloading, since it's already active 2013-05-23 12:25:18 +02:00
d878520c38 fixed formatting 2013-05-23 00:04:06 +02:00
31d9cbd9a1 added run method to execute yii commands 2013-05-22 23:41:50 +02:00
9ea5ccc4dc bug fix. 2013-05-21 23:04:20 -04:00
a968895423 Added composer extension. 2013-05-21 22:42:21 -04:00