Commit Graph

13 Commits

Author SHA1 Message Date
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
5564de29ab complete phpdoc for install command 2013-06-06 17:04:19 +02:00
Manuel Raynaud
58c1a759ca remove database name in sql command 2013-06-06 12:02:25 +02:00
Manuel Raynaud
c2a6fbecef check some permission before starting install process 2013-06-06 11:54:32 +02:00
Manuel Raynaud
b3c0397a55 add help message to thelia:install command 2013-06-05 14:57:54 +02:00
Manuel Raynaud
0717c6a48f ask information connection again if they are wrong 2013-06-05 14:48:42 +02:00
Manuel Raynaud
785b450537 create new command allowing to install thelia using cli tools 2013-06-05 14:23:05 +02:00
Manuel Raynaud
bf7ab3c3b8 remove unused namespace in CacheClear class 2013-06-04 15:19:44 +02:00
Manuel Raynaud
e055058cb4 import ContainerAwareCommand from SymfonyFramework bundle 2013-06-03 15:29:01 +02:00
Manuel Raynaud
e7c06c2158 import ContainerAwareCommand from SymfonyFramework bundle 2013-06-03 15:28:04 +02:00
Manuel Raynaud
adea29bd5c rename cache:clear command 2013-06-03 15:24:22 +02:00
Manuel Raynaud
fa3f8a3bf9 complete cache:clear command 2013-06-03 15:00:07 +02:00
Manuel Raynaud
af086a55da implement command process 2013-06-03 13:12:34 +02:00