BigW Consortium Gitlab

  1. 03 Sep, 2015 1 commit
  2. 21 May, 2015 1 commit
  3. 14 May, 2015 1 commit
  4. 16 Mar, 2015 1 commit
    • Fix invalid Atom feeds when using emoji, horizontal rules, or images. · 90aa870c
      Christian Walther authored
      Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like <img> and <hr>, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
  5. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
  6. 10 Oct, 2014 1 commit
  7. 01 Jul, 2014 1 commit
  8. 05 Apr, 2013 1 commit
  9. 04 Oct, 2012 1 commit
  10. 24 Sep, 2012 1 commit
    • Add a more verbose dashboard event feed · 0b8e956f
      Alex Leutgöb authored
      - Add project name to event title
      - Push: Entry links to single commit or commits overview depending on number of pushed commits
      - Push: Display first 15 commits with commit message and author and link to single commit
      - Issues: Display issue description