summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Expand)Author
2026-08-07Move the pending address from the node onto the drafterdgeist
2026-08-04Rework the README/INSTALL documents and provide a bootstrap script (untested ;)erdgeist
2026-08-03Display stale accounts in users#indexerdgeist
2026-08-02Log user logins and reconstruct last activity from logserdgeist
2026-08-01Add rake users:clear_otp as the second-factor recovery patherdgeist
2026-08-01Add escape hatch rake task should all admins lose their 2nd factorerdgeist
2026-07-31Group user accounts by roleerdgeist
2026-07-30Generate a 1200x630 social card variant for every asseterdgeist
2026-07-23Force tags to be lowercase. A script unifies existing tags in both caseserdgeist
2026-07-23Record asset deltas at publish, with changed assets as participantserdgeist
2026-07-23Add action_participants, recording every node a trash/destroy toucheserdgeist
2026-07-21Implement model side of PDF raster preview generationerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-16Add a script to backfill action log from existing recordserdgeist
2026-07-13Add assets:regenerate_variants rake taskerdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2010-03-02ruby 1.9 compatibility hukl
2009-11-15rake task to set the update template on all updateshukl
2009-11-12cleanup of rake task outputhukl
2009-11-11added rake task to remove orphan pages (pages without a node)hukl
2009-11-11added rake task to migrate to the new editor column.
also added rake task to repair pages that don't have a published_at date sethukl
2009-10-21adding admin flag in setup taskhukl
2009-09-17preparing for postgres migration. adding rake task for conversionhukl
2009-09-05changed the rcov gem requirement and updated rcov taskhukl
2009-04-19updated rake taskhukl
2009-04-18added update_authors_on_pages task. run after importing authorshukl
2009-04-07adding the new chaos_importer.rb to the setup_environment task.hukl
2009-03-05more entities translated, refined xpath selectorhukl
2009-03-05get rid of the stupid entities. its the 21st century baby. unicode is widely available already! except for windowshukl
2009-03-01run rake cccms:setup_environment to get all tasks done at oncehukl
2009-02-28building rcov output as well ?hukl
2009-02-28description for taskhukl
2009-02-27new taskhukl
2009-02-27rake task for integrityhukl
2009-02-27new coverage rake task - finallyhukl
2009-02-24put the rcov task into a seperate file so rcov is not necessaryhukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-21added importer for authors and adding proper authorshukl
2009-02-21rake task to create a user and rake task to importhukl