summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2012-08-03Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...Koosha Khajeh Moogahi1-2/+3
2012-08-03Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...Frédéric Buclin1-4/+13
2012-07-27Bumped version post releaseDave Lawrence1-1/+1
2012-07-26Bump version to 4.2.2Dave Lawrence1-1/+1
2012-07-26Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...Frédéric Buclin2-14/+24
2012-07-26Bug 774625 - describecomponents.cgi - product category listing is not sortedMarkus Kolb1-1/+1
2012-07-25Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi1-2/+2
2012-07-24Bug 753688: Classification doesn't work as z-axis on reportsFrédéric Buclin1-4/+14
2012-06-09Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi1-0/+6
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin1-2/+12
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones1-1/+3
2012-04-19Bumping the version post-releaseDave Lawrence1-1/+1
2012-04-18Bump version to 4.2.1Dave Lawrence1-1/+1
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin3-5/+117
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2-44/+80
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin1-3/+3
2012-04-13Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin1-24/+24
2012-04-12Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin1-5/+11
2012-04-12Fix typoFrédéric Buclin1-1/+1
2012-04-11Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin1-42/+30
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2-1/+51
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 Buclin2-95/+95
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin1-1/+5
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky1-7/+3
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 Donalisio1-0/+24
2012-02-29Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones1-1/+4
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-22Bumped version number post-releaseDave Lawrence1-1/+1
2012-02-22Bumped version to 4.2Dave Lawrence1-1/+1
2012-02-22Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...Dave Lawrence2-0/+16
2012-02-16Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch...Frédéric Buclin1-1/+5
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-01Bump the version number post-releaseDave Lawrence1-1/+1
2012-01-31Bumped to version 4.2rc2Dave Lawrence1-1/+1
2012-01-31(CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token checks and can le...Frédéric Buclin1-1/+13
2012-01-31Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email a...Frédéric Buclin2-2/+2
2012-01-31Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin1-17/+29
2012-01-27Bug 721715: URLs in the See Also field must be detainted before inserted into...Frédéric Buclin1-4/+3