- 13 Jun, 2021 6 commits
-
-
James Fargher authored
Since we are going to be using gitaly-backup we need to switch to using real file IO. Otherwise Process.spawn IO redirection will not work.
-
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 12 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
-
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
-
- 11 Jun, 2021 22 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
-
Matija Čupić authored
Pin gosec to version 3 See merge request gitlab-org/gitlab!63547
-
Zach Rice authored
-
Mayra Cabrera authored
Revert rspec:feature-flag-changes [RUN ALL RSPEC] See merge request gitlab-org/gitlab!63916
-
Kerri Miller authored
Replace 'tag_list' with 'topic_list' attribute on project See merge request gitlab-org/gitlab!63493
-
Kyle Wiebers authored
This reverts commit 37915bb5, reversing changes made to 16ecd9f6.
-
Scott Hampton authored
Change example for dotnet test See merge request gitlab-org/gitlab!61844
-
Robert Speicher authored
No longer accept fingerprints for /internal/authorized_keys See merge request gitlab-org/gitlab!63783
-
Amy Qualls authored
Add guide to URL changing See merge request gitlab-org/gitlab!63863
-
Dmytro Zaporozhets (DZ) authored
-
Saikat Sarkar authored
Add backend support for Coverage-Check rule See merge request gitlab-org/gitlab!63079
-
Douglas Barbosa Alexandre authored
Rename JSON to Json [RUN ALL RSPEC] See merge request gitlab-org/gitlab!63814
-
Alex Ives authored
Geo: Add verification related database columns for MR diffs verification [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60935
-
Nick Gaskill authored
Fix sample Prometheus alert config See merge request gitlab-org/gitlab!63787
-
Alex Ives authored
Migration for fixing missing traversal ids See merge request gitlab-org/gitlab!63847
-
Stan Hu authored
Enable validate_import_decompressed_archive_size feature flag by default See merge request gitlab-org/gitlab!63025
-
Erick Bajao authored
-
Erick Bajao authored
Adds new reporter approval rule for code coverage. Also renames the worker for syncing approval rules to a more generic one because it is not security only anymore. Changelog: added
-
Paul Slaughter authored
Create a Vue form for the runner UI details See merge request gitlab-org/gitlab!63044
-