summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵Frédéric Buclin1-1/+5
invalid SQL query r=dkl a=LpSolit
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+3
r=timello, a=LpSolit
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
https://bugzilla.mozilla.org/show_bug.cgi?id=698418
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search ↵Matt Selsky1-7/+3
WebService method r/a=LpSolit
2012-03-17Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin1-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=736057
2012-03-17Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵Frédéric Buclin1-0/+3
replaced by |FILTER uri| r=dkl a=LpSolit
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413
2012-03-10Bug 730032: The documentation must mention bzr instead of cvs in the ↵Frédéric Buclin1-56/+78
"Upgrading to New Releases" section r=dkl a=LpSolit
2012-03-10Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin1-1/+1
r=dkl a=LpSolit
2012-03-09Fixed comma in documentationDave Lawrence1-1/+1
2012-03-09Bug 730794 - Need new hook edituser pageFrancisco Donalisio3-0/+41
r=dkl, a=LpSolit
2012-03-06Fix bustageFrédéric Buclin1-1/+0
2012-03-06Bug 545610: Correctly parse CGI parameters, especially when using mod_perlFrédéric Buclin2-14/+22
r=gerv a=LpSolit
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵Frédéric Buclin1-0/+8
when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit
2012-03-03Bug 731586: Email notifications about status changes in blockers are ↵Frédéric Buclin2-11/+7
incorrectly formatted r=dkl a=LpSolit
2012-03-01Bug 731725 - In the documentation license, the address of the FSF is incorrectEmmanuel Seyman1-2/+2
r=dkl, a=LpSolit
2012-02-29Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones1-1/+4
r=dkl, a=LpSolit
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵Frédéric Buclin3-3/+14
large number of products r=dkl a=LpSolit
2012-02-28Bug 731055: get_enterable_products() is very slow when a product has many ↵Frédéric Buclin1-6/+8
components or versions r/a=mkanat
2012-02-27Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the ↵Frédéric Buclin1-1/+1
bug_see_also.class column r=timello a=LpSolit
2012-02-26Bug 714030: Add Mac OS 10.7 Lion detectionMatt Selsky1-0/+1
r/a=LpSolit
2012-02-26Bug 714368: Add Windows 8 detectionMatt Selsky1-0/+1
r/a=LpSolit
2012-02-25Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek1-0/+1
r/a=LpSolit
2012-02-25Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin1-1/+1
r=timello a=LpSolit
2012-02-22Updated docs for stable releaseDave Lawrence1-2/+1
2012-02-22Bumped version number post-releaseDave Lawrence1-1/+1
2012-02-22Bumped version to 4.2Dave Lawrence2-4/+4
2012-02-22Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵Dave Lawrence3-0/+21
API when using mod_perl r/a=LpSolit
2012-02-20Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵Matt Selsky1-2/+2
whine message" are ignored in HTML whinemail r/a=LpSolit
2012-02-16Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ↵Frédéric Buclin1-1/+5
characters r=glob a=LpSolit
2012-02-15Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann1-1/+1
r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074
2012-02-15Bug 724464 - JSON-RPC support shouldn't require SOAP::LiteDave Lawrence2-20/+14
r/a=LpSolit
2012-02-15Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2-1/+7
r=glob a=LpSolit
2012-02-14Bug 727240: The POD for Bug.attachments is wrong about the format of the ↵Frédéric Buclin1-16/+10
returned data r=dkl a=LpSolit
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2-4/+21
r=dkl a=LpSolit
2012-02-01Bump the version number post-releaseDave Lawrence1-1/+1
2012-01-31Bumped to version 4.2rc2Dave Lawrence2-4/+4
2012-01-31(CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token checks and can ↵Frédéric Buclin2-1/+18
lead to CSRF (no victim's action required) r=mkanat a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=718319
2012-01-31Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email ↵Frédéric Buclin4-7/+5
addresses, which could allow an attacker to be CC'ed to private bugs by accident r=glob a=LpSolit
2012-01-31Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin1-17/+29
r=dkl a=LpSolit
2012-01-27Bug 720756 - Update release notes for Bugzilla 4.2rc2Dave Lawrence1-4/+8
r/a=LpSolit
2012-01-27Bug 721715: URLs in the See Also field must be detainted before inserted ↵Frédéric Buclin1-4/+3
into the DB r=dkl a=LpSolit
2012-01-26Fix bustage due to bug 715514.Tiago Mello1-1/+1
2012-01-25Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn'tSimon Green1-1/+1
restrictive enough (min two letters required) r=timello, a=LpSolit
2012-01-25Bug 715514: Fix showdependencytree misleading in "hide resolved" viewMatt Selsky1-2/+2
r=timello, a=LpSolit
2012-01-24Bug 718183: Rename duplicated series names before inserting the new index in ↵Frédéric Buclin1-0/+31
the series table r=dkl a=LpSolit
2012-01-24Bug 715870: [Oracle] Related sequences and triggers must be removed when ↵Frédéric Buclin1-1/+19
dropping a table r=mkanat a=LpSolit
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander2-5/+5
r=dkl a=mkanat
2012-01-21Bug 469068: SMTP parameters not documentedMatt Selsky1-0/+62
r/a=LpSolit
2012-01-18Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgiTiago Mello1-8/+10
r=dkl, a=LpSolit