summaryrefslogtreecommitdiffstats
path: root/app/views/common/feed.atom.builder
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-1/+1
* Raise the maximum length of the title element in the Atom feed from 100 to 30...Go MAEDA2024-02-071-3/+3
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-251-1/+1
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-141-1/+1
* remove spaces inside {} of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-221-1/+1
* shorten long line of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-211-3/+24
* remove unneeded semicolon from app/views/common/feed.atom.builderToshi MARUYAMA2020-11-201-1/+1
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-3/+5
* Enable frozen_string_literal for app/views/*/*.builder (#26561).Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-2/+2
* Use named routes or helpers.Jean-Philippe Lang2014-11-261-1/+1
* Rails4: add ApplicationHelper#truncate_single_line_raw method replacing trunc...Toshi MARUYAMA2014-02-061-3/+3
* Adds favicon to ATOM feeds (#14309).Jean-Philippe Lang2014-01-121-0/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-2/+2
* Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom....Toshi MARUYAMA2011-10-041-0/+31