- 17 Jul, 2020 40 commits
-
-
Amy Qualls authored
From speaking with the EM for Geo, all items in Geo should be badged Premium, and these pages are missing the badging.
-
Fabio Pitino authored
Bug Fix: Child pipelines are not found by API endpoints See merge request gitlab-org/gitlab!36494
-
Allison Browne authored
Bug Fix: Child pipelines are not found by API endpoint
-
Amy Qualls authored
Resolve "Docs: Set a deploy freeze in the UI" See merge request gitlab-org/gitlab!36998
-
Jake Burden authored
-
Amy Qualls authored
Clarify merge train todo behavior See merge request gitlab-org/gitlab!37220
-
Mike Greiling authored
Fix displaying roadmap for epics without dates See merge request gitlab-org/gitlab!37093
-
Lin Jen-Shin authored
Log more information about the inbox while waiting See merge request gitlab-org/gitlab!37202
-
Andrew Fontaine authored
Remove store singleton pattern from docs See merge request gitlab-org/gitlab!36952
-
Mark Florian authored
- Don't document using `Vue.use(Vuex)` in store entry points (this harms testability) - Add note about RFC to prefer named exports - Don't document passing a store singleton to a component definition; this isn't what we do. Instead, just rely on a store being provided by an ancestor. - Using `@vue/test-utils` for component test - Document `localVue` usage
-
Andrew Fontaine authored
Geo - Clean up old node css Closes #229351 See merge request gitlab-org/gitlab!37115
-
Zack Cuddy authored
Replaces custom sass file with gitlab-ui utility classes
-
Marcel Amirault authored
-
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.
-