-
- Downloads
Merge branch 'psk-move-wiki-page-concerns-back-to-models' into 'master'
Move wiki page concerns back inside models See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169286 Merged-by:Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Piotr Skorupa <pskorupa@gitlab.com>
No related branches found
No related tags found
Showing
- .rubocop_todo/gitlab/bounded_contexts.yml 0 additions, 2 deletions.rubocop_todo/gitlab/bounded_contexts.yml
- .rubocop_todo/gitlab/strong_memoize_attr.yml 0 additions, 1 deletion.rubocop_todo/gitlab/strong_memoize_attr.yml
- .rubocop_todo/style/guard_clause.yml 0 additions, 1 deletion.rubocop_todo/style/guard_clause.yml
- .rubocop_todo/style/if_unless_modifier.yml 0 additions, 1 deletion.rubocop_todo/style/if_unless_modifier.yml
- .rubocop_todo/style/inline_disable_annotation.yml 0 additions, 1 deletion.rubocop_todo/style/inline_disable_annotation.yml
- .rubocop_todo/style/redundant_parentheses.yml 0 additions, 1 deletion.rubocop_todo/style/redundant_parentheses.yml
- .rubocop_todo/style/redundant_self.yml 0 additions, 1 deletion.rubocop_todo/style/redundant_self.yml
- app/models/concerns/has_wiki_page_meta_attributes.rb 0 additions, 162 deletionsapp/models/concerns/has_wiki_page_meta_attributes.rb
- app/models/concerns/has_wiki_page_slug_attributes.rb 0 additions, 25 deletionsapp/models/concerns/has_wiki_page_slug_attributes.rb
- app/models/wiki_page/meta.rb 152 additions, 1 deletionapp/models/wiki_page/meta.rb
- app/models/wiki_page/slug.rb 18 additions, 6 deletionsapp/models/wiki_page/slug.rb
Please register or sign in to comment