8987 Commits (b82d32c1eff44ef5d20ed39bdfa4963ddd909de8)
 

Author SHA1 Message Date
RichWeber a0724a83d8 Grammar fix 10 years ago
RichWeber b57eb8e16e add page start-forms.md 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
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
Alex-Code 10eedae113 Update input-validation.md 10 years ago
Alexander Makarov 2fc8cb4523 Fixes #4489: Fixed MySQL RBAC manager 10 years ago
Alexander Makarov c6569b1abe Removed unnecessary code 10 years ago
Carsten Brandt 8701d7df3b more explicit comment in phpdoc, code style 10 years ago
Carsten Brandt 74c99dc959 code style + test groups 10 years ago