octicon-git-branch(16/) Commit Graph

68 Commits

Author SHA1 Message Date
Alexander Makarov
0e567bdd9c Fixed tests 2015-03-07 00:31:22 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
b7a29e38d9 Fixes #6895: Added ignoreCategories config option for message command to ignore categories specified 2015-03-06 21:51:42 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
5bda2fe073 yii\console\controllers\AssetController now correctly handles relative image URLs if source and target CSS are under same directory 2015-01-29 15:44:05 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
08531312ef fixed HHVM test break
always use unique directory for each test
2015-01-10 20:47:17 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
2a19b3caa0 fixed whitespace in tests 2015-01-10 18:37:43 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
b3c6d70cda Unit test for yii\console\controllers\AssetController advanced 2015-01-06 17:54:20 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
94f702fe6e yii\console\controllers\AssetController now handles bundle files from external resources properly 2015-01-06 17:03:39 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
8632882312 Plain echo replaced by stdout() at yii\console\MessageController 2014-12-04 18:37:52 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
19e79ad4b4 Plain echo replaced by stdout() at yii\console\AssetController 2014-12-04 18:27:45 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
338b334254 Improved console controller tests 2014-11-27 03:39:00 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
eaf8ece568 Fixes #5627: Added yii cache/flush-schema console command to flush DB schema cache of a given database connection 2014-11-27 03:06:24 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
e88a5d9cc4 Fixes #4823 and #6005: yii message accuracy and error handling were improved by using PHP tokenizer instead of regular expressions. Removed eval() as well. 2014-11-22 02:33:02 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
63e434b473 Safe real path resolving added to yii\console\controllers\AssetController::combineCssFiles() 2014-11-11 16:33:16 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
112ad80d6e Fixed yii\console\controllers\AssetController breaks CSS URLs, which start from '/' 2014-11-11 14:49:20 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2a6c0b7799 Fixed test break. 2014-10-26 20:55:46 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
f5c5c2fd8b Fixed yii\console\controllers\AssetController breaks CSS URLs in case target file localed at yii\web\AssetManager::basePath root 2014-10-10 16:17:31 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
13bc95ae52 Fixed yii\console\controllers\AssetController breaks CSS URLs on Windows 2014-10-10 13:55:29 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
684365e8c9 Fixed yii\console\controllers\CacheController does not check if cache component instance of 'yii\caching\Cache'
close #5055
2014-09-17 18:49:32 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
db26e65c62 Fixed yii\console\controllers\MessageController handles category name containing dot incorrectly 2014-09-17 15:48:12 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
00ca1cb4b3 Fixes #4914 2014-09-04 03:27:13 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
2410766f9f tests added for faker fixture controller 2014-09-01 17:33:15 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
ff80968387 cache controller adjustments and improvements
related to #4792, close #4874
2014-09-01 13:07:56 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
033d66deac changed format of applying command to all 2014-08-20 20:48:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
c7887b666c Added missed case in tests about append option 2014-08-20 20:48:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Mark
461576dc85 added other syntax for and tests for fixture controller 2014-08-20 20:48:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
f4a9646a22 more on HHVM compatibility 2014-08-15 16:04:02 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
8f81e231da Fixes #4453: yii message/extract wasn't properly writing to po files in case of multiple categories 2014-07-26 02:46:58 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
bc3200cef1 Fixes #4295: reworked message extraction for PO files 2014-07-17 19:33:37 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
f6ef4aacd0 Unit test for MigrateController added 2014-07-10 13:30:20 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
639e52c199 skip tests on HHVM 2014-06-16 11:06:01 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
36fe23dac3 use different file names in different tests to run on HHVM 2014-06-16 10:47:49 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
106a078ab7 use different file names in tests to ensure they can run on HHVM 2014-06-16 10:29:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
88c25245a2 Test path composition in 'AssetControllerTest' adjusted 2014-06-13 11:51:32 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
7f636fc525 yii\console\controllers\AssetController::actionTemplate() advanced to include jsCompressor and cssCompressor to the template. 2014-04-17 12:57:35 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
72aba34210 yii\console\controllers\AssetController fixed to respect data URL resources 2014-04-17 12:11:34 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Luciano Baraglia
269d1303a9 Code style fixes 2014-03-08 20:47:04 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 2014-01-21 12:45:56 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Paul Klimov
1fd7dc66c5 Unit test for AssetController has been fixed. 2014-01-20 16:14:46 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
fb3ebe7000 doc cleanup. 2013-11-29 12:47:10 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f130dca199 Fixed test break. 2013-10-18 22:02:28 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e15938474c Refactored console commands. 2013-07-18 18:21:21 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0778937097 disabled asset test temporarily. 2013-07-16 21:43:35 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
f2e57b2eec Fixed test breaks. 2013-07-02 22:19:05 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
531ca690eb refactored the message command. 2013-06-11 15:01:59 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
7c9f74722c "yii\console\controllers\MessageController" has been fixed. 2013-06-11 20:15:37 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Klimov Paul
04848a45c9 Default action of "yii\console\controllers\MessageController" has been renamed to "generate". 2013-06-09 16:10:59 +03:00 octicon-file-diff(16/) octicon-file-code(16/)