1. 05 Nov, 2015 1 commit
  2. 04 Nov, 2015 6 commits
  3. 03 Nov, 2015 3 commits
  4. 31 Oct, 2015 1 commit
  5. 30 Oct, 2015 1 commit
  6. 27 Oct, 2015 1 commit
  7. 20 Oct, 2015 4 commits
  8. 19 Oct, 2015 10 commits
  9. 18 Oct, 2015 4 commits
  10. 17 Oct, 2015 2 commits
  11. 16 Oct, 2015 1 commit
  12. 15 Oct, 2015 1 commit
  13. 14 Oct, 2015 2 commits
  14. 13 Oct, 2015 2 commits
  15. 12 Oct, 2015 1 commit
    • David Runger's avatar
      use express.js server for tests; closes #1465 · 7b7c8d97
      David Runger authored
      Use an express.js server for tests instead of http-server. The primary
      reason for this is that express has an available middleware that allows
      us to specificy the location of the favicon other than the root
      directory. This is needed because the favicon lives in the site-assets
      directory.
      7b7c8d97