| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop OpenID support (#35755). | Go MAEDA | 2021-12-14 | 1 | -5/+0 |
* | Add core extensions in prepare method (#29914, #32938). | Marius Balteanu | 2021-11-17 | 1 | -5/+4 |
* | Move preparation code to redmine/preparation.rb (#29914, #32938). | Marius Balteanu | 2021-11-17 | 1 | -2/+7 |
* | Extract Redmine::PluginLoader from Redmine::Plugin (#32938). | Marius Balteanu | 2021-11-17 | 1 | -8/+3 |
* | code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb | Toshi MARUYAMA | 2019-09-24 | 1 | -3/+1 |
* | Add support for reloading plugin assets automatically in development mode (#3... | Go MAEDA | 2019-05-27 | 1 | -1/+12 |
* | Enable frozen_string_literal for all files under config directory (#26561). | Go MAEDA | 2019-03-17 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Update i18n gem to 1.5.3 (#29946). | Go MAEDA | 2019-02-19 | 1 | -1/+0 |
* | add newline at end of config/initializers/30-redmine.rb | Toshi MARUYAMA | 2015-08-05 | 1 | -1/+1 |
* | remove trailing white space from config/initializers/30-redmine.rb | Toshi MARUYAMA | 2015-08-05 | 1 | -1/+1 |
* | Restores commits reverted when rails-4.1 branch was merged (#18174). | Jean-Philippe Lang | 2014-10-24 | 1 | -0/+6 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -6/+2 |
* | Class mismatch when reloading in development mode (#17431). | Jean-Philippe Lang | 2014-07-14 | 1 | -0/+6 |
* | enable configuration of OpenIdAuthentication.store (#14060) | Toshi MARUYAMA | 2013-05-16 | 1 | -0/+7 |
* | Adds a custom i18n backend that lazily loads translations files. | Jean-Philippe Lang | 2012-11-18 | 1 | -2/+1 |
* | Let the secret token be set in configuration.yml. | Jean-Philippe Lang | 2012-04-28 | 1 | -0/+6 |
* | Restores plugin assets mirroring on startup, but it can now be disabled in co... | Jean-Philippe Lang | 2012-04-28 | 1 | -0/+3 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -0/+2 |
* | Adds fallback to 'en' locale for untranslated strings (#5518). | Jean-Philippe Lang | 2011-01-10 | 1 | -0/+2 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -5/+1 |
* | Merged Rails 2.1 compatibility branch. | Jean-Philippe Lang | 2008-07-04 | 1 | -0/+7 |