- 03 Jul, 2020 8 commits
-
-
Stan Hu authored
GitLab 13.1.0 added the `application_settings.repository_storages_weighted` column, but it was possible that the value was not seeded properly due to a stale schema cache due to the use of ActiveRecord inside the migrations. Admins that upgraded might see 500 errors when creating projects. To ensure that the data is seeded properly, we surgically add a migration that seeds the data only if it is not present. The schema version was intentionally used to avoid backporting conflicts and to ensure any background migrations will have the correct data when they run. The changes were largely taken from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35814. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/225203
-
Evan Read authored
Fix file permissions See merge request gitlab-org/gitlab!35880
-
Stan Hu authored
Resolve "Need a way to ensure all newly created paid groups are indexed" See merge request gitlab-org/gitlab!35172
-
Terri Chu authored
Create a new ElasticsearchIndexedNamespace object when GitlabSubscription objects are created/updated to paid, hosted plans. Trials are not included but will be indexed if updated to a non-trial paid plan.
-
Evan Read authored
Fix note formatting See merge request gitlab-org/gitlab!35918
-
Evan Read authored
Clarify Gitaly mixed configuration details See merge request gitlab-org/gitlab!35717
-
Ben Bodenmiller authored
-
Thong Kuah authored
Edit ordering_table_columns.md, move important info first See merge request gitlab-org/gitlab!35811
-
- 02 Jul, 2020 32 commits
-
-
Thong Kuah authored
-
Thong Kuah authored
-
Douglas Barbosa Alexandre authored
Merge branch 'mwaw/208224-move-cluster-health-feature-into-gitlab-core-BE-prometheus-proxy' into 'master' Extract Metrics Prometheus API proxy logic into shared module See merge request gitlab-org/gitlab!35606
-
Amy Qualls authored
Documentation: Add note about executor for managed cluster apps See merge request gitlab-org/gitlab!35906
-
Phil Zona authored
-
Ben Bodenmiller authored
-
James Fargher authored
Remove users.ghost ignore statement Closes #219004 See merge request gitlab-org/gitlab!35621
-
Mayra Cabrera authored
Stop writing to update_at on audit_events See merge request gitlab-org/gitlab!35697
-
Mayra Cabrera authored
Update Auto DevOps auto-build-image to v0.3.0 See merge request gitlab-org/gitlab!35662
-
Hordur Freyr Yngvason authored
Adds the ability to override the default Dockerfile path via the DOCKERFILE_PATH CI variable. - Upstream change: https://gitlab.com/gitlab-org/cluster-integration/auto-build-image/-/merge_requests/47 - Feature request: https://gitlab.com/gitlab-org/gitlab/-/issues/212211
-
Mayra Cabrera authored
Don't error on wrong MR IID in changelog for cherry pick MRs See merge request gitlab-org/gitlab!35252
-
Craig Norris authored
Docs: tone and style edits See merge request gitlab-org/gitlab!35809
-
Amy Qualls authored
Touching up the pages to bring them closer to GitLab standards.
-
Mayra Cabrera authored
Revert "Merge branch 'add-bin-feature-flag' into 'introduce-feature-flag-definition'" See merge request gitlab-org/gitlab!35910
-
Mike Jang authored
Specify "immediate parent group" as appropriate Closes gitlab-org/manage/general-discussion#15798 See merge request gitlab-org/gitlab!35461
-
Mike Jang authored
-
Kamil Trzciński authored
This reverts merge request !35540
-
Douglas Barbosa Alexandre authored
Update ListService to use Alert Management Alerts for last_firing_events See merge request gitlab-org/gitlab!35482
-
Phil Zona authored
-
Bob Van Landuyt authored
Use `default_branch_name` when initializing w/README.md See merge request gitlab-org/gitlab!35801
-
Kerri Miller authored
-
Mayra Cabrera authored
Merge branch '222313-update-usage-ping-data-to-track-projects-with-can-override-approvals-in-merge-request' into 'master' Update usage ping data to track projects with overridden approval rules See merge request gitlab-org/gitlab!35224
-
David Kim authored
-
Andrew Fontaine authored
Refactor CI variable modal Closes #214638 See merge request gitlab-org/gitlab!35353
-
Payton Burdette authored
Refactor modal to not mutate vuex state but use a two way computed property to disptach actions and commit mutations to update state.
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
-
Sean Arnold authored
- Add specs for last_prometheus_alert_by_project_id
-
Andrew Fontaine authored
Always Show Delete Button on Feature Flag Strategies See merge request gitlab-org/gitlab!35786
-
Jason Goodman authored
Always allow the UI to set zero strategies for a flag
-
Phil Zona authored
-