- 30 Jul, 2018 14 commits
-
-
Phil Hughes authored
[Backport] View summed weights of issues in board column See merge request gitlab-org/gitlab-ce!20860
-
Felipe Artur authored
-
Phil Hughes authored
Resolve "Copy diff file path as GFM" is broken Closes #48823 See merge request gitlab-org/gitlab-ce!20725
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
Backport of EE-1499 See merge request gitlab-org/gitlab-ce!20879
-
Yorick Peterse authored
Require has_internal_id to pass a init block. Closes #49609 See merge request gitlab-org/gitlab-ce!20873
-
Grzegorz Bizon authored
Extend gitlab-ci.yml to request junit.xml test reports See merge request gitlab-org/gitlab-ce!20390
-
Stan Hu authored
Remove references to FS Shard check from the docs Closes #49725 See merge request gitlab-org/gitlab-ce!20897
-
Grzegorz Bizon authored
-
Yorick Peterse authored
Add support for searching users by confirmed e-mails See merge request gitlab-org/gitlab-ce!20893
-
Andreas Brandl authored
This is useful since the current scheme allows us to freely delete any records in internal_ids. If the record is not there, it will get rebuild using the init block. We require passing in 'init for the time being and as long as its not expensive to do so. This makes the scheme a bit more robust. If at some point, this is expensive - we may choose to make this optional while losing the ability to recalculate the value on the fly. Closes #49609.
-
Rémy Coutable authored
Resolve "Merge Request API response is missing changes_count" Closes #47728 See merge request gitlab-org/gitlab-ce!19745
-
Jan Beckmann authored
-
Shinya Maeda authored
-
- 29 Jul, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
These checks were a no op on Cloud native environments, and the checks were migrated as part of: https://gitlab.com/gitlab-org/gitaly/merge_requests/767 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49725
-
Stan Hu authored
This is in preparation for modifying importers to assign e-mails for only confirmed emails.
-
- 28 Jul, 2018 1 commit
-
-
Stan Hu authored
Fix Karma failures due to invalid icon names See merge request gitlab-org/gitlab-ce!20887
-
- 27 Jul, 2018 23 commits
-
-
Stan Hu authored
The icon JSON field has been renamed from icon_status_success to status_success.
-
Stan Hu authored
Resolve "Red master: can't modify frozen String in app/views/projects/jobs/_sidebar.html.haml" Closes #49681 See merge request gitlab-org/gitlab-ce!20869
-
GitLab Release Tools Bot authored
[ci skip]
-
Tiago Botelho authored
-
Douwe Maan authored
Update gitlab-shell version to 7.2.0 See merge request gitlab-org/gitlab-ce!20876
-
James Lopez authored
-
Douwe Maan authored
Put fallback reply-key address first in the References header See merge request gitlab-org/gitlab-ce!20871
-
Douwe Maan authored
Stop building Route rows on the fly See merge request gitlab-org/gitlab-ce!20313
-
Toon Claes authored
The References header is an ordered list of mails, and some clients only look at the last mail in the list to determine to which mail the mail is in reply to. Therefore, to be a less obtrusive as possible, put the fallback address first. Some info about the reply key lookup in the References header: https://docs.gitlab.com/ee/administration/reply_by_email.html#how-it-works
-
Sean McGivern authored
This reverts merge request !20679
-
Sean McGivern authored
Resolve "Making instance-wide data tools more accessible" Closes #41416 and #48507 See merge request gitlab-org/gitlab-ce!20679
-
Bob Van Landuyt authored
-
Luke Bennett authored
-
Luke Bennett authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Grzegorz Bizon authored
CE: Add PolicyCheckable concern for things passing to policy check See merge request gitlab-org/gitlab-ce!20839
-
Luke Bennett authored
-
Luke Bennett authored
-
Lin Jen-Shin authored
if all methods are also presented in the user.
-
Lin Jen-Shin authored
It's sad that sanitizing is updating the string directly.
-
Phil Hughes authored
Resolve "The comparison list for the modified icons" Closes #48567 See merge request gitlab-org/gitlab-ce!20501
-
Sam Beckham authored
-