4953 Commits (00f218f3fbcf9301da616603b6337b519d9146c4)

Author SHA1 Message Date
Qiang Xue 65987f62ae test WIP 10 years ago
Budi Irawan 434f265c62 Added Indonesian message translation 10 years ago
Carsten Brandt 8b70a55b14 Improved global configuration of assetmanager 10 years ago
Qiang Xue 478380fb10 Fixed test brak. 10 years ago
Qiang Xue c16e5e4240 do not switch connection when in a transaction. 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue 91e0c5ae8a Added Connection::useMaster() and refactored code. 10 years ago
Qiang Xue e67d0b3c39 WIP 10 years ago
Qiang Xue 2018503c8d WIP 10 years ago
Qiang Xue 67a1e172db WIP 10 years ago
Alexander Makarov 5296da3390 Adjusted phpdoc 10 years ago
Alexander Makarov 32e8e004ea Fixes #4253 fixed phpdoc 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
Philippe Gaultier 3b1d7fd0d7 Fix unused var 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
Philippe Gaultier 9d25418b05 Remove static functions 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
Philippe Gaultier be2d5530f3 Allow the user to remove field by nulling it's value. Usefull for Access-Control-Max-Age 10 years ago
Philippe Gaultier 25ad826dd0 Fix multiple headers management in Access-Control-Request-Headers 10 years ago
Philippe Gaultier f31bfd1f1a Allow the user to override the request like in RateLimiter 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
Philippe Gaultier ba74d97ad8 Fix changelog 10 years ago
Philippe Gaultier 6b83433731 Move methods 10 years ago