127 Commits (608ab4055c54d1d03eed69706daa2e6571645be7)

Author SHA1 Message Date
Carsten Brandt 1bce7c308b package app releases 9 years ago
Carsten Brandt cf54dec00d application release automation 9 years ago
Carsten Brandt be7ad4366c prepare for next release 9 years ago
Carsten Brandt 101ec4fb59 fix phpdoc controller for empty interfaces 9 years ago
Carsten Brandt f87acfad40 framework release automation 9 years ago
Carsten Brandt 7e5fa258b8 adjusted phpdoc controller for gii 9 years ago
Carsten Brandt 512bd45426 release controller enhancements 9 years ago
Carsten Brandt 70c59c49d7 add next version info to release controller 9 years ago
Carsten Brandt 4112ddadfa added version info action to release controller 9 years ago
Carsten Brandt 6e4aaaa31b finished automated extension releases 9 years ago
Carsten Brandt 168c1cddfe release controller 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Daniel Gomez Pan f13d5c05f2 added extensions into devcontroller [skip ci] 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Carsten Brandt f4a5b03b1d updated docs about AR in migrations 9 years ago
Carsten Brandt 89eb3dff14 prepare for release 2.0.6 9 years ago
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