8666 Commits (49ff98938b4c33de3747205b369549e05f231df6)
 

Author SHA1 Message Date
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
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
Carsten Brandt 9e62d5589a added unit test for #4489 10 years ago
Alexander Makarov a7044c835b Fixed link 10 years ago
Alexander Makarov c2c7bbe2b9 [skip ci] Fixes #4461 10 years ago
Alexander Makarov d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 10 years ago
Klimov Paul fedf8eccd9 `yii\authclient\widgets\AuthChoice` now preserves initial settings while opening popup 10 years ago
Alexander Makarov be24a2e2c7 Removed mentions of $deriveKeyStrategy from Security phpdoc 10 years ago
Carsten Brandt 1e9350abe1 guide on ajax validation 10 years ago
Carsten Brandt 9e9175fe09 fixed typo 10 years ago
Qiang Xue b922069cdf Merge pull request #4480 from russianlagman/patch-1 10 years ago
Alexey Samoylov b3260567c2 Mistype 10 years ago
Carsten Brandt 31a56b59b0 Avoid endless loop when exporting logs 10 years ago
Alexander Makarov 935e2f5ce3 Merge pull request #4475 from tom--/remove-else-after-return 10 years ago
tom-- 33f2525a39 Remove nonsense branch logic 10 years ago
Alexander Makarov f07510e9fa Merge pull request #4474 from tom--/4469-compareString-without-shortcut 10 years ago
tom-- 4f5b7afd95 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4469-compareString-without-shortcut 10 years ago
tom-- c6a8b418ef compareString(): timing depends only on length of `$actual` input, unit test 10 years ago
Qiang Xue 34893c9e6a Merge pull request #4472 from yii2-chinesization/master 10 years ago