该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 20, 2024
-
-
由 Marcel Amirault 创作于
Update UI docs links to use .md extension. Changelog: changed
-
- 6月 27, 2024
-
-
由 Paul W 创作于
-
- 4月 04, 2024
-
-
由 jmiocene 创作于
Changelog: changed EE: true
-
- 10月 31, 2023
-
-
由 Vasilii Iakliushin 创作于
-
- 9月 14, 2023
-
-
由 Evan Read 创作于
-
- 3月 17, 2023
-
-
由 Sascha Eggenberger 创作于
Changelog: changed
-
- 2月 28, 2023
-
-
由 David Coy 创作于
-
- 11月 08, 2021
-
-
由 Dan Jensen 创作于
This re-names a partial from "report" (generic) to "score" (specific) to slightly improve clarity in the code.
-
- 11月 02, 2021
-
-
由 Dan Jensen 创作于
DevOps Report (singular) actually refers to 2 features. That has caused confusion. This changes it to be DevOps Reports (plural) in the UI, to indicate it is a category. This aligns the app with the marketing content, which already uses the plural version. This also fixes some references to DevOps Report that should be references to DevOps Adoption or DevOps Score. Changelog: changed
-
- 8月 07, 2021
-
-
由 Axel García 创作于
We're replacing the use of HAML's help_page_path by JS helpPagePath.
-
- 8月 06, 2021
-
-
由 Brandon Labuschagne 创作于
We also move the callout into the DevOps Score tab within the EE feature. Changelog: changed
-
- 7月 19, 2021
-
-
由 Rajendra Kadam 创作于
-
- 7月 14, 2021
-
-
由 Marcin Sedlak-Jakubowski 创作于
The DevOps Score tab was redesigned in https://gitlab.com/gitlab-org/gitlab/-/issues/271244 and the "helpful links to articles and GitLab docs, to help you improve your scores" that the docs mention were removed. This removes these mentions from the docs and the UI callout. Changelog: changed
-
- 7月 13, 2021
-
-
由 Axel Garcia 创作于
-
- 5月 06, 2021
-
-
由 Brandon Labuschagne 创作于
-
由 Brandon Labuschagne 创作于
The empty state is currently being handled outside of the vue app. This commit moves it into the devops score vue app. Changelog: changed
-
- 5月 04, 2021
-
-
由 Brandon Labuschagne 创作于
Changelog: changed
-
- 4月 09, 2021
-
-
由 Sam Beckham 创作于
- Makes the callout close button a tertiary one - Removes the monospaced font for branch dropdown results
-
由 Sam Beckham 创作于
| find | replace | | ------ | ------ | | `(^(?!.*gl-button).*class:.*)btn (.*$)` | `$1gl-button btn $2` | | `(^(?!.*gl-button).*)(\.btn[\.{])` | `$1.gl-button$2` |
-
- 3月 02, 2021
-
-
由 Amy Qualls 创作于
This file should be an index file in a subdirectory. Fixing that.
-
- 3月 01, 2021
-
-
由 Adam Hegyi 创作于
This change the last updated time to devops score page.
-
- 1月 18, 2021
-
-
由 Alex Kalderimis 创作于
This removes references to EE only code from FOSS views. Specs are added at the controller and view level to confirm the behaviour.
-
- 1月 14, 2021
-
-
由 Adam Hegyi 创作于
This change enables the devops_adoption_feature flag by default if the feature is already in use.
-
- 1月 13, 2021
-
-
由 Dan Jensen 创作于
This restores the recently-removed feature flag for the DevOps Adoption Report feature, except now defaulting to false, and adds a "Beta feature" note to the documentation. This is intended to prepare us to pivot the feature in the near future, which is likely to involve breaking changes.
-
由 Jerome Z Ng 创作于
Rename product analytics to intelligence docs
-
- 1月 05, 2021
-
-
由 Brandon Labuschagne 创作于
This commit remove thes devops_adoption_feature feature flag. The flag was defaulted to true in 13.7 and is now being removed in 13.8.
-
- 12月 14, 2020
-
-
由 Martin Wortschack 创作于
-
- 11月 06, 2020
-
-
由 Brandon Labuschagne 创作于
-
由 Brandon Labuschagne 创作于
In this commit we also rename the feature flag from devops_adoption to devops_adoption_feature
-
- 11月 04, 2020
-
-
由 Michael Lunøe 创作于
Move the DevOps Adoption tab to ee Ref: https://gitlab.com/gitlab-org/gitlab/-/issues/273406
-
- 10月 28, 2020
-
-
由 Brandon Labuschagne 创作于
At the same time, move the devops score emptry state initialization out of DOMContentLoaded.
-
- 10月 26, 2020
-
-
由 Brandon Labuschagne 创作于
This commit also introduces the feature flag for the tabs.
-
由 Brandon Labuschagne 创作于
-
- 10月 23, 2020
-
-
由 Brandon Labuschagne 创作于
-
- 10月 10, 2020
-
-
由 Takuya Noguchi 创作于
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 10月 08, 2020
-
-
由 Jerome Z Ng 创作于
This MR moves the docs from telemetry to product_analytics
-
- 10月 07, 2020
-
-
由 Brandon Labuschagne 创作于
And into a page specific bundle which is imported in the dev ops reports page.
-
- 9月 16, 2020
-
-
由 Mike Jang 创作于
-
- 9月 12, 2020
-
-
由 Justin Ho 创作于
Add changelog Sync pairing with @jeldergl
-
- 9月 11, 2020
-
-
由 Justin Ho 创作于
-