Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changelog generator should allow merging two or more versions (#35648). | Marius Balteanu | 2024-11-17 | 1 | -145/+90 |
* | `chmod +x bin/changelog.rb` to make it executable. | Go MAEDA | 2024-06-11 | 1 | -0/+0 |
* | Fix the changelog generator to work with the current www.redmine.org. | Go MAEDA | 2023-09-30 | 1 | -3/+3 |
* | Directly call URI.open instead of calling it via Kernel#open to fix deprecati... | Go MAEDA | 2023-03-05 | 1 | -3/+3 |
* | Changelog Generator: Change URL scheme to https. | Go MAEDA | 2021-03-20 | 1 | -2/+2 |
* | Don't rescue Exception class (#31387). | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 1 | -2/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Just use current date. | Jean-Philippe Lang | 2018-06-10 | 1 | -12/+2 |
* | Moves changelog.rb to /bin. | Jean-Philippe Lang | 2017-07-23 | 1 | -0/+347 |