- Oct 09, 2013
-
-
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 26, 2013
-
-
Dmitriy Zaporozhets authored
You should update to 6.0 before proceed with update to higher version. So its no reason to keep old tasks any more. It should be still available in 6-0-stable but not in master
-
Dmitriy Zaporozhets authored
-
- Aug 22, 2013
-
-
Austin Robertson authored
-
- Aug 21, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 20, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Aug 19, 2013
-
-
Dmitriy Zaporozhets authored
* call set_iid before validation * make rake task pass event if objects are invalid * show iid in comment event at dashboard
-
Dmitriy Zaporozhets authored
-
- Aug 14, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 05, 2013
-
-
Dmitriy Zaporozhets authored
-
- Aug 04, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Store diff with line note. It makes possible to see inline notes with proper diff even if MR diff changed
-
- Aug 02, 2013
-
-
Jacob Vosmaer (GitLab) 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 24, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 23, 2013
-
-
Robert Schilling authored
-
- Jun 22, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jun 19, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets 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 11, 2013
-
-
baba authored
Since version 4.1, notes.line_code means: {SHA1 hash of file path}_{old line}_{new line} but the older version means: {file index of the commit}_{old line}_{new line} This rake task migrate the above differences.
-
- May 08, 2013
-
-
Lev Abalkin authored
-