该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 24, 2024
-
-
由 Allison Browne 创作于
-
- 7月 23, 2024
-
-
由 Madelein van Niekerk 创作于
Mark 20230823154049 as obsolete See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159913 Merged-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
由 Terri Chu 创作于
This migration marks the 20230823154049 AddSchemaVersionToMergeRequest Advanced search migration as obsolete. [Search for references to `add_schema_version_to_merge_request` in code](https://gitlab.com/search?project_id=278964&scope=blobs&search=add_schema_version_to_merge_request®ex=false)) At the moment, the `gitlab-housekeeper` is not always capable of removing all references so you must check the diff and pipeline failures to confirm if there are any issues. It is the responsibility of the assignee (picked from ~"group::global search") to push those changes to this branch. [Read more](https://docs.gitlab.com/ee/development/search/advanced_search_migration_styleguide.html#deleting-advanced-search-migrations-in-a-major-version-upgrade) about the process for marking Advanced search migrations as obsolete. All Advanced search migrations must have had at least one [required stop](https : // docs.gitlab.com / ee / development / database / required_stops.html) to process the migration. Therefore we mark any Advanced search migrations added before the last required stop as obsolete. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::MarkOldAdvancedSearchMigrationsAsObsolete keep. To provide feedback on your experience with `gitlab-housekeeper` please create an issue with the label ~"GitLab Housekeeper" and consider pinging the author of this keep. Changelog: other EE: true
-
由 Simon Knox 创作于
Make work item child paths IID or full path Closes #473218 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159963 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Nick Brandt <nbrandt@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Nick Leonard <nleonard@gitlab.com>
-
由 Nick Leonard 创作于
Shows just IID if same namespace or full path if not same namespace.
-
由 Payton Burdette 创作于
Fix superfluous space in titles on merge train page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160415 Merged-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Co-authored-by:
Kev Kloss <kkloss@gitlab.com>
-
由 Doug Stull 创作于
Add logging to Investigate broadcast message dismissal See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160108 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Jay Montal <jmontal@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
rliu-gl <rliu@gitlab.com>
-
由 Allen Cook 创作于
Add advisory lock to ensure uniqueness of LFS objects projects See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159264 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Paulo Barros <pbarros@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Reviewed-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Paulo Barros <pbarros@gitlab.com> Co-authored-by:
Javiera Tapia <jtapia@gitlab.com>
-
由 Javiera Tapia 创作于
This commit introduces an advisory lock at the lfs_objects_model level to ensure uniqueness of new records (only one lfs_objects_project per repository type). After this, we need to add a migration that deduplicates lfs_objects_projects by lfs_object_id, project_id and repository_type. After the migration is finalized, we need to add a unique index on all three columns to ensure data integrity since the unique validation already exists at the model level. Changelog: other
-
由 Omar Qunsul 创作于
Update VSA stage event hashes sharding key docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160014 Merged-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Manoj M J <mmj@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Co-authored-by:
Adam Hegyi <ahegyi@gitlab.com>
-
由 Suraj Tripathi 创作于
Show newest linked items first See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160068 Merged-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Nick Brandt <nbrandt@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Co-authored-by:
Nicolas Dular <ndular@gitlab.com>
-
由 Phillip Wells 创作于
Adds 'Snapcraft' to spelling exceptions list See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160311 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Phillip Wells 创作于
Remove the MR template feature See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160280 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Amy Qualls 创作于
We're removing this feature, and right now we aren't sure whether or not we should run anything on the deprecations / removals page.
-
由 Lin Jen-Shin 创作于
Make rspec limitation parametric See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160361 Merged-by:
Lin Jen-Shin <jen-shin@gitlab.com> Approved-by:
Lin Jen-Shin <jen-shin@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Reviewed-by:
MAO Chao <chaomao@gitlab.cn> Co-authored-by:
mao chao <chaomao@gitlab.cn>
-
由 Artur Fedorov 创作于
[Perf_Bar] Create new Info button that show data in a modal See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159152 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Thomas Hutterer <thutterer@gitlab.com> Co-authored-by:
Frédéric Caplette <fcaplette@gitlab.com>
-
由 Frédéric Caplette 创作于
In an effort to help developers debug their local setup and features, we are adding an info button to the perf bar for local development. In this first step, we are adding the host information inside this new modal.
-
由 Enrique Alcántara 创作于
Split markdown serializer for some nodes in separate files (iteration 2) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159706 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
由 Sashi Kumar Kumaresan 创作于
Upgrade `json_schemer` to 2.3.0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158216 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Andy Schoenen <asoiron@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Co-authored-by:
Avielle Wolfe <awolfe@gitlab.com>
-
由 Avielle Wolfe 创作于
It's about time
-
由 Javiera Tapia 创作于
Follow-up from "Add new duo pro discover page" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159951 Merged-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Paulo Barros <pbarros@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Reviewed-by:
Paulo Barros <pbarros@gitlab.com> Reviewed-by:
Javiera Tapia <jtapia@gitlab.com> Co-authored-by:
rliu-gl <rliu@gitlab.com>
-
由 Kushal Pandya 创作于
Fix update parent cache issue See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160404 Merged-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Co-authored-by:
Rajan Mistry <rmistry@gitlab.com>
-
由 James Nutt 创作于
Adjust Bitbucket Cloud issues worker to be resumable See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158472 Merged-by:
James Nutt <jnutt@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Reviewed-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
ivantedja <ivantedja@gmail.com> Co-authored-by:
Ivan Sebastian <ivan.sebastian@wartek.belajar.id>
-
由 Ivan Sebastian 创作于
Changelog: performance
-
由 Rutger Wessels 创作于
Derive Current Organization from Path or Current User See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158626 Merged-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Jeff Park <jpark@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Alex Pooley <apooley@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com>
-
由 Rutger Wessels 创作于
Only in rspec context
-
由 Phil Hughes 创作于
Avoid nested links in trial status widget (fixes #464377) Closes #464377 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158769 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com>
-
由 Ashraf Khamis 创作于
Change workspace creation path See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160399 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Vishal Tak <vtak@gitlab.com>
-
由 Vishal Tak 创作于
Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com>
-
由 Jan Provaznik 创作于
Adjust DuoPro unassign modules to be adapt to other duo types See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160287 Merged-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Co-authored-by:
Divya <dmahadevan@gitlab.com>
-
由 Divya Mahadevan 创作于
-
由 Jan Provaznik 创作于
Remove ignore columns on migration fields in ContainerRepository See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160215 Merged-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Aishwarya Subramanian <asubramanian@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Co-authored-by:
Adie Po <avpfestin@gitlab.com>
-
由 Adie (she/her) 创作于
-
由 Stan Hu 创作于
Merge branch '441981-add-assignment-for-showcase-project-templates-during-registration' into 'master' Add assignment for experiment: project_templates_during_registration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159582 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Aditya Tiwari <atiwari@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
rliu-gl <rliu@gitlab.com>
-
由 Coung Ngo 创作于
Make Epics List work item based See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159604 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
John McDonnell <jmcdonnell@gitlab.com> Co-authored-by:
Jack Chapman <jachapman@gitlab.com>
-
由 Jack Chapman 创作于
Updates the epics list page so that it uses the work items graphQL API instead of the Epics one.
-
由 Dmitry Gruzd 创作于
Fix Rubocop errors for elastic search results See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160213 Merged-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by:
Arturo Herrero <arturo.herrero@gmail.com>
-