该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 16, 2024
-
-
由 Nick Leonard 创作于
Changelog: changed
-
- 9月 14, 2024
-
-
由 Rajendra Kadam 创作于
-
由 Annabel Dunstone Gray 创作于
Changelog: fixed
-
由 Chaoyue Zhao 创作于
-
- 9月 13, 2024
-
-
由 Stanislav Lashmanov 创作于
Also supported with hotkeys: ';' and 'shift+;' Changelog: added
-
由 Michael Allan 创作于
-
由 Donald Cook 创作于
Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Donald Cook 创作于
Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Aboobacker MK 创作于
-
由 Terri Chu 创作于
Co-authored-by:
Madelein van Niekerk <mvanniekerk@gitlab.com>
-
由 Annabel Dunstone Gray 创作于
-
由 Tomasz Maczukin 创作于
Follow-up for https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4407 The MR introduced a warning page when redirection happens to an external URL (not within the GitLab instance itself). However, in the HAML template for that page there is a mistake and the URL in HTML `<a href="">` is not rendered and prints the raw placeholder instead. This commit fixes that mistake.
-
由 Tomas Bulva 创作于
When color theme is crossed, code is white and layou theme is dark, the word_highlightin was causing unexpected behaviour. This MR is fixing this. Changelog: fixed
-
由 Anastasia Khomchenko 创作于
-
由 Briley Sandlin 创作于
Remove the needs tab from the pipeline page Changelog: removed
-
由 Lindsey Shelton 创作于
Initial checkin for Project Settings fix Testing broken pipeline changes Fix linting error in index Adjust BE changes for namespaces_helper Small correction to calling Group name in cascading Fix name in specs for project.group.name Changelog: fixed
-
由 Henry Helm 创作于
Full path of a group access token is already returned in the Group API. With this, we also want to include it in the payload for the webhook that is sent for soon to expire tokens. Changelog: added
-
由 Sunjung Park 创作于
Changelog: fixed
-
- 9月 12, 2024
-
-
由 Drew Blessing 创作于
-
由 Annabel Dunstone Gray 创作于
Changelog: changed
-
由 Phil Hughes 创作于
The database query to get the count for the number of merge requests in a list can take much longer than the query to get the merge requests. With this change we request the count separately so that we can load the merge requests quickly and display them without waiting for the count query to finish.
-
由 Anastasia Khomchenko 创作于
-
由 Jack Chapman 创作于
-
由 Jack Chapman 创作于
-
由 Aboobacker MK 创作于
Since PAT is now scoped to the organization, it is important to have PAT to be filtered by organization_id.
-
由 Lee Tickett 创作于
The default now is for exact matches rather than wildcards, but we also added regex support.
-
This commit fixes a bug where pick_up_at attributes was inheriting from ci_job_artifacts#expire_at attributes and it was set far away in the future. We are now defaulting to a much lower value so the artifacts will get purged instead of staying around forever. Changelog: fixed
-
由 Alper Akgun 创作于
Changelog: added
-
由 Ammar Alakkad 创作于
Admin will not be able to disable the role promotion management if there are role promotion pending requests
-
由 James Nutt 创作于
This MR adds a notice to the bulk import history page to notify users that the root namespaces associated with the import have pending placeholder user assignments.
-
由 Javiera Tapia 创作于
This commit allows the repository network graph to include tags that do not belong to a particular branch. It also uses the `Gitaly::ListCommitsRequest` RPC, which is preferred over the `Gitaly::FindAllCommitsRequest` RPC. Changelog: fixed
-
- 9月 11, 2024
-
-
由 Doug Stull 创作于
- only used on SaaS, which is defined in ee only - no-op original worker - create new worker in ee doing same thing, but with different name for ease of migration in sidekiq
-
由 psjakubowska 创作于
-
由 Janis Altherr 创作于
This commit updates the name for extra deployments to "Parallel deployments" Signed-off-by:
janis <jaltherr@gitlab.com>
-
Changelog: added EE: true
-
由 Stanislav Lashmanov 创作于
Add support for rich text editor Changelog: added
-
由 Brendan Lynch 创作于
Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Himanshu Kapoor 创作于
Allow wiki sidebar to be resized by drag from 200-600px Changelog: added
-
由 Nick Leonard 创作于
Changelog: fixed
-