5990 Commits (51c2fce463372b0dc8cea319996a4efab6ae1407)

Author SHA1 Message Date
Alexander Makarov 7a08b8d9d9 Use ++ instead of x = x + 1 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 4ecafe653c More compact number operations 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
Alexander Makarov ffa3a59591 Compare with empty string instead of comparing length with 0 9 years ago
Alexander Makarov f83d233072 Fixed method call case to match definition 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
nainoon 3a313ac652 Fixes #9874: Fixed outputting exception stacktrace in non-debug mode when `Response::FORMAT_RAW` is used 9 years ago
Alexander Makarov 0712bad090 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 (reverted from commit 4e715f9d65) 9 years ago
A Slatius a030cd4250 Allow the use of Yii aliases in an SQLite dsn 9 years ago
trbsi f83954752f Croatian language updated, Serbian - Fixed 9 years ago
Alexander Makarov 0bda5e362e Fixes #9783: jQuery inputmask dependency updated to `~3.2.2` 9 years ago
Nikola Kovacs 3ac007440a Fix translation 9 years ago
spikyjt@gmail.com 4e715f9d65 Fixes #9846: Fixed `yii\web\User::loginRequired()` should throw 401 not 403 9 years ago
jeicd f0deb1cee8 Convert tabs to spaces 9 years ago
jeicd c2f83da8d8 Fix phpdoc 9 years ago
jeicd 0407407b76 fix coding style to follow PSR-2 9 years ago
Daniel Gomez Pan 540883e179 Update syntax migration 9 years ago
mdmunir d2baecbda5 fix #9823 9 years ago
mdmunir 3accf52ddb fix #9823 9 years ago
Alexander Makarov fbe5bb7d20 Fixed generation of canonical URLs for `ViewAction` pages 9 years ago
Vovan-VE c68b9a486c Fix: Issue #9814: event type EVENT_AFTER_INSERT and EVENT_AFTER_UPDATE 9 years ago
John Was eb6935e4a8 add more conditions when reading mysql information_schema to speed it up 9 years ago
Nikola Kovacs a7ef39ca6b fix typo in documentation 9 years ago
Nikola Kovacs a7a8f1e0cf Fix links in documentation 9 years ago
Carsten Brandt 64379dc7ba phpdoc fix 9 years ago
Carsten Brandt f007fc1e60 avoid recursion on the root of the file system 9 years ago
Jan Waś 191185f5e3 Fixes #6351: Find MySQL FK constraints from `information_schema` tables instead of `SHOW CREATE TABLE` to improve reliability 9 years ago
Alexander Makarov 50cd3e1123 Fixes #6200 9 years ago
Carsten Brandt d8047f34f6 RangeValidator phpdoc tweak 9 years ago
Alexander Makarov 77d6111b06 Fixed phpdoc of DefaultValidator 9 years ago
RomeroMsk e93b797098 Fixes #7581: Added ability to specify range using anonymous function in `RangeValidator` 9 years ago
Alexander Makarov cfc2c18e15 Changelog entry for #9454 9 years ago
Kevin LEVRON bc543db206 fix doc 9 years ago
Daniel Gomez Pan 510c492224 Fix version [skip ci] 9 years ago
Alexander Makarov 0e40eaa8ac Fixed changelog entry number 9 years ago
Alexander Makarov 2c7bb626d9 Reordered changelog 9 years ago
Alexander Makarov 7b12f59fa9 Fixed phpdoc in RBAC migration 9 years ago
mdmunir 6eb59be665 Fixes #9643: Added migrations for DB cache 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
Alexander Makarov 59208e5fc6 Fixes #9681: `Json::encode()` was erroring under CYGWIN 9 years ago
Carsten Brandt 73d6f32234 fixed name conflict between class and file name for UnprocessableEntityHttpException 9 years ago
Alexander Makarov b6a616487a Fixed Http → HTTP in changelog 9 years ago
Alexandr 760a164238 Fixes #9711: Added `yii\widgets\LinkPager::$pageCssClass` that allows to set default page class 9 years ago
Carsten Brandt 229a39dec1 Revert "Fixes #9758: phpdoc correction" 9 years ago
Daniel Gomez Pan b647bac451 Schema is never used 9 years ago
Alexander Makarov 13a2b70a65 Fixes #9758: phpdoc correction 9 years ago
Boudewijn Vahrmeijer dd818e17df Fixes #9754: Fixed `\yii\web\Request` error when path info is empty 9 years ago
trbsi 56400add97 Added Croatian language 9 years ago
janfrs 194b80b00e Fix comment msg UnprocessableEntity #2106 9 years ago