1. 25 Jul, 2016 2 commits
    • Rémy Coutable's avatar
      Merge branch 'fix-wiki-error-500' into 'master' · 0030fe53
      Rémy Coutable authored
      Fix Error 500 when creating Wiki pages with hyphens or spaces
      
      - Closes gitlab-com/support-forum#874
      - Closes #20209 
      
      See merge request !5444
      0030fe53
    • Timothy Andrew's avatar
      `WikiPage` should have a slug even when not persisted. · 42a00f74
      Timothy Andrew authored
      1. So we can build the markdown preview URL for it.
      
      2. We can't skip the slug in this case, because the slug is used to
      construct relative markdown URLs.
      
      3. Add rspec feature tests to cover creating wiki pages with
         spaces/hyphens in the name.
      
      4. Add rspec feature tests for markdown preview URL rewriting, which was
         only covered by unit tests up to this point.
      42a00f74
  2. 24 Jul, 2016 9 commits
  3. 23 Jul, 2016 8 commits
  4. 22 Jul, 2016 21 commits