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: prevent excessive repo-server disk usage for large repos (#8845) #8897

Merged
merged 8 commits into from Mar 29, 2022

Commits on Mar 25, 2022

  1. fix: prevent excessive repo-server disk usage for large repos

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    38596a2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d90887f View commit details
    Browse the repository at this point in the history
  3. fix: add test

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    6618e7a View commit details
    Browse the repository at this point in the history
  4. chore: lint

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    35b9e27 View commit details
    Browse the repository at this point in the history
  5. fix: test that checking out a fake commit fails

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    03d93c0 View commit details
    Browse the repository at this point in the history
  6. chore: fix test name

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    8ea0cba View commit details
    Browse the repository at this point in the history
  7. chore: fix lint

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    70dad90 View commit details
    Browse the repository at this point in the history
  8. chore: start CI

    Signed-off-by: Michael Crenshaw <michael@crenshaw.dev>
    crenshaw-dev committed Mar 25, 2022
    Copy the full SHA
    a595331 View commit details
    Browse the repository at this point in the history