- 07 Aug, 2020 40 commits
-
-
Josianne Hyson authored
This language is not being targeted in Crowdin or in the GitLab::I18n::AVAILABLE_LANGUAGES list. Because of this it is not receiving updates to strings from Crowdin and therefore is unable to pass updated linting rules. Remove this file so that we can pass the HTML linter when removing all the strings from the todolist. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/228846
-
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
-
rpereira2 authored
When a dashboard under `.gitlab/dashboards` in a project's repository is modified, delete only that project's dashboard caches.
-
Jaime Martinez authored
Removes `:ci_release_generation` and related tests.
-
Dallas Reedy authored
- make use of let_it_be - do more in the before blocks - use some simple helper methods to keep things DRY
-
charlie ablett authored
Fix problem that vulnerability list is not loaded See merge request gitlab-org/gitlab!38867
-