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

[12] fix moving folders out of a cache jail #5655

Merged
merged 6 commits into from
Jul 13, 2017

Commits on Jul 13, 2017

  1. fix moving folders out of a cache jail

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    996269c View commit details
    Browse the repository at this point in the history
  2. Add repair step for invalid paths

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    92b14fa View commit details
    Browse the repository at this point in the history
  3. Run repair step only once

    Signed-off-by: Morris Jobke <hey@morrisjobke.de>
    MorrisJobke authored and icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    d422875 View commit details
    Browse the repository at this point in the history
  4. adjust to moved repair step

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    64d0a0f View commit details
    Browse the repository at this point in the history
  5. use a generator instead of fetching all rows at once

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    95e17a8 View commit details
    Browse the repository at this point in the history
  6. chunk getting invalid paths and reuse queries

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    069df4c View commit details
    Browse the repository at this point in the history