- 17 Jul, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Limit project moved e-mails to maintainers/owners See merge request gitlab-org/gitlab!36665
-
Stan Hu authored
Previously the "Project was moved" email notifications were sent every member in the project. This served a useful purpose when we did not have project redirects, so there was no way to discover that a project had actually moved. However, these e-mails generate a significant amount of noise, especially with projects with large number of team members. To cut down on these notifications, we restrict the e-mails to project/group maintainers and owners. Later we can introduce custom notification settings to disable this. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/30371
-
Andrew Fontaine authored
Resolve "Set a deploy freeze in the UI" Closes #24295 See merge request gitlab-org/gitlab!35163
-
Jake Burden authored
This reverts commit 158003eb65edafd48a814928ddbce56f2a15d8b8.
-
Igor Drozdov authored
Rename snippet GraphQL files field to blob_actions See merge request gitlab-org/gitlab!36852
-
Phil Hughes authored
Add Vuex Store for Allowing Users to Edit User Lists See merge request gitlab-org/gitlab!37006
-
Andrew Fontaine authored
This will be used later to allow users to edit the name of an user list.
-
Mike Jang authored
Add version to group LDAP lock functionality See merge request gitlab-org/gitlab!37144
-
Mike Jang authored
-
Amy Qualls authored
Docs: Re-added group runners See merge request gitlab-org/gitlab!37218
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v17.34.0 See merge request gitlab-org/gitlab!37167
-
Yorick Peterse authored
Restore 13.1.0 EE changelog See merge request gitlab-org/gitlab!37214
-
Clement Ho authored
Allow refresh rate feature to be disabled via a feature flag See merge request gitlab-org/gitlab!37195
-
Miguel Rincon authored
We should allow refresh rate feature to be disabled via feature flag. Enabling refresh rate for all user might have impact in performance if too many of them enable it. We want to release this feature and monitor it's behavior.
-
Yorick Peterse authored
MR https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37212 restored the changelog for CE, but after that we found out it's also missing for EE. This commit restores the EE changelog.
-
Yorick Peterse authored
Restore the changelog for 13.1.0 Closes #229867 See merge request gitlab-org/gitlab!37212
-
Igor Drozdov authored
Enables diff file-by-file navigation by default See merge request gitlab-org/gitlab!37090
-
Phil Hughes authored
-
Amy Qualls authored
Replace whitelist in high_availability/ dir Closes #219984 and #219983 See merge request gitlab-org/gitlab!37182
-
Yorick Peterse authored
This fixes https://gitlab.com/gitlab-org/gitlab/-/issues/229867
-
Toon Claes authored
Fix explore projects controller n+1 bullet report See merge request gitlab-org/gitlab!36874
-
Terri Chu authored
-
Markus Koller authored
Update screenshot of forking workflow See merge request gitlab-org/gitlab!37205
-
Markus Koller authored
Fix release evidence sometimes not being collected See merge request gitlab-org/gitlab!37184
-
Imre Farkas authored
Add limit for wiki page content size See merge request gitlab-org/gitlab!36729
-
Markus Koller authored
This adds a new validation to restrict the maximum size of a wiki page, which is only enforced when the content is updated, and only when using the GitLab UI or API (not for Git pushes yet). The default limit is 50MB, and can be changed through the Rails console or the API.
-
Olena Horal-Koretska authored
Static Site Editor: Allow to configure unordered lists bullet chars See merge request gitlab-org/gitlab!36820
-
Enrique Alcántara authored
Allow specifying the preferred bullet char when generating lists in the Static Site Editor
-
Illya Klymov authored
-
Lin Jen-Shin authored
Update ci templates and config to clear yamllint warnings See merge request gitlab-org/gitlab!37034
-
Imre Farkas authored
Use max instead of avg to aggregate node CPUs See merge request gitlab-org/gitlab!37174
-
Markus Koller authored
Improve fork page design See merge request gitlab-org/gitlab!35592
-
Illya Klymov authored
Introduce lazy loading of all groups except own namespace
-
Peter Leitzen authored
Remove pagerduty_webhook feature flag See merge request gitlab-org/gitlab!37193
-
Adam Hegyi authored
Explicitly state index name for create and remove See merge request gitlab-org/gitlab!37201
-
Marcel Amirault authored
linting found spacing issues
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37199
-
Craig Norris authored
Add 5K reference architecture Closes #217853 See merge request gitlab-org/gitlab!36440
-