- 07 Aug, 2020 40 commits
-
-
Shinya Maeda authored
Resolve "CI: allow "never" in job:artifacts:expire_in" See merge request gitlab-org/gitlab!38578
-
Marius Bobin authored
This MR adds the possibility to use a `never` keyword as artefact `expire_in` value for a `gitlab-ci.yml` configuration to keep artefacts forever. It has the same effect as pressing the **Keep Forever** button on the pipeline view.
-
Sean McGivern authored
Add PersonalAccessToken::RevokeService See merge request gitlab-org/gitlab!38501
-
Sean McGivern authored
Implement SAST Configuration form submission See merge request gitlab-org/gitlab!38480
-
Mark Florian authored
Part of the [SAST Configuration UI][epic] feature, this implements form submission behaviour, via a regular POST request. A future iteration will replace this with a [GraphQL mutation][mutation]. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/223879. [epic]: https://gitlab.com/groups/gitlab-org/-/epics/3659 [mutation]: https://gitlab.com/gitlab-org/gitlab/-/issues/227575
-
James Lopez authored
Delete cache of dashboards in same project only See merge request gitlab-org/gitlab!38563
-
Sean McGivern authored
Expose issues via graphql board lists See merge request gitlab-org/gitlab!36259
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38899
-
Nicolò Maria Mezzopera authored
Fix Incident and Alert mobile Closes #230738 See merge request gitlab-org/gitlab!38577
-
David O'Regan authored
-
Shinya Maeda authored
Read Only Legacy Feature Flags See merge request gitlab-org/gitlab!38353
-
Jason Goodman authored
Feature flag off by default
-
Markus Koller authored
Remove `:ci_release_generation` feature flag Closes #229515 See merge request gitlab-org/gitlab!38873
-
GitLab Release Tools Bot authored
-
Markus Koller authored
Update groups & profiles billings_controller_specs See merge request gitlab-org/gitlab!38872
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38895
-
Marcia Ramos authored
Update docs for Jump to next in MR thread See merge request gitlab-org/gitlab!38384
-
Samantha Ming authored
Jumping between unresolved threads in Merge Request thread is being deprecated. Screenshot is being updated to reflect this. Also a notice of the deprecation is being outlined.
-
Nicolò Maria Mezzopera authored
Update SAST Config UI strings See merge request gitlab-org/gitlab!38894
-
Imre Farkas authored
Update mime-types to v3.3.1 for Ruby 2.7 See merge request gitlab-org/gitlab!38884
-
Mark Florian authored
Resolve "Display security approval rules when creating a new project - Implement Action/Mutations for Security Configuration endpoint" See merge request gitlab-org/gitlab!38658
-
GitLab Release Tools Bot authored
-
Nick Thomas authored
Expose runbook in alert GraphQL API See merge request gitlab-org/gitlab!38510
-
Sarah Yasonik authored
-
charlie ablett authored
-
Mark Florian authored
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/233910.
-
Marcin Sedlak-Jakubowski authored
Add move note to ECS template details See merge request gitlab-org/gitlab!37290
-
Marcel Amirault authored
-
Nick Thomas authored
Add more specific ID type for DastSiteProfiles See merge request gitlab-org/gitlab!38660
-
Thong Kuah authored
[RUN AS-IF-FOSS] Mount PersonalAccessTokens API in EE only See merge request gitlab-org/gitlab!38865
-
Tim Zallmann authored
Disable loading resolvedOnDefaultBranch for Vulnerabilities See merge request gitlab-org/gitlab!38783
-
Alan (Maciej) Paruszewski authored
-
Adam Hegyi authored
Geo: Part 2 of Enforce not null merge_request_diffs.external_diff_store See merge request gitlab-org/gitlab!38719
-
Sanad Liaquat authored
Use Express template for auto devops app See merge request gitlab-org/gitlab!38683
-
-
Mike Kozono authored
On GitLab.com, 19M of 93M rows have NULL external_diff_store. With batches of 5000 and a background migration job interval of 2m 5s, 3.8K jobs are scheduled over 5.5 days. The index `index_merge_request_diffs_external_diff_store_is_null` is expected to be used by the migration queries. queue_background_migration_jobs_by_range_at_intervals is not used because it would enqueue 18.6K jobs and we have an index for getting these ranges.
-
Natalia Tepluhina authored
Replace fa-cubes icon with GitLab SVG package icon Closes #225200 See merge request gitlab-org/gitlab!38664
-
Tim Zallmann authored
-
Natalia Tepluhina authored
Merge branch '227582-package-detail-ui-update-the-package-detail-main-body-to-include-a-history-install-commands' into 'master' New Package details UI See merge request gitlab-org/gitlab!38680
-
Nicolò Maria Mezzopera authored
- new component - tests
-