4578 Commits (2271297d92b77efc0d3f4a67a24ab9220bf189c4)

Author SHA1 Message Date
Carsten Brandt 4717571e22 improved docs about goBack() 10 years ago
Alexander Makarov bc3200cef1 Fixes #4295: reworked message extraction for PO files 10 years ago
Alexander Makarov 21910c61f9 Fixes #4310: code cleanup 10 years ago
Klimov Paul e54fc6f4c2 `yii\mongodb\log\MongoDbTarget` log target added 10 years ago
Qiang Xue 61b627a6fc Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given 10 years ago
Alexander Makarov ddf8085b8e Fixes #4297: Added check for DOM extension to requirements 10 years ago
Carsten Brandt aabd69afcf avoid confusion about uploadRequired 10 years ago
Alexander Makarov 3e443b3c44 Fixes #4298: Renamed framework/messages/pt-PT to framework/messages/pt in order to allow fallbacks 10 years ago
Nikola Kovacs 30e751fec9 update changelog for 4317 10 years ago
Nikola Kovacs f6c589f043 Add absoluteAuthTimeout to yii\web\User. 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Qiang Xue 2e71f6e9aa Turned Cache::buildKey() into public [skip ci] 10 years ago
Oleg Belostotskiy cb96af767b Remove extra import and fix comment 10 years ago
Alexander Makarov d4711c4698 Fixes #4310 10 years ago
Carsten Brandt 28a95f9a6c phpdoc 10 years ago
Qiang Xue 0a5894fcd8 Fixes #4299 10 years ago
Qiang Xue eee8a1506a Updated history [skip ci] 10 years ago
Qiang Xue 919ab232e7 all finished. [skip ci] 10 years ago
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