summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Changelog generator should allow merging two or more versions (#35648).Marius Balteanu2024-11-171-145/+90
* `chmod +x bin/changelog.rb` to make it executable.Go MAEDA2024-06-111-0/+0
* Fix the changelog generator to work with the current www.redmine.org.Go MAEDA2023-09-301-3/+3
* Directly call URI.open instead of calling it via Kernel#open to fix deprecati...Go MAEDA2023-03-051-3/+3
* Changelog Generator: Change URL scheme to https.Go MAEDA2021-03-201-2/+2
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-215-8/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-155-0/+9
* Just use current date.Jean-Philippe Lang2018-06-101-12/+2
* Moves changelog.rb to /bin.Jean-Philippe Lang2017-07-231-0/+347
* svn propset svn:executable bin/ filesToshi MARUYAMA2015-01-183-0/+0
* replace ruby.exe to ruby at bin/ filesToshi MARUYAMA2014-11-253-3/+3
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-224-0/+17