summaryrefslogtreecommitdiffstats
path: root/Bugzilla/User
AgeCommit message (Collapse)AuthorFilesLines
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones1-10/+31
r=sgreen,a=glob
2014-07-27Bug 726696 - All authenticated WebServices methods should require ↵Simon Green1-0/+154
username/pass, token or a valid API key for authentication r=dkl, a=sgreen
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky4-4/+4
r/a=LpSolit
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin4-0/+5
r=wicked a=LpSolit
2012-07-30Bug 498890: Bugzilla::User::Setting doesn't need to sort DB resultsKoosha Khajeh Moogahi1-15/+10
r/a=LpSolit
2012-07-25Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi1-2/+2
r/a=LpSolit
2012-06-10Bug 760020 – Remove leftover support for single-file skins.Marc Schumann1-5/+1
r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin4-68/+20
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2011-04-05Bug 646209: Offer "UTC" as a timezone option in General PreferencesTom Dickson1-0/+1
r=mkanat, a=mkanat
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander1-2/+3
r=mkanat, a=mkanat (module owner)
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2-0/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2008-09-06Bug 364161: Inefficient SQL: Selecting subclass from setting tablemkanat%bugzilla.org1-11/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com1-0/+71
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-12-13Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org1-3/+2
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2007-11-29Bug 404581: add_setting() incorrectly handles settings with no values - ↵lpsolit%gmail.com1-5/+12
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-08-22Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com1-0/+60
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2007-08-15Bug 259723 – Alternative Bugzilla CSS.wurblzap%gmail.com1-0/+1
Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit
2007-07-13Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by ↵lpsolit%gmail.com1-2/+0
Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2007-05-10Bug 376908: Installation process should not assume skins are in the same ↵lpsolit%gmail.com1-1/+1
directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - ↵lpsolit%gmail.com1-4/+17
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-2/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2-15/+108
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
2006-08-02Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org1-8/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2005-07-26Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵lpsolit%gmail.com1-1/+8
Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-07-20Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com1-0/+23
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-05-04Bug 286357: user preference settings only works if all users sets ↵lpsolit%gmail.com1-8/+22
non-default values for all settings - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave
2005-04-28Bug 289012: Can't use an undefined value as a HASH reference at ↵mkanat%kerio.com1-2/+2
userprefs.cgi line 142. Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-11Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca1-0/+352
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk