16751 Commits (c91083fbe458ce6ee9d3a0225512129823a9f9b3)
 

Author SHA1 Message Date
Vladimir Reznichenko 6da1ec6fb2
Fixes #13845: `mt_rand()` is not used instead of `rand()` in `yii\captcha\CaptchaAction` + minor code improvements 8 years ago
Pavel Dovlatov 7e1a050a16 Fixes #13821: fixed docs and added more tests for Url helper 8 years ago
Alex 79e4201e57 Fixed Russian translation of core-code-style.md (#13832) [skip ci] 8 years ago
Dmitry Naumenko 60ea6bd29c Merge pull request #13834 from Kolyunya/13813-fix-tests-of-a-web-response 8 years ago
Kolyunya a35eada199 Fix tests of a web response 8 years ago
Alexander Makarov da3bb5aa42
Removed change from changelog since it's for code which wasn't yet released [skip ci] 8 years ago
Nikolay Oleynikov ea75068a92 Fixes #13813: Fixed PHP 7 compatibiltiy by adding support for passing instances of `Error` to the `yii\web\Response::setStatusCodeByException()` 8 years ago
Nikolay Oleynikov 558f2aa02a Fixes #13827 Generate "safe" methods uncommented by default 8 years ago
Alexander Makarov f906452f8e
Added UPGRADE note for #13829 8 years ago
Nikolay Oleynikov 7a2f04ae32 Fixes #13822: Fixed `yii\web\User::loginRequired()` to throw an `UnauthorizedHttpException` instead of a `ForbiddenHttpException` 8 years ago
SilverFire - Dmitry Naumenko 9d6c4bd41b
Enhanced PHPUnit 6 compatibility 8 years ago
Nikolay Oleynikov cf4eea1878 Fixes #13823: Refactored migrations template 8 years ago
yyxx9988 0770863209 Fixes #13820: Add new HTTP status code 451 8 years ago
Klimov Paul 01dc29705f
Fixed compatibility with PHPUnit 6.x 8 years ago
Alexander Makarov cc44339a45 Improved intl tests to tolerate ICU data differences 8 years ago
Skiptir Engu a600e165aa Added RadiobuttonColumnTest to the grid test group (#13795) 8 years ago
usix298 13c2f5370f Fixed formatting in tests [skip ci] 8 years ago
Гордиенко Владислав Юрьевич cd64fb2dc6 Refactored BooleanValidator (#13791) 8 years ago
Artur Fursa 1b322f519f Fixes #13776: Fixed setting precision and scale for decimal columns in MSSQL 8 years ago
vladis84 3c1f3e20cf
Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name 8 years ago
Vladislav Lyshenko b00cd65ef3 Fixes #13738: Fixed `getQueryParams()` method in `yii.js` to correctly parse URL with question mark and no query parameters 8 years ago
Alexander Makarov bc59d5da85 Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view 8 years ago
Sam b238afacee Fixes #4408: Add support for unicode word characters and `+` character in attribute names 8 years ago
Sam 9459eaa277 Fixes #10372: Fixed console controller including complex typed arguments in help 8 years ago
Bob Olde Hampsink 8192f84850 Fix SQLite resetSequence inconsistencies (#13755, #13630) 8 years ago
Alexander Makarov 35f7c61f77
Added tip about preferring separate form models for any non-trivial cases [skip ci] 8 years ago
Sam 06967f9018 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
Alexander Makarov 18b3fa10c5 Fixed ICU tests take varieties of data into account (#13751) 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Dmitry Naumenko 0d5649526c Merge pull request #13767 from skiptirengu/patch-1 8 years ago
Skiptir Engu 6a7c01de72 Fixed broken link 8 years ago
Гордиенко Владислав Юрьевич 29b5f33722 Adjusted conditions nesting in yii\base\Event 8 years ago
gagatust b32db9fb28 Fixed path in unit tests README.md [skip ci] 8 years ago
Alexander Makarov ee644ee997
Added more composer autoload optimization strategies to performance tuning guide [skip ci] 8 years ago
Sergey Makinen a9fb0171f7 Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
gagatust 2c9278391c Used short syntax for arrays (#13743) 8 years ago
Alexander Makarov 0b36b27caf
Fixed version number in `@since` 8 years ago
Carsten Brandt e12dd895e9
improved docs for #13576 8 years ago
Nikolay Oleynikov ad1ce9e498 Improve sluggable behavior documentation (#13747) [skip ci] 8 years ago
Carsten Brandt 7d4b33a805
changed method visibility 8 years ago
Nikolay Oleynikov 9fa66b23a5 Remove an empty expression (#13731) 8 years ago
Alexander Makarov d37b82d505
Added tip about using PSR-3 loggers to docs [skip ci] 8 years ago
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
jaaf 33929704cf Adding 4 files helper-* FR [skip ci] (#13725) 8 years ago
Vladimir 55dd16f1f7 Fixes #12715: Exception `SAVEPOINT LEVEL1 does not exist` instead of deadlock exception 8 years ago
Alexey Rogachev b39e50ecd8 Removed duplicate line [skip ci] 8 years ago
Alexey Rogachev 572b27035d Added missing colon in 2.0.12 section [skip ci] 8 years ago
Carsten Brandt 2339e2f7bb Merge pull request #13360 from schmunk42/feature/docker-testing 8 years ago
Carsten Brandt ff4cde18d4 Merge branch 'master' into feature/docker-testing 8 years ago