summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install.pm
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi1-0/+2
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+16
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-1/+2
2012-06-26Remove tabsFrédéric Buclin1-2/+2
2012-06-26Bug 725373: Making someone an admin using checksetup.pl should enable their a...Matt Selsky1-0/+6
2012-05-18Bug 752303: It is no longer possible to cancel an email address change when t...Koosha Khajeh Moogahi1-1/+1
2012-05-08Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones1-0/+2
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin1-2/+3
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-14/+5
2011-11-30Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones1-0/+2
2011-08-17Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin1-9/+9
2011-07-25Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones1-0/+3
2011-02-18Bug 580490 - Quicksearch should optionally not search commentsDavid Lawrence1-0/+2
2011-01-28Bug 622080 - Change group which can moderate quipsDavid Lawrence1-0/+4
2010-09-24Bug 598698 - Remove unneeded selectrow_array() call in Bugzilla::Install::mak...Reed Loden1-5/+3
2010-08-02Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMEDFrédéric Buclin1-2/+2
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander1-1/+18
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-1/+3
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-0/+36
2010-06-22Bug 398473: User preference for the position of the comment boxMatt McHenry1-0/+3
2010-04-19Bug 560252: By default, users in editbugs should be in bz_canusewhines.Max Kanat-Alexander1-31/+33
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org1-0/+7
2009-08-03Bug 405970: Make checksetup.pl not rederive regex groups every time it runs (...mkanat%bugzilla.org1-30/+0
2009-06-02Bug 495783: Create the default Classification before setting up foreign keys,...mkanat%bugzilla.org1-4/+14
2009-04-12Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com1-35/+18
2009-04-10Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com1-1/+2
2009-01-25Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...lpsolit%gmail.com1-1/+1
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com1-1/+3
2007-11-28Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org1-23/+44
2007-08-22Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com1-4/+4
2007-08-15Bug 259723 – Alternative Bugzilla CSS.wurblzap%gmail.com1-1/+1
2007-08-08Bug 225731: Implement a user pref to choose if clicking the "Reply" link of a...lpsolit%gmail.com1-1/+3
2007-05-06Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e...mkanat%bugzilla.org1-2/+3
2006-12-29Bug 365061 Unclassified default description is badtimeless%mozdev.org1-1/+1
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com1-2/+6
2006-12-09Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com1-1/+1
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-15/+5
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org1-1/+2
2006-09-14Bug 352593: Move group creation from checksetup.pl to Bugzilla::Installmkanat%bugzilla.org1-0/+116
2006-09-13Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric Bucli...lpsolit%gmail.com1-0/+2
2006-09-10Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Installmkanat%bugzilla.org1-0/+125
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com1-2/+6
2006-08-22Bug 349554: User preference to add/remove individual bugs to saved searches s...olav%bkor.dhs.org1-1/+1
2006-08-04Bug 347290: Move default product and classification creation into Bugzilla::I...mkanat%bugzilla.org1-0/+83
2006-08-02Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org1-0/+103