• Francisco Javier López's avatar
    Allow wiki pages to be empty · 2bc6eefb
    Francisco Javier López authored
    In this commit we allow wiki pages to be empty (mostly removing
    the validation in the backend).
    
    This aligns the existing behavior because users can push
    wiki empty pages through git and that will trigger an error
    because of the existing validator.
    
    Changelog: changed
    2bc6eefb
wiki_page_spec.rb 27.1 KB