summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/Setting.pm
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones1-10/+31
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+2
2012-07-30Bug 498890: Bugzilla::User::Setting doesn't need to sort DB resultsKoosha Khajeh Moogahi1-15/+10
2012-07-25Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi1-2/+2
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-17/+5
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander1-2/+3
2008-09-06Bug 364161: Inefficient SQL: Selecting subclass from setting tablemkanat%bugzilla.org1-11/+12
2007-12-13Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org1-3/+2
2007-11-29Bug 404581: add_setting() incorrectly handles settings with no values - Patch...lpsolit%gmail.com1-5/+12
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com1-4/+17
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-2/+3
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com1-15/+28
2006-08-02Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org1-8/+11
2005-07-26Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...lpsolit%gmail.com1-1/+8
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com1-0/+23
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-1/+1
2005-05-04Bug 286357: user preference settings only works if all users sets non-default...lpsolit%gmail.com1-8/+22
2005-04-28Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi...mkanat%kerio.com1-2/+2
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca1-0/+352