Commit Graph

11 Commits

Author SHA1 Message Date
Go MAEDA
c39ac52da7 Update usage description to clarify support for multiple version IDs in changelog.rb (#35648).
git-svn-id: https://svn.redmine.org/redmine/trunk@23471 e93f8b46-1217-0410-a6f0-8f06a7374b81
2025-01-29 07:22:17 +00:00
Marius Balteanu
671219a285 Changelog generator should allow merging two or more versions (#35648).
git-svn-id: https://svn.redmine.org/redmine/trunk@23287 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-11-17 11:35:46 +00:00
Go MAEDA
e7cae22dfb chmod +x bin/changelog.rb to make it executable.
git-svn-id: https://svn.redmine.org/redmine/trunk@22868 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-06-11 08:37:15 +00:00
Go MAEDA
a7e21f1dfd Fix the changelog generator to work with the current www.redmine.org.
git-svn-id: https://svn.redmine.org/redmine/trunk@22321 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-09-30 05:23:26 +00:00
Go MAEDA
89d759ed7a Directly call URI.open instead of calling it via Kernel#open to fix deprecation warning.
git-svn-id: https://svn.redmine.org/redmine/trunk@22128 e93f8b46-1217-0410-a6f0-8f06a7374b81
2023-03-05 05:07:50 +00:00
Go MAEDA
6d0157568d Changelog Generator: Change URL scheme to https.
www.redmine.org no longer supports http.


git-svn-id: http://svn.redmine.org/redmine/trunk@20831 e93f8b46-1217-0410-a6f0-8f06a7374b81
2021-03-20 06:55:49 +00:00
Go MAEDA
b0e17e8199 Don't rescue Exception class (#31387).
Patch by Go MAEDA and Pavel Rosický.


git-svn-id: http://svn.redmine.org/redmine/trunk@18197 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-05-25 06:50:25 +00:00
Go MAEDA
3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630).
git-svn-id: http://svn.redmine.org/redmine/trunk@17997 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-21 06:06:53 +00:00
Go MAEDA
5861160ffc Add "frozen_string_literal: false" for all files (#26561).
This will be changed to true in the future.


git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
2019-03-15 01:32:57 +00:00
Jean-Philippe Lang
a4f0c4360d Just use current date.
git-svn-id: http://svn.redmine.org/redmine/trunk@17376 e93f8b46-1217-0410-a6f0-8f06a7374b81
2018-06-10 06:10:20 +00:00
Jean-Philippe Lang
26b7d9c8da Moves changelog.rb to /bin.
git-svn-id: http://svn.redmine.org/redmine/trunk@16867 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-07-23 12:51:36 +00:00