Andrew Forward 6376a587d4 Create app:init to separate initialization from starting
This feature allows an install script to initialize much of the
gitlab requirements without actually starting it.  It is useful
for deployment scripts so that the first start up does not have to
do this work itself.  app:start calls app:init, so no change
in functionality for app:start.
2015-04-19 16:38:59 -04:00
..
2015-04-16 18:18:45 +05:30