Commit graph

11 commits

Author SHA1 Message Date
Lukas Eipert
4ff134dfd4 Proper icon validator 2018-07-18 16:56:19 +00:00
Phil Hughes
3a77664d1a Allow merge requests from forks to be opened in Web IDE
Closes #47460
2018-07-12 12:14:49 +02:00
Oswaldo Ferreira
3063225ca2 Display merge commit SHA in merge widget after merge 2018-05-07 14:09:47 -03:00
Filipa Lacerda
3e6e2ef60d
Removes eslint disabled comments 2018-03-29 18:56:19 +01:00
Achilleas Pipinellis
85940d766a
Default to HTTPS for all Gravatar URLs
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
2018-01-25 10:00:46 +01:00
Yorick Peterse
d0b8f536a1
Remove soft removals related code
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
2018-01-08 17:04:45 +01:00
Oswaldo Ferreira
bf8c20729b Cache merged and closed events data in merge_request_metrics table 2018-01-02 17:45:25 -02:00
Rémy Coutable
6ae4747673 Replace ci_status_path with pipeline_path
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-14 12:45:43 +01:00
Oswaldo Ferreira
0640b3d1d8 Store MergeWorker JID on merge request, and clean up stuck merges 2017-08-07 15:23:37 -03:00
Simon Knox
bce029a23b clean up merge request widget UI 2017-08-07 13:20:33 +10:00
Fatih Acet
0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00