该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 21, 2022
-
-
由 Marcia Ramos 创作于
-
由 Mark Chao 创作于
Resolve group_path to full_path when creating compliance frameworks See merge request gitlab-org/gitlab!85363
-
由 Max Woolf 创作于
Fixes an issue where trying to create a compliance framework on a group named "a" would resolve to the wrong group with the same ending. Two groups: "a" and "c/b/a". If the second group was created first and the group_path was input as "a", the second group would be returned. This fixes it and requires resolves only to an exactly matching full path. EE: true Changelog: fixed
-
由 Phil Hughes 创作于
Remove text centering from Broadcast messages See merge request gitlab-org/gitlab!85571
-
由 Phil Hughes 创作于
Adjust top nav spacing to match alignment with sidebar See merge request gitlab-org/gitlab!83897
-
由 Austin Regnery 创作于
Changelog: changed
-
由 Phil Hughes 创作于
Update right sidebar design See merge request gitlab-org/gitlab!85541
-
由 Miguel Rincon 创作于
[markdown] Remove feature flag `markdown_continue_lists` flag" See merge request gitlab-org/gitlab!84963
-
由 Phil Hughes 创作于
Merge branch '300499-mini-icon-of-manual-action-in-dark-theme-has-a-wrong-color-in-merge-request' into 'master' Fix pipeline manual action in dark mode See merge request gitlab-org/gitlab!85481
-
由 Marius Bobin 创作于
Log details of downstream pipeline creation See merge request gitlab-org/gitlab!84760
-
由 Fabio Pitino 创作于
Logged details can help making informed decisions on limit thresholds for pipeline hierarchy sizes.
-
由 Phil Hughes 创作于
Geo Settings Form - Cleanup Translations See merge request gitlab-org/gitlab!85440
-
由 Andreas Brandl 创作于
Fix default job_arguments for batched migrations See merge request gitlab-org/gitlab!85516
-
由 Kati Paizee 创作于
Add link to GitLab 15 specific changes in omnibus-gitlab See merge request gitlab-org/gitlab!85566
-
由 Andreas Brandl 创作于
GraphQL: Filter group members by access level See merge request gitlab-org/gitlab!83484
-
由 Savas Vedova 创作于
Migrate to pajamas spinner See merge request gitlab-org/gitlab!85501
-
由 Rémy Coutable 创作于
Update danger to detect changes to database docs See merge request gitlab-org/gitlab!85448
-
由 Brett Walker 创作于
When adding new items to a markdown ordered or unordered list, automatically start the new item when pressing Enter. Pressing Enter a second time without adding any text will remove the empty list item. Changelog: added
-
由 Furkan Ayhan 创作于
Adjust priority of VulnerabilityFeedbackController See merge request gitlab-org/gitlab!85548
-
由 Stanislav Lashmanov 创作于
-
由 Heinrich Lee Yu 创作于
Add metric availability to instrumentation classes See merge request gitlab-org/gitlab!84259
-
由 Michał Wielich 创作于
Make it possible to define availability on a per-metric-class basis
-
由 Savas Vedova 创作于
-
由 Alex Pooley 创作于
Move RSpec/ExpectInHook into separate TODO file See merge request gitlab-org/gitlab!85411
-
由 Marcel Amirault 创作于
Clarify pipeline artifacts doc See merge request gitlab-org/gitlab!85491
-
由 Marcel Amirault 创作于
Update deprecation version text for cobertura keyword See merge request gitlab-org/gitlab!85564
-
由 Evan Read 创作于
-
由 Dylan Griffith 创作于
Allow nesting Query Analyzers See merge request gitlab-org/gitlab!85531
-
由 Aleksei Lipniagov 创作于
Allows Issuable::DestroyService to run inside a transaction See merge request gitlab-org/gitlab!85343
-
由 Jacques Erasmus 创作于
Set the size of `GlAvatarLink` to use in `app/assets/javascripts/diffs/components/diff_content.vue` See merge request gitlab-org/gitlab!85405
-
由 Balasankar "Balu" C 创作于
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
由 Ash McKenzie 创作于
Bump Pages version to 1.57.0 again See merge request gitlab-org/gitlab!85254
-
由 Thong Kuah 创作于
Limit number of related epics See merge request gitlab-org/gitlab!85369
-
由 Thong Kuah 创作于
Remove support for uses_legacy_database_config See merge request gitlab-org/gitlab!85009
-
由 Dylan Griffith 创作于
This was planned to to be removed in `15.0`. This setting in `config/database.yml` (or inferred from the structure of `config/database.yml`) allowed GitLab installations (from source) to stick to the old "flat" structure. Since we've already updated Omnibus installations and GDK to no longer generate this flat structure there would only be installations from source that are affected by this change and they should have already been receiving deprecation warnings for some months. This change will ensure they see an error if they don't have a top level `main` key in their `config/database.yml` and all they need to do is nest the config under `main` to fix the problem. Changelog: removed
-
由 Thong Kuah 创作于
Add "ee" type to projectionist config See merge request gitlab-org/gitlab!85257
-
由 Simon Knox 创作于
[editor] Fix Undo handling of Markdown text added programmatically See merge request gitlab-org/gitlab!84900
-
由 Brett Walker 创作于
problems in textarea fields when inserting text such as from markdown toolbar buttons. Changelog: fixed
-
由 Simon Knox 创作于
Remove job list in runner Edit page See merge request gitlab-org/gitlab!84475
-
由 Miguel Rincon 创作于
This change removes the redundant job list in runner Edit page that is already visible in the runner View page. Changelog: changed
-