27 Sep, 2013
2 commits
-
If you are running another sidekiq instance on your server, e.g. GitLab CI, the check script would parse the output of `ps aux` searching for `sidekiq` and returning success, although the GitLab sidekiq may not be running. Now the `ps` call will only print the processes run by the GitLab user.
25 Sep, 2013
1 commit
-
Conflicts: lib/tasks/gitlab/check.rake
24 Sep, 2013
2 commits
-
We sometimes encounter connectivity issues where gitlab-shell cannot make API calls to the Rails application. There is a self-test script `gitlab-shell/bin/check` that tries to connect to the API; this commit runs that script as part of `rake gitlab:check`.
-
* GitLab Shell 1.7.1 is required * Global projects are not supported (refs #5152)
12 Sep, 2013
1 commit
06 Sep, 2013
2 commits
27 Aug, 2013
1 commit
22 Aug, 2013
1 commit
14 Aug, 2013
1 commit
05 Aug, 2013
1 commit
29 Jul, 2013
1 commit
18 Jul, 2013
1 commit
-
…ed in different location
16 Jul, 2013
1 commit
23 Jun, 2013
1 commit
11 Jun, 2013
2 commits
-
fixes for gitlab restore with non-standard backup and repo dirs
-
Fix abort gitlab:app:check
06 Jun, 2013
1 commit
-
When the file that pointed git bin_path in gitlab.yml dose'nt exist, bundle rake gitlab:app:check would be aborted. refs #4205
05 Jun, 2013
1 commit
-
Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
03 Jun, 2013
1 commit
30 May, 2013
1 commit
-
These fixes will allow a restore of gitlab when the backups and repositories directories are in non-standard locations (ie sub-dirs of gitlabhq). Also allows the restore to be run from script overriding the need of a user to confirm the rebuild of the authorized_keys file.
27 May, 2013
1 commit
25 May, 2013
1 commit
-
Expand the import glob to include `**/*.git` to find projects in groups as well as top level projects. Check for existing group, and create group if needed. Set namespace_id for imported projects.
23 May, 2013
1 commit
-
improve regrex for match(sidekiq) robustness
19 May, 2013
1 commit
16 May, 2013
1 commit
-
e.g.: the sidekiq in my Debian box is v2.11.1
14 May, 2013
1 commit
13 May, 2013
1 commit
-
Save backup time as is. Fixes #3857.
08 May, 2013
2 commits
-
It returns "yes" if required version is "1.7.10" and current version is "1.6.10", because the patch version of current version equals to that of required version.
07 May, 2013
2 commits
-
Code cleanup: Replace old hashes and remove trailing spaces
-
Checking is "yes" only if git version equals "1.7.10" exactly.
06 May, 2013
2 commits
05 May, 2013
2 commits
30 Apr, 2013
1 commit
23 Apr, 2013
1 commit
-
If the backup directory is not sub the gitlab install directory, then the git rev-parse call will fail.
20 Apr, 2013
1 commit