Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-25 | Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv. | Matt Selsky | 1 | -4/+10 | |
2014-11-25 | Revert "Bug 317021 - improve description of bz_canusewhine* parameters. ↵ | Gervase Markham | 1 | -4/+2 | |
r=gerv." Old version of patch committed by mistake. This reverts commit 88e4ee5b99ef75a149f8d39bd2b92ccac3e5743b. | |||||
2014-11-24 | Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv. | Matt Selsky | 1 | -2/+4 | |
2014-11-24 | Oops. Revert commit with bogus message #2. paperbag=gerv. | Gervase Markham | 1 | -4/+2 | |
This reverts commit 82674d427a9b6f210347279dbb74da631f3d57cb. | |||||
2014-11-24 | Are you sure you want to check in on branch master | Matt Selsky | 1 | -2/+4 | |
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 1 | -0/+2 | |
r=dkl,a=sgreen | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2013-08-08 | Bug 669535 - User pref for "Possible Duplicates" | Sunil Joshi | 1 | -0/+2 | |
r=dkl,a=glob | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+16 | |
r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -1/+2 | |
r=wicked a=LpSolit | |||||
2012-06-26 | Remove tabs | Frédéric Buclin | 1 | -2/+2 | |
2012-06-26 | Bug 725373: Making someone an admin using checksetup.pl should enable their ↵ | Matt Selsky | 1 | -0/+6 | |
account if it's disabled r/a=LpSolit | |||||
2012-05-18 | Bug 752303: It is no longer possible to cancel an email address change when ↵ | Koosha Khajeh Moogahi | 1 | -1/+1 | |
this one has already been confirmed r/a=LpSolit | |||||
2012-05-08 | Bug 663747: Add an option to disable 'New: ' prefix on bugmail | Byron Jones | 1 | -0/+2 | |
r=gerv, a=LpSolit | |||||
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 1 | -2/+3 | |
(and get rid of the current form in the footer) r=timello a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -14/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-11-30 | Bug 301656: Adds a preference to CC flag requestees to bugs | Byron Jones | 1 | -0/+2 | |
r=LpSolit, a=LpSolit | |||||
2011-08-17 | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 1 | -9/+9 | |
r=glob a=LpSolit | |||||
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -0/+3 | |
for bugmail. r=LpSolit, a=LpSolit | |||||
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -0/+2 | |
r/a=mkanat | |||||
2011-01-28 | Bug 622080 - Change group which can moderate quips | David Lawrence | 1 | -0/+4 | |
r/a=mkanat | |||||
2010-09-24 | Bug 598698 - Remove unneeded selectrow_array() call in ↵ | Reed Loden | 1 | -5/+3 | |
Bugzilla::Install::make_admin() [r=mkanat a=mkanat] | |||||
2010-08-02 | Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMED | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-07-14 | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 1 | -1/+18 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-07-07 | Bug 574879: Create a test that assures the correctness of Search.pm's | Max Kanat-Alexander | 1 | -1/+3 | |
boolean charts r=glob, a=mkanat | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -0/+36 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-06-22 | Bug 398473: User preference for the position of the comment box | Matt McHenry | 1 | -0/+3 | |
r=mkanat, a=mkanat | |||||
2010-04-19 | Bug 560252: By default, users in editbugs should be in bz_canusewhines. | Max Kanat-Alexander | 1 | -31/+33 | |
(Make editbugs inherit bz_canusewhines when we create bz_canusewhines.) r=mkanat, a=mkanat (module owner) | |||||
2009-12-31 | Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵ | mkanat%bugzilla.org | 1 | -0/+7 | |
and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-03 | Bug 405970: Make checksetup.pl not rederive regex groups every time it runs ↵ | mkanat%bugzilla.org | 1 | -30/+0 | |
(this was significantly slowing down checksetup.pl on large installations when there was nothing to do) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-06-02 | Bug 495783: Create the default Classification before setting up foreign ↵ | mkanat%bugzilla.org | 1 | -4/+14 | |
keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -35/+18 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2009-04-10 | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-01-25 | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by arbingersys <arbingersys@gmail.com> r/a=LpSolit | |||||
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -23/+44 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-08-22 | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 1 | -4/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | |||||
2007-08-15 | Bug 259723 â Alternative Bugzilla CSS. | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=glob,LpSolit; a=LpSolit | |||||
2007-08-08 | Bug 225731: Implement a user pref to choose if clicking the "Reply" link of ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
a comment should qutote the comment or not, or only its ID - Patch by Albert Ting <altlist@gmail.com> r/a=LpSolit | |||||
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
exists, use $languages[0] instead. r=LpSolit | |||||
2006-12-29 | Bug 365061 Unclassified default description is bad | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-12 | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -15/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 1 | -1/+2 | |
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-14 | Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install | mkanat%bugzilla.org | 1 | -0/+116 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-13 | Bug 352355: Cannot log in on a fresh installation - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-09-10 | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 1 | -0/+125 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-07 | Bug 322693: Create a mechanism to manage multiple custom skins. | wurblzap%gmail.com | 1 | -2/+6 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk | |||||
2006-08-22 | Bug 349554: User preference to add/remove individual bugs to saved searches ↵ | olav%bkor.dhs.org | 1 | -1/+1 | |
should default to off - Patch by Olav Vitters <olav@bkor.dhs.org> r=wurblzap a=myk |