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

perf(mason): compile hooks #613

Merged
merged 24 commits into from Nov 12, 2022
Merged

perf(mason): compile hooks #613

merged 24 commits into from Nov 12, 2022

Commits on Nov 9, 2022

  1. Copy the full SHA
    d340ad1 View commit details
    Browse the repository at this point in the history
  2. test coverage

    felangel committed Nov 9, 2022
    Copy the full SHA
    d9ee076 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused import

    felangel committed Nov 9, 2022
    Copy the full SHA
    65e1f2a View commit details
    Browse the repository at this point in the history
  4. revert test removal

    felangel committed Nov 9, 2022
    Copy the full SHA
    5785a44 View commit details
    Browse the repository at this point in the history
  5. perf(mason): compile hooks

    felangel committed Nov 9, 2022
    Copy the full SHA
    629bdd4 View commit details
    Browse the repository at this point in the history
  6. simplify

    felangel committed Nov 9, 2022
    Copy the full SHA
    bf72b00 View commit details
    Browse the repository at this point in the history
  7. revert test changes

    felangel committed Nov 9, 2022
    Copy the full SHA
    8a4a41a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9a0f1e5 View commit details
    Browse the repository at this point in the history
  9. refactor

    felangel committed Nov 9, 2022
    Copy the full SHA
    f05880f View commit details
    Browse the repository at this point in the history
  10. retry

    felangel committed Nov 9, 2022
    Copy the full SHA
    bbc9f92 View commit details
    Browse the repository at this point in the history
  11. cleanup

    felangel committed Nov 9, 2022
    Copy the full SHA
    b601d9a View commit details
    Browse the repository at this point in the history
  12. tests

    felangel committed Nov 9, 2022
    Copy the full SHA
    b2808c7 View commit details
    Browse the repository at this point in the history
  13. format

    felangel committed Nov 9, 2022
    Copy the full SHA
    14cf869 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. compile on installation

    felangel committed Nov 10, 2022
    Copy the full SHA
    ff21fed View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. use kernel module

    felangel committed Nov 11, 2022
    Copy the full SHA
    4466cdb View commit details
    Browse the repository at this point in the history
  2. coverage

    felangel committed Nov 11, 2022
    Copy the full SHA
    73882d2 View commit details
    Browse the repository at this point in the history
  3. format

    felangel committed Nov 11, 2022
    Copy the full SHA
    40aa45c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    59a958a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. rename hash to fileHash

    felangel committed Nov 12, 2022
    Copy the full SHA
    55452af View commit details
    Browse the repository at this point in the history
  2. compile on installation

    felangel committed Nov 12, 2022
    Copy the full SHA
    948f87a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    43ed5e7 View commit details
    Browse the repository at this point in the history
  4. fix test

    felangel committed Nov 12, 2022
    Copy the full SHA
    e8f8b14 View commit details
    Browse the repository at this point in the history
  5. improve logging

    felangel committed Nov 12, 2022
    Copy the full SHA
    3aa591b View commit details
    Browse the repository at this point in the history
  6. test fixes

    felangel committed Nov 12, 2022
    Copy the full SHA
    e5ea245 View commit details
    Browse the repository at this point in the history