16321 Commits (b4c7aaa5e03587752b06c009772792ccb21482cf)
 

Author SHA1 Message Date
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Carsten Brandt bd59d8f527
improved release controller 8 years ago
Carsten Brandt 72cd849f5f Merge pull request #13487 from yiisoft/unique-validator 8 years ago
Carsten Brandt 1eec5c17bc
make UniqueValidator compatible with ActiveRecordInterface again 8 years ago
Elvira Sheina 0df8020dd0
Fix for #13485 8 years ago
Alexander Makarov 72a690216a
Fixes #13466: Added info about generating migration which adds multiple columns at once [skip ci] 8 years ago
Carsten Brandt 603c422938
resort changelog 8 years ago
Carsten Brandt 1531e19969
fixed misplaced CHANGELOG lines 8 years ago
Carsten Brandt 81bdf8b7a6
Merge PR #12697 8 years ago
Carsten Brandt a7f8d0efb4
added test for #12697 8 years ago
Alexander Makarov 2c5ab1e07b
Used non-regex solution for trimming slashes 8 years ago
Alexander Makarov f9e83008f4
Prefer strpos to substr 8 years ago
ErickSkrauch c641513583
Implementation of support UrlRule with relative host definition 8 years ago
Carsten Brandt 1e4484748b Merge pull request #13477 from yiisoft/urlmanager-test 8 years ago
Alexander Makarov 0f62d26e2c Fixed typo [skip ci] 8 years ago
Alexander Makarov 38a61749ca Fixed typo [skip ci] 8 years ago
Evgeniy Moiseenko 359c1b3d4c Update link (#13480) [skip ci] 8 years ago
Elvira Sheina d39c491022 Fix BC breaking #13475 (#13478) 8 years ago
Nobuo Kihara d24f1ff460 docs/guide-ja/runtime-routing.md updated [ci skip] (#13479) 8 years ago
Nobuo Kihara aa00aada82 docs/guide-ja/security-best-practices.md updated [ci skip] (#13481) 8 years ago
Carsten Brandt 8faedcbd7c
Refactored UrlManagerTest to cover more use cases 8 years ago
Carsten Brandt 4187718c14
added missing groups to tests 8 years ago
Nobuo Kihara 7988331e65 dosc/guide-ja updated [ci skip] (#13471) 8 years ago
Brandon Kelly 5609e918de Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
Nobuo Kihara a3a868e427 docs/guide fix [ci skip] (#13470) 8 years ago
PowerGamer1 37b8cbb2d0
Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
Alexander Makarov c4175be7a3
Adjusted command test for incorrect inserts to use data provider 8 years ago
voroks 25f08afc96
Fixes #8293: `yii\db\Query` can be passed to `insert` method in `yii\db\QueryBuilder` 8 years ago
Elvira Sheina 240bca515a Use low-level query in UniqueValidator (#13461) 8 years ago
Nobuo Kihara 015f14e374 Docs ja update 0127 [ci skip] (#13463) 8 years ago
Alexander Makarov 1cc327f108
Run common batch insert tests for SQLite 8 years ago
Alexander Makarov 920877c815
Fixed WidgetEvent construction 8 years ago
Nobuo Kihara 8803496cf5 docs/guide/output-data-widgets.md typo fix [ci skip] (#13459) 8 years ago
user57376 7c1693479f
Fixes #12000: Added EVENT_INIT to widget 8 years ago
Alexander Makarov 767400da19
Fixes for #13457 as commented by @cebe 8 years ago
Alexander Makarov bede9feba5
Fixes #13453: Reverted #10896 commit 729ddc5b76 8 years ago
Dmitriy Bashkarev be4ebdd049 Fixes #13134: Added logging URL rules (bashkarev) 8 years ago
Alexander Makarov f20c0177af Fixes #7435: Added `EVENT_BEFORE_RUN`, `EVENT_AFTER_RUN` and corresponding methods to `yii\base\Widget` 8 years ago
Nobuo Kihara 9deb24e262 docs/guide/output-client-scripts.md typo fix [ci skip] (#13455) 8 years ago
Carsten Brandt a0c5fee931 Revert ignoring tests and docs on archive export 8 years ago
Alexander Makarov 7d12ae80ee Added info about using your own forks when contributing to extensions and apps 8 years ago
Alexey Rogachev 37f19a0256 Fixes #13300, #13307, #13310, #13312 8 years ago
Herbert Maschke d4d6c1dabf Tests for 13393 (#13439) 8 years ago
Herbert Maschke a6da9d5da8 Added unit tests regarding redirection for ResponseTest (#13437) 8 years ago
Revin Roman d3bde96852 Fix Russian messages (#13438) [skip ci] 8 years ago
Alexander Makarov c8e467f919 Removed changelog entry for reverted #13393 8 years ago
Alexander Makarov eab3489ec7
Reverted #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` (reverted from commit e5d169beb8) 8 years ago
Carsten Brandt 73f61b4f6b Update UPGRADE.md 8 years ago
Klimov Paul c73de31a90 Fixed `yii\web\MultipartFormDataParser` adds an extra newline to every value 8 years ago
Alexander Makarov 3f4771b1de
Phpdoc adjustments [skip ci] 8 years ago