该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 1月 03, 2024
-
-
Signed-off-by:
ArkaprabhaChakraborty <chakrabortyarkaprabha998@gmail.com>
-
- 12月 20, 2023
-
-
由 Jonas Larsen 创作于
Now that we support total counts with 7d and 28d time frames, we can stop using a distinct counter to implement the redis_hll_counters.code_review.i_code_review_create_mr_* metrics and instead count the number of i_code_review_user_create_mr events triggered. Changelog: changed
-
- 12月 19, 2023
-
-
由 Taka Nishida 创作于
-
由 Eduardo Bonet 创作于
- Adds event model_registry_ml_model_created - Adds event model_registry_ml_model_version_created - Adds metrics for both events on 7d and 28d
-
- 12月 15, 2023
-
-
由 Niko Belokolodov 创作于
-
- 12月 13, 2023
-
-
由 Kasia Misirli 创作于
Changelog: added
-
- 12月 12, 2023
-
-
由 Jonas Larsen 创作于
The same metric was defined in these two files 20211126090835_p_analytics_ci_cd_deployment_frequency_monthly.yml 20211126090002_p_analytics_ci_cd_deployment_frequency.yml
-
由 Jonas Larsen 创作于
The root property `events` is used by metrics with the `data_source: internal_events`. Sometimes we forget to update the `data_source` when we migrate a metric from RedisHLL to InternalEvents. This change makes sure the spec will fail if we add a `events` root property and keep the `redis_hll` `data_source`.
-
- 12月 09, 2023
-
-
由 Marshall Cottrell 创作于
-
- 12月 07, 2023
-
-
由 Marc Saleiko 创作于
Adds the counts.service_desk_custom_email_enabled metric to Service Ping. Provides the number of projects that have Service Desk custom email enabled.
-
- 12月 04, 2023
-
-
由 Avielle Wolfe 创作于
This reverts merge request !138492
-
- 12月 01, 2023
-
-
由 Avielle Wolfe 创作于
This reverts merge request !137047
-
由 Rob Oxspring 创作于
[Diffblue Cover](https://diffblue.com) automatically writes unit tests for Java project. This pipeline template configures a runner to have Diffblue Cover write unit tests and add them to merge requests. Changelog: added
-
- 11月 30, 2023
-
-
由 Miles Russell 创作于
-
由 Miles Russell 创作于
-
- 11月 29, 2023
-
-
由 Miles Russell 创作于
-
- 11月 28, 2023
-
-
由 Taka Nishida 创作于
-
- 11月 24, 2023
-
-
由 Miles Russell 创作于
-
- 11月 20, 2023
-
-
由 Baodong 创作于
Changelog: removed
-
- 11月 17, 2023
-
-
由 Miles Russell 创作于
-
由 Bojan Marjanovic 创作于
Changelog: removed
-
由 Carolyn Braza 创作于
-
- 11月 16, 2023
-
-
由 Piotr Skorupa 创作于
-
- 11月 15, 2023
-
-
由 Piotr Skorupa 创作于
This is to prevent GitlabSettings::MissingSetting, as you apparently can't stub a non-existing example setting with `stub_config`.
-
- 11月 14, 2023
-
-
由 Piotr Skorupa 创作于
-
由 Sam White 创作于
-
- 11月 09, 2023
-
-
由 michold 创作于
Refactor usage_data by UniqueUsersAllImportsMetric
-
- 11月 08, 2023
-
- 11月 07, 2023
-
-
由 Bojan Marjanovic 创作于
-
由 Piotr Skorupa 创作于
-
- 11月 01, 2023
-
-
由 michold 创作于
Stricter validation of Aggregated & Total metrics
-
- 10月 31, 2023
-
-
由 Michał Wielich 创作于
Add stricter metrics validation
-
- 10月 19, 2023
-
-
由 Adil Farrukh 创作于
-
- 10月 18, 2023
-
-
由 Michał Wielich 创作于
Remove monthly_usage method from usage_data
-
由 Jonas Larsen 创作于
-
- 10月 12, 2023
-
-
由 Leaminn Ma 创作于
Migrated ci_templates_unique Snowplow event to internal event named ci_template_included.
-
由 Piotr Skorupa 创作于
This adds instrumentation classes for issue_imports.jira and issue_imports.csv metrics and removes them from Gitlab::UsageData, which is a legacy way of including them in a Service Ping payload.
-
由 Joseph Wambua 创作于
This quick action adds a work item as a child to the current work item, if permitted. Changelog: added
-
- 10月 06, 2023
-
-
由 Jonas Larsen 创作于
Migrate the following metrics to Internal Events Tracking: counts.i_code_review_saved_replies_count_use counts.i_code_review_saved_replies_count_create counts.i_code_review_saved_replies_use_in_mr counts.i_code_review_saved_replies_use_in_other
-
- 10月 04, 2023
-
-
由 Joseph Wambua 创作于
This quick action changes the parent to the current work item, if permitted. Changelog: added
-