summaryrefslogtreecommitdiff
path: root/test/controllers/revisions_controller_test.rb
AgeCommit message (Expand)Author
2026-08-14Fold revision metadata into a two-line rowerdgeist
2026-08-09Report every editorial attribute in the revision differdgeist
2026-08-02Keep the compared translation independent of the interface languageerdgeist
2026-07-25Extract admin strings to i18n: revisions, page_translations, and menu items,erdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-14Retire wipe_draft! and find_or_create_draft from production codeerdgeist
2026-07-13Make revision diffs locale-aware, defaulting to whichever locale changederdgeist
2026-07-10Add test for backlink in revisions#indexerdgeist
2026-07-10Include assets, tags and template in diff between revisionserdgeist
2026-07-10Ensure that comparison view toggle is there for all diff modeserdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-10Whitespace fixeserdgeist
2026-07-10Fix stale assertions and escaped body in revisions#showerdgeist
2026-07-10Retire vendored cacycle_diff.js for a diff-lcs-based diff viewerdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Rails 5.2 test updateserdgeist