- 06 Jun, 2019 27 commits
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
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
-
- 04 Jun, 2019 3 commits
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
John Jarvis authored
Prepare 11.10.6 release See merge request gitlab-org/gitlab-ce!28991
-
- 03 Jun, 2019 10 commits
-
-
Rémy Coutable authored
Use a path for the related merge requests endpoint Closes #61280 See merge request gitlab-org/gitlab-ce!28171
-
Ash McKenzie authored
Use source ref in pipeline webhook Closes #61553 See merge request gitlab-org/gitlab-ce!28772 (cherry picked from commit 2714f85c) 7e05f3b7 Use source ref for pipeline webhook
-
Filipa Lacerda authored
Fix height of input groups Closes #61304, #61303, #59254, and #60778 See merge request gitlab-org/gitlab-ce!28495 (cherry picked from commit 52758b92) 360646ea Fix height of input groups
-
Douglas Barbosa Alexandre authored
API: Fix recursive flag not working with Rugged get_tree_entries flag Closes #61979 See merge request gitlab-org/gitlab-ce!28494 (cherry picked from commit d951f047) c1827f1c API: Fix recursive flag not working with Rugged get_tree_entries flag
-
Rémy Coutable authored
Don't run full gc in AfterImportService Closes gitlab-ee#11556 See merge request gitlab-org/gitlab-ce!28239 (cherry picked from commit 4c16ce11) 36b1a2d7 Don't run full gc in AfterImportService
-
Robert Speicher authored
Merge branch 'ce-11099-removing-the-project-that-holds-the-insights-configuration-raises-an-error' into 'master' Add remove_foreign_key_if_exists See merge request gitlab-org/gitlab-ce!28172 (cherry picked from commit 7b7416d9) 24eff5e0 Add remove_foreign_key_if_exists
-
Nick Thomas authored
Fix uploading of LFS tracked file through UI Closes #61203 See merge request gitlab-org/gitlab-ce!28052 (cherry picked from commit 4d2d8124) 3f192e8a Fix Lfs::FileTransformer to work with file objects 48fcdf1f Add changelog entry
-
James Lopez authored
Allow a member to have an access level equal to parent group Closes gitlab-ee#11323 See merge request gitlab-org/gitlab-ce!27913 (cherry picked from commit 2b3b0bb1) 32ddc3fe Allow a member to have an access level equal to parent group
-
John Jarvis authored
Upgrade CI to use Chrome V73 See merge request gitlab-org/gitlab-ce!27863
-