Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Oct 07, 2017
    • Jacopo's avatar
      Replaces `tag: true` into `:tag` in the specs · 0ce67858
      Jacopo authored
      Replaces all the explicit include metadata syntax in the specs (tag:
      true) into the implicit one (:tag).
      Added a cop to prevent future errors and handle autocorrection.
      0ce67858
  3. Oct 03, 2017
  4. Sep 28, 2017
  5. Sep 12, 2017
  6. Sep 11, 2017
  7. Aug 03, 2017
  8. Aug 02, 2017
  9. Aug 01, 2017
  10. Jul 27, 2017
  11. Jul 26, 2017
  12. Jul 06, 2017
  13. Jul 05, 2017
  14. Jun 29, 2017
  15. Jun 19, 2017
  16. Jun 09, 2017
  17. May 30, 2017
  18. May 24, 2017
  19. May 12, 2017
  20. Apr 11, 2017
  21. Apr 06, 2017
  22. Apr 05, 2017
  23. Mar 20, 2017
  24. Mar 16, 2017
  25. Mar 09, 2017
  26. Mar 08, 2017
  27. Feb 05, 2017
  28. Nov 30, 2016
  29. Nov 01, 2016
  30. Jul 25, 2016
    • 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
  31. May 02, 2016
  32. Apr 29, 2016
Loading