4300 Commits (5fb654f95d2f538f55f008488386351c324c6faf)

Author SHA1 Message Date
Qiang Xue 038d5a5375 Fixes #4232: `TableSchema::sequenceName` for PostgreSQL should remove the enclosing quotes 10 years ago
Qiang Xue d62f7bebb5 Fixes #4231: turned Controller::findLayoutFile() from protected to public. 10 years ago
Thiago Talma 3df855f96b Upgrade jquery.inputmask to v3.0.52 10 years ago
Alexander Makarov 374b98e2e4 Fixes #4227: `\yii\widgets\LinkPager::$hideOnSinglePage` is now `true` by default 10 years ago
Qiang Xue 9cb36d01a7 Fixes #4212: MSSQL query builder should not generate the `ORDER BY` clause when it is not needed 10 years ago
Carsten Brandt 474e664c5f phpdoc code 10 years ago
miramir 0322e427e7 fix unnecessary diff 10 years ago
Иван Багаев 93c567e7e1 Retriev quoteSimpleTableName 10 years ago
miramir 9c55cc48f8 Removing unnecessary methods 10 years ago
Иван Багаев b96e45faf7 Remove test for asterisk in quoteSimpleTableName 10 years ago
Иван Багаев d06685ff88 Asterisk in Oracle not need quote 10 years ago
Qiang Xue 3405f8e8a4 doc fix [skip ci] 10 years ago
Qiang Xue 502c5891a1 Fixes #4205 [skip ci] 10 years ago
Qiang Xue acaa4f8194 Fixes #4204: `yii\web\Request::getUserIP()` will return null if it cannot detect user IP address 10 years ago
Vladimir d4d8237263 Update CHANGELOG.md 10 years ago
Vladimir 6c6928bede change default facility of SyslogTarget 10 years ago
Alexander Makarov f66e28c4aa Fixes #4199: added missing category to logging calls 10 years ago
Carsten Brandt b5e1959bcb changelog for #1160 10 years ago
Tobias Munk 8666504a4f fixed typo [skip ci] 10 years ago
Qiang Xue 9c4d4715dd guide WIP [skip ci] 10 years ago
Tobias Munk a799eeb9ce code style 10 years ago
Alien13n f0fd38a7bd Update Thai Translation 10 years ago
Tobias Munk 7c04ff048f moved functionality to behavior, added tests 10 years ago
Carsten Brandt 33edfcff2e Use `limit(null)` instead of `limit(-1)` 10 years ago
Carsten Brandt c0a15ded02 added trace level to log message formatting 10 years ago
Steve 47923cccbe Fix bug in `yii\db\mysql\Schema` 10 years ago
Raeef Refai dd3a503298 Update QueryParamAuth.php 10 years ago
Tobias Munk 3fc4d5ebc9 fixes #1160 10 years ago
Qiang Xue 05e21b7291 Fixes #4135 10 years ago
Qiang Xue a2a6028253 Fixes #3992 10 years ago
Hubu f3d812b288 Added missing translation in Polish (confirmation for delete button in grid) 10 years ago
Mark 583a562bb9 migration fixed 10 years ago
Klimov Paul e5922a2aaf 'autoGenerateSecretKey' mention removed from upgrade note about `Security` 10 years ago
Alexander Makarov deecdcad84 Adjusted exception message when pdkdbf2 is set but environment isn't OK 10 years ago
Alexander Makarov dd5a16aa4a Fixes #4127: `CaptchaValidator` clientside error message wasn't formed properly 10 years ago
Alexander Makarov efe5727ff7 Fixed changelog 10 years ago
Alexander Makarov 481db35512 Fixes #4114: Added Security::generateRandomHexKey(), used it for various tokens and default key generation 10 years ago
Carsten Brandt 74843ccbf4 make fileinfo optional requirement 10 years ago
Carsten Brandt 08b7636d81 Review requirements 10 years ago
Carsten Brandt 1f4a7997a3 Update requirements.php 10 years ago
Carsten Brandt 8df51a7ec0 made mcrypt a framework requirement 10 years ago
Paul Klimov 90a625013c Result check at `Security::generateRandomKey()` added 10 years ago
Alexander Makarov c68e5f1fdb Adjusted naming 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
fps01 039909a846 Fixed a call of function "generateRandomKey()" in app\base\Security 10 years ago
Qiang Xue 399b6b18e3 Fixes #4103 10 years ago
Serge Postrash eb60aaecdf Update BaseMessage.php 10 years ago
Alexander Makarov 3eee7b8e4b Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
Paul Klimov 84cbf19bfe Doc comments at `Security::generateRandomKey()` adjusted 10 years ago
Paul Klimov 69abbc7ff3 Fallback at `Security::generateRandomKey()` removed 10 years ago