Marius Balteanu
|
c99bb27e27
|
Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111).
Patch by Takashi Kato (@tohosaku).
git-svn-id: https://svn.redmine.org/redmine/trunk@22626 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-01-25 05:38:33 +00:00 |
|
Marius Balteanu
|
6b82aef321
|
Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri (#37258).
git-svn-id: https://svn.redmine.org/redmine/trunk@22599 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2024-01-11 06:16:17 +00:00 |
|
Go MAEDA
|
9955844da1
|
Drop OpenID support (#35755).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@21312 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-12-14 00:09:53 +00:00 |
|
Marius Balteanu
|
0352ab71cf
|
Add core extensions in prepare method (#29914, #32938).
Patch by Takashi Kato.
git-svn-id: http://svn.redmine.org/redmine/trunk@21285 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-11-17 20:47:53 +00:00 |
|
Marius Balteanu
|
87097f2204
|
Move preparation code to redmine/preparation.rb (#29914, #32938).
Patch by Takashi Kato.
git-svn-id: http://svn.redmine.org/redmine/trunk@21284 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-11-17 20:45:39 +00:00 |
|
Marius Balteanu
|
838e719edf
|
Extract Redmine::PluginLoader from Redmine::Plugin (#32938).
Patch by Takashi Kato.
git-svn-id: http://svn.redmine.org/redmine/trunk@21283 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2021-11-17 20:36:53 +00:00 |
|
Toshi MARUYAMA
|
e7ba3cf008
|
code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@18521 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-09-24 15:42:13 +00:00 |
|
Go MAEDA
|
069577c133
|
Add support for reloading plugin assets automatically in development mode (#31457).
Patch by Kouhei Sutou.
git-svn-id: http://svn.redmine.org/redmine/trunk@18202 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-05-27 08:53:49 +00:00 |
|
Go MAEDA
|
02b4449414
|
Enable frozen_string_literal for all files under config directory (#26561).
git-svn-id: http://svn.redmine.org/redmine/trunk@17982 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-03-17 02:04:38 +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 |
|
Go MAEDA
|
7d03c9c6ed
|
Update i18n gem to 1.5.3 (#29946).
Patch by Marius BALTEANU.
git-svn-id: http://svn.redmine.org/redmine/trunk@17888 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2019-02-19 10:29:20 +00:00 |
|
Toshi MARUYAMA
|
632fcd33de
|
add newline at end of config/initializers/30-redmine.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14479 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-05 08:27:10 +00:00 |
|
Toshi MARUYAMA
|
4501e9b6a3
|
remove trailing white space from config/initializers/30-redmine.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14478 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2015-08-05 08:26:59 +00:00 |
|
Jean-Philippe Lang
|
67c4936908
|
Restores commits reverted when rails-4.1 branch was merged (#18174).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@13504 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-24 18:41:35 +00:00 |
|
Jean-Philippe Lang
|
2d1866d966
|
Merged rails-4.1 branch (#14534).
git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-10-22 17:37:16 +00:00 |
|
Jean-Philippe Lang
|
8d982736e0
|
Class mismatch when reloading in development mode (#17431).
git-svn-id: http://svn.redmine.org/redmine/trunk@13323 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-07-14 10:37:10 +00:00 |
|
Toshi MARUYAMA
|
a4391db7cd
|
enable configuration of OpenIdAuthentication.store (#14060)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11849 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2013-05-16 10:55:41 +00:00 |
|
Jean-Philippe Lang
|
3739810afa
|
Adds a custom i18n backend that lazily loads translations files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10843 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-11-18 17:41:31 +00:00 |
|
Jean-Philippe Lang
|
bceaf8be94
|
Let the secret token be set in configuration.yml.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9567 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-28 12:00:45 +00:00 |
|
Jean-Philippe Lang
|
5985713335
|
Restores plugin assets mirroring on startup, but it can now be disabled in configuration.yml.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9561 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-28 11:07:59 +00:00 |
|
Jean-Philippe Lang
|
5e57a1a9d9
|
Merged rails-3.2 branch.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2012-04-25 17:17:49 +00:00 |
|
Jean-Philippe Lang
|
88727bf070
|
Adds fallback to 'en' locale for untranslated strings (#5518).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4679 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2011-01-10 18:25:12 +00:00 |
|
Jean-Philippe Lang
|
fe28193e4e
|
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2493 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2009-02-21 11:04:50 +00:00 |
|
Jean-Philippe Lang
|
7cdd88a6ce
|
Merged Rails 2.1 compatibility branch.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1623 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2008-07-04 17:58:14 +00:00 |
|