Paul Klimov
|
8632882312
|
Plain echo replaced by stdout() at yii\console\MessageController
|
2014-12-04 18:37:52 +02:00 |
|
Paul Klimov
|
19e79ad4b4
|
Plain echo replaced by stdout() at yii\console\AssetController
|
2014-12-04 18:27:45 +02:00 |
|
Alexander Makarov
|
338b334254
|
Improved console controller tests
|
2014-11-27 03:39:00 +03:00 |
|
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 |
|
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 |
|
Klimov Paul
|
63e434b473
|
Safe real path resolving added to yii\console\controllers\AssetController::combineCssFiles()
|
2014-11-11 16:33:16 +02:00 |
|
Klimov Paul
|
112ad80d6e
|
Fixed yii\console\controllers\AssetController breaks CSS URLs, which start from '/'
|
2014-11-11 14:49:20 +02:00 |
|
Qiang Xue
|
2a6c0b7799
|
Fixed test break.
|
2014-10-26 20:55:46 -04:00 |
|
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 |
|
Klimov Paul
|
13bc95ae52
|
Fixed yii\console\controllers\AssetController breaks CSS URLs on Windows
|
2014-10-10 13:55:29 +03:00 |
|
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 |
|
Klimov Paul
|
db26e65c62
|
Fixed yii\console\controllers\MessageController handles category name containing dot incorrectly
|
2014-09-17 15:48:12 +03:00 |
|
Alexander Makarov
|
00ca1cb4b3
|
Fixes #4914
|
2014-09-04 03:27:13 +04:00 |
|
Mark
|
2410766f9f
|
tests added for faker fixture controller
|
2014-09-01 17:33:15 +04:00 |
|
Mark
|
ff80968387
|
cache controller adjustments and improvements
related to #4792, close #4874
|
2014-09-01 13:07:56 +02:00 |
|
Mark
|
033d66deac
|
changed format of applying command to all
|
2014-08-20 20:48:58 -04:00 |
|
Mark
|
c7887b666c
|
Added missed case in tests about append option
|
2014-08-20 20:48:58 -04:00 |
|
Mark
|
461576dc85
|
added other syntax for and tests for fixture controller
|
2014-08-20 20:48:58 -04:00 |
|
Carsten Brandt
|
f4a9646a22
|
more on HHVM compatibility
|
2014-08-15 16:04:02 +02:00 |
|
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 |
|
Alexander Makarov
|
bc3200cef1
|
Fixes #4295: reworked message extraction for PO files
|
2014-07-17 19:33:37 +04:00 |
|
Klimov Paul
|
f6ef4aacd0
|
Unit test for MigrateController added
|
2014-07-10 13:30:20 +03:00 |
|
Carsten Brandt
|
639e52c199
|
skip tests on HHVM
|
2014-06-16 11:06:01 +02:00 |
|
Carsten Brandt
|
36fe23dac3
|
use different file names in different tests to run on HHVM
|
2014-06-16 10:47:49 +02:00 |
|
Carsten Brandt
|
106a078ab7
|
use different file names in tests to ensure they can run on HHVM
|
2014-06-16 10:29:17 +02:00 |
|
Klimov Paul
|
88c25245a2
|
Test path composition in 'AssetControllerTest' adjusted
|
2014-06-13 11:51:32 +03:00 |
|
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 |
|
Klimov Paul
|
72aba34210
|
yii\console\controllers\AssetController fixed to respect data URL resources
|
2014-04-17 12:11:34 +03:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Luciano Baraglia
|
269d1303a9
|
Code style fixes
|
2014-03-08 20:47:04 -03:00 |
|
Paul Klimov
|
dcf8f450f5
|
AssetController adjusting URLs at same line has been fixed.
|
2014-01-21 12:45:56 +02:00 |
|
Paul Klimov
|
1fd7dc66c5
|
Unit test for AssetController has been fixed.
|
2014-01-20 16:14:46 +02:00 |
|
Qiang Xue
|
fb3ebe7000
|
doc cleanup.
|
2013-11-29 12:47:10 -05:00 |
|
Qiang Xue
|
f130dca199
|
Fixed test break.
|
2013-10-18 22:02:28 -04:00 |
|
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
Carsten Brandt
|
949dda5fdb
|
tagged tests with @group tags
|
2013-09-14 12:49:47 +02:00 |
|
Alexander Makarov
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
Qiang Xue
|
e15938474c
|
Refactored console commands.
|
2013-07-18 18:21:21 -04:00 |
|
Qiang Xue
|
0778937097
|
disabled asset test temporarily.
|
2013-07-16 21:43:35 -04:00 |
|
Qiang Xue
|
f2e57b2eec
|
Fixed test breaks.
|
2013-07-02 22:19:05 -04:00 |
|
Qiang Xue
|
531ca690eb
|
refactored the message command.
|
2013-06-11 15:01:59 -04:00 |
|
Klimov Paul
|
7c9f74722c
|
"yii\console\controllers\MessageController" has been fixed.
|
2013-06-11 20:15:37 +03:00 |
|
Klimov Paul
|
04848a45c9
|
Default action of "yii\console\controllers\MessageController" has been renamed to "generate".
|
2013-06-09 16:10:59 +03:00 |
|
Klimov Paul
|
4a164f8afa
|
Action "template" has been added to "yii\console\controllers\MessageController".
|
2013-06-09 16:07:03 +03:00 |
|
Klimov Paul
|
a5e903f252
|
Unit test for "yii\console\controllers\MessageController" has been created.
|
2013-06-09 15:04:58 +03:00 |
|
Klimov Paul
|
ec8fecb8b0
|
Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test.
|
2013-06-03 21:56:03 +03:00 |
|
Klimov Paul
|
f65d1398a5
|
Added skipping for absolute URLs at "AssetController::adjustCssUrl()".
|
2013-05-26 21:05:53 +03:00 |
|
Klimov Paul
|
b6ec6085fe
|
Method "AssetController::adjustCssUrl()" has been complete.
|
2013-05-26 20:59:03 +03:00 |
|
Klimov Paul
|
265a6f1c39
|
Relative path composing at "AssetController::adjustCssUrl()" has been complete.
|
2013-05-26 20:47:34 +03:00 |
|
Klimov Paul
|
ce6b73c88a
|
Method "AssetController::adjustCssUrl()" has been created as blank
|
2013-05-26 14:53:41 +03:00 |
|