BigW Consortium Gitlab

  1. 07 Oct, 2016 1 commit
    • 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.
  2. 06 Jun, 2016 1 commit
    • Render `gon` data in the page `body`, not `head` · 1f713d52
      Timothy Andrew authored
      - Turbolinks caches the `head`, so `gon` updates don't show up unless
        the user navigates to page directly (by URL) or performs a refresh.
      - The solution is to render `gon` in the body instead.
      - Also update the syntax to the new Rails 4 (according to the gon
        README) syntax.
  3. 03 Dec, 2015 1 commit
  4. 08 Sep, 2015 1 commit
  5. 13 Jun, 2015 1 commit
  6. 01 Jun, 2015 1 commit
  7. 22 Apr, 2015 3 commits
  8. 17 Jan, 2015 1 commit
  9. 08 Jan, 2015 2 commits
  10. 24 Dec, 2014 1 commit
  11. 25 Sep, 2014 1 commit
  12. 15 Aug, 2014 1 commit
  13. 13 Aug, 2014 1 commit
  14. 23 Jul, 2014 2 commits
  15. 13 Jul, 2014 1 commit
  16. 11 Jul, 2014 3 commits
  17. 21 Jun, 2014 1 commit
  18. 29 Apr, 2014 1 commit
  19. 16 Dec, 2013 1 commit
  20. 24 Sep, 2013 1 commit
  21. 20 Jun, 2013 1 commit
  22. 28 Feb, 2013 2 commits
  23. 01 Dec, 2012 1 commit
    • refactor flash · a9a54979
      Cyril authored
      * make unobtrusive js
      * convert js to coffee
  24. 29 Sep, 2012 1 commit
  25. 10 Aug, 2012 1 commit
  26. 06 Jul, 2012 1 commit
  27. 26 Feb, 2012 1 commit
  28. 12 Feb, 2012 1 commit
  29. 09 Feb, 2012 1 commit
  30. 27 Jan, 2012 1 commit
  31. 26 Jan, 2012 1 commit
  32. 28 Dec, 2011 1 commit
  33. 03 Nov, 2011 1 commit