该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 26, 2024
-
-
由 Gavin Hinfey 创作于
Use all_group_members to check if a user belongs to a group when authenticating SSH Certificates in order to include users with minimal access. EE: true Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/150487
-
- 4月 25, 2024
-
-
由 Roy Liu 创作于
-
由 Siddharth Dungarwal 创作于
Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
由 Savas Vedova 创作于
Use the 'vulnerability_owasp_top_10_group' feature flag to allow displaying owasp top 10 grouping option in the group level vulnerability report.
-
由 Filip Aleksic 创作于
-
由 Hitesh Raghuvanshi 创作于
This reverts commit ebbe16b6.
-
由 Mark Chao 创作于
-
由 Alexander Turinske 创作于
- toggle with feature flag
-
由 Patrick Cyiza 创作于
Changelog: fixed
-
由 Eugie Limpin 创作于
-
由 Enrique Alcántara 创作于
Create initial skeleton of the Workspaces Settings page that will contain the agent mapping feature
-
由 Max Woolf 创作于
Adds new Analytics sidebar section. EE: true Changelog: added
-
由 Paul Gascou-Vaillancourt 创作于
Migrates the `gl-inset-border-l-4-gray-100` legacy util to the more Tailwindy `gl-shadow-inner-l-4-gray-100` which needs to be defined manually in our Tailwind config.
-
由 Arturo Abreu 创作于
Moves "Restore" button to last table column on the project list page. Changelog: changed EE: true
-
由 Artur Fedorov 创作于
New GraphQl resolver for pipeline execution policy type Changelog: added EE: true
-
由 Eugenia Grieff 创作于
-
由 Hinam Mehra 创作于
Changelog: added EE: true
-
由 Radamanthus Batnag 创作于
This reintroduces the changes in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141358 and fixes the issue that caused the query timeouts
-
由 Terri Chu 创作于
This migration marks the 20230307102400 Advanced search migration as obsolete. This MR will still need changes to remove references to the migration in the code. At the moment the `gitlab-housekeeper` is not always capable of removing all references so you must check the diff and pipeline failures to confirm if there are any issues. It is the responsibility of the assignee (picked from ~"group::global search") to push those changes to this branch. You can read more about the process for marking Advanced search migrations as obsolete in https://docs.gitlab.com/ee/development/search/advanced_search_migration_styleguide.html#deleting-advanced-search-migrations-in-a-major-version-upgrade. As part of our process we want to ensure all Advanced search migrations have had at least one [required stop](https://docs.gitlab.com/ee/development/database/required_stops.html) to process the migration. Therefore we can mark any Advanced search migrations added before the last required stop as obsolete. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::MarkOldAdvancedSearchMigrationsAsObsolete keep. To provide feedback on your experience with `gitlab-housekeeper` please comment in <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. Changelog: other EE: true
-
由 Doug Stull 创作于
- for reuse and further plans in https://gitlab.com/gitlab-org/gitlab/-/issues/443674 - fix the product interaction incorrect information by using unique modal Ids
-
由 Bishwa Hang Rai 创作于
* Call reconcile_seat_overage from refresh_user_assignments_worker * Call reconcile_seat_overage from bulk_refresh_user_assignments_worker * Call refresh_user_assignments_worker from update_service Changelog: added EE: true
-
由 Daniele Rossetti 创作于
- Add attributes filter to fetchLogs API - Refactor/cleanup observability client
-
由 Michał Wielich 创作于
Migrate produ analytics view to internal events
-
由 Fernando Cardenas 创作于
* Add behind feature flag
-
由 Allen Cook 创作于
-
由 mo khan 创作于
-
由 Dmitry Gruzd 创作于
Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com>
-
- 4月 24, 2024
-
-
由 Dmitry Gruzd 创作于
-
由 Peter Hegman 创作于
The `gl-gap-x-*` CSS utilities were conflicting with the Tailwind counterparts.
-
由 Sheldon Led 创作于
Hides over storage limit alerts for projects under limits and for the group, except if in the group Usage Quotas. Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/150017 EE: true
-
由 Corinna Gogolok 创作于
Prior to this change, the `purchase_code_suggestions` feature flag was enabled with the GA of Duo Pro back in February. Since then the feature flag has been deemed stable. This change removes the `purchase_code_suggestions` feature flag without default enabling it given it only applies to GitLab.com. Changelog: changed EE: true
-
由 Peter Leitzen 创作于
This reverts merge request !150052
-
由 jmiocene 创作于
Changelog: changed
-
由 Adie (she/her) 创作于
Changelog: changed EE: true
-
由 mlunoe 创作于
This MR implements handling for errors in the frontend when the Zuora iframe should fail to load and when general errors are thrown. Changelog: changed EE: true
-
由 Peter Leitzen 创作于
This commit removes the huge ee/spec/models/factories_spec.rb in favor of linting factories per associated model. Linting is run in a isolated, outer context starting with `Lint factories for <described_class>`.
-
由 Peter Leitzen 创作于
-
由 Eugenia Grieff 创作于
Increase query limit threshold to 115 Changelog: fixed EE: true
-
由 Michael Lunøe 创作于
This MR implements handling for errors in the frontend and uses that to handle the authentication required error from Stripe that is a result of the 3DS authentication failing. Changelog: changed EE: true
-
由 Jonas Larsen 创作于
-