You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib/tasks
ThibG 1242e57c27
Deal with collation-related index corruption (#14860)
* Add tootctl maintenance fix-duplicates

This tool goes through the database to detect and fix duplicates.
This operation is very slow and may cause data loss (of data that would be
inaccessible without intervention because of the existing index corruptions).
It tries its best to make sensible decisions, and asks the user in some cases.

* Add warning message in db:migrate hook

* Clear Rails cache after being done with database deduplication

Avoids followers hash cache being incorrect, among other things
4 years ago
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 7 years ago
auto_annotate_models.rake Add announcements (#12662) 5 years ago
db.rake Deal with collation-related index corruption (#14860) 4 years ago
emojis.rake Add border around 🕺 emoji (#14769) 5 years ago
mastodon.rake Fix mastodon:setup choking on env variables containing '%' (#13940) 5 years ago
repo.rake Add missing locale file for ga and add rake task to check for it (#11813) 6 years ago
statistics.rake add task to report code statistics (#2489) 8 years ago