- 04 Apr, 2019 24 commits
-
-
Daniel Gerhardt authored
This reverts commit 78ba7bcf.
-
Daniel Gerhardt authored
This reverts commit 07ec2c7b.
-
Daniel Gerhardt authored
* Use match instead match?
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
`DeviseMailer` did not correctly handle display names set via `Gitlab.config.gitlab.email_display_name` if they contained spaces or special characters. It has been adjusted to handle addresses in the same way `BaseMailer` does.
-
Daniel Gerhardt authored
We cannot support these features at this time and they are just cluttering the UI.
-
Daniel Gerhardt authored
There are only three templates and they are framework-specific. The are removed to lower complexity of the project creation page.
-
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
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- 03 Apr, 2019 4 commits
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
John Jarvis authored
-
John Jarvis authored
Prepare 11.9.5 release See merge request gitlab-org/gitlab-ce!26866
-
- 02 Apr, 2019 9 commits
-
-
Filipa Lacerda authored
Remove expand diff to full file feature flag See merge request gitlab-org/gitlab-ce!26614
-
Sean McGivern authored
Avoid excessive recursive calls with Rugged TreeEntries Closes #59759 See merge request gitlab-org/gitlab-ce!26813 (cherry picked from commit d7583add) 8686e012 Avoid excessive recursive calls with Rugged TreeEntries
-
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
-
Douwe Maan authored
Fix API /project/:id/branches not returning correct merge status Closes #56250 See merge request gitlab-org/gitlab-ce!26785 (cherry picked from commit 2db4e79f) cedbb336 Fix API /project/:id/branches not returning correct merge status 2675581c Revise merged branch check to green light up to N branches
-
Yorick Peterse authored
Force to recreate all diffs on import Closes #59353 See merge request gitlab-org/gitlab-ce!26480 (cherry picked from commit afb6e8e3) 7fbfb199 Force to recreate all diffs on import
-
Robert Speicher authored
Remove cloud-native-job from CI See merge request gitlab-org/gitlab-ce!25605 (cherry picked from commit 04496085) a1912444 Make cloud release job manual, as a fallback
-
Rémy Coutable authored
Allow personal access token env var from gitlab-qa See merge request gitlab-org/gitlab-ce!24048 (cherry picked from commit 7732db22) 0093b099 Allow token env var from gitlab-qa
-
- 28 Mar, 2019 3 commits
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Speicher authored
This reverts commit 894d90c7.
-