该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 12, 2023
-
-
由 Hitesh Raghuvanshi 创作于
Changelog: added EE: true
-
由 Laura Callahan 创作于
Show message when billing acct is present Unit testing Move notice to shared component Use real billingAccount query Add tests for real billing acct Test error handling Put billingAcctQuery behind feature flag Stub key_contacts flag in feature specs
-
由 Ahmed Hemdan 创作于
This commit update `gitlab-secret_detection` gem with some minor changes to work nicely for the changes introduced in other commits in this merge request.
-
由 Oscar Tovar 创作于
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/432870 Changelog: fixed
-
由 Ravi Kumar 创作于
Extracted the wiki search logic from GitClassPropxy to WikiClassProxy. Add root_ancestor_id for wiki Group search to support routing search. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134978 EE: true
-
由 Alex Buijs 创作于
Refactor shareable RoleSelector component from the SamlMembershipRoleSelector component so it can be reused for other role selectors. EE: true
-
由 Scott de Jonge 创作于
-
由 Fernando Cardenas 创作于
* Update unit tests and migrate component
-
由 Simon Knox 创作于
-
由 Mark Chao 创作于
Remove <?xml> tag
-
由 Sam White 创作于
EE: true
-
由 Martin Čavoj 创作于
Changelog: changed EE: true
-
由 Marcos Rocha 创作于
This MR adds integration and feature specs for the license scanning feature. Changelog: added EE: true
-
由 Chad Woolley 创作于
- Do not require that users be a developer on the root group in order to use an agent to create a workspace, only need to be a developer on a subgroup containing the agent. - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139031
-
由 Mikołaj Wawrzyniak 创作于
-
由 Corinna Gogolok 创作于
Prior to this change, the `Style/SymbolProc` rubocop rule reported offenses if `each_batch` or `each_sub_batch` are written with a block instead of `&:method`. Those two methods don't work with `&:method` which makes is impossible to fix this offense without disabling the rule inline. This change excludes `each_batch` and `each_sub_batch` from the `Style/SymbolProc` rubocop rule to address this issue. Additionally, it is ensured that the existing allowed methods are added back to the custom exclusion rule as well. Existing inline comments to disable this rule are removed as a result of this exclusion and the to do list for the rule is also updated to remove files that only have an offense for these specific methods. Changelog: changed
-
由 Ahmed Hemdan 创作于
This commit updates the secrets push check to list and filter blobs: * To be below a certain size threshold. * If they have already been committed to the repository. * If they are binary.
-
由 Eulyeon Ko 创作于
Changelog: removed EE: true
-
由 Michael Kozono 创作于
-
由 Sanad Liaquat 创作于
Also removed unused selectors
-
由 Dmitry Gruzd 创作于
Changelog: fixed EE: true
-
由 Alexander Turinske 创作于
- test appearance of policies in policy list
-
由 Igor Frenkel 创作于
Make errors thrown by finding builders recoverable in the vulnerability creation service Changelog: fixed
-
由 Samantha Ming 创作于
This AI generated MR corresponds with the resolve with AI feature. This updates the text description of the generated MR. Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/434887
-
由 Andy Soiron 创作于
Changelog: performance EE: true
-
由 Jose Ivan Vargas 创作于
This feature makes use of the requestFullscreen API
-
由 Jan Provaznik 创作于
Instruct AI to return response code in markdown format to make sure it shows up formatted in the chat window.
-
由 mo khan 创作于
Co-Authored-By:
Aboobacker MK <akarakath@gitlab.com>
-
由 rossfuhrman 创作于
Change to showing the application setting for pre receive secret detection based on whether or not the instance is Dedicated EE: true Changelog: changed
-
由 Gregory Havenga 创作于
-
由 Denys Mishunov 创作于
The component is a temporary marketing element for Duo Chat
-
由 Gregory 创作于
Somehow vulnerabilities could exist where dismissed_at was unfilled. This broke the migration due to trying to make a state transition with a nil created_at. Changelog: fixed EE: true
-
- 12月 11, 2023
-
-
由 Michał Zając 创作于
Changelog: added
-
由 Sashi Kumar Kumaresan 创作于
This change adds functionality to publish group of events to EventStore to reduce the number of sidekiq jobs triggered for an event type. Changelog: added
-
由 Jan Provaznik 创作于
* when a slash command is used it's also tracked in a separate tracking event (in addition to generic duo chat event) * used tools are tracked inside tool execution (so we track these also for tools executed directly)
-
由 Niklas 创作于
Changelog: other
-
由 Mohamed Moustafa 创作于
This creates a Code Suggestions page in the Admin Area for Self-Managed instances, where the Code Suggestions UI would be added later. - Add the /admin/code_suggestions route - Add a "Code Suggestions" entry in the sidebar for SM instances to access the page
-
由 Florie Guibert 创作于
Part 2
-
由 Pedro Pombeiro 创作于
Allows pausing Sidekiq jobs when a ClickHouse migration is running
-
由 Denys Mishunov 创作于
Changelog: changed EE: true
-