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
Claire ae281f31db
Add `dev:populate_sample_data` rake task to populate test data (#34676)
7 months ago
..
annotate_rb.rake Change dependency from annotate to annotaterb (#30232) 1 year ago
assets.rake
branding.rake Fix `Rails/RootPathnameMethods` cop (#31582) 1 year ago
db.rake Further harden the warnings against changing encryption secrets (#33631) 10 months ago
dev.rake Add `dev:populate_sample_data` rake task to populate test data (#34676) 7 months ago
emojis.rake Fix libvips being unconditionally required by tasks (#34620) 7 months ago
icons.rake Add detection and download of material_symbol icons in config/navigation.rb (#31366) 1 year ago
mastodon.rake Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 7 months ago
repo.rake Fix “uninitialized constant HttpLog” errors in tootctl (#32796) 1 year ago
sidekiq_unique_jobs.rake Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 2 years ago
tests.rake Update Rails to version 7.2.2 (#30391) 1 year ago
webpacker.rake