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

Leverage manifest file to improve startup speed. #22

Merged
merged 32 commits into from
Sep 10, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    b24626c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. simplify middleware init

    Archmonger committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    007876c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    201b64c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Semi-functional solution

    Archmonger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dbba752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c93ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd47850 View commit details
    Browse the repository at this point in the history
  4. drop python 3.8 support

    Archmonger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d667d9a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    08a4050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a7cbb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    1429b77 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f38dd3f View commit details
    Browse the repository at this point in the history
  3. reorder manifest defaults

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f52dff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df751cf View commit details
    Browse the repository at this point in the history
  5. remove unneeded comment

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    82b9801 View commit details
    Browse the repository at this point in the history
  6. no relative imports

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    98edffe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4997335 View commit details
    Browse the repository at this point in the history
  8. add changelog

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a2c9496 View commit details
    Browse the repository at this point in the history
  9. Fix manifest autorefresh

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9a9965a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77d3909 View commit details
    Browse the repository at this point in the history
  11. insert_directory generic

    Archmonger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7bd460c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Use stored stat cache

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4d22a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ab52a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b5539d View commit details
    Browse the repository at this point in the history
  4. new use_finders docs

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dda35ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f271296 View commit details
    Browse the repository at this point in the history
  6. remove path resolver

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6916d66 View commit details
    Browse the repository at this point in the history
  7. Fix legacy Django support

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8a45192 View commit details
    Browse the repository at this point in the history
  8. Django 3.2 compatibility

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8a9f168 View commit details
    Browse the repository at this point in the history
  9. self-review

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    28f0dfb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49f871b View commit details
    Browse the repository at this point in the history
  11. add docs for use_manifest

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9e62147 View commit details
    Browse the repository at this point in the history
  12. Less busy changelog

    Archmonger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ab8bb89 View commit details
    Browse the repository at this point in the history