该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 24, 2023
-
-
由 Hinam Mehra 创作于
- Aggregate open abuse reports to show administrators that a user has been reported by multiple other users for abuse - Add an option to sort by the number of reports in desc order - When sorting by the number of reports, reports that have a count = 1 should be sorted by created_at DESC by default - No changes have been made for closed abuse reports Changelog: added
-
- 7月 21, 2023
-
-
由 Rajendra Kadam 创作于
-
- 7月 20, 2023
-
-
由 Manoj M J 创作于
-
- 7月 19, 2023
-
-
由 Abdul Wadood 创作于
The feature is fully rolled out and stable. Changelog: other
-
- 7月 18, 2023
-
-
由 Jiovanni Castillo 创作于
Changelog: added EE: true
-
- 7月 14, 2023
-
-
由 Peter Leitzen 创作于
Auto-corrected via: rubocop -a --only Performance/RegexpMatch ... Auto-corrections manually reviewed and verified.
-
- 7月 13, 2023
-
-
由 Pedro Pombeiro 创作于
EE: true
-
- 7月 12, 2023
-
-
由 FromTheStackAndBack 创作于
Changelog: fixed
-
- 7月 11, 2023
-
-
由 Dmytro Biryukov 创作于
Fix graphql name and default sort value Update graphql documentation Fix finder naming and execution Add order tests Return none if no variables found Changelog: changed
-
由 Omar Qunsul 创作于
Addressing Issue https://gitlab.com/gitlab-org/gitlab/-/issues/415196 Changelog: other
-
- 7月 05, 2023
-
-
由 Eduardo Bonet 创作于
Adds the backend boilerplate for ModelsController#index Changelog: added
-
- 6月 30, 2023
-
-
由 Alex Pooley 创作于
Changelog: other
-
- 6月 27, 2023
-
-
由 Eugie Limpin 创作于
Hide projects created by banned users Changelog: changed
-
由 Hunter Stewart 创作于
This reverts commit 85160983.
-
由 Heinrich Lee Yu 创作于
This has been enabled by default since 15.2 Changelog: other
-
由 Phil Hughes 创作于
This adds custom emoji to the award emojis dropdown and the emoji picker in the note textareas.
-
- 6月 23, 2023
-
-
由 Eduardo Bonet 创作于
Adds `PUT /api/v4/projects/:id/packages/ml_models/:package_name/:package_version/:file_name` Changelog: added
-
- 6月 22, 2023
-
-
由 maddievn 创作于
Changelog: changed
-
由 Dzmitry Meshcharakou 创作于
Add unique index in order to ensure npm package uniqueness in the database. Changelog: added
-
- 6月 16, 2023
-
-
由 Suraj Tripathi 创作于
Changelog: added
-
- 6月 15, 2023
-
-
由 Leaminn Ma 创作于
This MR deprecates the GQL CiCatalogResource `versions` field and adds the `latest_version` field because the former causes performance degradation.
-
由 Dmytro Biryukov 创作于
-
- 6月 14, 2023
-
-
由 Arturo Herrero 创作于
-
- 6月 13, 2023
-
-
由 Arturo Herrero 创作于
Changelog: other
-
- 6月 09, 2023
-
-
由 Pam Artiaga 创作于
The Deployments API "list deployments" endpoint return an error response if `updated_at` is used for sorting but not for filtering. This behavior is behind a Feature Flag. Removing the Feature Flag means that we cannot easily roll back this change. Changelog: changed
-
- 6月 06, 2023
-
-
由 Rajendra Kadam 创作于
Update specs and usages Updated usages in models
-
- 6月 05, 2023
-
-
由 maddievn 创作于
Changelog: changed
-
- 6月 02, 2023
-
-
由 Rajendra Kadam 创作于
Remove metrics dashboard selector Update project templates API
-
- 5月 29, 2023
-
-
由 Kamil Trzciński 创作于
The purpose of this change is to make `Gitlab::Utils` to not be Gitlab Rails dependent.
-
- 5月 24, 2023
-
-
由 Leaminn Ma 创作于
Added Graphql field to CiCatalogResource. Updated the ReleasesFinder so that can it take multiple projects as input. Also updated ReleasesResolver with batch loading so that releases for multiple projects can be called in one query.
-
- 5月 19, 2023
-
-
由 Gary Holtz 创作于
Changelog: other
-
- 5月 17, 2023
-
-
由 Manoj M J 创作于
Rename association to crm_organizations
-
- 5月 16, 2023
-
-
由 Sarah Yasonik 创作于
Adds support for adding Prometheus alert integrations to the AlertManagement::HttpIntegrations table. This commit covers database, models, and service changes, but the new type is not yet available via API. This will happen in a follow-up. This change helps enable the removal of Metrics Dashboard by separating metrics from alert ingestion. Changelog: changed
-
- 5月 15, 2023
-
-
由 Sarah Yasonik 创作于
-
- 5月 11, 2023
-
-
由 Abdul Wadood 创作于
This will change the /projects/:id/members/all API to include the members of the groups that have been invited into the ancestor groups of the project. Changelog: fixed
-
- 5月 10, 2023
-
-
由 Omar Qunsul 创作于
Changelog: added Addressing issue: https://gitlab.com/gitlab-org/gitlab/-/issues/374726
-
由 Pam Artiaga 创作于
This enables the `deployments_raise_updated_at_inefficient_error` Feature Flag by default. This also introduces an override Flag so we can 'revert' to previous behaviour for certain projects. Changelog: performance
-
- 5月 08, 2023
-
-
由 Shinya Maeda 创作于
This commit exposes user_access authorizations of GitLab Agent for Kubernetes. This change is still behind `kas_user_access` and `expose_authorized_cluster_agents` feature flags, where are disabled by default.
-
- 5月 04, 2023
-
-
由 Moaz Khalifa 创作于
Changelog: fixed
-
- 5月 02, 2023
-
-
由 Adam Hegyi 创作于
This change removes the preload_max_access_levels_for_labels_finder feature flag. Changelog: removed
-