Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-27 | The browser-side comment-wrapping patch didn't actually make 4.0, so remove | Max Kanat-Alexander | 1 | -4/+0 | |
it from the release notes. | |||||
2010-10-27 | Bug 551468: Stop word-wrapping comments on the server | Max Kanat-Alexander | 7 | -19/+10 | |
r=glob, a=mkanat | |||||
2010-10-26 | Bug 607083: Improve the error message that install-module.pl prints when | Max Kanat-Alexander | 1 | -0/+1 | |
you specify an invalid CPAN module. r=mkanat, a=mkanat (module owner) | |||||
2010-10-25 | Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searches | Frédéric Buclin | 1 | -8/+8 | |
r=pyrzak a=LpSolit | |||||
2010-10-24 | Bug 606518: query.cgi#chart doesn't work anymore (again) | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-10-23 | Bug 604256: Release Notes for Bugzilla 4.0rc1. | Max Kanat-Alexander | 1 | -21/+894 | |
r=LpSolit, 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-23 | Bug 473557: Make the "Collapse All Comments" link work properly even when | Max Kanat-Alexander | 1 | -2/+2 | |
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat | |||||
2010-10-22 | Bug 523205 part 2: $flagtype->set_clusions() was badly implemented | Frédéric Buclin | 2 | -0/+4 | |
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 | 3 | -39/+28 | |
create and edit flag types a=LpSolit | |||||
2010-10-21 | Bug 598014: Document how to mark the initial comment as private when using ↵ | Frédéric Buclin | 4 | -6/+7 | |
Bug.create() r/a=mkanat | |||||
2010-10-21 | Bug 605412 part 2: remove useless --- --- from the signature | Frédéric Buclin | 1 | -1/+1 | |
2010-10-20 | Bug 605412: Remove "configure bugmail" from bugmail (newchangedmail) | Martijn Ras | 2 | -6/+0 | |
r/a=LpSolit | |||||
2010-10-20 | Bug 605693: Make config.cgi?ctype=rdf faster | Frédéric Buclin | 2 | -11/+19 | |
r=timello a=LpSolit | |||||
2010-10-16 | Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmpl | Frédéric Buclin | 2 | -28/+17 | |
r=timello a=LpSolit | |||||
2010-10-15 | Bug 604107: The link to delete the value 0 of custom fields is broken | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 3 | -3/+15 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-10-14 | Bug 326826: Linkify bug comments in HTML email just like comments in the | Guy Pyrzak | 1 | -2/+2 | |
web interface. r=mkanat, a=mkanat | |||||
2010-10-14 | Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that | Max Kanat-Alexander | 1 | -2/+2 | |
cached templates should be stored somewhere else than the data directory. r=LpSolit, 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-11 | Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵ | Frédéric Buclin | 1 | -0/+25 | |
fail with a sane error r/a=mkanat | |||||
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 2 | -0/+2 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-10-03 | 577720: Use history.replaceState() so that the URL after processing a bug ↵ | Guy Pyrzak | 1 | -0/+12 | |
isn't process_bug.cgi, post_bug.cgi, or attachment.cgi r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=577720 | |||||
2010-10-03 | Bug 65477: Send HTML bugmail | Guy Pyrzak | 4 | -45/+218 | |
r=mkanat, a=mkanat | |||||
2010-10-03 | Bug 414509: offer View All (non obsolete) attachments | Guy Pyrzak | 2 | -2/+13 | |
r=LpSolit, a=LpSolit | |||||
2010-10-03 | Bug 601218: Do not display (show) when the CC list is empty | Guy Pyrzak | 1 | -10/+14 | |
r=LpSolit, a=LpSolit | |||||
2010-09-29 | Bug 600475 - Support the 'includeSubDomains' flag as an option for the ↵ | Reed Loden | 1 | -0/+16 | |
'Strict-Transport-Security' advanced option in order to protect subdomains. [r=glob a=mkanat] | |||||
2010-09-28 | Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=594990 | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 5 | -7/+10 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-09-28 | Bug 594990: Make the Strict-Transport-Security HTTP header only be sent | Max Kanat-Alexander | 1 | -0/+15 | |
if a particular parameter is enabled. r=glob, a=mkanat | |||||
2010-09-23 | Bug 595712: Return to bug page after login doesn't work with javascript disabled | Frédéric Buclin | 1 | -2/+7 | |
r=ghendricks a=LpSolit | |||||
2010-09-19 | Remove an incorrect checkin fix in bug 136225 | Frédéric Buclin | 1 | -1/+1 | |
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 | 2 | -1/+8 | |
r/a=mkanat | |||||
2010-09-19 | Bug 586244: Make mod_headers and mod_expires optional | Max Kanat-Alexander | 1 | -0/+17 | |
r=glob, a=mkanat | |||||
2010-09-19 | Bug 578256 - Autocomplete user names in the search UI | Max Kanat-Alexander | 1 | -1/+13 | |
r=pyrzak, a=mkanat | |||||
2010-09-19 | Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵ | Guy Pyrzak | 1 | -0/+13 | |
Comment" link at [bottom|top] 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-19 | Bug 136225: Make summary a link in buglists | Guy Pyrzak | 1 | -1/+4 | |
r/a=mkanat | |||||
2010-09-19 | Bug 594155: IE6 throws JS errors when filing new bugs | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-09-14 | Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵ | Artem Anisimov | 2 | -5/+3 | |
accounts r/a=LpSolit | |||||
2010-09-14 | Bug 596038: The before_table hook needs to be moved before tableheader | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-09-08 | Bug 463134: Remove "Show every bug in the system with dependencies" in ↵ | Frédéric Buclin | 1 | -4/+1 | |
dependency graphs r/a=mkanat | |||||
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 |