- 06 Apr, 2022 40 commits
-
-
Andrew Fontaine authored
Preserve sibling elements in settings search See merge request gitlab-org/gitlab!84385
-
Amy Qualls authored
Adding troubleshooting section to GIT doc See merge request gitlab-org/gitlab!84358
-
Armin Hergenhan authored
Let's bring this new section closer to GitLab tone and style. We don't need two subheadings here. We can also rewrite for better flow, and combine the two workarounds into a single unordered list.
-
Achilleas Pipinellis authored
Update RA docs with missing Prom config See merge request gitlab-org/gitlab!84483
-
Grant Young authored
Ensures Prom can scrape non discoverable components as well as ensure Gitaly exporters are on
-
Natalia Tepluhina authored
Resolve "Show detailed status for GitHub Importer" See merge request gitlab-org/gitlab!83493
-
Illya Klymov authored
* expose github stats data to user Changelog: added
-
Achilleas Pipinellis authored
Add commands to display project deletion errors See merge request gitlab-org/gitlab!84381
-
olivier némoz saint-dizier authored
-
Doug Stull authored
Remove support for file checksum to Secure File uploads See merge request gitlab-org/gitlab!84314
-
Nick Gaskill authored
Docs: Add note about scp url support See merge request gitlab-org/gitlab!84496
-
Amaury Yacksmith authored
-
Andrejs Cunskis authored
Quarantine the allure configuration option flaky spec See merge request gitlab-org/gitlab!84488
-
Marcin Sedlak-Jakubowski authored
Add section for viewing all jobs See merge request gitlab-org/gitlab!84046
-
Marcel Amirault authored
-
Jan Provaznik authored
Merge branch '354865-follow-up-from-resolve-bug-when-using-the-merge-quick-action-it-returns-merged-even-though' into 'master' Update API status code if merge request is not mergeable and fix mergeable_discussions_state status check See merge request gitlab-org/gitlab!82465
-
Marcia Ramos authored
Loose foreign keys dev guide See merge request gitlab-org/gitlab!83677
-
Pavel Shutsin authored
Fix RSpec/VariableName rubocop offense See merge request gitlab-org/gitlab!84354
-
Mayra Cabrera authored
Revert !84378 to unblock dev pipelines See merge request gitlab-org/gitlab!84494
-
Mikołaj Wawrzyniak authored
Distribute GitHub import workload See merge request gitlab-org/gitlab!83616
-
Gabriel Mazetto authored
Fix Style/BisectedAttrAccessor offenses See merge request gitlab-org/gitlab!83834
-
Michael Lunøe authored
Polish jira_connect users UI See merge request gitlab-org/gitlab!84260
-
Justin Ho Tuan Duong authored
- Fix nav bar not rendering theme properly. - Add avatar to user link. - Adjust headings, margins and spacing of elements. - Update margin between text and icon in external_link helper. Changelog: changed
-
Mayra Cabrera authored
This reverts merge request !84378
-
Nikola Milojevic authored
Resolve "Fix Service ping failing metrics for create stage (5)" See merge request gitlab-org/gitlab!83940
-
Mike Greiling authored
Update dependency webpack-dev-server to v4.8.1 See merge request gitlab-org/gitlab!84468
-
Andrew Fontaine authored
Add clear cache button to dependency proxy See merge request gitlab-org/gitlab!83786
-
Kerri Miller authored
Cleanup users_expanding_widgets_usage_data See merge request gitlab-org/gitlab!84317
-
Jose Ivan Vargas authored
Add polling to commit box pipeline status See merge request gitlab-org/gitlab!84201
-
Kyle Wiebers authored
-
Marius Bobin authored
Introduce Ci::UpdateLockedUnknownArtifactsWorker See merge request gitlab-org/gitlab!76509
-
Bob Van Landuyt authored
Add Project Export granular exporter timings See merge request gitlab-org/gitlab!83875
-
George Koltsov authored
- Update Project Export Service to add granular exporter timings for better observability
-
Markus Koller authored
Move workspace endpoints to integrations category See merge request gitlab-org/gitlab!84461
-
Marius Bobin authored
Remove pending builds from the queue on conflict See merge request gitlab-org/gitlab!84359
-
Grzegorz Bizon authored
When the new denormalized pending builds table is enabled, database-level consistency guarantees are reduced because of the denormalization. Here we are improving our resiliency mechanisms by properly reconciling the database state in case of a conflicting data being detected. We remove a queuing entry of a build that has already been processed. Changelog: fixed
-
Sean McGivern authored
Makes BackfillWorkItemTypeIdOnIssues migration more efficient See merge request gitlab-org/gitlab!84213
-
Mario Celi authored
By adding a new batching strategy, the migration will avoid scanning the issues table completely one type per issue type. If no records exist for a given issue type, no background jobs will be run Changelog: other
-
Stan Hu authored
Integrate Reviewer Recommender via the CI template for gitlab-org See merge request gitlab-org/gitlab!84378
-
Marcia Ramos authored
Update doc/user/clusters/agent/install/index.md See merge request gitlab-org/gitlab!84278
-