Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Gomez Pan
f13d5c05f2 added extensions into devcontroller [skip ci] 2016-03-10 13:43:45 +01:00
Alexander Makarov
816ebd1e17 Additional phpdoc and minor code style fixes 2015-05-31 14:17:04 +03:00
Carsten Brandt
9c10f17690 added --useHttp option to dev command
allows to clone repos using HTTP only, not SSH

issue #3267
2015-05-27 12:47:16 +02:00
Qiang Xue
3c99febbbf added benchmark to dev. 2015-05-10 16:01:29 -04:00
Carsten Brandt
2d1650554b fixed chdir in dev controller 2015-04-30 11:47:23 +02:00
Alexander Makarov
87a824515f Renamed application template into project template in docs 2015-04-02 14:46:34 +03:00
Carsten Brandt
dd3cc91fef command to run a command in all extension and app dirs 2015-03-23 15:43:30 +01:00
Carsten Brandt
2602efcc4b more verbose output on dev controller 2015-03-22 19:47:20 +01:00
Carsten Brandt
a564273894 return 0 on success to make check easier 2015-03-22 19:43:32 +01:00
Carsten Brandt
7fba1698b3 updated build command to set up dev environment
issue #7812
2015-03-22 19:37:51 +01:00