- 14 Apr, 2022 1 commit
-
-
John Mason authored
Changelog: changed
-
- 06 Apr, 2022 39 commits
-
-
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
-
Viktor Nagy (GitLab) authored
-
Kamil Trzciński authored
Revert "Merge branch 'e2e-data-cleanup-worker' into 'master'" See merge request gitlab-org/gitlab!84101
-
Kamil Trzciński authored
Warn for db:validate_config rake task connection problems See merge request gitlab-org/gitlab!84299
-
Kamil Trzciński authored
Terminate connection before copying from main See merge request gitlab-org/gitlab!84350
-
PaytonBurdette authored
Change icon to a vue app and use polling to keep status in sync with pipelines on commit. Changelog: fixed
-
Matthias Käppler authored
Revert: Allow context qsh for Jira subscriptions json See merge request gitlab-org/gitlab!84466
-
Dmitry Gruzd authored
Allow to put migrations on hold for some time See merge request gitlab-org/gitlab!84166
-
Thong Kuah authored
Merge branch '350999-deprecate-use-of-members-api-for-invite-modal-in-favor-of-invitations-api-7' into 'master' Update Invitations Service to accept users See merge request gitlab-org/gitlab!83534
-
Doug Stull authored
- enhance to allow eventual deprecation of the members API use in the invite modal Changelog: added
-