该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 09, 2024
-
-
由 Fiona Neill 创作于
-
- 12月 09, 2023
-
-
由 Fiona Neill 创作于
-
- 10月 30, 2023
-
-
由 Vasilii Iakliushin 创作于
-
- 6月 16, 2023
-
-
由 Rishabh Gupta 创作于
Changelog: fixed
-
- 6月 05, 2023
-
-
由 Marcel Amirault 创作于
Update namespace details and runner specs to use compute instead of CI minutes. EE: true Changelog: changed
-
- 5月 17, 2023
-
-
由 Thomas Hutterer 创作于
-
- 4月 26, 2023
-
-
由 Miguel Rincon 创作于
-
- 4月 24, 2023
-
-
由 Peter Leitzen 创作于
This way these externalized strings are now translated properly.
-
- 1月 20, 2023
-
-
由 Miguel Rincon 创作于
Runners have 3 types, shared, group, and project. They are based on where runners were registered. Project runners used to be called "specific". This change renames old occurrences of "specific" when referring to runners, to update them to "project". Changelog: changed
-
- 1月 03, 2023
-
-
由 gfyoung 创作于
Since "shared" is a type of a runner, the added phrasing ensures clarity around the specific runner restriction usage in other projects.
-
- 11月 28, 2022
-
-
由 Artur Fedorov 创作于
This MR migrates submit buttons to new ViewComponent Thus reducing css duplication Changelog: changed
-
- 10月 12, 2022
-
-
由 Miguel Rincon 创作于
This change removes confusing text in the shared runners description. Changelog: changed
-
- 10月 06, 2022
-
-
由 Miguel Rincon 创作于
Update description of shared runner in Project > CI/CD Settings > Runners to more accurately represent shared runners. Changelog: changed
-
- 10月 04, 2022
-
-
由 Frédéric Caplette 创作于
The header for the number of available runners was using a h4, which created a disproportion of information where the section was header was just as big as this sub-header. Changelog: changed
-
- 8月 16, 2022
-
-
由 Alexander Turinske 创作于
- now that all the errors have been converted to pajamas, remove the option to not use pajamas
-
- 7月 19, 2022
-
-
由 Alexander Turinske 创作于
- update alert on runners edit page to use pajamas Changelog: changed
-
- 6月 14, 2022
-
-
由 Doug Stull 创作于
- for matching with card component and banner component style.
-
- 6月 09, 2022
-
-
由 Sascha Eggenberger 创作于
Changelog: changed
-
- 5月 10, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: changed
-
- 5月 06, 2022
-
-
由 Peter Hegman 创作于
So `.gl-alert-body` and `.gl-alert-actions` do need to be added to every alert
-
- 3月 31, 2022
-
-
由 Doug Stull 创作于
- leverage ViewComponent benefits
-
- 3月 21, 2022
-
-
由 Alexander Turinske 创作于
- add dismissible false to alerts
-
- 3月 19, 2022
-
-
由 Alexander Turinske 创作于
- replace alerts with shared alert - remove unused instance alert Changelog: changed
-
- 12月 23, 2021
-
-
由 Greg Myers 创作于
-
- 12月 17, 2021
-
-
由 anna_vovchenko 创作于
-
- 12月 09, 2021
-
-
由 Jose Ivan Vargas 创作于
Migrated badges in Project -> Settings -> CI/CD and Project -> Repository -> Tags -> Protected branch Changelog: changed
-
- 11月 22, 2021
-
-
由 Mark Florian 创作于
Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/344413.
-
- 10月 27, 2021
-
-
由 scootergrisen 创作于
Changelog: fixed Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 8月 26, 2021
-
-
由 Jonston Chan 创作于
Unscopes i18n strings that are incorrectly scoped Changelog: changed
-
- 6月 10, 2021
-
-
由 Suzanne Selhorn 创作于
-
- 5月 06, 2021
-
-
由 Miguel Rincon 创作于
Update appearance of "Enable shared runners for this project" toggle in Project > Settings > CI/CD This change removes the feature flag vueify_shared_runners_toggle that has been rolled out successfully. Changelog: changed
-
- 5月 04, 2021
-
-
由 Miguel Rincon 创作于
-
- 4月 30, 2021
-
-
由 Miguel Rincon 创作于
This change adds relevant links to breadcrumbs and active sidebar menus so users can navigate between the CI/CD settings and the specific runners more easily. Changelog: changed
-
- 4月 15, 2021
-
-
由 Miguel Rincon 创作于
In view pages: - Update badge appearance with the type of runner (group, specific) In edit pages: - Add a new badge with the type of runner (instance, group, specific) - Update appearance of the alert and it's copy, that explain the type in more detail
-
- 4月 09, 2021
-
-
由 Sam Beckham 创作于
This only applies to the previously changed buttons
-
由 Sam Beckham 创作于
| find | replace | | ------ | ------ | | `(^(?!.*gl-button).*class:.*)btn (.*$)` | `$1gl-button btn $2` | | `(^(?!.*gl-button).*)(\.btn[\.{])` | `$1.gl-button$2` |
-
- 1月 15, 2021
-
-
由 Yogi 创作于
-
- 1月 13, 2021
-
-
由 Suzanne Selhorn 创作于
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/319 Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/245401
-
- 1月 07, 2021
-
-
由 Suzanne Selhorn 创作于
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/245401 Changed the word runner to be lowercase and made a few other UI text updates
-
- 10月 08, 2020
-
-
由 Payton Burdette 创作于
Add the ability to disable shared runners on a group level via the UI.
-