1. 14 Jan, 2016 2 commits
  2. 08 Jan, 2016 1 commit
  3. 07 Jan, 2016 3 commits
  4. 06 Jan, 2016 4 commits
    • Matthew Taylor's avatar
      Fix tests · 21668d69
      Matthew Taylor authored
      21668d69
    • Matthew Taylor's avatar
      Use `strong` etag for build files · f8cadf49
      Matthew Taylor authored
      express's default is to do a "weak" etag (only looks for semantic changes, not byte-level), which might be partially responsible for not having updates to our files in browsers happen as soon as we deploy. Try strong instead.
      f8cadf49
    • Matthew Taylor's avatar
      Remove main bundle · 448ca0b1
      Matthew Taylor authored
      Render footer and nav on each view directly instead of globally in a separate bundle
      448ca0b1
    • Matthew Taylor's avatar
      Make localizations view-based · 8ae98d70
      Matthew Taylor authored
      1. Load locale strings into `window._messages` in a separate file added to `template.html`, which contains view-specific and general strings
      2. Update build-locales to compile separate files
      8ae98d70
  5. 23 Dec, 2015 1 commit
  6. 16 Dec, 2015 6 commits
  7. 15 Dec, 2015 4 commits
  8. 11 Dec, 2015 1 commit
  9. 10 Dec, 2015 2 commits
  10. 09 Dec, 2015 4 commits
  11. 08 Dec, 2015 11 commits
  12. 04 Dec, 2015 1 commit