Skip to content

Use wiki instead of project_wiki in Banzai

Markus Koller requested to merge group-wikis-markdown into master

What does this MR do?

This is in preparation for group wikis, we need to remove the coupling between wikis and projects.

In this step we only change the name inside the Banzai filters and pipelines, once we port the controllers we can also switch the controller instance variable from @project_wiki to @wiki.

Ref: #211360 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Markus Koller

Merge request reports

Loading