summaryrefslogtreecommitdiffstats
path: root/lib/redmine/helpers/url.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Remove trailing whitespaces from lib (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-261-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-1/+1
* Limits the schemes that Markdown links can use (#22924).Jean-Philippe Lang2016-06-011-0/+35