- 14 Jun, 2021 12 commits
-
-
James Fargher authored
Remove redundant key/value pair from the payload of DORA metrics API See merge request gitlab-org/gitlab!62875
-
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
-
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 15 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
-
Takuya Noguchi authored
.detail-page-header-actions is planed to remove from issuable_header.vue: https://gitlab.com/gitlab-org/gitlab/-/issues/333068 Changelog: other EE: true Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Huzaifa Iftikhar authored
-
Dmitry Gruzd authored
Improve the "Almost Finished" page See merge request gitlab-org/gitlab!63704
-
Dmytro Zaporozhets (DZ) authored
Projects API show the project's squash option See merge request gitlab-org/gitlab!63543
-
Natalia Tepluhina authored
Add qrtly reconciliation alert [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63181
-
Vitaly Slobodin authored
-
Vitaly Slobodin authored
-
- 11 Jun, 2021 4 commits
-
-
Amy Qualls authored
Edited for CTRT and style See merge request gitlab-org/gitlab!63352
-
Suzanne Selhorn authored
-
Michael Kozono authored
Geo: Add verification for MR diffs using SSF [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63309
-
Aakriti Gupta authored
- Add tests for verification - Add verification related metrics - Override methods in VerificationState to use verification table instead of the replicable model Changelog: changed EE: true
-