BigW Consortium Gitlab

  1. 31 Dec, 2016 2 commits
  2. 03 Nov, 2016 1 commit
  3. 15 Oct, 2016 2 commits
  4. 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.
  5. 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.
  6. 03 Dec, 2015 1 commit
  7. 08 Sep, 2015 1 commit
  8. 13 Jun, 2015 1 commit
  9. 01 Jun, 2015 1 commit
  10. 22 Apr, 2015 3 commits
  11. 17 Jan, 2015 1 commit
  12. 08 Jan, 2015 2 commits
  13. 24 Dec, 2014 1 commit
  14. 25 Sep, 2014 1 commit
  15. 15 Aug, 2014 1 commit
  16. 13 Aug, 2014 1 commit
  17. 23 Jul, 2014 2 commits
  18. 13 Jul, 2014 1 commit
  19. 11 Jul, 2014 3 commits
  20. 21 Jun, 2014 1 commit
  21. 29 Apr, 2014 1 commit
  22. 16 Dec, 2013 1 commit
  23. 24 Sep, 2013 1 commit
  24. 20 Jun, 2013 1 commit
  25. 28 Feb, 2013 2 commits
  26. 01 Dec, 2012 1 commit
    • refactor flash · a9a54979
      Cyril authored
      * make unobtrusive js
      * convert js to coffee
  27. 29 Sep, 2012 1 commit
  28. 10 Aug, 2012 1 commit
  29. 06 Jul, 2012 1 commit
  30. 26 Feb, 2012 1 commit
  31. 12 Feb, 2012 1 commit