aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/Setting.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 498890: Bugzilla::User::Setting doesn't need to sort DB resultsKoosha Khajeh Moogahi2012-07-301-15/+10
* Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi2012-07-251-2/+2
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-17/+5
* Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander2010-07-141-2/+3
* Bug 364161: Inefficient SQL: Selecting subclass from setting tablemkanat%bugzilla.org2008-09-061-11/+12
* Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org2007-12-131-3/+2
* Bug 404581: add_setting() incorrectly handles settings with no values - Patch...lpsolit%gmail.com2007-11-291-5/+12
* Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com2006-12-121-4/+17
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-2/+3
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-071-15/+28
* Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org2006-08-021-8/+11
* Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...lpsolit%gmail.com2005-07-261-1/+8
* Bug 257767: Option to have fields in CSV files separated by semicolons instea...lpsolit%gmail.com2005-07-201-0/+23
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
* Bug 286357: user preference settings only works if all users sets non-default...lpsolit%gmail.com2005-05-041-8/+22
* Bug 289012: Can't use an undefined value as a HASH reference at userprefs.cgi...mkanat%kerio.com2005-04-271-2/+2
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+352