10056 Commits (36ea0f321a01789afba867d55cc76f69fc5d5609)
 

Author SHA1 Message Date
Qiang Xue 36ea0f321a Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` 10 years ago
Alexander Makarov 91b22b5ea0 Merge pull request #5692 from mrarthur/patch-2 10 years ago
Arthur Khachaturov 4fe375e3f1 doc fix [skip ci] 10 years ago
Alexander Makarov 8da993e146 Merge pull request #5689 from niekoost/patch-1 10 years ago
Niek Oost 5684eaf0ed Replaced single quotes with double 10 years ago
Qiang Xue 78d37e4d0e Fixes #5657: `yii\caching\ApcCache::mset()` and `madd()` may cause warning in some APC setup 10 years ago
Qiang Xue 2c6d388f7a doc fix. [skip ci] 10 years ago
Qiang Xue 99362c8922 Merge pull request #5676 from bio/patch-1 10 years ago
Alexander Makarov 8878393344 Merge pull request #5680 from softark/docs-ja-2014-10-21b 10 years ago
Nobuo Kihara 701c9a9eb3 docs/guide-ja/start-workflow.md added [skip ci] 10 years ago
Alexander Makarov faa197aae5 Merge pull request #5678 from softark/docs-ja-2012-10-21 10 years ago
Nobuo Kihara 5cdc50f030 docs/guide-ja/start-installation.md added 10 years ago
Valery Viktorovsky 4a5ca33cfe Added module class param to prevent error 10 years ago
Carsten Brandt a90242adf4 apidoc: make the guide PDF renderer work again 10 years ago
Qiang Xue fd55679c72 Fixes #5266 10 years ago
Alexander Makarov 67e2754ee5 Merge pull request #5669 from aivus/patch-1 10 years ago
Ilya Antipenko 0f5f8e27ae Fix faker test. Add `ё` to regexp 10 years ago
Qiang Xue 998076d0c8 Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers 10 years ago
Alexander Makarov 16630a025f Merge pull request #5654 from markmarco16/master 10 years ago
Alexander Makarov 2226f01aa1 Merge pull request #5660 from aivus/patch-1 10 years ago
Ilya Antipenko a1a68f5215 Remove "sudo: false" from .travis.yml 10 years ago
Marco Da Silva ed65d97304 Update caching-fragment.md 10 years ago
Ilya Antipenko 9e30d73c93 Use latest ES version for fix tests 10 years ago
Alexander Makarov 95732db93a Fixed changelog 10 years ago
Alexander Makarov e5fa813809 #4471: `yii\caching\ApcCache` now returns array in case of APC is installed but not enabled in CLI mode 10 years ago
Marco Da Silva e5c835699a Correction file name 10 years ago
Marco Da Silva 4e5c1f9678 Review last commit 10 years ago
Marco Da Silva b84691086d Update README.md 10 years ago
Marco Da Silva 85a478024d Translation in spanish and corrections 10 years ago
Carsten Brandt 1feb09b6ff refactored querybuilder test to reuse quote replacement 10 years ago
Alexander Makarov 056d8cccb0 [skip ci] Added formatting and colors section to console guide 10 years ago
Carsten Brandt 019d0ad675 Merge pull request #5653 from gsalgadotoledo/patch-1 10 years ago
Gustavo Salgado c4327ca9b4 Update start-installation.md 10 years ago
Alexander Makarov 77ed290185 Merge pull request #5651 from alanwillms/pt-br-structure-application-components 10 years ago
Alan Willms d4e4bb629b Add new words to the pt-BR translation workflow [skip ci] 10 years ago
Alan Willms 29315c3ed7 Merge branch 'master' of git://github.com/yiisoft/yii2 into pt-br-structure-application-components.md 10 years ago
Alan Willms a8c321d8c5 Translate structure-application-components to pt-BR [skip ci] 10 years ago
Alexander Makarov 0a47ebde13 Merge pull request #5649 from alanwillms/pt-br-structure-applications 10 years ago
Alan Willms 5e57f03463 Translate guide/structure-application to pt-BR [skip ci] 10 years ago
Alexander Makarov d0cf7a3683 Mentioned noscript option in asset docs 10 years ago
Alexander Makarov b560c9bc90 Fixes #4457: Added support for using noscript for css files registered through asset bundles and Html helper 10 years ago
Qiang Xue 5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
Alexander Makarov 6a794f6b1b Simpler fix for #5402 10 years ago
Alexander Makarov 084d355448 Fixes #5402: Debugger was not loading when there were closures, resources or PDO instances in the logged data 10 years ago
Ilya Antipenko 9061874bdb Fixes #5646: Call `yii\base\ErrorHandler::unregister()` instead of `restore_*_handlers` directly 10 years ago
Alexander Makarov 7ec08fc88e Another try to fix scrutinizer 10 years ago
Alexander Makarov 20c41bc89d Added fxp/composer-asset-plugin to scrutinizer config trying to fix it 10 years ago
Alexander Makarov f010d66387 Merge pull request #5643 from alanwillms/pt-br-guide-structure-entry-scripts 10 years ago
Alan Willms 27fc5239ec Add new word conventions to PT-BR translation workflow and break its paragraphs for better readability 10 years ago