summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/plugin_loader_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Remove code that is no longer needed as a result of asset pipeline implementa...Marius Balteanu2024-01-251-23/+0
* Reverts r22507, r22508 and r22510 (#36320, #39803).Marius Balteanu2023-12-121-6/+1
* Adds test for plugin autoloading plugins issue (#36320).Marius Balteanu2023-12-101-0/+4
* Allows configure plugins directory path in order to change the default locati...Marius Balteanu2023-12-101-1/+2
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Fix redmine:plugins:assets rake task fails (#36287, #32938).Go MAEDA2021-12-081-0/+14
* Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...Marius Balteanu2021-11-251-0/+47