index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
setting.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Reverts r17862.
Go MAEDA
2019-02-18
1
-6
/
+0
*
Fix: Mail handler does not ignore emails sent from emission email address if ...
Go MAEDA
2019-02-12
1
-0
/
+6
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-1
/
+1
*
Fix indent (#27025).
Go MAEDA
2018-03-03
1
-12
/
+12
*
Optional regex for filtering attachments on incoming emails (#27025).
Go MAEDA
2018-03-03
1
-7
/
+12
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+0
*
Replace tabs with spaces (#26333).
Toshi MARUYAMA
2017-07-04
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
1
-2
/
+28
*
Don't error if an invalid setting is given.
Jean-Philippe Lang
2016-07-21
1
-1
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Send a notification when security settings are changed (#21421).
Jean-Philippe Lang
2016-02-05
1
-0
/
+17
*
Reverts r14115 in trunk.
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Compatibility with ruby1.8 (#19305).
Jean-Philippe Lang
2015-03-15
1
-1
/
+1
*
Make sure that settings are unserialized as UTF-8 encoded strings (#19305).
Jean-Philippe Lang
2015-03-15
1
-1
/
+23
*
Reverts r14067 that triggers "can't modify frozen String" errors (#19305).
Jean-Philippe Lang
2015-03-08
1
-21
/
+1
*
Make sure that strings of serialized settings are UTF-8 encoded (#19305).
Jean-Philippe Lang
2015-03-08
1
-1
/
+21
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Specify the order for finding a setting.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Skip uniqueness validation when updating a setting without changing its name.
Jean-Philippe Lang
2014-12-05
1
-1
/
+1
*
Adds methods for loading and adding settings.
Jean-Philippe Lang
2014-12-05
1
-32
/
+52
*
Removed deprecated stuff for Redmine 3.0.
Jean-Philippe Lang
2014-10-22
1
-21
/
+0
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-0
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4 compatibility of Setting model
Toshi MARUYAMA
2013-12-20
1
-2
/
+3
*
Fixed that validating a Setting with invalid name triggers an error (#15551).
Jean-Philippe Lang
2013-11-29
1
-1
/
+3
*
Ability to define commit keywords per tracker (#7590).
Jean-Philippe Lang
2013-10-13
1
-24
/
+24
*
Support for multiple issue update keywords/rules in commit messages (#4911).
Jean-Philippe Lang
2013-10-05
1
-1
/
+73
*
remove trailing white-space from app/models/setting.rb
Toshi MARUYAMA
2013-03-25
1
-1
/
+1
*
replace tabs to spaces at app/models/setting.rb
Toshi MARUYAMA
2013-02-17
1
-9
/
+9
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed random failures in RepositoriesControllerTest with ruby-1.8.7-p358.
Jean-Philippe Lang
2012-02-19
1
-1
/
+5
*
Adds a method to clear the settings cache.
Jean-Philippe Lang
2011-11-13
1
-3
/
+8
*
replace RAILS_ROOT to Rails.root in setting model.
Toshi MARUYAMA
2011-06-16
1
-1
/
+1
*
remove trailing white-spaces from setting model source.
Toshi MARUYAMA
2011-05-18
1
-20
/
+20
*
scm: add CP932 at Setting::ENCODINGS (#2664, #2274).
Toshi MARUYAMA
2011-02-21
1
-0
/
+1
*
Fixed a nil method error in Setting#value=
Eric Davis
2010-02-12
1
-1
/
+1
*
Fixes Setting.openid? (#2764).
Jean-Philippe Lang
2009-02-19
1
-1
/
+1
*
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...
Jean-Philippe Lang
2009-02-12
1
-0
/
+4
*
Adds .find and .all Plugin class methods.
Jean-Philippe Lang
2008-11-16
1
-2
/
+2
*
Adds support for commit logs reencoding to UTF-8 before insertion in the data...
Jean-Philippe Lang
2008-08-26
1
-0
/
+39
*
User display format is now configurable in administration settings.
Jean-Philippe Lang
2008-01-25
1
-1
/
+2
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
1
-0
/
+5
*
Added a couple of new formats for the 'date format' setting.
Jean-Philippe Lang
2007-11-16
1
-0
/
+17
*
Basic plugin support.
Jean-Philippe Lang
2007-09-23
1
-1
/
+5
*
Fixed setting value serialization.
Jean-Philippe Lang
2007-09-19
1
-1
/
+1
*
Fixed: Oracle error when saving serialized setting (eg. mail notifications)
Jean-Philippe Lang
2007-09-18
1
-0
/
+5
[next]