summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin1-42/+30
2012-04-11Bug 734997: The 'take' link for the assignee field doesn't work when usemenuf...Frédéric Buclin1-7/+22
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu3-1/+67
2012-04-04Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin1-0/+5
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
2012-03-30Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin1-1/+1
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin4-103/+191
2012-03-28Bug 735821: Fix broken HTML code in bugmail.html.tmpl.Tiago Mello1-1/+1
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin1-1/+5
2012-03-26Bug 734471 - Need new hook edituser search templateFrancisco Donalisio1-0/+3
2012-03-26Add hooks for alternative login methods. r,a=LpSolit.Gervase Markham2-0/+5
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky1-7/+3
2012-03-17Fix bustage: Bugzilla -> terms.BugzillaFrédéric Buclin1-3/+3
2012-03-17Bug 736057: Add to the release notes that |FILTER url_quote| has been replace...Frédéric Buclin1-0/+3
2012-03-10Tabular reports' column headers do not use display_value.Marc Schumann1-1/+1
2012-03-10Bug 730032: The documentation must mention bzr instead of cvs in the "Upgradi...Frédéric Buclin1-56/+78
2012-03-10Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin1-1/+1
2012-03-09Fixed comma in documentationDave Lawrence1-1/+1
2012-03-09Bug 730794 - Need new hook edituser pageFrancisco Donalisio3-0/+41
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
2012-03-06Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports wh...Frédéric Buclin1-0/+8
2012-03-03Bug 731586: Email notifications about status changes in blockers are incorrec...Frédéric Buclin2-11/+7
2012-03-01Bug 731725 - In the documentation license, the address of the FSF is incorrectEmmanuel Seyman1-2/+2
2012-02-29Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones1-1/+4
2012-02-28Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with lar...Frédéric Buclin3-3/+14
2012-02-28Bug 731055: get_enterable_products() is very slow when a product has many com...Frédéric Buclin1-6/+8
2012-02-27Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the bug_...Frédéric Buclin1-1/+1
2012-02-26Bug 714030: Add Mac OS 10.7 Lion detectionMatt Selsky1-0/+1
2012-02-26Bug 714368: Add Windows 8 detectionMatt Selsky1-0/+1
2012-02-25Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek1-0/+1
2012-02-25Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin1-1/+1
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 API...Dave Lawrence3-0/+21
2012-02-20Bug 718283: Indentation and newlines in the "Descriptive text sent within whi...Matt Selsky1-2/+2
2012-02-16Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch...Frédéric Buclin1-1/+5
2012-02-15Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann1-1/+1
2012-02-15Bug 724464 - JSON-RPC support shouldn't require SOAP::LiteDave Lawrence2-20/+14
2012-02-15Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2-1/+7
2012-02-14Bug 727240: The POD for Bug.attachments is wrong about the format of the retu...Frédéric Buclin1-16/+10
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2-4/+21
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 le...Frédéric Buclin2-1/+18
2012-01-31Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email a...Frédéric Buclin4-7/+5
2012-01-31Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin1-17/+29
2012-01-27Bug 720756 - Update release notes for Bugzilla 4.2rc2Dave Lawrence1-4/+8
2012-01-27Bug 721715: URLs in the See Also field must be detainted before inserted into...Frédéric Buclin1-4/+3