- Oct 09, 2013
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Johannes Schleifenbaum authored
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.
-
Jacob Vosmaer (GitLab) authored
-
Hiroyuki Sato authored
* GitLab Shell 1.7.1 is required * Global projects are not supported (refs #5152)
-
Marin Jankovski authored
-
C. Walker authored
-
C. Walker authored
-
Jonhnny Weslley authored
-
- Aug 27, 2013
-
-
James Newton authored
-
- Aug 22, 2013
-
-
Austin Robertson authored
-
- Aug 14, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 05, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jul 29, 2013
-
-
Johannes Schleifenbaum authored
-
- Jul 18, 2013
-
-
Dmitriy Zaporozhets authored
Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys stored in different location
-
- Jul 16, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 23, 2013
-
-
Robert Schilling authored
-
- Jun 06, 2013
-
-
Sato Hiroyuki authored
When the file that pointed git bin_path in gitlab.yml dose'nt exist, bundle rake gitlab:app:check would be aborted. refs #4205
-
- Jun 04, 2013
-
-
Achilleas Pipinellis authored
Signed-off-by:
Axilleas Pipinellis <axilleas@archlinux.gr>
-
- Jun 03, 2013
-
-
Angus MacArthur authored
-
- May 30, 2013
-
-
Angus MacArthur authored
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.
-
- May 27, 2013
-
-
bassrock authored
-
- May 25, 2013
-
-
James E. Flemer authored
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.
-
- May 19, 2013
-
-
Ben Bodenmiller authored
-
- May 16, 2013
-
-
MeiHui FAN authored
e.g.: the sidekiq in my Debian box is v2.11.1
-
- May 14, 2013
-
-
Sato Hiroyuki authored
-
- May 08, 2013
-
-
Lev Abalkin authored
-
Sato Hiroyuki authored
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.
-
- May 07, 2013
-
-
Sato Hiroyuki authored
Checking is "yes" only if git version equals "1.7.10" exactly.
-
- May 06, 2013
-
-
Lev Abalkin authored
-
Dmitriy Zaporozhets authored
-
- May 05, 2013
-
-
Andrey Kumanyaev authored
-
Andrey Kumanyaev authored
-
- Apr 30, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 23, 2013
-
-
Angus MacArthur authored
If the backup directory is not sub the gitlab install directory, then the git rev-parse call will fail.
-
- Apr 20, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 18, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 15, 2013
-
-
Achilleas Pipinellis authored
Checking the redis version will warn users that are using an old version to update. Included reference to the troubleshooting guide.
-