该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 21, 2023
-
-
由 Fabio Pitino 创作于
To simplify adding multiple types of inputs (string, number, boolean) it's better to define explicit types of inputs as separate classes. Each input behaves the same with regards to using default values. Both default value and user-provided value are validated against the matching input type.
-
由 Dmitry Gruzd 创作于
Changelog: changed
-
由 Martin Wortschack 创作于
-
由 Albert Salim 创作于
This change is behind feature flag ci_prevent_file_var_expansion_downstream_pipeline. Previously, variables passed into downstream pipelines that contain reference on file variables have the file variable content expanded into a new environment variable. When this feature flag is turned on, the file variables are not expanded. Instead, the file variables that are needed for expansion are forwarded as file variables into the downstream pipelines. This allows the downstream pipeline jobs to access the file variables as files in the filesystem.
-
由 NataliaTepluhina 创作于
- added feature flag to display the drawer - implemented work item detail view in the drawer - fixed UX issues Removed an unused query Fixed drawer height Replaced hardcoded string with a constant Added early return Simplified persisted fields check Simplified issuable iid check Change the milestone in FF Added comment about refetching issuables Change class to use isActive Changed FF to prop Moved addCild event Passed prevent redirect prop down Apply 1 suggestion(s) to 1 file(s) Remove unnecessary provide Apply 1 suggestion(s) to 1 file(s) Updated a snapshot
-
- 7月 20, 2023
-
-
由 Madelein van Niekerk 创作于
Changelog: changed
-
由 Stanislav Lashmanov 创作于
-
由 Dzmitry Meshcharakou 创作于
Cache dependencies while iterating over packages in batches.
-
由 Bogdan Denkovych 创作于
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/412762
-
由 Rajendra Kadam 创作于
Remove routes for builder panel preview Remove/update specs to reflect the changes Changelog: removed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126972
-
由 Justin Ho Tuan Duong 创作于
Show import details link and page by default. Changelog: other
-
由 Kai Armstrong 创作于
This implements RedisHLL tracking for api requests made from the GitLab Visual Studio extension to GitLab. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124913 Changelog: added
-
由 Anna Vovchenko 创作于
Enable the feature flag by default
-
- 7月 19, 2023
-
-
由 Roy Zwambag 创作于
This MR updates the completions endpoint to allow self-managed users to use it as well. Changelog: other EE: true
-
由 Vijay Hawoldar 创作于
With the completion of the admin UI for namespace limit controls, we can remove the feature flag that was preventing it being available Changelog: added EE: true
-
由 Abdul Wadood 创作于
The feature is fully rolled out and stable. Changelog: other
-
由 Hordur Freyr Yngvason 创作于
This flag has been enabled for a long time on GitLab.com, and the metrics are considered production-ready, but the they are undocumented and stuck behind a `:development` flag, making it largely inaccessible to self-managed customers. To address those issues, we are making this flag to an `:ops` type flag and adding documentation. The flag remains disabled by default to avoid adding unexpected load on customers' Prometheus instances. See https://gitlab.com/gitlab-org/gitlab/-/issues/350888 Changelog: changed
-
由 Adam Hegyi 创作于
This change updates the pipeline settings to run a separate job for RSpec tests tagged with click_house.
-
由 Jerry Seto 创作于
Log if changes would cause new files to exceed a global limit. Contributes to: https://gitlab.com/gitlab-org/gitlab/-/issues/393535
-
由 Timo Furrer 创作于
-
- 7月 18, 2023
-
-
由 Martin Čavoj 创作于
-
由 Marc Shaw 创作于
MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/126827 Changelog: other
-
由 Marius Bobin 创作于
-
由 Sylvester Chin 创作于
Changelog: added
-
由 David Kim 创作于
It had been default enabled for a couple months now so it's safe to remove it now. Changelog: removed
-
由 Drew Blessing 创作于
When an overage claim is present in a SAML response, trigger a Microsoft Group Sync. EE: true Changelog: added
-
由 Mireya Andres 创作于
By default, the environment scope dropdown for group CI variables will now fetch data via the new GraphQL query. Changelog: added
-
由 Piotr Skorupa 创作于
This adds a new data_source for metrics for use with internal events tracking, which combines firing both Redis HLL and Snowplow events associated with the metric at the same time.
-
由 Furkan Ayhan 创作于
It refactors pipeline schedule create and update services. Changelog: other
-
由 Igor Frenkel 创作于
* sync service accepts data_type * make sync worker an abstract class * add inheriting sync worrkers for advisories and licenses * add cron job for syncing adivosries * add advisories sync feature flag Changelog: added EE: true
-
由 Eduardo Bonet 创作于
Feature has been available on GitLab.com since 15.11, making it default true. Changelog: added
-
由 Adam Hegyi 创作于
This change updates the pipeline settings to run a separate job for RSpec tests tagged with click_house.
-
- 7月 17, 2023
-
-
由 Illya 创作于
* add proper aliases to webpack * add failover for jest
-
由 Roy Zwambag 创作于
Save IJWT in service_access_tokens table. Changelog: other EE: true
-
由 Elwyn Benson 创作于
Main webpack uses explicit babel-loader to handle ES2020 features which the module now ships. Storybook webpack configured to point at ES5 files to bypass incompatible babel configuration issues
-
- 7月 16, 2023
-
-
由 Manoj M J 创作于
Test changes with clusterwide db
-
由 Drew Blessing 创作于
Changelog: removed
-
- 7月 14, 2023
-
-
由 Christen Dybenko 创作于
And update the docs: 1. Note that the FF is enabled by default 2. Add / keyboard shortcut to the docs Changelog: added
-
由 Vladimir Shushlin 创作于
Just remove the FF introduced in the previous commit See more in https://gitlab.com/gitlab-org/gitlab/-/issues/299823 Changelog: added
-
Changelog: added EE: true
-