BigW Consortium Gitlab

  1. 03 Oct, 2017 1 commit
  2. 30 Aug, 2017 1 commit
  3. 03 Aug, 2017 1 commit
  4. 27 Jul, 2017 1 commit
  5. 23 Jul, 2017 1 commit
  6. 21 Jun, 2017 1 commit
  7. 20 Mar, 2017 1 commit
  8. 16 Mar, 2017 1 commit
  9. 08 Mar, 2017 1 commit
  10. 23 Feb, 2017 2 commits
  11. 14 Feb, 2017 1 commit
  12. 07 Feb, 2017 1 commit
  13. 30 Jan, 2017 1 commit
  14. 31 Dec, 2016 14 commits
  15. 25 Jul, 2016 1 commit
    • `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.
  16. 20 Apr, 2016 1 commit
  17. 15 Mar, 2016 1 commit
  18. 29 Jan, 2016 1 commit
  19. 14 Jan, 2016 1 commit
    • Relax constraints for wiki slug · aac65984
      Douglas Barbosa Alexandre authored
      Since GitHub doesn’t apply these constraints to theirs wiki slug
      allowing characters like `,`, `:`, `*`, etc, we need to relax our
      constraints or some wiki pages will not be available after they were
      imported.
      
      For an example the Devise project have a wiki page with the following
      slug: “How To: Add sign_in, sign_out, and sign_up links to your layout
      template”
  20. 22 Mar, 2015 1 commit
  21. 03 Feb, 2015 1 commit
  22. 25 Sep, 2014 1 commit
  23. 05 May, 2014 1 commit
  24. 30 Apr, 2014 1 commit
  25. 28 Apr, 2014 1 commit
  26. 11 Apr, 2014 1 commit