summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Changelog generator should allow merging two or more versions (#35648).Marius Balteanu2024-11-171-145/+90
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23287 e93f8b46-1217-0410-a6f0-8f06a7374b81
* `chmod +x bin/changelog.rb` to make it executable.Go MAEDA2024-06-111-0/+0
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22868 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the changelog generator to work with the current www.redmine.org.Go MAEDA2023-09-301-3/+3
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@22321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Directly call URI.open instead of calling it via Kernel#open to fix ↵Go MAEDA2023-03-051-3/+3
| | | | | | deprecation warning. git-svn-id: https://svn.redmine.org/redmine/trunk@22128 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changelog Generator: Change URL scheme to https.Go MAEDA2021-03-201-2/+2
| | | | | | | www.redmine.org no longer supports http. git-svn-id: http://svn.redmine.org/redmine/trunk@20831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
| | | | | | | Patch by Go MAEDA and Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@18197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove frozen_string_literal magic comment from files which are not used ↵Go MAEDA2019-03-215-8/+0
| | | | | | when running the application or tests (#23630). git-svn-id: http://svn.redmine.org/redmine/trunk@17997 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-155-0/+9
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Just use current date.Jean-Philippe Lang2018-06-101-12/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17376 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves changelog.rb to /bin.Jean-Philippe Lang2017-07-231-0/+347
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* svn propset svn:executable bin/ filesToshi MARUYAMA2015-01-183-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13900 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace ruby.exe to ruby at bin/ filesToshi MARUYAMA2014-11-253-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-224-0/+17
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81