- 15 Apr, 2019 14 commits
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
2FA could be enabled but still was not usedi on sign-in.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
The following formerly separate commits have been merged in: * Adjust 'Sign in' button for GitLab's CSRF protection GitLab introduced CSRF protection for authentication requests in 571ba5a7. The 'Sign in' button has been adjusted to send a POST request. * Opt out of turbolinks for 'Sign in' button
-
Daniel Gerhardt authored
This restriction does not apply to admins.
-
Daniel Gerhardt authored
This restriction does not apply to admins.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
The project variable can hold an object which is not an instance of Project (e.g. ProjectWiki). In this case, visibility_level is not defined.
-
Daniel Gerhardt authored
Additionally, the prompt to set a password is no longer shown for CAS users.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- 11 Apr, 2019 5 commits
-
-
John Jarvis authored
This reverts commit 348d5a1d, reversing changes made to 93e32156.
-
John Jarvis authored
[11.9] Revert "Remove HipChat integration from GitLab" See merge request gitlab-org/gitlab-ce!27257
-
Sean McGivern authored
This reverts commit a5378665.
-
Nick Thomas authored
Fix MergeRequest#has_commits? nil comparison Closes #59547 See merge request gitlab-org/gitlab-ce!26828 (cherry picked from commit b224efe7) 6645b825 Fix MergeRequest#commits_count nil comparison
-
Douglas Barbosa Alexandre authored
Consider array params on rendering MR list on dashboard See merge request gitlab-org/gitlab-ce!26623 (cherry picked from commit 7926384f) b3f5413a Consider array params on rendering MR list on dashboard
-
- 02 Apr, 2019 2 commits
-
-
Filipa Lacerda authored
Remove expand diff to full file feature flag See merge request gitlab-org/gitlab-ce!26614
-
Douglas Barbosa Alexandre authored
Force a full GC after importing a project Closes #59477 See merge request gitlab-org/gitlab-ce!26803 (cherry picked from commit 57cba4d1) d4c6a3af Force a full GC after importing a project
-
- 26 Mar, 2019 1 commit
-
-
Shinya Maeda authored
As they do not have a permission to read git tag
-
- 25 Mar, 2019 7 commits
-
-
Douwe Maan authored
Allow users to create protected branches via CLI Closes #59289 See merge request gitlab-org/gitlab-ce!26413 (cherry picked from commit b36fc6d5) 438485ef Allow users to create protected branches via CLI
-
Douwe Maan authored
Fix duplicated bottom match line Closes #59147 See merge request gitlab-org/gitlab-ce!26402 (cherry picked from commit 7d3c5d88) 8723f292 Fix diff bottom expand button appears twice
-
Stan Hu authored
Add option to whitelist _html fields from attributes on CacheMarkdownField See merge request gitlab-org/gitlab-ce!26374 (cherry picked from commit f7fcfc77) 3fd8e612 Add option to not exclude _html fields from attributes bcc988a6 Does not exclude message_html from attributes 69dc893d Fix spec for Gitlab::JsonCache 6264694d Rename the hidden option to whitelisted
-
Phil Hughes authored
Resolve "Z-Index Issue on Pipeline Dropdown" Closes #58999 See merge request gitlab-org/gitlab-ce!26274 (cherry picked from commit 9023cf71) 9b777688 Fix z-index issue
-
Małgorzata Ksionek authored
-
Jarka Košanová authored
- labels have to be in the same project/group as an issuable
- 21 Mar, 2019 2 commits
-
-
Małgorzata Ksionek authored
-
Paul Slaughter authored
The issue arose when the branch name contained Vue template JavaScript. The fix is to use `v-pre` which disables Vue compilation in a template.
-
- 20 Mar, 2019 4 commits
-
-
Clement Ho authored
Move reply to comment tooltip to the top Closes #59198 See merge request gitlab-org/gitlab-ce!26366 (cherry picked from commit 75e24b8f) 6f4c0178 Move reply to comment tooltip to the top
-
Igor Drozdov authored
-
Natalia Tepluhina authored
fix: changed PDFJS prop to GlobalWorkerOptions Fixed pdf tests Added changelog entry
-
Mark Chao authored
Guest user of a project should not see branches
-
- 19 Mar, 2019 5 commits
-
-
Phil Hughes authored
Resolve "Merge request page loses state" See merge request gitlab-org/gitlab-ce!25988
-
John Jarvis authored
This reverts commit 99b813dd, reversing changes made to bc6cc878.
-
Filipa Lacerda authored
Backport EE CSS addition See merge request gitlab-org/gitlab-ce!25874
-
Nick Thomas authored
Backport EE JavaScript changes for SSH pull mirrors Closes #56340 See merge request gitlab-org/gitlab-ce!26308
-