- 03 Jul, 2020 34 commits
-
-
Tim Zallmann authored
Add link to Merge request references in emails See merge request gitlab-org/gitlab!33316
-
Jacques Erasmus authored
Update pipeline security tab filter label and docs See merge request gitlab-org/gitlab!35893
-
Tim Zallmann authored
Geo: Fix incorrect Package File progress bar total count Closes #223095 See merge request gitlab-org/gitlab!35294
-
Marcel Amirault authored
Provide working artifacts:expose_as examples See merge request gitlab-org/gitlab!35817
-
Marcel Amirault authored
Use consistent spacing with yaml arrays in docs See merge request gitlab-org/gitlab!35894
-
Ben Bodenmiller authored
-
Tim Zallmann authored
Add create project milestone spec See merge request gitlab-org/gitlab!34964
-
Jacques Erasmus authored
Alert list issue link - docs See merge request gitlab-org/gitlab!35405
-
Tristan Read authored
-
Jacques Erasmus authored
Add issue column to alert list See merge request gitlab-org/gitlab!35291
-
Tristan Read authored
-
Kushal Pandya authored
Swimlanes - Detailed popover for epics and collapsed headers See merge request gitlab-org/gitlab!35490
-
Florie Guibert authored
Add date and link to epic in popover hover epic title
-
Kushal Pandya authored
Remove unused apollo configuration See merge request gitlab-org/gitlab!35256
-
Ezekiel Kigbo authored
Simplify dashboard variable manipulation by using arrays See merge request gitlab-org/gitlab!34821
-
Marcel Amirault authored
Move note about auto stop limitations out of example See merge request gitlab-org/gitlab!35934
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Fix configuring dynamic environments sections See merge request gitlab-org/gitlab!35923
-
Ben Bodenmiller authored
-
Marcel Amirault authored
Provide more realistic environment:action example See merge request gitlab-org/gitlab!35935
-
Marcel Amirault authored
Correct when delete environments through the UI added See merge request gitlab-org/gitlab!35933
-
Ben Bodenmiller authored
-
Dylan Griffith authored
Fix error 500s creating new projects due to empty weights Closes #225203 See merge request gitlab-org/gitlab!35829
-
Tiger Watson authored
Change the project_id index to be unique on vulnerability_statistics See merge request gitlab-org/gitlab!35861
-
Tiger Watson authored
Fix existing repository_storages_weighted migrations Closes #225588 See merge request gitlab-org/gitlab!35814
-
Ben Bodenmiller authored
-
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 6 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
-