Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-06 | Bug 1196620 - support automatic removal of inactive users from groups | David Lawrence | 1 | -0/+2 | |
2015-09-02 | Bug 1196618 - add support for group owners | David Lawrence | 1 | -0/+2 | |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+2 | |
2015-08-25 | Bug 1196134 - add ability for admins to force a user to change their ↵ | Byron Jones | 1 | -0/+4 | |
password on next login | |||||
2014-10-06 | merged with upstream 4.2 | David Lawrence | 1 | -1/+1 | |
2014-10-06 | Bug 1075578: [SECURITY] Improper filtering of CGI arguments | Frédéric Buclin | 1 | -1/+1 | |
r=dkl,a=sgreen | |||||
2014-07-18 | Bug 1032883: update FlagDefaultRequestee extension to use object hooks | Byron Jones | 1 | -0/+1 | |
2011-11-26 | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 1 | -0/+4 | |
r/a=mkanat | |||||
2011-11-01 | Fix missing-space bugs in error messages. a=LpSolit. | Gervase Markham | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698737 | |||||
2011-07-05 | Bug 658929 - User autocomplete is very slow when there are lots of users in ↵ | David Lawrence | 1 | -0/+2 | |
the profiles table r/a=mkanat | |||||
2011-05-30 | Bug 660464: Linkify the tag name in the confirmation message when tagging bugs | Frédéric Buclin | 1 | -1/+2 | |
r=glob a=LpSolit | |||||
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 1 | -0/+2 | |
r=mkanat, a=mkanat | |||||
2011-01-30 | Bug 616185: Move tags (aka lists of bugs) to their own DB tables | Frédéric Buclin | 1 | -0/+11 | |
r/a=mkanat | |||||
2010-12-27 | Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates | A. Shimono (himorin) | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-11-30 | Fix typo | A. Shimono | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=615570 | |||||
2010-10-22 | Bug 523205 part 2: $flagtype->set_clusions() was badly implemented | Frédéric Buclin | 1 | -0/+3 | |
a=LpSolit | |||||
2010-10-22 | Bug 302293: Editing a flag type should tell me which changes have been made | Frédéric Buclin | 1 | -4/+55 | |
a=LpSolit (module owner) | |||||
2010-09-04 | Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message | Max Kanat-Alexander | 1 | -0/+3 | |
when it finishes. r=mkanat, a=mkanat (module owner) | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 1 | -3/+16 | |
milestones r/a=mkanat | |||||
2010-08-02 | Bug 581622: When a quicksearch includes the "content" field, it is limited ↵ | Frédéric Buclin | 1 | -4/+0 | |
to 200 bugs r/a=mkanat | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 1 | -3/+3 | |
r/a=mkanat | |||||
2010-07-14 | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 1 | -0/+9 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -0/+3 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-04-08 | Bug 69621: Remove the keyword cache (which is not updated on keyword ↵ | Frédéric Buclin | 1 | -11/+1 | |
rename/delete) r/a=mkanat | |||||
2010-03-29 | Bug 555089: Add hooks in the messages template to warn the user after ↵ | Tiago Mello | 1 | -0/+3 | |
updating classification or components custom fields r/a=mkanat | |||||
2010-03-02 | Bug 286041 - Allow people to undo "forget search" | Kent Rogers | 1 | -1/+1 | |
r=mkanat, a=mkanat | |||||
2009-11-25 | Bug 530252: Create a script that sets up the framework of an extension | mkanat%bugzilla.org | 1 | -1/+6 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-24 | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 1 | -0/+38 | |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-04 | Bug 302542: Implement the ability to delete data sets (series) in New Charts ↵ | lpsolit%gmail.com | 1 | -1/+8 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2009-10-04 | Bug 519040: After creating a new series, redirect the user to a more useful ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-11 | Bug 349336: Automatically log in the user when he chooses his password to ↵ | lpsolit%gmail.com | 1 | -6/+1 | |
create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-11 | Bug 498634: hook for global/messages.html.tmpl | mkanat%bugzilla.org | 1 | -5/+10 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-07-14 | Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵ | wicked%sci.fi | 1 | -0/+2 | |
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-06-03 | Bug 457657 â Make e-mail comment header localizable. | wurblzap%gmail.com | 1 | -16/+0 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | |||||
2009-05-25 | Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-04-10 | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
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-02 | Post-checkin fix for bug 313126 (better wording when the classification ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
description is removed) | |||||
2009-01-02 | Bug 313126: Clean up editclassification.cgi and make it use ↵ | lpsolit%gmail.com | 1 | -11/+11 | |
Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2008-12-29 | Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit | |||||
2008-12-24 | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat | |||||
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵ | mkanat%bugzilla.org | 1 | -0/+11 | |
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵ | mkanat%bugzilla.org | 1 | -8/+8 | |
editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵ | mkanat%bugzilla.org | 1 | -11/+14 | |
editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-20 | Bug 455814: token.cgi should reject password change requests for disabled ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
accounts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-08-27 | Bug 304866: <title> for Flag Type Created should include the name of the ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2008-07-31 | Bug 313122: Implement Product->create, $product->update and ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
$product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2008-07-01 | Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵ | mkanat%bugzilla.org | 1 | -0/+17 | |
invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat | |||||
2008-02-12 | Bug 341508 â GetBugLink() should be localisable. | wurblzap%gmail.com | 1 | -0/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | |||||
2008-02-06 | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit |