32 Commits

Author SHA1 Message Date
740a769477 improved HelpController with messages for each command 2014-03-06 22:43:57 +01:00
6d72c6a723 fix code style 2014-03-04 06:27:22 +02:00
c047fbe0df fix code style No space found after comma in function call 2014-03-04 05:46:43 +02:00
c5ed024109 fix phpFoc, added missing param 2014-03-04 05:08:40 +02:00
325c7a18c4 improved fixture command 2014-02-09 18:30:49 +04:00
a73953c05b Update FixtureController.php
typo fix
2014-02-06 16:22:39 +02:00
663e898ba7 fixed docs, added checks 2014-02-04 21:00:52 +04:00
cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 2014-02-04 20:04:00 +04:00
14d303d479 added suffix 2014-02-04 19:56:01 +04:00
0e3fae36a4 added globalFixtures option 2014-02-04 19:54:45 +04:00
9669b321a6 Removed duplicated getAlias call. 2014-02-04 10:22:50 -05:00
ff987aa4b2 controller improved 2014-02-04 16:09:57 +04:00
11bc899bc1 Refactored fixtures and fixed test break. 2014-02-03 21:16:57 -05:00
c2fef048a5 typo fix [skip ci] 2014-02-03 17:02:21 -05:00
cafdebb55c CS fix. doc fix. 2014-02-03 16:53:03 -05:00
2ed30dfeb8 fixed docs in controller 2014-02-03 23:20:16 +04:00
7522b3bc92 added docs, command fix 2014-02-03 22:49:21 +04:00
416adcaebf removed fixturePath, improved console command 2014-02-03 22:23:38 +04:00
19d45b9a1e fixed command and docs 2014-02-02 20:55:47 +04:00
b892ffc80b fixtures controller improved 2014-02-02 16:34:47 +04:00
62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 2014-01-27 21:04:49 +01:00
b496a04f49 refactored fixture feature. 2014-01-19 23:17:53 -05:00
369e4218a9 Merge branch 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2 into Ragazzo-fixtures_except_option_added
* 'fixtures_except_option_added' of https://github.com/Ragazzo/yii2:
  filter fix
  changelog added
  changes of other pr reverted
  except option added

Conflicts:
	framework/CHANGELOG.md
2014-01-17 22:15:59 +01:00
e1c921a28c filter fix 2014-01-16 15:24:15 +04:00
6f9949a04c changes of other pr reverted 2014-01-16 12:38:39 +04:00
55c686cbf5 except option added 2014-01-16 12:36:06 +04:00
dad238f60d changed truncate to delete 2014-01-16 12:06:33 +04:00
3091024e78 And optimized even more 2014-01-13 23:39:40 +04:00
1e291ec4d5 Optimized code a bit 2014-01-13 23:37:16 +04:00
a5d5e80400 Re-added removed initialization of array 2014-01-13 22:31:05 +04:00
349f2c9e32 phpdoc fixes, unused variable 2014-01-12 23:40:21 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00