8957 Commits (3f597fd45d68309bddabd24055c49665361fd4d8)
 

Author SHA1 Message Date
Klimov Paul 327914e452 Added automatic generating of unique slug value to `yii\behaviors\Sluggable` 10 years ago
Alexander Makarov c4b8e045f0 Fixed Smarty extension "use" function to work properly in linux environment 10 years ago
Alexander Makarov 892d95a376 Added runtime cleanup for Smarty and Twig tests 10 years ago
Alexander Makarov 3139c979cb Merge pull request #4671 from TriAnMan/test-runner 10 years ago
Anton Andersen dfffea9af3 Use config variables instead constants. Cleanup redundant constants 10 years ago
Anton Andersen 71adca60ee Add namespaces to all tests 10 years ago
Anton Andersen 545a908b53 Add runner for all tests 10 years ago
Qiang Xue 930668150a Merge pull request #4667 from jyaqub/patch-1 10 years ago
Jawad b70ba7661b Update db-active-record.md to correct a minor typo 10 years ago
Alexander Makarov f08c85c5b8 Merge pull request #4619 from yiisoft/smarty 10 years ago
Alexander Makarov 739f3b13e4 Fixes #4553: Smarty enhancements 10 years ago
Qiang Xue 3b01f48c6a Fixes #4597: `yii\composer\Installer::setPermission()` supports setting permission for both directories and files now (qiangxue) 10 years ago
Alexander Makarov 895bdbcd49 Fixes #4637: fixed broken Twig method calls 10 years ago
Alexander Makarov 464292d105 Fixes #4659: adjusted nginx config in docs to serve 404 instead of "no input file specified" when accessing non-existing PHP file 10 years ago
Alexander Makarov d41eb358a0 Merge pull request #4662 from hwabbott/master 10 years ago
Henry Abbott 00aab7c379 Fixed typo in comments for generatePasswordHash 10 years ago
Alexander Makarov f6b1ec9b5a Merge pull request #4661 from LAV45/translate-docs-to-ru 10 years ago
LAV45 42210b5f2c translate to russian language 10 years ago
LAV45 7ad9b298e3 translation into russian language docs/guide/start-gii.md 10 years ago
Alexander Makarov 0e35d76785 Merge pull request #4653 from RichWeber/master 10 years ago
RichWeber 1b93b9a973 Grammar fix 10 years ago
RichWeber aedcf87bff add start-gii.md 10 years ago
Qiang Xue 1b9825c36d Merge pull request #4648 from xBazilio/patch-7 10 years ago
Bazilio 2bfbbf2320 Fixed phrase. 10 years ago
Bazilio 0ba5a24c32 Grammar fixes 10 years ago
Alexander Makarov 82e70be171 Fixed condition for #4595 10 years ago
Qiang Xue be8b03bcd9 minor refactoring. [skip ci] 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
Alexander Makarov ad20aa4b22 Merge pull request #4639 from RichWeber/master 10 years ago
RichWeber 1e2c6b1086 Grammar fix 10 years ago
RichWeber fa67cbf90e add start-databases.md 10 years ago
RichWeber 0e31bb8c3b Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Alexander Makarov b927d36f7d Removed index-test from codeception instructions since it's used automatically 10 years ago
Alexander Makarov fb67f958a9 More cases for #4595 10 years ago
Alexander Makarov b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 10 years ago
Alexander Makarov da0cf6c32e Merge pull request #4629 from xBazilio/patch-6 10 years ago
Alexander Makarov 84af0ad1f7 Fixes #4592: Fixed `yii help` command was listing incorrect action names for methods like `actionSayNO` 10 years ago
Bazilio 3e62a1a6fe fixed typo 10 years ago
Alexander Makarov 7aa6a30d7b Fixes #4290: Fixed throwing exception when trying to access AR relation that is null 10 years ago
Alexei Tenitski fd5e05b1cf Support for method calls on models from Twig templates 10 years ago
Alexei Tenitski 80178e6dee Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values) 10 years ago
Alexander Makarov 071105e932 Added null AR relation test for Twig extension 10 years ago
disem 5c79ab202c Added key param to ActionColumn button Closure 10 years ago
Carsten Brandt 689fc137da added some tests for Url helper 10 years ago
Qiang Xue fdb1672ef3 Merge pull request #4623 from xBazilio/patch-5 10 years ago
Bazilio 4674cdeb05 fixed comment in code snippet 10 years ago
Qiang Xue 0cdf2f5171 Fixed code break. 10 years ago
Qiang Xue dee0382c1f Added `yii\base\InvalidValueException`. 10 years ago
Qiang Xue f76dcdd979 Merge pull request #4618 from xBazilio/patch-4 10 years ago
Qiang Xue 2ef7eda249 Fixes #4611. 10 years ago