Sameer Naik
|
7b745f4a60
|
gitlab: run assets and cache cleanup at app:start.
|
2014-04-11 21:41:17 +05:30 |
|
Sameer Naik
|
cbe0da6e36
|
gitlab: added app:restore command to restore a gitlab backup.
|
2014-04-11 21:40:10 +05:30 |
|
Sameer Naik
|
1288b689ce
|
gitlab: moved .ssh directory to /home/git/data/.ssh
|
2014-04-11 21:40:09 +05:30 |
|
Sameer Naik
|
9456d52902
|
gitlab: moved uploads directory to /home/git/data/uploads
|
2014-04-11 21:40:09 +05:30 |
|
Sameer Naik
|
231aae2ed2
|
gitlab: moved backups directory to /home/git/data/backups
|
2014-04-11 21:40:09 +05:30 |
|
Sameer Naik
|
5a32907c88
|
gitlab: moved gitlab-satellites directory to /home/git/data/gitlab-satellites
|
2014-04-11 21:40:09 +05:30 |
|
Sameer Naik
|
ffc4c21aff
|
gitlab: moved repositories directory to /home/git/data/repositories
|
2014-04-11 21:40:01 +05:30 |
|
Sameer Naik
|
c6b33f5c52
|
gitlab: added app:backup command to take a backup of the gitlab server
|
2014-04-11 21:37:36 +05:30 |
|
Sameer Naik
|
b0bae82c02
|
gitlab: make sure /home/git/gitlab/tmp/backups is owned by user git
|
2014-04-11 21:37:36 +05:30 |
|
Sameer Naik
|
03389cb962
|
gitlab: exposed GITLAB_SIGNUP parameter to enable/disable user signup.
|
2014-04-11 21:37:36 +05:30 |
|
Sameer Naik
|
b10275650e
|
gitlab: added the capability to run any installed *nix command
eg.
docker run -i -t sameersbn/gitlab top -d1
docker run -i -t sameersbn/gitlab /bin/bash -i
...and so on.
|
2014-04-11 21:37:36 +05:30 |
|
Sameer Naik
|
6ca0eeb949
|
gitlab: align help text
|
2014-04-11 21:37:36 +05:30 |
|
Sameer Naik
|
a18a00d928
|
gitlab: add help command the app: prefix
|
2014-04-11 21:37:35 +05:30 |
|
Sameer Naik
|
9d9a4d7190
|
gitlab: add db operation commands the app:db: prefix
|
2014-04-11 21:37:35 +05:30 |
|
Sameer Naik
|
46067cb393
|
gitlab: renamed script parameter start -> app:start
|
2014-04-11 21:37:35 +05:30 |
|
Sameer Naik
|
2dbe13b123
|
smtp: allow smtp configuration for mail delivery
|
2014-04-11 21:37:34 +05:30 |
|
Sameer Naik
|
bb2aca04e3
|
gitlab: indentation fix
|
2014-04-11 21:37:34 +05:30 |
|
TruongSinh Tran-Nguyen
|
3792d7b870
|
expose unicorn timeout
Mitigate https://github.com/gitlabhq/gitlabhq/issues/1527
|
2014-04-11 21:37:34 +05:30 |
|
Sameer Naik
|
705663e1f1
|
gitlab: install mysql data directory if it does not exist.
|
2014-04-11 21:37:34 +05:30 |
|
Sameer Naik
|
ce82c1ffed
|
gitlab: added bash command to start a interactive bash shell
|
2014-04-11 21:23:16 +05:30 |
|
Sameer Naik
|
c678815e37
|
gitlab: added migrate command
|
2014-04-11 21:23:15 +05:30 |
|
Sameer Naik
|
b8ba8ad5ac
|
gitlab: added initialize command
|
2014-04-11 21:23:14 +05:30 |
|
Sameer Naik
|
f06f9acdc2
|
gitlab: gitlab script can now be passed commands to perform specific tasks. Defaults to start.
|
2014-04-11 21:23:14 +05:30 |
|
Sameer Naik
|
fa20322c0a
|
renamed resources/start to resources/gitlab
|
2014-04-11 21:21:51 +05:30 |
|