1. 12 3月, 2017 2 次提交
  2. 10 3月, 2017 3 次提交
  3. 09 3月, 2017 1 次提交
  4. 08 3月, 2017 4 次提交
    • A
      [WIP] Improve test setup (#1372) · f9286f74
      Arunoda Susiripala 提交于
      * Run tests serially.
      
      * Make test result verbose.
      
      * Don't wait until closing the browser.
      
      * Add some debug logs.
      
      * Add bailing support.
      
      * Get the browser with a timeout.
      
      * Add some comments.
      
      * Remove istanbul babel tranformation.
      Jest already do it and it's breaking our coveralls hit.
      f9286f74
    • T
      send credentials when fetching new route (#1371) · 634a6244
      Thomas Preusse 提交于
      634a6244
    • G
      update yarn · e15f0607
      Guillermo Rauch 提交于
      e15f0607
    • A
      Add content based HASH to main.js and common.js (#1336) · 6979e359
      Arunoda Susiripala 提交于
      * Use file hashes instead of BUILD_ID.
      Now JSON pages also not prefixed with a hash and
      doesn't support immutable caching.
      Instead it supports Etag bases caching.
      
      * Remove appUpdated Router Events hook.
      Becuase now we don't need it because there's no buildId validation.
      
      * Remove buildId generation.
      
      * Turn off hash checks in the dev mode.
      
      * Update tests.
      
      * Revert "Remove buildId generation."
      
      This reverts commit fdd36a5a0a307becdbd1d85ae3881b3a15b03d26.
      
      * Bring back the buildId validation.
      
      * Handle buildId validation only in production.
      
      * Add BUILD_ID to path again.
      
      * Remove duplicate immutable header.
      
      * Fix tests.
      6979e359
  5. 07 3月, 2017 8 次提交
  6. 06 3月, 2017 2 次提交
  7. 05 3月, 2017 5 次提交
  8. 04 3月, 2017 1 次提交
  9. 03 3月, 2017 6 次提交
  10. 02 3月, 2017 5 次提交
  11. 01 3月, 2017 3 次提交