Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-10 | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 1 | -0/+4 | |
r=LpSolit, a=LpSolit | |||||
2011-05-06 | Bug 653341: Bug.create() fails to error out if an invalid group is passed | Frédéric Buclin | 1 | -0/+7 | |
r/a=mkanat | |||||
2011-04-29 | Bug 653406: fix escaping of url vars in error messages | Byron Jones | 1 | -8/+8 | |
r=LpSolit, a=LpSolit | |||||
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 2 | -0/+10 | |
r=mkanat, a=mkanat | |||||
2011-04-25 | Bug 652405: All user fields (assignee, QA contact, Add CC) have the page ↵ | Frédéric Buclin | 1 | -3/+3 | |
title as the "title" attribute r=dkl a=LpSolit | |||||
2011-04-02 | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 1 | -0/+7 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-03-09 | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 2 | -2/+2 | |
W3C WAI compliant. r=timello, a=LpSolit | |||||
2011-03-09 | Bug 639371: Include the charset into HTML pages when the utf8 param is true | Bjoern Jacke | 1 | -0/+4 | |
r/a=mkanat | |||||
2011-03-03 | Bug 638489 - Make all boolean charts work with longdescs.isprivate | Max Kanat-Alexander | 1 | -0/+4 | |
r=mkanat, a=mkanat (module owner) | |||||
2011-03-02 | Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value | Max Kanat-Alexander | 4 | -21/+41 | |
wasn't translating values. r=glob, a=mkanat | |||||
2011-03-01 | Bug 616341: Make "tag" a valid search field in Search.pm, for the new | Max Kanat-Alexander | 1 | -0/+1 | |
tagging system r=mkanat, a=mkanat (module owner) | |||||
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-02-16 | Bug 624522: Add support for SourceForge URLs in "see also" | Tiago Mello | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-02-15 | Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for | Max Kanat-Alexander | 1 | -1/+6 | |
each field being confirmed. This fixes a bug where confirming would fail, displaying a value with an extra comma at the end. r=LpSolit, a=LpSolit | |||||
2011-02-14 | Bug 621122: Add support for MantisBT URLs in "see also". | Reed Loden | 1 | -0/+1 | |
[r=timello a=mkanat] | |||||
2011-02-14 | Bug 543667: Add support for Trac URLs in "see also". | Matt Selsky | 1 | -0/+1 | |
2011-02-14 | Bug 558784: Add support for JIRA URLs in "see also". | Matt Selsky | 1 | -0/+1 | |
2011-01-30 | Bug 616185: Move tags (aka lists of bugs) to their own DB tables | Frédéric Buclin | 3 | -37/+23 | |
r/a=mkanat | |||||
2011-01-21 | Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl | David Lawrence | 1 | -2/+2 | |
r/a=mkanat | |||||
2011-01-07 | Bug 558803: Add a parameter to specify the password complexity for new passwords | rojanu | 1 | -0/+17 | |
r/a=LpSolit | |||||
2011-01-07 | Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection | David Lawrence | 1 | -0/+1 | |
r/a=mkanat | |||||
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 1 | -1/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | |||||
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 1 | -26/+16 | |
r=LpSolit, a=LpSolit | |||||
2010-12-30 | Bug 622105 - Misspelling in setting_info_invalid error message | David Lawrence | 1 | -1/+1 | |
r/a=LpSolit | |||||
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-12-13 | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 1 | -4/+4 | |
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit | |||||
2010-12-04 | Bug 529974: Let users with local editcomponents privs manage flags for ↵ | Frédéric Buclin | 1 | -0/+25 | |
products they can administer a=LpSolit (module owner) | |||||
2010-12-03 | Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer ↵ | Guy Pyrzak | 1 | -3/+5 | |
exist after a user clicks back r:LpSolit, 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-11-03 | Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵ | Frédéric Buclin | 1 | -1/+1 | |
and product names are viewable in graphs/ r=wurblzap a=LpSolit | |||||
2010-10-28 | Bug 607716: The attachment content is pasted into a comment when editing an ↵ | Guy Pyrzak | 1 | -0/+1 | |
attachment with JS disabled r=LpSolit r=mkanat a=LpSolit | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 1 | -1/+3 | |
r=glob, a=mkanat | |||||
2010-10-23 | Bug 593138: When confirming a CSRF violation (the confirm-action page), | Max Kanat-Alexander | 1 | -0/+1 | |
include an HTML comment describing the exact violation that occurred, so that screen-scrapers can know what violation they hit. r=mkanat, a=mkanat | |||||
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 | Another unused error tag | Frédéric Buclin | 1 | -3/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=523205 | |||||
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-10-22 | Remove unused error tag | Frédéric Buclin | 1 | -5/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=523205 | |||||
2010-10-22 | Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵ | Frédéric Buclin | 1 | -3/+4 | |
create and edit flag types a=LpSolit | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 1 | -0/+8 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-10-14 | Bug 581448: Localize the status and resolution values in the list of | Max Kanat-Alexander | 2 | -0/+46 | |
possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit | |||||
2010-10-14 | Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment) | Christian Legnitto | 1 | -0/+4 | |
when creating or updating bug comment r=mkanat, a=mkanat | |||||
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 1 | -0/+1 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -2/+2 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-09-19 | Add a missing "FILTER html" in the bug_url_invalid error message. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=577835 | |||||
2010-09-19 | Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) in | Max Kanat-Alexander | 1 | -0/+2 | |
the See Also field. r=timello, a=mkanat | |||||
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -1/+5 | |
r/a=mkanat | |||||
2010-09-19 | Bug 577835: Improve the error message displayed when you put an invalid | Max Kanat-Alexander | 1 | -2/+8 | |
Bug URL into the See Also field. | |||||
2010-09-08 | Bug 271758: noresolveonopenblockers = on doesn't allow removing open ↵ | Frédéric Buclin | 1 | -25/+10 | |
blockers and resolve the bug in a single change r/a=mkanat | |||||
2010-09-08 | Bug 594038 - Add new hook 'end' in footer.html.tmpl | Tiago Mello | 1 | -0/+2 | |
r/a=mkanat | |||||
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) |