- 25 Oct, 2021 40 commits
-
-
Mikolaj Wawrzyniak authored
ServicePing report generation for gitlab.com instance performace has suddenly decreased over last week. After investigation it appears that one of specialized indexes that supported heavy query included in the report is marked as invalid. Following PostgreSQL documentation advice to recreate index in such case. At https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71712 broken index was renamed as broken and new one was scheduled to be re created. This commit adds migration with synchronouse index creation for self-managed instances. Changelog: performance
-
Olena Horal-Koretska authored
Remove unused layout preset and state dropdown See merge request gitlab-org/gitlab!72979
-
Amy Qualls authored
Remove docs warning re bad footnote chars See merge request gitlab-org/gitlab!72947
-
Amy Qualls authored
Updated nav steps slightly See merge request gitlab-org/gitlab!72934
-
Suzanne Selhorn authored
-
Rémy Coutable authored
Update gitlab-dangerfiles to 2.3.1 See merge request gitlab-org/gitlab!72422
-
Lin Jen-Shin authored
Exclude JH spec and lib in rubocop of Naming/FileName See merge request gitlab-org/gitlab!72948
-
Bob Van Landuyt authored
Limit Sidekiq `push_bulk` to a maximum of 1000 jobs in one go See merge request gitlab-org/gitlab!72263
-
Kushal Pandya authored
Switch to v-safe-html in latex See merge request gitlab-org/gitlab!72733
-
Felipe Murakami authored
-
Kushal Pandya authored
Remove unusaged HAML code for Roadmap filtered search which included layout presets and epic state dropdown.
-
Yorick Peterse authored
Clean up migration to populate commit users See merge request gitlab-org/gitlab!72219
-
Albert Salim authored
Update CI images to use Git v2.33 See merge request gitlab-org/gitlab!72890
-
Vitali Tatarintev authored
Ignore ProjectNamespace objects in hierarchy queries See merge request gitlab-org/gitlab!72119
-
Jan Provaznik authored
-
Rémy Coutable authored
Revert "Merge branch 'jobs-to-rerun-failed-tests-from-results' into 'master'" See merge request gitlab-org/gitlab!72969
-
Kushal Pandya authored
Fix endless pipeline status loop when no pipeline was triggered See merge request gitlab-org/gitlab!72821
-
Payton Burdette authored
-
Kushal Pandya authored
Renders assignee list as a vertical list in merge requests See merge request gitlab-org/gitlab!72773
-
Tetiana Chupryna authored
Fix deployment merge request link creation See merge request gitlab-org/gitlab!72757
-
Katrin Leinweber authored
See https://gitlab.com/gitlab-org/gitlab-dangerfiles/-/releases/v2.3.1 Changelog: other
-
Albert Salim authored
This reverts merge request !69053
-
Albert Salim authored
Jobs to rerun failed tests from previous pipeline's results See merge request gitlab-org/gitlab!69053
-
Heinrich Lee Yu authored
Invite members for task experiment See merge request gitlab-org/gitlab!69299
-
Adam Hegyi authored
Merge branch '343209-vsa-add-warning-banner-about-behavior-change-in-calculation-in-15-0' into 'master' [VSA] Add Warning Banner about behavior change in calculation in 15.0 See merge request gitlab-org/gitlab!72669
-
Martin Wortschack authored
-
Patrick Bajao authored
Adds DB column for merge request assignee state See merge request gitlab-org/gitlab!72677
-
Gabriel Mazetto authored
Cleanup update_deployment_after_transaction_commit feature flag See merge request gitlab-org/gitlab!72755
-
Dylan Griffith authored
Remove cross database join on Security::Scan model See merge request gitlab-org/gitlab!72611
-
Yannis Roussos authored
Fix issue_metrics index creation error See merge request gitlab-org/gitlab!72928
-
Natalia Tepluhina authored
Refactor and connect package list for GraphQl implementation See merge request gitlab-org/gitlab!72225
-
Nicolò Maria Mezzopera authored
-
Jacques Erasmus authored
Group iterations by cadence on issue filter bar See merge request gitlab-org/gitlab!72796
-
Coung Ngo authored
-
Fiona Neill authored
Enhance sorting issue lists doc See merge request gitlab-org/gitlab!72715
-
Marcin Sedlak-Jakubowski authored
-
Phil Hughes authored
This extra column will allow us to support the attention request feature. Also added a service to allow for this state column to be updated. Changelog: added
-
Vitaly Slobodin authored
Fixed Address require-string-literal-i18n-helpers offenses See merge request gitlab-org/gitlab!72926
-
Ash McKenzie authored
Merge branch '341754-follow-up-from-skip-product-intelligence-review-for-growth-experiments-mrs' into 'master' Move ProductIntelligence Danger code to project_helper class See merge request gitlab-org/gitlab!72544
-
Denys Mishunov authored
Fix jump to next discussion on diffs tab not working See merge request gitlab-org/gitlab!72278
-