summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolicerdgeist
2026-06-30Remove obsolete viewerdgeist
2026-06-30Remove obsolete partialerdgeist
2026-06-30Prevent xss by not allowing return_to to point to javascript resourceserdgeist
2026-06-30Fix aggregate shortcode syntax in content_controller_testerdgeist
2026-06-30Replace installing click event handler with non-jquery codeerdgeist
2026-06-30Replace Shadowbox with GLightbox, drop jQuery from public siteerdgeist
2026-06-30Unify jQuery: serve public site jQuery via asset pipelineerdgeist
2026-06-30Ignore public/assetserdgeist
2026-06-30Improve admin search overlay layout and behaviourerdgeist
2026-06-29Remove debug output for admin searcherdgeist
2026-06-29Restore and improve admin node searcherdgeist
2026-06-28Fix tag list rendering in node editorerdgeist
2026-06-27rss: add per-tag Atom feed at /rss/tags/:tag/updates.xmlerdgeist
2026-06-27Migration from Rails 2.3.5 to Rails 8.1 successful.erdgeist
2026-06-27rss: fix self link to include .xml suffixerdgeist
2026-06-27rc.d: switch to rails8-upgrade gemset, hook up start_precmderdgeist
2026-06-27Stage 7 click-testing fixes (2)erdgeist
2026-06-27Stage 7 click-testing fixeserdgeist
2026-06-27Fix flash delete for empty flasheserdgeist
2026-06-27Stop forcing escaped HTML into the database just because XML Builder was used wrongerdgeist
2026-06-27Fix routes after removing the routing-filtererdgeist
2026-06-27Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
2026-06-27Fix unversioned migrationserdgeist
2026-06-27Stage 6 click-testing fixes and production setuperdgeist
2026-06-27Fix I18n::InvalidLocale :root errorserdgeist
2026-06-26update unicorn and rc.d docserdgeist
2026-06-26Add minimal storage.yml to satisfy Active Storage engine in productionerdgeist
2026-06-26Enable full-text search via PostgreSQL tsvector on page_translationserdgeist
2026-06-26Fix ImageMagick 7: use 'magick' instead of deprecated 'convert'erdgeist
2026-06-26Update pg gem to ~> 1.5 now that PostgreSQL 16 is in useCharlie Root
2026-06-26Fix minitest gem group placementerdgeist
2026-06-26Fix RSS feeds, xmlparser initializererdgeist
2026-06-26Stage 5 click-testing fixeserdgeist
2026-06-26Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment configerdgeist
2026-06-26Stage 5: Rails 6.1 → 7.2 on Ruby 3.2.11erdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Rails 5.2 test updateserdgeist
2026-06-25Rails 5.2 application fixeserdgeist
2026-06-25Upgrade to Rails 5.2.8.1 on Ruby 2.5.8erdgeist
2026-06-25Rails 4.2 view fixeserdgeist
2026-06-25Rails 4.2 model and controller fixeserdgeist
2026-06-25Upgrade to Rails 4.2.11.3erdgeist
2026-06-24Fix tagged content aggregator, assets path, and add regression testserdgeist
2026-06-24Upgrade acts-as-taggable-on to 3.5, add Rails 3.2 config fixeserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2026-06-23Update deployed state to what's currently runningerdgeist
2025-02-06Improve worklflowerdgeist
2025-02-05Add warner if theres unescaped entities inside the Title fieldserdgeist
2025-02-05Enhance admin view by sitemaperdgeist