110 Commits (a0aa82d51005b8fb9d88cb9adb95edff375baf11)

Author SHA1 Message Date
Carsten Brandt a5c92eb4cb register `STDIN`, `STDOUT`, and `STDERR` if not defined by PHP 9 years ago
Alexander Makarov 816ebd1e17 Additional phpdoc and minor code style fixes 9 years ago
Carsten Brandt 9c10f17690 added --useHttp option to dev command 9 years ago
Qiang Xue 8da1ebb449 prepare for next release. 10 years ago
Qiang Xue 3c99febbbf added benchmark to dev. 10 years ago
Carsten Brandt 2d1650554b fixed chdir in dev controller 10 years ago
Alexander Makarov 87a824515f Renamed application template into project template in docs 10 years ago
Carsten Brandt dd3cc91fef command to run a command in all extension and app dirs 10 years ago
Carsten Brandt 2602efcc4b more verbose output on dev controller 10 years ago
Carsten Brandt a564273894 return 0 on success to make check easier 10 years ago
Carsten Brandt 7fba1698b3 updated build command to set up dev environment 10 years ago
Carsten Brandt 5eba1403ff removed requirements checker from classmap 10 years ago
Carsten Brandt 5834256e21 added changelog merge to release command 10 years ago
Alexander Mohorev 329e6ee00a Use elseif instead of else if 10 years ago
pana1990 c3d55cff76 fix code style php5.4 syntax 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 5976d1c576 added property spacing to code style fixer 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 3c6239f9f7 Revert "Used substr_compare instead of substr when we don't care about result" 10 years ago
Carsten Brandt a9aebfab7c minor message improvements 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Alexander Makarov 81d5dd0163 Better Windows detection 10 years ago
Alexander Makarov 7ef0d76048 Corrected app/link for Windows once again 10 years ago
Alexander Makarov b014489b6a Better Windows unlink as suggested by @cebe 10 years ago
Alexander Makarov aff1382126 Fixes broken app/link under non-Windows 10 years ago
Alexander Makarov 67677dd79a Fixed build app/link to work on Windows 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov f262e77329 Fixed translation docs typo 10 years ago
Alexander Makarov e65eeabeab Fixed translation tool and docs 10 years ago
Carsten Brandt e5713c8e12 generated mimeType detection file from apache http mime.types file 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Alexander Makarov 3b29001ef5 #2677: added 1.1 port of translations command 11 years ago
Carsten Brandt 3437c571a1 phpdoc controller did not find some setters 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
Carsten Brandt 4c09aef2a4 created Appcontroller to make it easiert to debug 11 years ago
Carsten Brandt 3f7779a26a phpdoc 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Carsten Brandt 12d34849cc improved phpdoc command 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue a6136e1b16 Renamed `yii\web\User::checkAccess()` to `yii\web\User::can()` 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt 4f50295f41 created build ReleaseController 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago