- 20 Nov, 2017 40 commits
-
-
Filipa Lacerda authored
-
Nick Thomas authored
remove the rake task `gitlab:sidekiq:drop_post_receive` Closes #40290 See merge request gitlab-org/gitlab-ce!15493
-
Sean McGivern authored
Fix merge_requests.source_project_id migration See merge request gitlab-org/gitlab-ce!15496
-
Sean McGivern authored
[CE] Impersonation no longer gets stuck on password change. Closes #13888 See merge request gitlab-org/gitlab-ce!15497
-
Annabel Dunstone Gray authored
Add inline editing to issues on mobile Closes #39497 See merge request gitlab-org/gitlab-ce!15438
-
Annabel Dunstone Gray authored
Align retry button with job title with new grid size Closes #40342 See merge request gitlab-org/gitlab-ce!15462
-
Filipa Lacerda authored
-
digitalMoksha authored
-
Douwe Maan authored
Fix bitbucket wiki import with hashed storage enabled Closes #40292 See merge request gitlab-org/gitlab-ce!15490
-
Rémy Coutable authored
improve requirements details See merge request gitlab-org/gitlab-ce!15265
-
Douwe Maan authored
[ci skip]
-
Douwe Maan authored
Clarify wording of protected branch settings for the default branch See merge request gitlab-org/gitlab-ce!15492
-
Tiago Botelho authored
-
Yorick Peterse authored
We need to make sure merge_requests.source_project_id allows NULL values _before_ updating rows as otherwise this will lead to a NOT NULL constraint failing.
-
Sean McGivern authored
Make Issue Boards sidebar subscriptions async Closes #39167 and #40094 See merge request gitlab-org/gitlab-ce!15364
-
Rémy Coutable authored
Implement a workaround for QA mattermost failures Closes gitlab-qa#102 See merge request gitlab-org/gitlab-ce!15486
-
digitalMoksha authored
This task is no longer being used and is not documented.
-
Phil Hughes authored
Remove pretty time from main.js See merge request gitlab-org/gitlab-ce!15459
-
Filipa Lacerda authored
-
Nick Thomas authored
-
Sean McGivern authored
No-one is allowed to force push to a protected branch, or delete it. That's correct in the documentation, but was wrong in the drop-down.
-
Rémy Coutable authored
Add Docker binaries to instance image of GitLab QA See merge request gitlab-org/gitlab-ce!15489
-
Grzegorz Bizon authored
-
Douwe Maan authored
Incorporate Gitaly's RefService.DeleteRefs RPC Closes gitaly#740 See merge request gitlab-org/gitlab-ce!15460
-
Annabel Dunstone Gray authored
Update Icons Documentation about Icon Vue Component Closes #38451 See merge request gitlab-org/gitlab-ce!15171
-
Sean McGivern authored
Add logs for monitoring the merge process See merge request gitlab-org/gitlab-ce!15425
-
Eric Eastwood authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Grzegorz Bizon authored
-
Douwe Maan authored
Don't move project repository/attachments when using hashed storage Closes #40289 See merge request gitlab-org/gitlab-ce!15479
-
Sean McGivern authored
Clean up schema of the "merge_requests" table Closes #31825 See merge request gitlab-org/gitlab-ce!15377
-
Sean McGivern authored
Resolve "`master` is broken due to `static-analysis`" Closes #40335 See merge request gitlab-org/gitlab-ce!15481
-
Bob Van Landuyt authored
When a project is using hashed storage, the repositories and attachments wouldn't be saved on disk using the `full_path`. So the migration would not do anything. However: best to just skip moving when hashed storage is enabled.
-
Rémy Coutable authored
Update pipeline status badge details docs Closes #40316 See merge request gitlab-org/gitlab-ce!15483
-
Rémy Coutable authored
Use slug as the prefix for the docs CI job preview URL See merge request gitlab-org/gitlab-ce!15450
-
Yorick Peterse authored
This adds various foreign keys and indexes to the "merge_requests" table as outlined in https://gitlab.com/gitlab-org/gitlab-ce/issues/31825. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31825
-
Sean McGivern authored
Changed validation error message on wrong milestone dates Closes #38393 See merge request gitlab-org/gitlab-ce!15471
-
Sean McGivern authored
doc: schedules.md: fix only-and-except anchor link See merge request gitlab-org/gitlab-ce!15473
-
Grzegorz Bizon authored
-