- 02 Aug, 2021 28 commits
-
-
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
-
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
-
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
-
Luke Duncalfe authored
Add Ci::Pipeline source for DAST site validation See merge request gitlab-org/gitlab!66991
-
Philip Cunningham authored
- Adds new source called ondemand_dast_validation - Indicates new source is dangling - Switches over to using new source for DAST validation - Updates the specs accordingly
-
Mark Chao authored
Fix fixtures for projects in the user namespace See merge request gitlab-org/gitlab!67222
-
Mark Lapierre authored
Separate CE from EE components on secure configuration form See merge request gitlab-org/gitlab!67177
-
Mark Lapierre authored
Fix remove runner failed error See merge request gitlab-org/gitlab!67183
-
Tiffany Rea authored
-
Luke Duncalfe authored
Update hash for vulnerability See merge request gitlab-org/gitlab!67132
-
Luke Duncalfe authored
Merge branch 'change_the_place_we_set_latest_pipeline_id_and_mark_project_as_vulnerable' into 'master' Set `latest_pipeline_id` and mark project as vulnerable first See merge request gitlab-org/gitlab!67165
-
James Fargher authored
Fix more Database/MultipleDatabases offenses See merge request gitlab-org/gitlab!67140
-
James Fargher authored
Gracefully exit from escalation workers on failure See merge request gitlab-org/gitlab!66292
-
Sarah Yasonik authored
-
Ezekiel Kigbo authored
Merge branch '254268-replace-bootstrap-modal-in-app-views-projects-deployments-_rollback-haml' into 'master' Replace bootstrap modal in app/views/projects/deployments/_rollback.haml See merge request gitlab-org/gitlab!66808
-
Martin Wortschack authored
-
Mehmet Emin INAC authored
Current `StoreReportService` can raise exception to prevent us from updating the `latest_pipeline_id` and marking the project as vulnerable therefore we need to update these even before running the store report service logic. Changelog: fixed EE: true
-
James Fargher authored
Add vulnerabilities_allowed into the sync worker See merge request gitlab-org/gitlab!66679
-
Zamir Martins authored
-
Thong Kuah authored
Fix broken master: Use clean_gitlab_redis_cache for test See merge request gitlab-org/gitlab!67287
-
- 01 Aug, 2021 4 commits
-
-
-
Andrew Fontaine authored
Migrate auto rollback checkbox to gitlab_ui_checkbox_component See merge request gitlab-org/gitlab!66782
-
Achilleas Pipinellis authored
Update phase reference to reflect correct data flow stage See merge request gitlab-org/gitlab!66862
-
Achilleas Pipinellis authored
Add missing . to jq log parsing example See merge request gitlab-org/gitlab!67268
-
- 31 Jul, 2021 8 commits
-
-
Miguel Rincon authored
Migrate the deprecated "urlParamsToObject" to "queryToObject" [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65919
-
Marcia Ramos authored
Growth experiments > Reference Pajamas guidelines See merge request gitlab-org/gitlab!67075
-
Marcia Ramos authored
doc: Add a Dependencies doc page under Development See merge request gitlab-org/gitlab!66626
-
Rémy Coutable authored
-
Siddharth Asthana authored
Changelog: other EE: true
-
Marcel Amirault authored
Add Mono Repo Point to Types of Pipelines See merge request gitlab-org/gitlab!67244
-
Marcel Amirault authored
Clarify protected variables See merge request gitlab-org/gitlab!67170
-
Ryan Kelly authored
-