- 02 Aug, 2021 40 commits
-
-
Mark Florian authored
Docs: Remove redirected files - Jul 2021 See merge request gitlab-org/gitlab!67164
-
Marcia Ramos authored
Also remove redirected documentation files (date 2021-07-29). Changelog: changed EE: true
-
Martin Wortschack authored
[VSA] Add missing vuex action specs See merge request gitlab-org/gitlab!67114
-
Ezekiel Kigbo authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67319
-
Imre Farkas authored
Change lock key in ProjectRecalculateWorker to `project.id` See merge request gitlab-org/gitlab!67297
-
Kati Paizee authored
Docs fix dashboard spelling See merge request gitlab-org/gitlab!67318
-
GitLab Release Tools Bot authored
-
David Fernandez authored
Generate Debian component files for udeb and source files See merge request gitlab-org/gitlab!65188
-
Mathieu Parent authored
Changelog: added
-
Alper Akgun authored
-
Heinrich Lee Yu authored
Revert merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66927 [RUN ALL RSPEC] See merge request gitlab-org/gitlab!67312
-
Natalia Tepluhina authored
Refactor board scope milestone dropdown See merge request gitlab-org/gitlab!66896
-
Florie Guibert authored
-
David Kim authored
Create issue of type incident from alert factory See merge request gitlab-org/gitlab!67126
-
Albert Salim authored
test: Split long fixtures generation file See merge request gitlab-org/gitlab!66940
-
Manoj M J authored
This MR makes a tiny change in the lock key in ProjectRecalculateWorker, so that the lock is based on the project id.
-
Miguel Rincon authored
Replace success button with confirm button See merge request gitlab-org/gitlab!67148
-
Kushal Pandya authored
Fixed spacing issues in MR creation diff See merge request gitlab-org/gitlab!67029
-
Matthias Käppler authored
Use ref instead of sha for CI config variables See merge request gitlab-org/gitlab!67262
-
Hordur Freyr Yngvason authored
A SHA cannot be used as a ref for this purpose. The ref is meant to be a branch name or a tag name, and it is used to decide if the branch or tag is protected. Passing a sha results in the ref getting treated as unprotected, unless the sha happens to match a protected branch or tag (which is a security issue). See https://gitlab.com/gitlab-org/gitlab/-/issues/337344
-
Tiger Watson authored
[RUN AS-IF-FOSS] Move read_only/read_write back to Gitlab::Database See merge request gitlab-org/gitlab!67149
-
Heinrich Lee Yu authored
Replace Vulnerabilities::Feedback.only_valid_feedback without joining ci See merge request gitlab-org/gitlab!67010
-
Vitali Tatarintev authored
Also renames alert's `with_issue` trait to `with_incident`
-
Matthias Käppler authored
Add secret_detection to security_orchestration_policy JSON schema See merge request gitlab-org/gitlab!67124
-
Martin Wortschack authored
[VSA] Split Vuex actions into separate files See merge request gitlab-org/gitlab!67113
-
Ezekiel Kigbo authored
-
Albert Salim authored
This reverts merge request !66927
-
Heinrich Lee Yu authored
Inject kubectl-compatible config file into the CI job See merge request gitlab-org/gitlab!67089
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67307
-
David Kim authored
Add specs for private container registry See merge request gitlab-org/gitlab!65831
-
Sashi authored
This change adds secret_detection to security_orchestration_policy JSON schema and also discard other fields related to dast. EE: true Changelog: added
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Vitali Tatarintev authored
Label CPU bound monitor group workers as such See merge request gitlab-org/gitlab!66895
-
Dylan Griffith authored
Expose created_at to billable members API See merge request gitlab-org/gitlab!67127
-
Kati Paizee authored
Remove old unused images from docs See merge request gitlab-org/gitlab!67302
-
GitLab Release Tools Bot authored
-
Marcel Amirault authored
These images are no longer in use and should be removed to save space
-
Marcel Amirault authored
Replace image with smaller iteration See merge request gitlab-org/gitlab!67200
-
Dylan Griffith authored
Check for N+1 in CommitReferenceFilter See merge request gitlab-org/gitlab!67079
-