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

Unified file emission api #2999

Merged
merged 30 commits into from Aug 5, 2019
Merged

Unified file emission api #2999

merged 30 commits into from Aug 5, 2019

Commits on Aug 1, 2019

  1. Use new FileEmitter for basic cases around assets. TODO: Replace asset

    hooks completely, create tests for assets using the new hooks.
    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    8beb5f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c27680d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be510fe View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2825885 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    aeb81ff View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2d9e8fd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    022f25b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a6c0e17 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f5ad4b1 View commit details
    Browse the repository at this point in the history
  10. Support unnamed assets

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    1b25216 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e027bbd View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    8216cfc View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    270eb5b View commit details
    Browse the repository at this point in the history
  14. Fix some TODOs

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    5e85eee View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c7bfaee View commit details
    Browse the repository at this point in the history
  16. Refine error handling

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    c90026a View commit details
    Browse the repository at this point in the history
  17. Test some more errors

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    4087a23 View commit details
    Browse the repository at this point in the history
  18. Refine file emission

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    39fb3a4 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d583068 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    a2316a5 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    0972501 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5078443 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    689ba18 View commit details
    Browse the repository at this point in the history
  24. Test edge cases

    lukastaegert committed Aug 1, 2019
    Copy the full SHA
    0bf918a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Copy the full SHA
    fedee4d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3cd734 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56b0a06 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    35ecf88 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6d4199e View commit details
    Browse the repository at this point in the history
  6. Add documentation

    lukastaegert committed Aug 2, 2019
    Copy the full SHA
    e4f44c0 View commit details
    Browse the repository at this point in the history