该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 04, 2022
-
-
由 Pavel Shutsin 创作于
-
由 Grzegorz Bizon 创作于
Remove unused Projects::JobsController#status See merge request gitlab-org/gitlab!91393
-
由 Jan Provaznik 创作于
Fix group name conflict when migrating groups via BulkImport See merge request gitlab-org/gitlab!91512
-
由 Rodrigo Tomonari 创作于
Modify BulkImport to make group names unique as a namespace can not have subgroups with the same name. Changelog: fixed
-
由 Andrejs Cunskis 创作于
Store failures from status response in large import tests See merge request gitlab-org/gitlab!91621
-
由 Mikołaj Wawrzyniak 创作于
Add due_date to CSV issue import and improve docs See merge request gitlab-org/gitlab!91317
-
由 Lee Tickett 创作于
Changelog: added
-
由 Rémy Coutable 创作于
Use a new Ruby 3.0 pipeline schedule See merge request gitlab-org/gitlab!90438
-
由 Mikołaj Wawrzyniak 创作于
Fix resolving cluster image scanning vulnerabilities See merge request gitlab-org/gitlab!91121
-
由 Olena Horal-Koretska 创作于
Drop empty fingerprint attribute in Vue access dropdown See merge request gitlab-org/gitlab!91657
-
由 Vitaly Slobodin 创作于
Add spinner ViewComponent See merge request gitlab-org/gitlab!91292
-
由 Natalia Tepluhina 创作于
Ensure HTML blobs are highlighted with Highlight.js See merge request gitlab-org/gitlab!91677
-
Changelog: fixed EE: true
-
由 Rémy Coutable 创作于
Fix issue with MR Labels not passed correctly to script See merge request gitlab-org/gitlab!91671
-
由 Sanad Liaquat 创作于
-
由 Tetiana Chupryna 创作于
Removes noisy lines from transformed notebook See merge request gitlab-org/gitlab!91579
-
由 Heinrich Lee Yu 创作于
Apply rate limiting for paid plan customer hooks See merge request gitlab-org/gitlab!90868
-
由 Luke Duncalfe 创作于
This change enables rate limit of webhooks of paid plan customers. Customers on the free plan have had their webhooks subject to rate limiting since https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61151. In https://gitlab.com/gitlab-org/gitlab/-/issues/337228 logs were collected when a hook would be rate-limited. We now apply the rate limit instead of logging. https://gitlab.com/gitlab-org/gitlab/-/issues/365605 Changelog: changed EE: true
-
由 Lin Jen-Shin 创作于
-
由 Tetiana Chupryna 创作于
Improve documentation wording See merge request gitlab-org/gitlab!91503
-
由 Alexandru Croitor 创作于
Use auditor when auditing using audit changes See merge request gitlab-org/gitlab!91461
-
由 Harsimar Sandhu 创作于
EE: true Changelog: changed
-
由 Natalia Tepluhina 创作于
Replace deprecated createFlash, add loading icon and add tabs query param to group audit events See merge request gitlab-org/gitlab!90798
-
由 Mikołaj Wawrzyniak 创作于
Add ignore rule for migrated_to_new_structure column See merge request gitlab-org/gitlab!91381
-
由 Imre Farkas 创作于
Vendor new gem to support PBKDF2+SHA512 password hashing See merge request gitlab-org/gitlab!90629
-
由 Jacques 创作于
Added a map entry for HTML blobs
-
由 Mikołaj Wawrzyniak 创作于
Use dangers to remind user to check migrations See merge request gitlab-org/gitlab!91439
-
由 Phil Hughes 创作于
Remove footer from DAST profiles editing mode See merge request gitlab-org/gitlab!91492
-
由 Artur Fedorov 创作于
This MR removes sticky footer from sidebar in editing mode. Sticky footer must be only visible in reading mode. Changelog: fixed EE: true
-
由 Alexandru Croitor 创作于
Omit MD5 fingerprints in deploy key API response See merge request gitlab-org/gitlab!91302
-
由 Stan Hu 创作于
In FIPS mode, MD5 fingerprints are not generated, but the SHA256 versions are available. Adjust the API entity to export the SHA256 fingerprint and schema to ensure that the SHA256 value is available. Update deploy keys API docs to reflect this. Include `fingerprint` and `fingerprint_sha256` where the fields were missing before. Add a note about FIPS behavior. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/364562 Changelog: changed
-
由 Marius Bobin 创作于
Add "paths" to rules:changes See merge request gitlab-org/gitlab!90171
-
由 Furkan Ayhan 创作于
This is the second step of improving the "rules:changes" CI config. This will add an alias syntax for "rules:changes": "rules:changes:paths"
-
由 Robert Hunt 创作于
Fix status box styling on Jira issue details page See merge request gitlab-org/gitlab!91567
-
由 Heinrich Lee Yu 创作于
Fix flaky feature specs for "user awards emoji" See merge request gitlab-org/gitlab!91630
-
由 Jacob Vosmaer 创作于
workhorse: Update module github.com/gorilla/websocket to v1.5.0 See merge request gitlab-org/gitlab!91613
-
由 Jacob Vosmaer 创作于
workhorse: Update module github.com/FZambia/sentinel to v1.1.0 See merge request gitlab-org/gitlab!91232
-
由 Matthias Käppler 创作于
Correct check of epic_color_highlight FF in Epic mutations See merge request gitlab-org/gitlab!91389
-
由 Andrew Smith 创作于
The validation for the Epic `color` attribute was attempting to check the feature flag status without passing in the group object to check the feature flag against causing the attribute to always be removed unless the feature flag was enabled globally. The removal of the `color` attribute also happened at the wrong time. The `color` attribute should be removed if the flag isn't enabled before checking `args.empty?`. Signed-off-by:
Andrew Smith <espadav8@gmail.com>
-
由 Fiona Neill 创作于
Refine content about access token expiration See merge request gitlab-org/gitlab!91648
-