1. 05 Jan, 2017 1 commit
  2. 05 Dec, 2016 1 commit
  3. 22 Nov, 2016 1 commit
  4. 03 Nov, 2016 1 commit
  5. 14 Oct, 2016 1 commit
  6. 06 Oct, 2016 1 commit
  7. 02 Oct, 2016 1 commit
  8. 02 Sep, 2016 1 commit
  9. 08 Aug, 2016 1 commit
  10. 04 Aug, 2016 1 commit
  11. 19 Jun, 2016 1 commit
  12. 26 May, 2016 1 commit
  13. 24 May, 2016 3 commits
  14. 05 May, 2016 1 commit
  15. 02 May, 2016 2 commits
  16. 27 Apr, 2016 1 commit
  17. 22 Apr, 2016 3 commits
  18. 14 Apr, 2016 1 commit
  19. 07 Apr, 2016 1 commit
  20. 04 Apr, 2016 1 commit
  21. 25 Mar, 2016 1 commit
    • Fix issues with Underscore in the asset pipeline · 6dd09a89
      FEDX-121
      
      The previous approach for handling NPM assets was
      to symlink them into the static directory. This appeared
      to cause trouble with the asset pipeline where the files
      in question were not installed and then old versions were
      picked up instead.
      
      This change instead copies NPM libraries to a new
      static directory so that the pipeline can consume them
      as with any other file. This new directory is added to
      .gitignore so that the files don't get accidentally
      checked in.
      Andy Armstrong committed
  22. 22 Mar, 2016 2 commits
  23. 18 Mar, 2016 1 commit
  24. 16 Mar, 2016 2 commits
  25. 07 Mar, 2016 1 commit
  26. 05 Mar, 2016 1 commit
  27. 02 Mar, 2016 1 commit
  28. 29 Feb, 2016 1 commit
  29. 26 Feb, 2016 1 commit
  30. 24 Feb, 2016 1 commit
  31. 12 Feb, 2016 1 commit
  32. 10 Feb, 2016 2 commits