- 07 Aug, 2020 40 commits
-
-
Will Meek authored
Intermittently on master the automated test would open an empty model for pipeline license compliance. This was never observed when running through the test steps manually. This commit wraps the click and check for the element around the wait_until with a reload true if not found
-
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
-
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
-
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
-
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
-
Alan (Maciej) Paruszewski authored
-
Shinya Maeda authored
Add PipelineArtifact table and model See merge request gitlab-org/gitlab!37969
-
Maxime Orefice authored
This new model will be used to store generated report consumable by gitlab frontend in a pipeline context.
-
Ramya Authappan authored
Fix for project_security_dashboard_spec Closes #233362 See merge request gitlab-org/gitlab!38509
-
Patrick Bajao authored
Index trial groups in Elasticsearch Closes #225744 See merge request gitlab-org/gitlab!38541
-
Ramya Authappan authored
Add a licence_compliance_spec end to end test See merge request gitlab-org/gitlab!38598
-
Ramya Authappan authored
Add e2e test of distributed reads from unhealthy node Closes gitlab-org/quality/testcases#859 See merge request gitlab-org/gitlab!37664
-
Mark Lapierre authored
-