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

Purge static files on delete #2488

Merged
merged 44 commits into from
Jul 21, 2020

Commits on Jun 17, 2020

  1. added root filename to resource mixin

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    3b17367 View commit details
    Browse the repository at this point in the history
  2. delete file from resource in api

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    0b9e7b1 View commit details
    Browse the repository at this point in the history
  3. add removal in purge task

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    00aca38 View commit details
    Browse the repository at this point in the history
  4. test storage deletion

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    cb79291 View commit details
    Browse the repository at this point in the history
  5. added verifications

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    2cf3da4 View commit details
    Browse the repository at this point in the history
  6. add user avatar deletion

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    69762f5 View commit details
    Browse the repository at this point in the history
  7. add migration

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    267cfce View commit details
    Browse the repository at this point in the history
  8. added community resource

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e9d49b8 View commit details
    Browse the repository at this point in the history
  9. complete migration script

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    94d73b2 View commit details
    Browse the repository at this point in the history
  10. add counters in migration

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c40692f View commit details
    Browse the repository at this point in the history
  11. add community deletion

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f5860b4 View commit details
    Browse the repository at this point in the history
  12. add tests

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    245518b View commit details
    Browse the repository at this point in the history
  13. add rest of tests

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    6571ace View commit details
    Browse the repository at this point in the history
  14. remove useless tabs

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    a426a07 View commit details
    Browse the repository at this point in the history
  15. update changelog

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    37b7ffc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f8f397 View commit details
    Browse the repository at this point in the history
  17. Update CHANGELOG.md

    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    quaxsze and abulte committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    1ce174c View commit details
    Browse the repository at this point in the history
  18. fix after comments

    quaxsze committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    298d3df View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. add community task

    quaxsze committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    69b26bc View commit details
    Browse the repository at this point in the history
  2. add task test

    quaxsze committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1ff91e9 View commit details
    Browse the repository at this point in the history
  3. fix migration

    quaxsze committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1c83125 View commit details
    Browse the repository at this point in the history
  4. update changelog

    quaxsze committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    e661c6c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jul 1, 2020

  1. Update CHANGELOG.md

    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    quaxsze and abulte committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e207a77 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    quaxsze and abulte committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    566362c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc72b7d View commit details
    Browse the repository at this point in the history
  4. checks url instead of filetype

    quaxsze committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    571d244 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'purgeStaticFileOnDelete' of github.com:quaxsze/udata in…

    …to purgeStaticFileOnDelete
    quaxsze committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    526dee3 View commit details
    Browse the repository at this point in the history
  6. remove log

    quaxsze committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e41e8ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. update migrations

    quaxsze committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c726020 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. add log

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    8de0475 View commit details
    Browse the repository at this point in the history
  2. trying to make migration faster

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c69bc65 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. removed deletion from migration

    quaxsze committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    3400c5e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Update CHANGELOG.md

    Co-authored-by: Alexandre Bulté <alexandre@bulte.net>
    quaxsze and abulte committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    aeb593c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6b903b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57aa765 View commit details
    Browse the repository at this point in the history
  4. add get

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    1c5bd1d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Jul 17, 2020

  1. add no cache to queryset

    quaxsze committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    aceb761 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'purgeStaticFileOnDelete' of github.com:quaxsze/udata in…

    …to purgeStaticFileOnDelete
    quaxsze committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    fbc4cae View commit details
    Browse the repository at this point in the history
  3. add timeout false

    quaxsze committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    558f3fe View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. trying by batch

    quaxsze committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e64d25a View commit details
    Browse the repository at this point in the history
  2. add no cache to batch

    quaxsze committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a27ccc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. save now datasets

    quaxsze committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e740e63 View commit details
    Browse the repository at this point in the history