- 05 Mar, 2021 22 commits
-
-
Shinya Maeda authored
Adds multiple caches per build [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53410
-
Laura Montemayor authored
* Adds an Entry::Caches to handle multiple caches * Updates Build#cache * Updates Entry::Root, Entry::Job, Entry::Default to use Entry::Caches * Updates Seed::Build and Cache to accomodate multiple caches * Updates specs to handle multiple cache * Adds docs and a changelog
-
Evan Read authored
Improve vulnerability report docs See merge request gitlab-org/gitlab!55455
-
Russell Dickenson authored
-
charlie ablett authored
Makes pipeline be searchable by sha or iid See merge request gitlab-org/gitlab!54471
-
Ramya Authappan authored
Add retry to wait for the branch deletion in E2E spec See merge request gitlab-org/gitlab!55748
-
Nailia Iskhakova authored
Attemp to fix a transient failure Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
charlie ablett authored
-
Albert Salim authored
Use absolute UNIX socket paths for test Gitaly processes in CI See merge request gitlab-org/gitlab!55809
-
Luke Duncalfe authored
GraphQL generated docs: backtick names See merge request gitlab-org/gitlab!55538
-
-
David O'Regan authored
Move to btn-confirm from btn-success in admin/users directory See merge request gitlab-org/gitlab!55276
-
Yogi authored
-
David O'Regan authored
Move to btn-confirm from btn-success in the abuse_reports folder See merge request gitlab-org/gitlab!55262
-
Yogi authored
-
Evan Read authored
Docs: Add mermaid chart to Gitaly network arch See merge request gitlab-org/gitlab!55240
-
Will Chandler authored
Provide a visual aid for the Gitaly network architecture docs with a mermaid chart.
-
Dylan Griffith authored
Add reviewers detail to closed merge request email See merge request gitlab-org/gitlab!55594
-
David Kim authored
-
Marcel Amirault authored
Correct versioning of export vulnerabilities' details feature See merge request gitlab-org/gitlab!55434
-
Russell Dickenson authored
-
Dylan Griffith authored
checks: Skip LFS checks when deleting refs See merge request gitlab-org/gitlab!55609
-
- 04 Mar, 2021 18 commits
-
-
Russell Dickenson authored
Adds a deployment options section See merge request gitlab-org/gitlab!49779
-
Isaac Dawson authored
-
Stan Hu authored
Instead of using relative paths, we use absolute paths for the Gitaly processes run in CI. This attempts to rule out relative path issues are causing random spec failures in https://gitlab.com/gitlab-org/gitlab/-/issues/297359.
-
Dylan Griffith authored
Introduce the explicit definition for production environments [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55471
-
Dan Davison authored
Expand merge request settings in the failing E2E spec See merge request gitlab-org/gitlab!55743
-
Nailia Iskhakova authored
Resolve https://gitlab.com/gitlab-org/gitlab/-/issues/323421Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
Amy Qualls authored
Valid issue closing pattern docs example See merge request gitlab-org/gitlab!55727
-
Timothy Jones authored
The suggested addition to gitlab.rb produces a different regular expression than expected because it is encoded as a Ruby string, so escapes produce different results. This change writes the regular expression in Ruby's Regexp syntax and then converts it to the source string to preserve the syntax of the regular expression with the following YAML example.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55798
-
Fabio Pitino authored
Updates to CI_CONFIG_PATH and CI_PROJECT_CONFIG_PATH variables See merge request gitlab-org/gitlab!54498
-
Aishwarya Subramanian authored
CI_PROJECT_CONFIG_PATH is same as CI_CONFIG_PATH. This MR moves CI_CONFIG_PATH as a Project variable (so it can use it in the include section). This is necessary since the include section can resolve on pre-defined project variables. Removes support for CI_PROJECT_CONFIG_PATH to avoid duplication of variables that have the same behavior
-
Mayra Cabrera authored
Extract PairSelector logic into a class [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55398
-
Enrique Alcántara authored
Update project page buttons to conform to design system See merge request gitlab-org/gitlab!53260
-
Jose Ivan Vargas authored
Resolve "Change the `New feature flag` button to Primary Blue" See merge request gitlab-org/gitlab!55204
-
David O'Regan authored
Fix: update Incident Management settings copy See merge request gitlab-org/gitlab!55753
-
David O'Regan authored
-
Robert Speicher authored
Optionally specify branch for DAST on-demand scan See merge request gitlab-org/gitlab!55141
-
Simon Knox authored
Feat(incidents): allow alert to link to incidents See merge request gitlab-org/gitlab!55426
-