index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
rss_controller.rb
Age
Commit message (
Expand
)
Author
2026-07-31
Bind aggregates over scoped tags to their subtree
erdgeist
2026-07-31
Set the rss locale more explicit
erdgeist
2026-06-30
Remove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolic
erdgeist
2026-06-27
rss: add per-tag Atom feed at /rss/tags/:tag/updates.xml
erdgeist
2026-06-25
Rails 5.2 application fixes
erdgeist
2026-06-24
Fix tagged content aggregator, assets path, and add regression tests
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-11-20
Its the final fix for the RSS Feed issues. Apparently people were subscribing the feed with weird locales set. Therfore the locale in the feed links and ids ...
hukl
2009-11-18
added template for old RDF feed - needs to be validated though
hukl
2009-11-03
rss updates expire in 31 minutes
hukl
2009-09-11
first steps for recent changes rss feed
hukl
2009-09-10
more rss feed enhancements
hukl
2009-09-10
added public rss controller plus template to render the latest 20 updates into a neat little atom feed
hukl