summaryrefslogtreecommitdiffstats
path: root/app/models/setting.rb
Commit message (Expand)AuthorAgeFilesLines
* Basic plugin support.Jean-Philippe Lang2007-09-231-1/+5
* Fixed setting value serialization.Jean-Philippe Lang2007-09-191-1/+1
* Fixed: Oracle error when saving serialized setting (eg. mail notifications)Jean-Philippe Lang2007-09-181-0/+5
* Mail notification options restored (default is: issue_added and issue_updated).Jean-Philippe Lang2007-09-141-5/+12
* Added cache for application settings (Setting model).Jean-Philippe Lang2007-08-311-10/+35
* Added autologin feature (disabled by default).Jean-Philippe Lang2007-05-061-1/+1
* * fixed a variable name error in SettingJean-Philippe Lang2007-02-021-2/+2
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-0/+61