8687 Commits (a38ba3ccbf183004c57e34e81b760031a6173659)
 

Author SHA1 Message Date
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
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
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 5976d1c576 added property spacing to code style fixer 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
RichWeber 41c51d7326 fix errors 10 years ago
RichWeber 3e21fea5e2 add start-hello.md 10 years ago
Carsten Brandt ca9d4867f4 code style 10 years ago
Carsten Brandt 1f31f27787 phpdoc 10 years ago
Carsten Brandt 3c6239f9f7 Revert "Used substr_compare instead of substr when we don't care about result" 10 years ago
Carsten Brandt a9aebfab7c minor message improvements 10 years ago
RichWeber 0476527950 fix errors 10 years ago
Carsten Brandt 6d1dd1d556 class map 10 years ago
RichWeber 5fcf1fd920 add start-workflow.md 10 years ago
Carsten Brandt 08a480c6e6 make Request more robust against invalid CSRF data 10 years ago
Alexander Makarov 4d3e0c7776 Merge pull request #4513 from RichWeber/master 10 years ago
RichWeber 2358463a11 up image url 10 years ago
RichWeber f19044fbdd up errors translate 10 years ago
RichWeber 5870d5428c add start-installation.md 10 years ago
Carsten Brandt 5dbf276c92 Grammar fix 10 years ago
Alexander Makarov ca8141bd88 Merge pull request #4510 from xBazilio/patch-3 10 years ago
Bazilio 9f46734205 fixed typo and some links 10 years ago