Skip to content
代码片段 群组 项目
用户头像
Ted Tran 编辑于
The `schedule_repository_storage_update_worker` method is overridden in the `RepositoryStorageMove` model and its subclasses to schedule the appropriate worker. 

The worker is now called with the `id` of the `RepositoryStorageMove` record, instead of passing additional arguments such as the project or snippet ID and the destination storage name. 

This simplifies the code and makes it more maintainable.

Changelog: other
MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139724#note_1700869142
308ebfa3
历史
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 最后提交 最后更新
..
repository_storage_move.rb