4314 Commits (67a1e172db872e12cbbaac452695c5f87cc38275)

Author SHA1 Message Date
Qiang Xue 67a1e172db WIP 10 years ago
Qiang Xue ff50f15056 proper quoting of sequence name. 10 years ago
Alexander Makarov bc5028eb97 Renamed parameter to match description better 10 years ago
Alexander Makarov 608e9012fb Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 10 years ago
Qiang Xue b147e6516d minor CS fixes [skip ci] 10 years ago
Alexander Makarov dca2a84c58 Fixed missing callable in method signature 10 years ago
Alexander Makarov 593b478f2b Added extra callable typehints 10 years ago
Alexander Makarov 4ff28fb9fb Added callable typehint and active transaction check to Connection::transaction() 10 years ago
Alexander Makarov ceff7cc794 Removed requirement to use \Callback from Connection::transaction, improved docs 10 years ago
Alexander Makarov 56a7ec7618 Passed transaction as callback argument for Connection::transaction() method 10 years ago
Alexander Makarov 5991006ed7 Fixed example of closure-transactions 10 years ago
Sorokin Victor 504e973f67 Fixes #4241: `yii\widgets\Pjax` was incorrectly setting container id 10 years ago
Ragazzo e5195937e4 Fixes #3384: Added callback-style transactions 10 years ago
Carsten Brandt 41177b0258 Update UPGRADE.md 10 years ago
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