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

"prune" materializer task #496

Merged
merged 23 commits into from
Aug 11, 2023
Merged

"prune" materializer task #496

merged 23 commits into from
Aug 11, 2023

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    7da6537 View commit details
    Browse the repository at this point in the history
  2. Introduce "prune" task

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b440ddd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac53b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9216bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16c307b View commit details
    Browse the repository at this point in the history
  6. Update all tests

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    38ef4f7 View commit details
    Browse the repository at this point in the history
  7. Clippy

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6e514bd View commit details
    Browse the repository at this point in the history
  8. More comments in prune task

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ffbe14f View commit details
    Browse the repository at this point in the history
  9. fmt

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a71e0b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c2f49f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0020e8 View commit details
    Browse the repository at this point in the history
  12. Correct item name

    sandreae committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    29c6627 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    fee2771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b641934 View commit details
    Browse the repository at this point in the history
  3. Test for recursive pruning

    sandreae committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2edc66c View commit details
    Browse the repository at this point in the history
  4. fmt

    sandreae committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6fa18b4 View commit details
    Browse the repository at this point in the history
  5. Tests for "prune" task

    sandreae committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9938871 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    sandreae committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0c8aeaa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Remove unused method

    sandreae committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5e00542 View commit details
    Browse the repository at this point in the history
  2. Improve doc string

    sandreae committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8134644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9021503 View commit details
    Browse the repository at this point in the history
  4. SQL re-use and more comments

    sandreae committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0a93f68 View commit details
    Browse the repository at this point in the history
  5. Change comments again

    sandreae committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8c7938f View commit details
    Browse the repository at this point in the history