summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-10-02Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to searchMax Kanat-Alexander1-1/+8
query parameters r=mkanat, a=mkanat (module owner)
2010-10-02Change the way that the xt/search.t injection tests look for known brokenMax Kanat-Alexander1-3/+2
tests, so that the Pg tests properly understand that they can't test creation_ts changedafter or changedbefore, *ever*. https://bugzilla.mozilla.org/show_bug.cgi?id=600496
2010-10-02Bug 601383: Test the chfield* search query parameters in xt/search.t.Max Kanat-Alexander1-1/+15
r=mkanat, a=mkanat (module owner)
2010-10-02Bug 600495: Make searching using "chfieldto" actually work again, for findingMax Kanat-Alexander1-4/+5
bugs that were also updated after the particular change that's being looked for. r=mkanat, a=mkanat (module owner)
2010-10-02Bug 600496: Make searching on [Bug creation] work again, by implementingMax Kanat-Alexander2-22/+17
creation_ts for the changedafter and changedbefore operators in Search.pm. r=mkanat, a=mkanat (module owner)
2010-10-02Bug 601376: Test the __all__, __open__, and __closed__ arguments toMax Kanat-Alexander4-7/+44
bug_status in xt/search.t r=mkanat, a=mkanat (module owner)
2010-10-02Bug 601364: Make search.t *actually* do the basic field=value testsMax Kanat-Alexander1-9/+6
r=mkanat, a=mkanat (module owner)
2010-10-02Bug 601371: Make bug_status_type work as a search query parameterMax Kanat-Alexander1-0/+6
r=mkanat, a=mkanat (module owner)
2010-10-02Make content_type work as a buglist.cgi parameter, for setting theMax Kanat-Alexander1-2/+2
search operator for the "content" field. r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=601370
2010-10-02Bug 601364: Make xt/search.t also test the normal field=value search paramsMax Kanat-Alexander4-3/+65
r=mkanat, a=mkanat (module owner)
2010-10-01Bug 600123 - Eliminate Bugzilla::Bug's AUTOLOADMax Kanat-Alexander1-64/+89
r=glob, a=mkanat
2010-09-30Bug 573195: Make Bug.get return all of a bug's standard and custom fieldMax Kanat-Alexander3-67/+283
information r=dkl, a=mkanat
2010-09-29Bug 600475 - Support the 'includeSubDomains' flag as an option for the ↵Reed Loden3-4/+26
'Strict-Transport-Security' advanced option in order to protect subdomains. [r=glob a=mkanat]
2010-09-28Bug 598213: Change the color of the border on the header so that the headerChristian Legnitto1-3/+3
doesn't look misaligned on gray backgrounds. r=pyrzak, a=mkanat
2010-09-28Bug 597772: Make add_see_also check for undef inputMax Kanat-Alexander1-0/+5
r=timello, a=mkanat
2010-09-28Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=594990
2010-09-28Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander6-8/+11
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat
2010-09-28Bug 594990: Make the Strict-Transport-Security HTTP header only be sentMax Kanat-Alexander3-2/+23
if a particular parameter is enabled. r=glob, a=mkanat
2010-09-24Bug 598698 - Remove unneeded selectrow_array() call in ↵Reed Loden1-5/+3
Bugzilla::Install::make_admin() [r=mkanat a=mkanat]
2010-09-23Bug 599023: importxml.pl fails if UNCONFIRMED is the single bug status ↵Frédéric Buclin1-1/+1
allowed when reporting a new bug r=ghendricks a=LpSolit
2010-09-23Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin1-2/+7
r=ghendricks a=LpSolit
2010-09-22Bug 598147: Can't call method "isa" without a package or object referenceFrédéric Buclin1-1/+3
r/a=mkanat
2010-09-21Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) brokenFrédéric Buclin1-12/+29
r/a=mkanat
2010-09-19Remove an incorrect checkin fix in bug 136225Frédéric Buclin1-1/+1
2010-09-19Bug 589547: Wrong description for editing a flagA. Shimono (himorin)1-2/+2
r/a=LpSolit
2010-09-19Add a missing "FILTER html" in the bug_url_invalid error message.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=577835
2010-09-19Bug 589525: fix typoA. Shimono (himorin)1-2/+1
r/a=LpSolit
2010-09-19Bug 593173: Make See Also recognize both "http" and "https" links for localMax Kanat-Alexander1-5/+11
bugs as being the same bug. r=timello, a=mkanat
2010-09-19Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) inMax Kanat-Alexander2-0/+11
the See Also field. r=timello, a=mkanat
2010-09-19Bug 582339: fix typoGavinS1-1/+1
r/a=LpSolit
2010-09-19Bug 594947: show_bug text boxes are not 100% widthGuy Pyrzak4-3/+13
r/a=mkanat
2010-09-19Bug 584427: "Only bugs with at least X votes" should not be in the "Search ↵Guy Pyrzak1-10/+7
by People" section of query.cgi r/a=mkanat
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander6-86/+238
r=glob, a=mkanat
2010-09-19Bug 578256 - Autocomplete user names in the search UIMax Kanat-Alexander1-1/+13
r=pyrzak, a=mkanat
2010-09-19Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak2-0/+24
Comment" link at [bottom|top] r/a=mkanat
2010-09-19Bug 577835: Improve the error message displayed when you put an invalidMax Kanat-Alexander1-2/+8
Bug URL into the See Also field.
2010-09-19Bug 136225: Make summary a link in buglistsGuy Pyrzak1-1/+4
r/a=mkanat
2010-09-19Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2-3/+3
r/a=LpSolit
2010-09-14Bug 595664: Maximum password length is hardcoded in the UI when editing user ↵Artem Anisimov2-5/+3
accounts r/a=LpSolit
2010-09-14Bug 596038: The before_table hook needs to be moved before tableheaderFrédéric Buclin1-2/+2
r/a=mkanat
2010-09-11changes to voting extensionGuy Pyrzak1-10/+7
2010-09-08Bug 463134: Remove "Show every bug in the system with dependencies" in ↵Frédéric Buclin2-57/+42
dependency graphs r/a=mkanat
2010-09-08Bug 271758: noresolveonopenblockers = on doesn't allow removing open ↵Frédéric Buclin2-56/+16
blockers and resolve the bug in a single change r/a=mkanat
2010-09-08Bug 594038 - Add new hook 'end' in footer.html.tmplTiago Mello1-0/+2
r/a=mkanat
2010-09-08Bug 516457: Bump the Email::MIME requirement to avoid a memory leak thatMax Kanat-Alexander3-26/+2
jobqueue.pl was hitting. r=LpSolit, a=LpSolit
2010-09-07Bug 593881: Assignment to $[ has been deprecated in Perl 5.12.0Frédéric Buclin1-1/+1
r/a=mkanat
2010-09-04Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander4-2/+20
when it finishes. r=mkanat, a=mkanat (module owner)
2010-09-03If an installation had not yet set the urlbase parameter, then insertingMax Kanat-Alexander1-7/+5
*any* URL into the see_also field would cause it to think you were linking a local bug. https://bugzilla.mozilla.org/show_bug.cgi?id=549586
2010-09-02Fix bustage due to bug 549586Frédéric Buclin1-2/+2
2010-09-02Bug 549586: Allow the See Also field to take an integer or a localTiago Mello2-0/+44
bugzilla url and treat them as a link to the local Bugzilla. r/a=mkanat