该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 24, 2024
-
-
由 Dylan Griffith 创作于
The `gitlab-housekeeper` currently has a very simple implementation of automatically removing feature flags that are past their expected usage date. This MR introduces new functionality to `Keeps::DeleteOldFeatureFlags` where it looks for a `.patch` file matching the same name as the `.yml` file for the feature flag. If it exists it will apply the patch. The tool will be used to fully automate the developer workflow for removing feature flags. Instead of developers needing to remember to remove their feature flag later they can just add a `.patch` file when they first create the feature flag. Later on the `gitlab-housekeeper` will come along and clean it up for them.
-
- 2月 23, 2024
-
-
由 Dylan Griffith 创作于
This was not working for 2 reasons: 1. The YML file URL was pointing to the HTML version and was not returning valid YML. It's been updated to the raw path now. 2. The YML from this URL contains more keys than just `version` and `date` so we needed to ignore those other keys when constructing our `Struct`
-
由 Russell Dickenson 创作于
Excluded analyzers variable behavior change See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145064 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Alan (Maciej) Paruszewski <mparuszewski@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Alan (Maciej) Paruszewski <mparuszewski@gitlab.com> Co-authored-by:
Grant Hickman <ghickman@gitlab.com>
-
由 Grant Hickman 创作于
-
由 Jessie Young 创作于
Remove refs to NamespaceSettings#code_suggestions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145339 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Nate Rosandich <nrosandich@gitlab.com> Reviewed-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com>
-
由 Jessie Young 创作于
- I thought this was done via https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145043 - Turns out, I forgot the `_` in the name of the ignored attribute and so it wasn't actually ignored. When I fixed the typo, the many instances where this setting was still referenced caused specs to fail. This MR fixes the typo and cleans up the reamining references.
-
由 Luke Duncalfe 创作于
GraphQL developer docs: Clarify object identifiers See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144142 Merged-by:
Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
charlie ablett <cablett@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
由 Luke Duncalfe 创作于
-
由 Russell Dickenson 创作于
Fix experimental feature name in documentation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145513 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Andy Soiron <asoiron@gitlab.com>
-
由 Tiger Watson 创作于
Add sharding keys for multiple tables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145542 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Co-authored-by:
Manoj M J <mmj@gitlab.com>
-
由 Javiera Tapia 创作于
Ensure Event#data has indifferent access See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145585 Merged-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Co-authored-by:
Brian Williams <bwilliams@gitlab.com>
-
由 Tiger Watson 创作于
Add desired sharding keys for some TI owned tables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144990 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Manoj M J <mmj@gitlab.com> Co-authored-by:
Mehmet Emin INAC <minac@gitlab.com>
-
由 Mehmet Emin INAC 创作于
-
由 Luke Duncalfe 创作于
Hide roles and permissions page from admin area when in SaaS mode See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145262 Merged-by:
Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
Hinam Mehra <hmehra@gitlab.com> Reviewed-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
-
由 Hinam Mehra 创作于
- Hide from Settings menu - Render a 404 Changelog: fixed EE: true
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145609 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Evan Read 创作于
Update Omnibus Mattermost versions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145515 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
由 Evan Read 创作于
Add a base image reference for FIPS builds See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145530 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com>
-
由 Arpit Gogia 创作于
-
由 Coung Ngo 创作于
Resolve "Add divider to work item time tracking" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145583 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Nick Leonard <nleonard@gitlab.com>
-
由 Nick Leonard 创作于
-
由 GitLab Release Tools Bot 创作于
-
由 Allen Cook 创作于
Update rack to v2.2.8.1 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145473 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Greg Myers <gmyers@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Scott Hampton 创作于
Keep code dropdown open when focusing clone inputs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145304 Merged-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
Mike Nichols <mnichols@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Scott Hampton <shampton@gitlab.com> Co-authored-by:
Miranda Fluharty <mfluharty@gitlab.com>
-
由 Brian Williams 创作于
Currently, events have indifferent access when being consumed but not when being published. This caused a bug when trying to access event data in a `store.subscribe if:` lambda.
-
由 Toon -Claes 创作于
CODEOWNERS: Allow Gitaly team members to update Gitaly Version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145409 Merged-by:
Toon -Claes <toon@gitlab.com> Approved-by:
Chun Du <cdu@gitlab.com>
-
由 Payton Burdette 创作于
Add access level badge to organization group and project list See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145435 Merged-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Reviewed-by:
Payton Burdette <pburdette@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
由 Ahmed Hemdan 创作于
Update dependency semver_dialects to '~> 1.6.2' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145576 Merged-by:
Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
Ahmed Hemdan <ahemdan@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Himanshu Kapoor 创作于
Break apart RTE feature specs into multiple files See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145010 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Kassio Borges <kborges@gitlab.com> Approved-by:
Désirée Chevalier <dchevalier@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
由 Himanshu Kapoor 创作于
Split feature specs into multiple files since one file was getting too large and causing intermittent failures.
-
由 Phillip Wells 创作于
Adds description metadata for files in Create See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145594 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Peter Leitzen 创作于
Update dependency pg to '~> 1.5.5' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144880 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Michael Kozono 创作于
Unified Backups: Refactor task definitions usage in Backup::Manager See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145162 Merged-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Co-authored-by:
Gabriel Mazetto <gabriel@gitlab.com>
-
由 Kerri Miller 创作于
Fix bug in Merge When Checks Pass needing a pipeline See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144553 Merged-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Marc Shaw <mshaw@gitlab.com>
-
由 Amy Qualls 创作于
Update six files in the Create docset to add metadata for descriptions, which search engines use.
-
由 Erick Bajao 创作于
Remove ci_job_token_groups_allowlist feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144258 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Co-authored-by:
Dmytro Biryukov <dbiryukov@gitlab.com>
-
由 Heinrich Lee Yu 创作于
Do not query group level work items on IssuesFinder See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145181 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Felipe Artur <felipefac@gmail.com>
-
由 Peter Hegman 创作于
Refactor: user profile edit to vue timezone See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141846 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Greg Alfaro <galfaro@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Wu Jeremy <8749551-JeremyWuuuuu@users.noreply.gitlab.com> Co-authored-by:
JeremyWuuuuu <jeremyw@jihulab.com>
-