该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 5月 08, 2024
-
-
由 Leonardo Rosa 创作于
-
由 Leonardo Rosa 创作于
## What does this MR do and why? Remove duplicated index from `board_group_recent_visits` table. ### It removes: Drop `index_board_group_recent_visits_on_user_id` as it's already covered by: | Index | Columns | | ----- | ------ | | `index_board_group_recent_visits_on_user_group_and_board` | `user_id asc`, `group_id asc`, `board_id asc` | It is possible that this MR will still need some changes to drop the index from the database. Currently, 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. Ensure that the index exists in the production database by checking Joe Bot trough https://console.postgres.ai/gitlab. If the index was already removed or if the index it's being removed in another merge request, consider closing this merge request. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::RemoveDuplicatedIndexes keep. To provide feedback on your experience with `gitlab-housekeeper` please comment in <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. Changelog: other
-
由 Aboobacker MK 创作于
Remove Facebook OmniAuth integration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151348 Merged-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Imre Farkas <ifarkas@gitlab.com>
-
由 Andrejs Cunskis 创作于
Fix flaky spec due to popover See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152026 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
由 Jerry Seto 创作于
Add service ping helpers and manual testing instructions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/149784 Merged-by:
Jerry Seto <jseto@gitlab.com> Approved-by:
Piotr Skorupa <pskorupa@gitlab.com> Approved-by:
Jerry Seto <jseto@gitlab.com> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Reviewed-by:
Piotr Skorupa <pskorupa@gitlab.com> Co-authored-by:
syasonik <syasonik@gitlab.com>
-
由 Igor Drozdov 创作于
Update workhorse to allow gitlab-static.net CORS See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152070 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
由 Phillip Wells 创作于
Add font declarations to Source Code diagrams See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152235 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Unified Backups: Support for loading backup metadata See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152086 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Aakriti Gupta <agupta@gitlab.com> Co-authored-by:
Gabriel Mazetto <gabriel@gitlab.com> Co-authored-by:
Kyle Yetter <kyetter@gitlab.com>
-
由 Enrique Alcántara 创作于
Add Extensions Marketplace in Web IDE See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151352 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Taylor Vanderhelm <tvanderhelm@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Enrique Alcántara <ealcantara@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
由 Paul Slaughter 创作于
- Adds `web_ide_extensions_marketplace` feature flag. - Adds integration view to user preferences with third-party acknowledgement warning. - Moves some Remote-Development calculation to CE
-
由 Jarka Košanová 创作于
Merge branch 'quarantine-flaky-tests-ee-spec-lib-gitlab-usage-metrics-instrumentations-count_member_roles_metric_spec-rb-10' into 'master' Quarantine a flaky test See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151975 Merged-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Co-authored-by:
gdk <gdk@example.com>
-
由 Lysanne Pinto 创作于
Adds font declarations to Code Review diagrams See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152228 Merged-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Smriti Garg 创作于
Fix Layout/LineContinuationLeadingSpace 4 offenses See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/150904 Merged-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Marcos Rocha <mrocha@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Co-authored-by:
Archish <archishthakkar@gmail.com>
-
由 Hordur Freyr Yngvason 创作于
Move compute minute RSpecs to hosted_runners feature See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152117 Merged-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Approved-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com> Approved-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Co-authored-by:
Caroline Simpson <csimpson@gitlab.com>
-
由 Caroline Simpson 创作于
-
由 Suzanne Selhorn 创作于
Add docs guideline when to remove mentions of old versions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/150748 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Achilleas Pipinellis <axil@gitlab.com>
-
由 Achilleas Pipinellis 创作于
Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Amy Qualls 创作于
Document local route to manage feature flags See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152200 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Kassio Borges <kborges@gitlab.com>
-
由 Imre Farkas 创作于
Prevent deploy token bypass for external authentication See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122670 Merged-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Radamanthus Batnag <rbatnag@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
Radamanthus Batnag <rbatnag@gitlab.com> Co-authored-by:
Aboobacker MK <akarakath@gitlab.com> Co-authored-by:
Aboobacker MK <aboobackervyd@gmail.com>
-
由 Aboobacker MK 创作于
Fix deploy token bypass when by disabling access to container registry and dependency proxy when external authorization is enabled. Changelog: security
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
-
由 Gabriel Mazetto 创作于
- Standardize how loading and writing is done - Rename field definition to METADATA_SCHEMA - Use public_send instead of send - Define JSON default parse options
-
由 Kyle Yetter 创作于
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152224 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>
-
由 Brian Williams 创作于
Use Gitlab::Redis::ClusterUtil in redis cache store patch See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152033 Merged-by:
Brian Williams <bwilliams@gitlab.com> Approved-by:
Hercules Merscher <hmerscher@gitlab.com> Approved-by:
Brian Williams <bwilliams@gitlab.com> Co-authored-by:
Sylvester Chin <schin@gitlab.com>
-
由 Stan Hu 创作于
Fix 500 errors when browsing empty CI artifacts image See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151991 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com>
-
由 Dzmitry Meshcharakou 创作于
Allow published_at as sort option for repository details See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151638 Merged-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Radamanthus Batnag <rbatnag@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Radamanthus Batnag <rbatnag@gitlab.com> Co-authored-by:
Adie Po <avpfestin@gitlab.com>
-
由 Adie (she/her) 创作于
There is a new sorting option `published_at` and `-published_at` in the container repository details API so we are allowing that as an option. Changelog: added
-
由 Andrejs Cunskis 创作于
Vulnerabilities security training link wait for element to appear See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152020 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Reviewed-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
- 5月 07, 2024
-
-
由 Amy Qualls 创作于
As part of the discussion about better fonts for Mermaid, apply the GitLab font to the diagrams for Source Code.
-
由 Dzmitry Meshcharakou 创作于
Expose last_published_at field from the container registry See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151506 Merged-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Radamanthus Batnag <rbatnag@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Radamanthus Batnag <rbatnag@gitlab.com> Co-authored-by:
Adie Po <avpfestin@gitlab.com>
-
由 Adie (she/her) 创作于
We have a new field last_published_at from the Container Registry API, we want to expose it in GraphQL Changelog: added
-
由 Phillip Wells 创作于
Fix typo in GC+GitLab docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152222 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Fiona Neill <fneill@gitlab.com>
-
由 Fiona Neill 创作于
-