- 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
-
- 03 Jan, 2018 1 commit
-
-
Eric Eastwood authored
-
- 02 Jan, 2018 1 commit
-
-
Oswaldo Ferreira authored
-
- 19 Dec, 2017 1 commit
-
-
Clement Ho authored
-
- 08 Dec, 2017 1 commit
-
-
Phil Hughes authored
-
- 07 Dec, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 14 Nov, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 13 Nov, 2017 1 commit
-
- 08 Nov, 2017 2 commits
-
-
Filipa Lacerda authored
-
Eric Eastwood authored
-
- 07 Nov, 2017 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 31 Oct, 2017 1 commit
-
-
Simon Knox authored
-
- 30 Oct, 2017 1 commit
-
-
Tim Zallmann authored
-
- 27 Oct, 2017 1 commit
-
- 05 Oct, 2017 1 commit
-
- 04 Oct, 2017 1 commit
-
-
Tim Zallmann authored
-
- 29 Sep, 2017 2 commits
-
-
Eric Eastwood authored
-
Phil Hughes authored
Previously the merge request widget would use the `updated_at` date as the tooltip text for both closed & merged states. This is incorrect as the `updated_at` date is actually changed when a user updates merge request through commenting, description changes or anything else. The widget states for merged & closed events now use their own event object which holds their own `updated_at` date string. Also this text has been correctly formatted through our date utilities to correctly display the right timezone data in a user friendly way. Closes #38545
-
- 26 Sep, 2017 1 commit
-
- 20 Sep, 2017 3 commits
-
-
Eric Eastwood authored
-
Simon Knox authored
x to indicate failure or cannot merge
-
- 19 Sep, 2017 1 commit
-
-
Jedidiah authored
-
- 18 Sep, 2017 1 commit
-
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33287 The MR widget was trying to render the pipelines section when there are no GitLab CI pipelines which was throwing some NPE errors.
-
- 13 Sep, 2017 1 commit
-
-
Phil Hughes authored
-
- 09 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
Removes set favicon related methods from global scope Improves test related with favicon Removes convertPermissionToBoolean from global scope. Adds tests for convertPermissionToBoolean - were non existant Removes setParamInURL from gl.utils Removes parseIntPagination from gl.utils namespace Remove normalizeCRLFHeaders from gl.utils namespace Removes normalizeHeaders from gl.utils namespace Use gl.utils for filtered search Fix bad import Fix broken test by cleaning window.history namespace Adds changelog
-
- 07 Aug, 2017 2 commits
-
-
Oswaldo Ferreira authored
-
Simon Knox authored
-
- 26 Jul, 2017 1 commit
-
-
Tim Zallmann authored
-
- 11 Jul, 2017 1 commit
-
-
Clement Ho authored
-
- 06 Jul, 2017 1 commit
-
-
Kamil Trzciński authored
This reverts merge request !12127
-
- 26 Jun, 2017 1 commit
-
-
winh authored
-
- 22 Jun, 2017 1 commit
-
-
winh authored
-
- 21 Jun, 2017 1 commit
-
- 19 Jun, 2017 1 commit
-
-
Winnie Hellmann authored
-
- 29 May, 2017 1 commit
-
-
Kushal Pandya authored
-
- 26 May, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 23 May, 2017 1 commit
-
-
Fatih Acet authored
-