24 Commits (e9c364d2f2e7b419bdc364850c66bcfe503fef55)

Author SHA1 Message Date
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 386979d6a3 Revert "Used ternary operator instead of "or" for constant definition" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Alexander Makarov dc45de127c Added --prefer-dist to all docs 11 years ago
Carsten Brandt a7c0505e76 removed composer.lock from gitignore 11 years ago
Qiang Xue 3822ffd16a prepare for next release. 11 years ago
Qiang Xue 7f10555d60 prepare for 2.0.0-alpha release. 11 years ago
Qiang Xue 494e3e3f23 changed composer setting to match all requirements. 11 years ago
Qiang Xue e5d5ab5655 updated license information. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 11 years ago
Alexander Makarov 8c7d0aebe1 Added note about the fact that PHP SSL extension is required to install all Composer dependencies 11 years ago
crtlib e0b256586b Update SiteController.php 11 years ago
Valery Viktorovsky 6708923740 Converted CRLF to LF. Added gitattributes file. 11 years ago
Alexander Makarov b062f62f35 Removed composer.lock from all apps. Currently it creates more problems since framework code changes rapidly. 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
Carsten Brandt 1165508a6a updated composer for example apps 11 years ago
Carsten Brandt ff16c4ef05 Do not ignore composer.lock 11 years ago
Carsten Brandt dff144797d composer.json indentation fix 11 years ago
Carsten Brandt a6c251d2ab Adjusted vendor dirs of example applications 11 years ago
Qiang Xue d48971a581 Added .htaccess file. 11 years ago
Qiang Xue eb2d4fbd92 Added benchmark application. 11 years ago