An error occurred fetching the project authors.
  1. 07 Oct, 2016 1 commit
    • Nick Thomas's avatar
      Enable CacheMarkdownField for the remaining models · 99205515
      Nick Thomas authored
      This commit alters views for the following models to use the markdown cache if
      present:
      
      * AbuseReport
      * Appearance
      * ApplicationSetting
      * BroadcastMessage
      * Group
      * Issue
      * Label
      * MergeRequest
      * Milestone
      * Project
      
      At the same time, calls to `escape_once` have been moved into the `single_line`
      Banzai pipeline, so they can't be missed out by accident and the work is done
      at save, rather than render, time.
      99205515
  2. 30 Sep, 2016 2 commits
  3. 28 Sep, 2016 2 commits
  4. 19 Aug, 2016 1 commit
  5. 12 Jul, 2016 1 commit
  6. 05 Jul, 2016 1 commit
  7. 08 Jun, 2016 1 commit
  8. 26 Feb, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      Branded login page also in CE · 9a2869ab
      Zeger-Jan van de Weg authored
      The only major difference with the EE version is the change from a light and dark logo to only a header logo
      The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
      9a2869ab
  9. 21 Oct, 2015 1 commit
    • Job van der Voort's avatar
      Animate the logo on hover · dd0552c3
      Job van der Voort authored
      The logo is now rendered as pure SVG, rather than image referencing a
      svg. The SVG has an id and the shapes of the logo have a shared class.
      The shapes change their fill color on hover with a transition.
      dd0552c3
  10. 09 Sep, 2015 1 commit
  11. 26 Aug, 2015 1 commit
  12. 19 Jun, 2015 1 commit
  13. 25 Feb, 2015 2 commits
  14. 13 Jul, 2014 1 commit
  15. 11 Jul, 2014 3 commits