- 09 May, 2016 1 commit
-
-
Drew Blessing authored
-
- 03 May, 2016 1 commit
-
-
Drew Blessing authored
-
- 14 Apr, 2016 1 commit
-
-
Yorick Peterse authored
Using db:reset ensures existing tables are first dropped. This in turn ensures that we can drop tables regardless of any foreign key constraints. While CE currently doesn't have any foreign keys EE defines the following relation: remote_mirrors.project_id -> projects.id MySQL will complain whenever you try to drop the "projects" table first even when using "DROP TABLE ... CASCADE".
-
- 25 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature A few things to note: - The IncomingEmail feature is now enabled even without a correctly-formatted sub-address - Message-ID for new thread mail are kept the same so that subsequent notifications to this thread are grouped in the thread by the email service that receives the notification (i.e. In-Reply-To of the answer == Message-ID of the first thread message) - To maximize our chance to be able to retrieve the reply key, we look for it in the In-Reply-To header and the References header - The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]" - Improve docs thanks to Axil
-
- 22 Mar, 2016 1 commit
-
-
Drew Blessing authored
-
- 15 Mar, 2016 1 commit
-
-
Douwe Maan authored
-
- 10 Mar, 2016 1 commit
-
-
ashleys authored
-
- 29 Feb, 2016 1 commit
-
-
Douwe Maan authored
-
- 17 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 10 Feb, 2016 2 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
[ci skip]
-
- 09 Feb, 2016 1 commit
-
-
Achilleas Pipinellis authored
-
- 15 Jan, 2016 1 commit
-
-
Robert Speicher authored
[ci skip] Closes #5931
-
- 13 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 05 Jan, 2016 1 commit
-
-
Stan Hu authored
Closes #5872
-
- 14 Dec, 2015 1 commit
-
-
Drew Blessing authored
-
- 12 Dec, 2015 1 commit
-
-
Stan Hu authored
Closes #3649 [ci skip]
-
- 08 Dec, 2015 2 commits
-
-
Stan Hu authored
Closes #3848
-
Jacob Vosmaer authored
-
- 25 Nov, 2015 1 commit
-
-
Robert Speicher authored
-
- 19 Nov, 2015 1 commit
-
-
Marin Jankovski authored
-
- 10 Nov, 2015 1 commit
-
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 03 Nov, 2015 1 commit
-
-
Robert Speicher authored
Closes #3311
-
- 19 Oct, 2015 1 commit
-
-
Benny Schimmer authored
-
- 14 Oct, 2015 2 commits
-
-
Zeger-Jan van de Weg authored
-
Zeger-Jan van de Weg authored
Tasks added: gitlab:git:repack gitlab:git:gc gitlab:git:prune
-
- 13 Oct, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 Oct, 2015 1 commit
-
-
Robert Speicher authored
-
- 08 Oct, 2015 1 commit
-
-
Yorick Peterse authored
This ensures any PostgreSQL specific schema changes (e.g. expression indexes) are created when setting up the database.
-
- 07 Oct, 2015 1 commit
-
-
Robert Speicher authored
-
- 25 Sep, 2015 1 commit
-
-
Jacob Vosmaer authored
-
- 22 Sep, 2015 1 commit
-
-
Achilleas Pipinellis authored
This was causing the task `gitlab-rake gitlab:incoming_email:check` to fail.
-
- 21 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 15 Sep, 2015 3 commits
-
-
Kamil Trzcinski authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Clean up more than just global (legacy) repos. Also, instead of deleting, just rename.
-
- 10 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Sep, 2015 2 commits
-
-
Stan Hu authored
``` Try fixing it: sudo -u git -H /opt/gitlab/embedded/service/gitlab-shell//bin/create-hooks ```
-
-
- 27 Aug, 2015 1 commit
-
-
Douwe Maan authored
-