- 17 Jul, 2020 40 commits
-
-
Douglas Barbosa Alexandre authored
Geo: Fix package file backfill with sync object storage disabled See merge request gitlab-org/gitlab!36771
-
Amy Qualls authored
Improve docs around `environment:action` Closes #229140 See merge request gitlab-org/gitlab!37196
-
Vladimir Shushlin authored
-
Mike Jang authored
Fix enforce_pat_expiration feature flag in docs See merge request gitlab-org/gitlab!37071
-
Sanad Liaquat authored
-
Mike Jang authored
Add example to the multi-version-compatibility See merge request gitlab-org/gitlab!37031
-
Shinya Maeda authored
-
Nick Gaskill authored
Fix for link and note in secure clusters doc See merge request gitlab-org/gitlab!37138
-
Douglas Barbosa Alexandre authored
Add graceful timeout handling for analytics Closes #225405 See merge request gitlab-org/gitlab!36811
-
Marcel Amirault authored
Update links to feature flags howto See merge request gitlab-org/gitlab!37168
-
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
-