- 25 Jan, 2018 1 commit
-
-
Achilleas Pipinellis authored
If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
-
- 08 Jan, 2018 1 commit
-
-
Yorick Peterse authored
This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
-
- 05 Jan, 2018 1 commit
-
-
Jan Provaznik authored
When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
-
- 04 Jan, 2018 1 commit
-
-
Felipe Artur authored
-
- 03 Jan, 2018 1 commit
-
-
Luc Didry authored
-
- 02 Jan, 2018 2 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
- 15 Dec, 2017 2 commits
-
-
Oswaldo Ferreira authored
requests
-
Tony Rom authored
-
- 14 Dec, 2017 1 commit
-
-
Dimitrie Hoekstra authored
-
- 13 Dec, 2017 1 commit
-
-
Jacopo authored
Allows ordering in GET api/v4/projects/:project_id/repository/contributors through `order_by` and `sort` params. The available `order_by` options are: name|email|commits. The available `sort` options are: asc|desc.
-
- 11 Dec, 2017 1 commit
-
-
Jan Provaznik authored
When a merge request is created from email, use message body as merge request description. If message body is empty then merge request description is still created from the source branch commit (if there is only single commit in the merge request). If message body is empty and there are multiple commits in the source branch, then merge request description is left empty. Closes #40968
-
- 05 Dec, 2017 1 commit
-
-
Jan Provaznik authored
* new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
-
- 22 Nov, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-
- 20 Nov, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 13 Nov, 2017 1 commit
-
-
Travis Miller authored
-
- 06 Nov, 2017 1 commit
-
-
Alessio Caiazza authored
-
- 03 Nov, 2017 1 commit
-
-
Sean McGivern authored
This returns the `real_size` of the MR's diff, which is a string indicating the number of changes. If the diff overflows after _n_ files, the string will be `$n+`.
-
- 02 Nov, 2017 1 commit
-
-
Douwe Maan authored
-
- 31 Oct, 2017 2 commits
-
-
Eric Eastwood authored
-
Alessio Caiazza authored
-
- 29 Oct, 2017 1 commit
-
-
Shinya Maeda authored
-
- 25 Oct, 2017 1 commit
-
-
Francisco Lopez authored
Closes #25142
-
- 22 Oct, 2017 1 commit
-
-
Travis Miller authored
-
- 17 Oct, 2017 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 12 Oct, 2017 1 commit
-
-
Nick Thomas authored
-
- 05 Oct, 2017 3 commits
-
-
Kamil Trzcinski authored
-
Alessio Caiazza authored
-
- 04 Oct, 2017 1 commit
-
-
Oswaldo Ferreira authored
-
- 03 Oct, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
-
Alessio Caiazza authored
-
- 02 Oct, 2017 3 commits
-
-
Kamil Trzcinski authored
-
Zeger-Jan van de Weg authored
-
Valery Sizov authored
-
- 26 Sep, 2017 1 commit
-
-
Mehdi Lahmam authored
Closes #35692.
-
- 20 Sep, 2017 1 commit
-
-
Valery Sizov authored
-
- 18 Sep, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 16 Sep, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-