- 22 Mar, 2022 40 commits
-
-
Daniel Tian authored
Changelog: changed MR: EE: true
-
Frédéric Caplette authored
Resolve "Update copy for the remove topic avatar modal" See merge request gitlab-org/gitlab!83093
-
Brandon Labuschagne authored
Include the name in the copy Changelog: fixed
-
Fiona Neill authored
Merge branch '355495-upload-offline-service-usage-data-docs-update-to-callout-security-of-process' into 'master' Document Usage Data upload HTTPS form submission See merge request gitlab-org/gitlab!83354
-
Niko Belokolodov authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83381
-
Jan Provaznik authored
Fix the offences introduced by Performance/OpenStruct See merge request gitlab-org/gitlab!70902
-
Jan Provaznik authored
Move incident tracking module to correct services See merge request gitlab-org/gitlab!82310
-
Heinrich Lee Yu authored
Add create endpoint for related epics See merge request gitlab-org/gitlab!82985
-
Jan Provaznik authored
Allows creating related epic links through REST API, similar to issue_links endpoint for issues. Changelog: added EE: true
-
Kati Paizee authored
Fix missing comma for subordinate clause See merge request gitlab-org/gitlab!83378
-
Medved authored
-
Heinrich Lee Yu authored
Add BlocksUnsafeSerialization to Namespace See merge request gitlab-org/gitlab!82661
-
John Mason authored
Changelog: changed
-
Jan Provaznik authored
Handle crm objects when moving groups See merge request gitlab-org/gitlab!80540
-
Lee Tickett authored
Changelog: fixed
-
GitLab Release Tools Bot authored
-
Matthias Käppler authored
Always pass data payloads as a hash for hooks See merge request gitlab-org/gitlab!83143
-
Sincheol (David) Kim authored
Implement DELETE API for Remote Mirrors See merge request gitlab-org/gitlab!82778
-
Marius Bobin authored
Drop CI builds triggered by blocked user See merge request gitlab-org/gitlab!83269
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83373
-
Francisco Javier López authored
Create new Middleman project template See merge request gitlab-org/gitlab!82231
-
Eric Schurter authored
Add a project template for pages/middleman and remove SSE Middleman template. Changelog: added
-
Timo Furrer authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/355675 Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82778
-
Ezekiel Kigbo authored
Update the runner page alerts See merge request gitlab-org/gitlab!83238
-
Ezekiel Kigbo authored
Move BASE_FILTERS from filters/constants to security_dashboard/helpers See merge request gitlab-org/gitlab!83240
-
Kushal Pandya authored
Migrate to shared alert component See merge request gitlab-org/gitlab!83292
-
Kati Paizee authored
Rename services to integrations on integration overview docs See merge request gitlab-org/gitlab!83348
-
Luke Duncalfe authored
As part of the larger renaming effort: https://gitlab.com/groups/gitlab-org/-/epics/2504
-
Anastasia McDonald authored
Promote 5 Create tests to reliable See merge request gitlab-org/gitlab!83352
-
Kushal Pandya authored
Add `@types/jest` npm package as a dev dependency See merge request gitlab-org/gitlab!83103
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Update chokidar to v3.5.3 See merge request gitlab-org/gitlab!83328
-
Stan Hu authored
When a user is blocked, typically `Ci::DropPipelineService` will cancel the builds. However, there's a chance that this service doesn't pick up all the cancelable builds at the time it is run. To ensure that builds aren't actually run for blocked user, we add it to a precondition before we assign a runner. Changelog: fixed Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/351294
-
Albert Salim authored
Fix failing expired artifact specs See merge request gitlab-org/gitlab!83362
-
Evan Read authored
Update flowchart for user access and linking setup to use correct grammar See merge request gitlab-org/gitlab!83360
-
Christopher Guitarte authored
-
Stan Hu authored
As https://gitlab.com/gitlab-org/gitlab/-/jobs/2232305277 shows: ``` 1) Ci::DeletedObject.bulk_import with data imports data Failure/Error: expect(deleted_artifact.pick_up_at).to eq(artifact.expire_at) expected: 2022-03-21 03:27:00.958060501 +0000 got: 2022-03-21 03:27:00.958060000 +0000 (compared using ==) Diff: @@ -1 +1 @@ -Mon, 21 Mar 2022 03:27:00.958060501 UTC +00:00 +Mon, 21 Mar 2022 03:27:00.958060000 UTC +00:00 ```
-
Russell Dickenson authored
Document GitLab Pages server shutdown timeout See merge request gitlab-org/gitlab!82722
-
Thong Kuah authored
docs: GDK defaults to multiple databases See merge request gitlab-org/gitlab!83166
-