Add rake task for fixing pages access control on .com
We've enabled access control for pages on .com 2.5 months after the migration fixing settings were run. All private projects created withing this timeframe have access control enabled but users do not know that. We add rake task which will find such projects and reset settings to the anticipated state.
显示
- db/post_migrate/20191017045817_schedule_fix_gitlab_com_pages_access_level.rb 38 个添加, 0 个删除...91017045817_schedule_fix_gitlab_com_pages_access_level.rb
- db/schema.rb 1 个添加, 1 个删除db/schema.rb
- lib/gitlab/background_migration/fix_gitlab_com_pages_access_level.rb 116 个添加, 0 个删除...background_migration/fix_gitlab_com_pages_access_level.rb
- spec/migrations/schedule_fix_gitlab_com_pages_access_level_spec.rb 143 个添加, 0 个删除...ations/schedule_fix_gitlab_com_pages_access_level_spec.rb
加载中
想要评论请 注册 或 登录