47 Commits

Author SHA1 Message Date
8260cfa4ea Compare with null instead of isset 2015-10-10 01:12:59 +03:00
6d9fe671de various code style and whitespace adjustments 2015-08-02 00:27:19 +02:00
68c30c1034 Replace aliases of functions 2015-06-29 22:59:22 +03:00
f13a4809b8 yii\test\ActiveFixture::load() updated to use yii\db\Schema::insert() 2015-04-24 14:30:40 +03:00
d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache 2015-01-04 19:28:05 -05:00
d2b864da84 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00
205400f118 Fixes #5176: ActiveFixture will reset table in its load() method instead of unload() 2014-09-25 12:27:09 -04:00
377cb09aa8 Fixes #4945: Added yii\test\ArrayFixture 2014-09-07 18:33:30 -04:00
a5245ad048 added array fixture class 2014-09-07 18:29:16 -04:00
62b08a0959 Fixes #4755: yii\test\BaseActiveFixture::unload() does not clean up the internal cached data 2014-09-03 10:21:00 -04:00
97a6fb3b60 Fixes indents 2014-09-03 10:16:35 -04:00
d1b4e6c6d2 Fixed #4754 2014-09-03 10:16:34 -04:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
75154d351d Refactored AR find 2014-04-07 09:43:03 +04:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
eaaa5b1bb5 fix code style 2014-03-04 06:12:30 +02:00
cfc8a613f2 minor fix. 2014-02-03 21:27:18 -05:00
11bc899bc1 Refactored fixtures and fixed test break. 2014-02-03 21:16:57 -05:00
7863a0ff24 Merge pull request #2279 from Ragazzo/fixtures_controller_improvements
Fixtures controller improvements
2014-02-03 13:26:28 -08:00
2773828611 fixed test break. 2014-02-03 15:28:01 -05:00
13e85adc8e moved magic methods 2014-02-03 22:58:08 +04:00
5e33a17b6a fixed active fixtures classes 2014-02-02 16:36:43 +04:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
3cc7fcb510 refactored fixture. 2014-01-20 20:11:29 -05:00
65179b100a code style in fixtures 2014-01-20 14:51:04 +01:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
106e912401 Added tests for Fixture feature. 2014-01-17 16:22:11 -05:00
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
18291c5b93 Added FixtureTrait. 2014-01-17 12:07:06 -05:00
0e7de3e351 removed trash code. 2014-01-16 22:37:43 -05:00
2dec35cfe3 Added fixture classes. 2014-01-16 22:36:38 -05:00
dad238f60d changed truncate to delete 2014-01-16 12:06:33 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
b2b9b4f319 test wip 2013-03-16 10:18:44 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
30c52fad96 finished draft implementation of new AR. 2013-01-04 12:05:24 -05:00
7106337421 test 2011-07-20 00:03:13 -04:00
cd34611977 w 2011-07-19 23:52:40 -04:00