Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: respect cache flag in parent process #556

Merged
merged 10 commits into from
Apr 20, 2017
Merged

fix: respect cache flag in parent process #556

merged 10 commits into from
Apr 20, 2017

Commits on Apr 19, 2017

  1. fix: respect cache flag in parent process

    Benjamin Coe committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    c93d14c View commit details
    Browse the repository at this point in the history
  2. fix: fix a couple bugs with new cache logic

    Benjamin Coe committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    fdc59c5 View commit details
    Browse the repository at this point in the history
  3. fix: remap after we've merged all reports

    Benjamin Coe committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    c60b9e2 View commit details
    Browse the repository at this point in the history
  4. fix: whoops, don't reference _this

    Benjamin Coe committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    8f7bec7 View commit details
    Browse the repository at this point in the history
  5. fix: we sure should add some unit tests for source maps

    Benjamin Coe committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    5dc02cd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. chore: refactor hash logic into a module, so that it can be used by s…

    …ource-maps and coverage
    Benjamin Coe committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    4cc24a8 View commit details
    Browse the repository at this point in the history
  2. chore: add test based on @JaKXz's review; refactor tests significantl…

    …y, to make new tests more fun to add
    Benjamin Coe committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    24307c5 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused fixtures

    Benjamin Coe committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    bd989a5 View commit details
    Browse the repository at this point in the history
  4. chore: remove use strict, so that we can use const

    Benjamin Coe committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    7db4380 View commit details
    Browse the repository at this point in the history
  5. chore: make Windows tests pass

    Benjamin Coe committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    c3f5bd5 View commit details
    Browse the repository at this point in the history