- 15 Nov, 2018 1 commit
-
-
Stan Hu authored
Chrome and other browsers ignore `autocomplete=false` and `autocomplete=off` now. We suspect that this caused the mirroring section to expand whenever a user clicked "Expand" in the Repository settings. https://developers.google.com/web/fundamentals/design-and-ux/input/forms/?hl=en recommends using `new-password` as the new field to prevent automatic filling. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50812
-
- 13 Nov, 2018 6 commits
-
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-13 01:21 UTC Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ee!8416
-
GitLab Bot authored
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-13 00:21 UTC See merge request gitlab-org/gitlab-ee!8415
-
Mek Stittri authored
Improve the 'Testing levels' documentation Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ce!21505
-
GitLab Bot authored
-
Stan Hu authored
CE upstream - 2018-11-12 21:21 UTC See merge request gitlab-org/gitlab-ee!8413
-
- 12 Nov, 2018 33 commits
-
-
Stan Hu authored
-
Fatih Acet authored
Align all avatars and system notes in discussion See merge request gitlab-org/gitlab-ce!22994
-
GitLab Bot authored
# Conflicts: # app/services/issues/move_service.rb [ci skip]
-
🤖 GitLab Bot 🤖 authored
CE upstream - 2018-11-12 20:21 UTC Closes gitlab-ce#53180 and #8397 See merge request gitlab-org/gitlab-ee!8411
-
Rémy Coutable authored
Refactoring Issues::MoveService (port of promote epics) See merge request gitlab-org/gitlab-ce!22766
-
Rémy Coutable authored
Extract code from Issues::MoveService See merge request gitlab-org/gitlab-ee!8402
-
GitLab Bot authored
-
Stan Hu authored
Fix tags for environments Closes gitlab-ee#8397 See merge request gitlab-org/gitlab-ce!22993
-
Rémy Coutable authored
Make sure there's only one slash as path separator Closes #53180 See merge request gitlab-org/gitlab-ce!22954
-
Rémy Coutable authored
Make sure there's only one slash as path separator See merge request gitlab-org/gitlab-ee!8084
-
Lin Jen-Shin authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
This reverts commit c739b8e0.
-
Kamil Trzciński authored
-
Annabel Dunstone Gray authored
-
Rémy Coutable authored
CE upstream - 2018-11-12 18:21 UTC Closes gitlab-ce#53853 See merge request gitlab-org/gitlab-ee!8408
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
GitLab Bot authored
-
Douwe Maan authored
Fix MergeRequestService erroring out on deleted branch Closes #53853 See merge request gitlab-org/gitlab-ce!22989
-
Filipa Lacerda authored
CE upstream - 2018-11-12 16:21 UTC Closes gitlab-ce#53781 See merge request gitlab-org/gitlab-ee!8407
-
Sean McGivern authored
Disable CODEOWNERS for the time being See merge request gitlab-org/gitlab-ce!22991
-
Stan Hu authored
When a branch is deleted, the push commit IDs is an empty array. The previous change would attempt to call `[].exists?`, which is invalid. Fix this by returning `MergeRequestDiffCommit.none` instead. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53853
-
Lukas Eipert authored
-
Phil Hughes authored
Removes feature flag for ciEnvironmentsStatusChanges Closes #52937 See merge request gitlab-org/gitlab-ce!22947
-
Filipa Lacerda authored
-
Douwe Maan authored
We can move the file back to its original location once https://gitlab.com/gitlab-org/gitlab-ee/issues/8396 is fixed.
-
Achilleas Pipinellis authored
-
GitLab Bot authored
# Conflicts: # .gitlab-ci.yml # doc/user/markdown.md [ci skip]
-
Sean McGivern authored
CE upstream - 2018-11-12 10:21 UTC Closes #8390 See merge request gitlab-org/gitlab-ee!8400
-
Rémy Coutable authored
Bump redis-store to 1.6.0 See merge request gitlab-org/gitlab-ce!22963
-
Rémy Coutable authored
Bump mime-types to 3.2.2 See merge request gitlab-org/gitlab-ce!22957
-