该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 17, 2024
-
-
由 Craig Smith 创作于
Run the rake task, update the page, get a green pipeline!
-
由 Miranda Fluharty 创作于
Use CI Icon query fragment in artifacts table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144743 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Miranda Fluharty <mfluharty@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Kushal Pandya 创作于
Fixes the check out branch button not working on the conflicts page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140243 Merged-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Reviewed-by:
Kushal Pandya <kushal@gitlab.com> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
由 Jason Goodman 创作于
Refactors Namespace::Storage::CostFactor gitlab instance check See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143496 Merged-by:
Jason Goodman <jgoodman@gitlab.com> Approved-by:
Jason Goodman <jgoodman@gitlab.com> Approved-by:
Zamir Martins <zfilho@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Co-authored-by:
Vijay Hawoldar <vhawoldar@gitlab.com>
-
由 Vijay Hawoldar 创作于
Removes gitlab instance check via `should_check_namespace_plan` to use Gitlab::Saas.feature_available?
-
由 Stan Hu 创作于
Disable start-as-if-jh jobs in CI See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145012 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Daniel Croft <dcroft@gitlab.com> Reviewed-by:
Niklas <mc.taucher2003@gmail.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
-
由 Jessie Young 创作于
Add worker to sync sbom_occurrences.archived See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144104 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com> Co-authored-by:
Brian Williams <bwilliams@gitlab.com>
-
由 Brian Williams 创作于
This worker will respond to `Projects::ProjectArchivedEvent` and update the relevant column on the `sbom_occurrences` table.
-
由 Stan Hu 创作于
Rename Deployable#outdated_deployment? to #has_outdated_deployment? See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144935 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Pam Artiaga <partiaga@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Co-authored-by:
drew <dscimino@gmail.com>
-
由 Vitali Tatarintev 创作于
Check the actual bytesize of a Sentry JSON payload See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112813 Merged-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Marco Zille <marco.zille@gmail.com> Co-authored-by:
Marco Zille <marco.zille@gmail.com> Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
由 Peter Leitzen 创作于
Changelog: fixed
-
由 Jennifer Li 创作于
Make `/clear_weight` work when weight is 0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145002 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Co-authored-by:
Brian Williams <bwilliams@gitlab.com>
-
由 Gregory Havenga 创作于
Purge old `security_scans` records on self-hosted installations See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144456 Merged-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Subashis Chakraborty <schakraborty@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com> Reviewed-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Co-authored-by:
Mehmet Emin INAC <minac@gitlab.com>
-
由 Mehmet Emin INAC 创作于
This change introduces a background migration to purge `security_scans` records associated with `security_findings` without `finding_data` set. These kinds of records do not exist on GitLab.com as the `finding_data` column was introduced in '15.6' and the records created before that milestone are already removed from the database by the data retention policy of 3 months on the `security_findings` table but there is no guarantee for the self-hosted installations. Therefore, the background migration introduced in this MR will only run for self-hosted installations. Changelog: added
-
由 Dylan Griffith 创作于
Use IF NOT EXISTS when adding desired sharding key test column See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144942 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Tiger <twatson@gitlab.com>
-
由 Miranda Fluharty 创作于
Copy MR Widget V1 files to V2 folder See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142414 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Miranda Fluharty <mfluharty@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Miguel Rincon 创作于
Refactor runner platform radios to accept slots See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144776 Merged-by:
Miguel Rincon <mrincon@gitlab.com> Approved-by:
Miguel Rincon <mrincon@gitlab.com> Reviewed-by:
Miguel Rincon <mrincon@gitlab.com> Reviewed-by:
Payton Burdette <pburdette@gitlab.com> Co-authored-by:
Payton Burdette <pburdette@gitlab.com>
-
由 Payton Burdette 创作于
-
由 Tetiana Chupryna 创作于
E2E: Add stat_value_testid Option for E2E Tests See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144791 Merged-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Alex Pennells <apennells@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Tomas Bulva <tbulva@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Co-authored-by:
Valerie Burton <vburton@gitlab.com>
-
由 Valerie Burton 创作于
-
由 Joe Woodward 创作于
Create update branch rules service See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144630 Merged-by:
Joe Woodward <jwoodward@gitlab.com> Approved-by:
Joe Woodward <jwoodward@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Reviewed-by:
Joe Woodward <jwoodward@gitlab.com> Co-authored-by:
ghinfey <ghinfey@gitlab.com>
-
由 Gavin Hinfey 创作于
This service handles changes to BranchRule objects. The EE version returns errors if a custom branch rule is passed. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144630
-
由 Alexander Turinske 创作于
Revert "Merge branch '391171-update-filtered-search-tests' into 'master'" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145040 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
由 drew stachon 创作于
Skip status preloads in pipeline lists See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144783 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Sam Word <sword@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Co-authored-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com>
-
由 Omar Qunsul 创作于
Add sharding keys for code_review_workflow See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143310 Merged-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Manoj M J <mmj@gitlab.com> Co-authored-by:
Kerri Miller <kerrizor@kerrizor.com> Co-authored-by:
Tiger <twatson@gitlab.com>
-
由 Andrew Fontaine 创作于
Merge request checks: Fix right alignment of actions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144724 Merged-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Scott Hampton 创作于
Update repositories analytics empty states See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144794 Merged-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Vamsi Vempati <vvempati@gitlab.com> Co-authored-by:
Julia Miocene <jmiocene@gitlab.com>
-
由 Felipe Artur 创作于
Enable VSA cumulative duration calculation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144838 Merged-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Co-authored-by:
Adam Hegyi <ahegyi@gitlab.com>
-
由 Abdul Wadood 创作于
Improve bulk create scan result policy service test See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144858 Merged-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Co-authored-by:
Andy Soiron <asoiron@gitlab.com>
-
由 Andy Soiron 创作于
-
由 Jannik Lehmann 创作于
Use gitlab-ui classes instead for billing page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144627 Merged-by:
Jannik Lehmann <jlehmann@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Jannik Lehmann <jlehmann@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Co-authored-by:
rliu-gl <rliu@gitlab.com>
-
由 Paul Slaughter 创作于
This reverts merge request !144947
-
由 Alexander Turinske 创作于
Change route "/details" to "/failures" (with id) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143904 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Co-authored-by:
Justin Ho Tuan Duong <hduong@gitlab.com>
-
由 Justin Ho Tuan Duong 创作于
- Rename "details" to "failures". - Change from `/details?id=147&entity_id=73` to `/147/history/73/failures`. Changelog: changed
-
由 Rémy Coutable 创作于
Make bundler-checksum work with RubyGems 3.5.6 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144985 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Robert Hunt 创作于
Profile page: Fix whitepsace issue See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144955 Merged-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Reviewed-by:
Robert Hunt <rhunt@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Sascha Eggenberger 创作于
Fixes an issue where a whitespace would appear at the bottom of the page when a user has a long README. Changelog: fixed
-
由 Jerry Seto 创作于
Update description of GitLab Duo Vulnerability explanation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144943 Merged-by:
Jerry Seto <jseto@gitlab.com> Approved-by:
Jerry Seto <jseto@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Co-authored-by:
Russell Dickenson <rdickenson@gitlab.com>
-
由 drew stachon 创作于
Allow security reports ingestion for pipelines blocked by manual jobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143046 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com> Co-authored-by:
Bala Kumar <sbalakumar@gitlab.com>
-