Skip to content
Snippets Groups Projects
  1. Jul 29, 2016
  2. Jul 26, 2016
  3. Jul 22, 2016
  4. Jun 29, 2016
  5. Jun 28, 2016
  6. Jun 27, 2016
  7. Jun 20, 2016
  8. Jun 13, 2016
  9. Jun 09, 2016
  10. May 19, 2016
  11. May 18, 2016
  12. May 11, 2016
    • Ben Patterson's avatar
      Firefox version must meet a minimum · 62df58fa
      Ben Patterson authored
      This will be a backwards-compatible change, which will allow
      developers that use older versions of firefox (e.g., 28) to
      continue with development while also supporting a build system
      and development that uses newer firefox versions (e.g., 42)
      62df58fa
  13. May 02, 2016
  14. Apr 22, 2016
  15. Apr 21, 2016
  16. Apr 11, 2016
  17. Apr 06, 2016
  18. Apr 01, 2016
  19. Mar 25, 2016
    • Andy Armstrong's avatar
      Fix issues with Underscore in the asset pipeline · 6dd09a89
      Andy Armstrong authored
      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.
      6dd09a89
  20. Mar 22, 2016
  21. Feb 29, 2016