Commit Graph

125 Commits

Author SHA1 Message Date
resurtm
73833cbf7b Typo fix. 2012-07-26 20:22:46 +06:00
resurtm
06b59f750b Changelog and WebAppCommand help additions. 2012-07-26 19:23:45 +06:00
resurtm
629540bfb5 WebAppCommand now supports generation of additional files for hg and git. 2012-07-26 19:05:40 +06:00
Alexander Makarov
bf3c1f7d50 Enh #584: Refactored WebAppCommand to be more customizable, added more PHPDoc 2012-07-02 01:50:43 +04:00
Carsten Brandt
cb1f59de2f typo, added DIRECTORYSEPARATOR and / 2012-06-26 00:55:45 +02:00
Carsten Brandt
47a9534301 fixed webapp creation with relative paths like ../
was not working correctly when base name of path was ..
fixes #178
2012-06-26 00:39:51 +02:00
Steffen Dietz
71ff7f7156 matched confirm signature to CConsoleCommand 2012-05-14 21:43:29 +02:00
Carsten Brandt
a098f97b0e code style and small documentation fixes
due to comments in a6d8222 4fd934d
2012-04-28 00:32:09 +02:00
Carsten Brandt
4fd934d0bd adjusted all framework commands to use proper exit codes
use console exit codes introduced in pull request #647
2012-04-27 23:01:24 +02:00
SATO Kentaro
de81ed829a Add sort parameter to MessageCommand that sort messages when merging. 2012-03-03 15:05:11 +09:00
SATO Kentaro
846717250b Avoid piling up obsolete marks of MessageCommand. 2012-03-03 15:01:47 +09:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
e661101e0f and one more approach to schema cache refresh 2011-12-27 20:28:26 +00:00
alexander.makarow
3d8563fddf another approach to schema cleanup after DB migration 2011-12-27 19:20:45 +00:00
alexander.makarow
dcd17e7741 (Fixes issue 2872) Added CConsoleCommand::prompt() that asks for input and CConsoleCommand::confirm() that asks for confirmation 2011-12-06 22:33:37 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
c2d0ddae51 (Fixes issue 2751) Added removeOld parameter to yiic message command that allows not to add obsolete lines to translation file generated 2011-09-14 21:31:30 +00:00
alexander.makarow
d96d9840cb (Fixes issue 2713) 2011-08-05 22:28:57 +00:00
alexander.makarow
a8f5b10c4b (Fixes issue 2717) Extracted MigrateCommand::createMigrationHistoryTable method from MigrateCommand::getMigrationHistory 2011-08-05 22:25:19 +00:00
alexander.makarow
d34cb72224 (Fixes issue 2635) MigrateCommand migration execution time is now measured correctly 2011-07-12 21:39:39 +00:00
alexander.makarow
9c2e4c616f (Fixes issue 2636) CConsoleCommand::init() wasn't called in yiic shell mode 2011-07-12 21:34:43 +00:00
alexander.makarow
57982167ea (Fixes issue 2389) MessageCommand now accepts overwrite option determining if merge result will overwrite existing file 2011-05-12 23:00:19 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +00:00
qiang.xue
6e353740a4 * Added transaction support for the DB migration feature. 2011-03-04 17:16:49 +00:00
qiang.xue
8974f8861a (Fixes issue 2169) 2011-03-04 15:48:00 +00:00
keyboard.idol@gmail.com
ad36b3ff52 (Fixes issue 2042) 2011-01-29 23:04:11 +00:00
qiang.xue
0f0c332385 (Fixes issue 2026) 2011-01-21 21:53:08 +00:00
qiang.xue
f4bd6c168b 2011-01-20 01:32:49 +00:00
qiang.xue
f6790f8e55 (Fixes issue 2007) 2011-01-19 23:03:40 +00:00
alexander.makarow
c1357c13ad 2011-01-15 01:44:41 +00:00
qiang.xue
cd792ef24f 2011-01-13 19:46:40 +00:00
qiang.xue
cce0060376 (Fixes issue 1966) 2011-01-10 14:37:04 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
92570038f2 updated help information for migrate command. 2010-12-02 18:31:29 +00:00
qiang.xue
c43cef619a Added mark action to migrate tool. 2010-12-02 18:22:39 +00:00
qiang.xue
19b3718ed4 refactored migration tool. 2010-12-02 15:33:35 +00:00
qiang.xue
909e0760e8 refactored the migrate command. 2010-12-02 05:28:08 +00:00
qiang.xue
4e7696364c 2010-12-02 04:34:07 +00:00
qiang.xue
028bbeefd1 * Added support for using anonymous parameters and global options in console commands 2010-12-02 04:30:18 +00:00
alexander.makarow
9abb56f558 migration command wording 2010-11-30 19:52:14 +00:00
qiang.xue
4681af6b2b * (Fixes 1191) Implemented the database migration feature 2010-11-30 03:12:29 +00:00
alexander.makarow
de79271e84 Added more info to yiic message command help 2010-09-30 21:12:56 +00:00
qiang.xue
9ed9a35a50 2010-08-24 19:29:13 +00:00
qiang.xue
7a096cdc4c (Fixes issue 1493) 2010-08-24 19:26:17 +00:00
qiang.xue
26b2fca8f5 2010-06-16 19:52:29 +00:00
alexander.makarow
105010d90b unused code cleanup 2010-06-16 19:11:00 +00:00
qiang.xue
9473a3b6c2 (Fixes issue 1152) 2010-05-06 21:00:55 +00:00
qiang.xue
01964cf811 (Fixes issue 1061) 2010-03-26 18:29:12 +00:00
qiang.xue
05f934ffd4 Added scenario parameter to the form command. 2010-03-10 22:47:03 +00:00
qiang.xue
d62410d16b 2010-03-10 21:19:30 +00:00