28 Commits (88e79d3f8eb0121542d8174762cc9a1dca35313d)

Author SHA1 Message Date
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
CedricYii 3555633223 Fixes #14289: Added `yii\db\Command::executeResetSequence()` to work with Oracle 6 years ago
Leandro Gehlen c484792084 Fixes #15840: Fixed regression on load fixture data file 7 years ago
Leandro Gehlen 810e9e5337 Fixes #14546: Added `dataDirectory` property into `BaseActiveFixture` 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Andrey Akimov 0973117de2 Fixed phpdoc `yii\test\ActiveFixture::load` (#14292) [skip ci] 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Alexander Makarov 8260cfa4ea Compare with null instead of isset 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Klimov Paul f13a4809b8 `yii\test\ActiveFixture::load()` updated to use `yii\db\Schema::insert()` 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 205400f118 Fixes #5176: `ActiveFixture` will reset table in its `load()` method instead of `unload()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Mark 5e33a17b6a fixed active fixtures classes 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Qiang Xue 3cc7fcb510 refactored fixture. 11 years ago
Carsten Brandt 65179b100a code style in fixtures 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Qiang Xue 106e912401 Added tests for Fixture feature. 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago
Qiang Xue 18291c5b93 Added FixtureTrait. 11 years ago
Qiang Xue 2dec35cfe3 Added fixture classes. 11 years ago