6124 Commits (0b71faa5778a9ad34e6627055a982b5fc6eb1a22)
 

Author SHA1 Message Date
Qiang Xue 5474300c8b fixed loading namespaceless controller classes. 11 years ago
Qiang Xue 10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 11 years ago
Carsten Brandt 80e9b80078 replace pjax with external resouce via composer 11 years ago
Carsten Brandt e51bf13161 Merge pull request #2620 from AlexGx/apps-codestyle-fix 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Carsten Brandt ecc066ac34 fixed condition for HHVM test 11 years ago
Carsten Brandt f34a0c63a1 fixed phpdoc 11 years ago
Carsten Brandt aa9d3b3e66 Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
Carsten Brandt 80cc310895 updated phpdoc references of BaseAR to the interface 11 years ago
Qiang Xue c64ab9d7fc Fixes #2624: Html::textArea() should respect "name" option. 11 years ago
AlexGx c906d43343 fix php5.4 array syntax 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
AlexGx a94b2778b0 fix phpDoc LuaScriptBuilder build @throws 11 years ago
AlexGx 9c4c8ffbcc apps code style fixes 11 years ago
Alexander Makarov 61b64d7513 Removed unused "use" statements 11 years ago
Alexander Makarov 12d4615039 Changed "and" to "&&" 11 years ago
Alexander Makarov 2bb6f13505 Used ternary operator instead of "or" for constant definition 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Alexander Makarov 15a41eae9e Removed executable flag from asset files 11 years ago
Alexander Makarov c7daae46cd Changelog for #2607 11 years ago
Alexander Makarov 51d6db7d80 Merge pull request #2607 from mitalcoi/db_message_source 11 years ago
Paul Klimov ef12934b6b Merge pull request #2613 from mongosoft/mongodb 11 years ago
Alexander Makarov 2ecb79dc07 Added note about overriding asset bundles according to #2556 11 years ago
Qiang Xue e830708587 Merge pull request #2612 from tof06/master 11 years ago
Christophe BOULAIN 078fdab686 Added some documentation to new pjax attribute 11 years ago
Alexander Mohorev 1676d914fa Add unit tests 11 years ago
Qiang Xue 4b20fdc72e typo fix. 11 years ago
Sorokin Victor 1a14ed2127 Update MessageController.php 11 years ago
Sorokin Victor 4d4a3f0804 Update MessageController.php 11 years ago
Alexander Mohorev 61cacdfc81 add findAndModify() method to the Collection class 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
Alexander Makarov 0e1a23f013 Merge pull request #2610 from AlexGx/code-style-fix 11 years ago
AlexGx d3171b6cfb fix code style php5.4 syntax 11 years ago
Qiang Xue c41e389f91 more docs. 11 years ago
AlexGx 045eb9f7ee Inline control structures are not allowed 11 years ago
AlexGx 6d72c6a723 fix code style 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
AlexGx c6183fc205 fix typo double `;`, `Each PHP statement must be on a line by itself` 11 years ago
AlexGx 35651ea122 fix code style `Expected 1 space after FUNCTION keyword; 0 found` 11 years ago
AlexGx c047fbe0df fix code style `No space found after comma in function call` 11 years ago
AlexGx 112f67d20a fix code style `There must be one blank line after the namespace declaration` 11 years ago
AlexGx c5ed024109 fix phpFoc, added missing param 11 years ago
AlexGx 0f50e038c8 fix phpDoc, added @throws annotation BaseFileHelper::copyDirectory 11 years ago
Qiang Xue 64370f1ad6 Implemented rate limiter. 11 years ago
Qiang Xue 93861e09da Refactored auth methods. 11 years ago
Qiang Xue 74322593ed added support for rate limiting. 11 years ago
Qiang Xue 9a23e313d3 support authentication via query parameter. 11 years ago
Alexander Makarov ff379f091e Fixed typo 11 years ago
Alexander Makarov 0a2a5d46b7 Merge pull request #2595 from thiagotalma/master 11 years ago
Alexander Makarov 3cf9e8f85d Fixes #2572: Corrected LanguageAsset example 11 years ago