- 06 Apr, 2022 40 commits
-
-
Brett Walker authored
markdown fields
-
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
-
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
-
Alessio Caiazza authored
Include X-Forwarded-Host when proxying and rewriting Host in Workhorse See merge request gitlab-org/gitlab!84368
-
Kushal Pandya authored
Update group overview icons to match sidebar icons See merge request gitlab-org/gitlab!84113
-
Doug Stull authored
Move endpoints to purchase category See merge request gitlab-org/gitlab!84281
-
GitLab Renovate Bot authored
-
Andreas Brandl authored
Changelog: added
-
Mikołaj Wawrzyniak authored
Update data category to operational See merge request gitlab-org/gitlab!84212
-
Jacques Erasmus authored
Merge branch '342269-app-assets-javascripts-jobs-components-trigger_block-vue-consider-using-gltablelite' into 'master' Update jobs/components/trigger_block.vue to use GlTableLite See merge request gitlab-org/gitlab!84380
-
Bob Van Landuyt authored
Revert "Merge branch 'andysoiron/allow-context-jwt-for-jira-subscriptions-json-endpoint' into 'master'" This reverts merge request !83836
-
Craig Norris authored
Add Vale warnings to Lefthook configuration See merge request gitlab-org/gitlab!82553
-
Matija Čupić authored
Do not use GOPATH in default CI template See merge request gitlab-org/gitlab!84365
-
Matija Čupić authored
Move liquibase template up one directory See merge request gitlab-org/gitlab!84440
-
Catalin Irimie authored
The upstream will never be aware it's being proxied under a different Host otherwise if X-Forwarded-Host is not included, which is necessary in cases like constructed absolute redirects in Rails for example. Changelog: fixed
-
Shinya Maeda authored
Handle commit being nil in Deployments::HooksWorker See merge request gitlab-org/gitlab!84321
-
Kati Paizee authored
Changed "new to GitLab" to point to tutorials See merge request gitlab-org/gitlab!84423
-
Suzanne Selhorn authored
The other links were old and out-of-date
-