8762 Commits (fd5e05b1cfdb5dd57096f4420b90fc9ef45e5379)
 

Author SHA1 Message Date
maxlapko 62bffafeea Update MessageController.php 10 years ago
resurtm 5a8c997da4 Fix Markdown link to the Yii class. 10 years ago
resurtm 8f31e54d02 Remove unnecessary Markdown code characters. 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
Alexander Makarov d9a23975a5 Relaxed access level for `yii\gii\generators\model\Generator` 10 years ago
Alexander Makarov e2b2326e33 Added string check to Twig renderer alias auto adding 10 years ago
Alexander Makarov 5903f6ec38 Fixed tests to take deferred validation signature change into account 10 years ago
Alexander Makarov cadbbd813f Reduced gap between setting and checking mtime 10 years ago
Alexander Makarov b44a900779 Fixes Twig to ignore non-path aliases instead of erroring 10 years ago
Alexander Makarov 41f31bcd36 [skip ci] Fixes #4548 10 years ago
Alexander Makarov e1bdc9cdc9 Fixes #3674: Various Twig enhancements: 10 years ago
Qiang Xue 898499ed44 doc improvement. [skip ci] 10 years ago
Qiang Xue e2bf112032 Merge branch 'Alex-Code-deferred-validation' 10 years ago
Qiang Xue f74e208103 Merge branch 'deferred-validation' of github.com:Alex-Code/yii2 into Alex-Code-deferred-validation 10 years ago
RichWeber 201f0abba2 UK translation 10 years ago
Alexander Makarov a38ba3ccbf Fixes #4526: fixed error caused by substr_compare length parameter doesn't accept null in PHP 5.4 10 years ago
Qiang Xue c6e8f5a667 Merge pull request #4543 from slavcodev/refactoring-query 10 years ago
Alexander Makarov 8615296b32 Merge pull request #4544 from yiisoft/gii-generator-tests 10 years ago
Alexander Makarov 5f49c65510 Added tests that are making sure Gii isn't failing with errors 10 years ago
slavcodev fa8e576251 Refactored ActiveQuery::one() to be consistent with all() creation 10 years ago
Qiang Xue b19fa0c3db minor fixes [skip ci] 10 years ago
Qiang Xue 19b8cc442d Merge pull request #4542 from xjflyttp/4520-cache-memcache-sasl-support 10 years ago
xjflyttp c5fbf89b44 - Enh #4520: yii\caching/MemCache.php add sasl support (xjflyttp) 10 years ago
Qiang Xue 09fc0c3c65 Merge pull request #4539 from mickgeek/master 10 years ago
Klimov Paul 11f8a2d190 Using of `MongoCollection::createIndex()` provided 10 years ago
mickgeek 017572d8a5 Fix signature validation 10 years ago
Alex-Code b60710071f Update input-validation.md 10 years ago
Alex-Code 3a10c4cfa4 Update yii.activeForm.js 10 years ago
Alex-Code 6d2bc729c0 Update CHANGELOG.md 10 years ago
Alex-Code 4d337c3068 Update CHANGELOG.md 10 years ago
Carsten Brandt 1c9fc33a40 fixed HHVM test break 10 years ago
Carsten Brandt d6d5a4eb25 Do allow PHP5.6 to fail anymore 10 years ago
Carsten Brandt 1dad82a0f6 avoid random test break 10 years ago
Carsten Brandt 7af92173b1 length arg of byteSubstr is now optional 10 years ago
Alexander Makarov cde71f4318 Added encoding to StringHelper::byteSubst() fallback 10 years ago
Alexander Makarov 08c1b8aa0f Merge pull request #4527 from mickgeek/master 10 years ago
Oleg Belostotskiy 57335523d2 Fix Russian translation 10 years ago
Alexander Makarov 68fafdb440 Merge pull request #4524 from mbman/bugfix-4497 10 years ago
Alexander Makarov d3e8261d8f Update translation-teams.md 10 years ago
mbman 94dc27a30e Fixes #4497: Bad Request, Unable to verify your data submission 10 years ago
Paul Klimov 49ff98938b Merge pull request #4523 from littlefuntik/patch-1 10 years ago
Gregory 3da0ca8252 Update intro-upgrade-from-v1.md 10 years ago
Qiang Xue da544b2676 Fixes #4519: `yii\base\Model::isAttributeRequired()` should check if the `when` option of the validator is set 10 years ago
Thiago Talma 45ee387f92 It is not required by default when you set the "when" attribute 10 years ago
Qiang Xue 83b800271b Merge branch 'master' of git://github.com/yiisoft/yii2 10 years ago
Qiang Xue a0d19e922b Fixes #4497: changed to use hex digits by default when hashing data. 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 63b98dbcd5 Merge pull request #4515 from RichWeber/master 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago