11779 Commits (a3ea7b774d0cecf09776755c04f6703a71b22ec4)
 

Author SHA1 Message Date
Qiang Xue a3ea7b774d Fixes #7350: Added `yii\helpers\Html::$dataAttributes` to support customizing data attributes. 10 years ago
Alexander Makarov a5b9aec6cd Fixed phpdoc typo 10 years ago
Alexander Makarov 02f8f7ef9d Fixes #7332: Added ability to remove `yii\widgets\Menu` container tag by setting `options['tag']` to `false` 10 years ago
Boudewijn Vahrmeijer e385f323eb Update Menu.php 10 years ago
Alexander Makarov 25535429c7 Merge pull request #7372 from egoroof/patch-1 10 years ago
pana1990 c2621a140a Updated caching-data.md in guide-es [skip ci] 10 years ago
Carsten Brandt 6dc45276b5 Added hint about safeUp/safeDown 10 years ago
Carsten Brandt a4871ba801 skip imagick and gmagick on hhvm 10 years ago
Tomáš Votruba 2cea8e7da3 travis: add imagick and gmagick extensions 10 years ago
Alexander Makarov 8df025d752 Added example of caching when doing AR query. Fixes #7399 10 years ago
Carsten Brandt 7333c65518 added note about currency format and locale 10 years ago
Alexander Makarov fd3c3ee8be Merge pull request #7397 from softark/docs-guide-ja-tools-rev 10 years ago
Alexander Makarov a2861c08e3 Merge pull request #7396 from softark/docs-guide-tool-fix 10 years ago
Nobuo Kihara 25d8697c38 docs/guide/tool small fixes [ci skip] 10 years ago
Nobuo Kihara d7ab4aa461 docs/guide-ja/tool reviewed [ci skip] 10 years ago
Nobuo Kihara 7dfc62edfa docs/guide-ja/tutorial-performance-tuning.md - updated [ci skip] 10 years ago
Nobuo Kihara 096b2a3c6c Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Alexander Makarov 259e6bb145 Merge pull request #7392 from TomasVotruba/patch-1 10 years ago
Tomas Votruba a69c9f5e65 travis: run coverage just once 10 years ago
Qiang Xue e56bf03130 Fixed test break. 10 years ago
Qiang Xue 57c298a523 Fixes #7361: The `trim` validator now works on the client side too 10 years ago
Nobuo Kihara 1c18de7349 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Alexander Makarov f515535b42 Merge pull request #7390 from softark/docs-guide-ja-rest-rev 10 years ago
Nobuo Kihara d3ca556128 docs/guide-ja/rest - reviewed [ci skip] 10 years ago
Nobuo Kihara 364c4863dd docs/guide-ja/rest reviewing [ci skip] 10 years ago
Nobuo Kihara 18060d5f85 docs/guide-ja/rest - reviewed [ci skip] 10 years ago
Nobuo Kihara 1b98c5d673 docs/guide-ja/rest reviewing [ci skip] 10 years ago
Carsten Brandt 63af984d7c improved framework README 10 years ago
Carsten Brandt da26cfe8ac improved extensions readme 10 years ago
Qiang Xue 30ff179a4d Merge pull request #7386 from softark/docs-guide-ja-cache-rev 10 years ago
Nobuo Kihara 9fbb3fe264 docs/guide-ja/caching reviewed [ci skip] 10 years ago
Qiang Xue 07403d3f9d Fixes #3723: `yii\filters\PageCache` now supports caching response headers as well as non-HTML response content 10 years ago
Alexander Makarov bec0d84a54 Merge pull request #7379 from softark/docs-guide-security-fix 10 years ago
Alexander Makarov 01b89b8380 Merge pull request #7380 from softark/docs-guide-ja-security-rev 10 years ago
Nobuo Kihara 82036a9841 docs/guide/security-best-practices.md - small fix [ci skip] 10 years ago
Nobuo Kihara 92cbb083d2 docs/guide-ja/security reviewed [ci skip] 10 years ago
Qiang Xue 9f6cb3cfe4 Merge pull request #7376 from softark/docs-ja-feb-21 10 years ago
Qiang Xue 95f2663a68 Merge pull request #7377 from softark/docs-guide-concept-fix 10 years ago
Qiang Xue 56dbd4cefa Fixes #7357: Refactored `yii\db\ColumnSchema` by adding `typecast()` method to decouple `phpTypecast()` from `dbTypecast()` 10 years ago
Nobuo Kihara b40f4261b6 docs/guide/concept-service-locator.md - missing closing paren [ci skip] 10 years ago
Nobuo Kihara 4a5eb2d39b docs/guide-ja updated [ci skip] 10 years ago
Nobuo Kihara a9bb14cac3 docs/guide-ja updated [ci skip] 10 years ago
Alexander Makarov b9dea5be29 Added CsvDataProvider example to "Data providers" 10 years ago
Alexander Makarov 00aafc82ef Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 10 years ago
slavcodev 9028bc5aa7 Fixed header Content-Type when response is empty 10 years ago
Alexander Makarov 106d6d5e4c Added JsonResponseFormatterTest 10 years ago
Tema e83e30b429 [ru docs update] fix grammar 10 years ago
Qiang Xue 1088fd496d Added support to `yii\di\Container` to instantiate and configure an object that implements `yii\base\Configurable`. 10 years ago
Alexander Makarov c8e56d178b Added intro to CSRF to security-best-practices 10 years ago
Paul Melekhov 86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in `yii\console\Controller::parseDocCommentSummary()` 10 years ago