Commit Graph

23 Commits (f77d4a302d8ee5999979136290caac556cac8873)

Author SHA1 Message Date
Mark Felder 92fba24c74 Alpha sort
4 years ago
Mark Felder 30f96b19c1 Abstract out the database maintenance. I'd like to use this from AdminFE too.
4 years ago
Mark Felder 0d57e06626 Make clearer that this is time and resource consuming
4 years ago
Mark Felder 73ca57e4f1 Make it obvious a full vacuum can take a while
4 years ago
Mark Felder a2f57bd82b Permit easy access to vaccum full and analyze via a mix task
4 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Egor Kislitsyn 4ea1a61b00
Merge branch 'develop' into refactor/following-relationships
5 years ago
rinpatch 39e996528c Fix a migration wiping user info of users that don't have any mutes
5 years ago
Egor Kislitsyn 059005ff82
Replace `user.following` with Pleroma.FollowingRelationship
5 years ago
rinpatch e00403af23 Mix tasks: derive moduledoc from doc files
5 years ago
rinpatch 6baa037903 Move database maintenance tasks docs to a separate file
5 years ago
Haelwenn (lanodan) Monnier 447514dfa2
Bump copyright years of files changed in 2019
5 years ago
Sergey Suprunenko af4cf35e20 Strip internal fields including likes from incoming and outgoing activities
5 years ago
Ariadne Conill b93498eb52 constants: add as_public constant and use it everywhere
5 years ago
rinpatch 8c7a382027 Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions
5 years ago
rinpatch 54e10a3e55 Disable timeouts for object pruning query
5 years ago
William Pitcock a023ca004c prune objects task: use Repo.delete_all()
5 years ago
William Pitcock 16b260fb19 add mix task to prune the object database using a configured retention period
5 years ago
Sergey Suprunenko 2c303afc8b Remove duplicated entries in users' following lists
5 years ago
Mark Felder efa61c1610 Move to pleroma.database mix task
5 years ago
rinpatch 73b8c5387b Add some logging
6 years ago
rinpatch 945325013a remove query timeouts
6 years ago
rinpatch 099f89367e Replace embedded object migration with a mix task
6 years ago