- 14 Jun, 2021 23 commits
-
-
Dmytro Zaporozhets (DZ) authored
Project level VSA summary endpoint See merge request gitlab-org/gitlab!62921
-
Phil Hughes authored
Prevent refetching commit data See merge request gitlab-org/gitlab!63870
-
Natalia Tepluhina authored
Merge branch '332820-epics-from-all-parent-groups-should-be-fetched-in-issue-sidebar-frontend' into 'master' Include epics from ancestor groups in issue epic dropdown See merge request gitlab-org/gitlab!63618
-
Jacques Erasmus authored
Update Diff UI settings to match style guides See merge request gitlab-org/gitlab!62500
-
Achilleas Pipinellis authored
Prompt users to sign up for security newsletter See merge request gitlab-org/gitlab!62502
-
Dilan Orrino authored
-
jerasmus authored
Prevent refetching commit date after clicking Show more. Changelog: performance
-
Amy Qualls authored
Small revisions to the Diff UI setting (Admin Area → Settings → General) to bring it up to GitLab tone and style. Did not change style of help link, but removed the anchor. (Linking to full pages is a bit more future-proof -- subheading names change over time.) Changelog: changed
-
Shinya Maeda authored
Add project setting to toggle job token scope See merge request gitlab-org/gitlab!63446
-
James Fargher authored
Remove redundant key/value pair from the payload of DORA metrics API See merge request gitlab-org/gitlab!62875
-
Adam Hegyi authored
Project level VSA summary endpoint with EE (permium) params filter.
-
Kushal Pandya authored
Enable several Vue.js ESLint rules See merge request gitlab-org/gitlab!63918
-
Kushal Pandya authored
Use the parent element to find elements to remove the child See merge request gitlab-org/gitlab!63935
-
Albert Salim authored
Ignore missing allure results when generating report See merge request gitlab-org/gitlab!63839
-
Andrejs Cunskis authored
-
Evan Read authored
Admin Area instructions, unowned docs, 2 of 2 See merge request gitlab-org/gitlab!63933
-
Amy Qualls authored
-
charlie ablett authored
Enforce SSH key expiration by default See merge request gitlab-org/gitlab!62432
-
Thong Kuah authored
Move COM_URL related variables to a module See merge request gitlab-org/gitlab!63716
-
Zhu Shuang authored
-
Luke Duncalfe authored
Change eq [] to be_empty See merge request gitlab-org/gitlab!63948
-
Eulyeon Ko authored
The epic dropdown for issues should fetch epics from all ancestor groups, not just the immediate parent. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63618 EE: true
-
charlie ablett authored
-
- 13 Jun, 2021 9 commits
-
-
Evan Read authored
Docs for instance Devops Adoption being enabled See merge request gitlab-org/gitlab!63834
-
Russell Dickenson authored
Update admin area instructions, Create, part 1 See merge request gitlab-org/gitlab!63924
-
Russell Dickenson authored
Add tiers to Security product docs See merge request gitlab-org/gitlab!63571
-
Russell Dickenson authored
Style updates for CSV Export page See merge request gitlab-org/gitlab!63548
-
Russell Dickenson authored
Add warning about removed template See merge request gitlab-org/gitlab!63855
-
Tetiana Chupryna authored
-
Russell Dickenson authored
docs: Update SAST docs describing pinning to minor versions See merge request gitlab-org/gitlab!63921
-
Lucas Charles authored
-
Marcel Amirault authored
docs: Fix section that documents storing regex in variables See merge request gitlab-org/gitlab!63898
-
- 12 Jun, 2021 8 commits
-
-
Paul Slaughter authored
Merge branch '333014-make-the-call-to-register-ci-schema-only-when-schema_linting-ff-is-on' into 'master' Register CI schema only when `schema_linting` ff is on See merge request gitlab-org/gitlab!63552
-
Frédéric Caplette authored
If the schema_linting flag is off, then an error is returned when trying to register the schema. This is intended to prevent self hosted instances from accessing 3rd parties ressources such as the CI schema. This commit now wrap the registration of the CI schema inside a conditional to only executes when schema_linting is turned on. Changelog: fixed
-
Luke Duncalfe authored
Move from let! to let_it_be to optimize performance See merge request gitlab-org/gitlab!63233
-
adarsh ravi authored
-
Dmitry Gruzd authored
Add clean_gitlab_redis_shared_state for snippet_service_spec See merge request gitlab-org/gitlab!63196
-
Dmitry Gruzd authored
Add clean_gitlab_redis_shared_state for project_service_spec See merge request gitlab-org/gitlab!63194
-
Huzaifa Iftikhar authored
-
Dmytro Zaporozhets (DZ) authored
After an abuse report, redirect to root instead of user profile See merge request gitlab-org/gitlab!63793
-