aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...Frédéric Buclin2012-02-292-6/+8
* Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin2012-02-291-0/+6
* Bug 731559: Preload all attachment submitters when viewing a bug reportFrédéric Buclin2012-02-292-6/+17
* Bug 731219: Fix XMLRPC breakage when content-type contains a charsetByron Jones2012-02-291-1/+4
* Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the ...Frédéric Buclin2012-02-291-2/+5
* Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with lar...Frédéric Buclin2012-02-283-3/+14
* Bug 731055: get_enterable_products() is very slow when a product has many com...Frédéric Buclin2012-02-281-6/+8
* Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the bug_...Frédéric Buclin2012-02-271-1/+1
* Bug 730670: Do not redirect in buglist.cgi to improve performanceFrédéric Buclin2012-02-276-5/+55
* Bug 696387: Remove useless calls to field-descs.none.tmplMatt Selsky2012-02-2641-75/+0
* Bug 573368: Whine emails should include links to load buglists listed in the ...Matt Selsky2012-02-263-1/+8
* Bug 714368: Add Windows 8 detectionMatt Selsky2012-02-251-0/+1
* Bug 714030: Add Mac OS 10.7 Lion detectionMatt Selsky2012-02-251-0/+1
* Bug 696352: Required fields have broken colorsMichal 'hramrach' Suchanek2012-02-251-0/+1
* Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgiFrédéric Buclin2012-02-251-1/+1
* Bug 692507 - WebService API calls where appropriate should be using the shado...Dave Lawrence2012-02-243-3/+24
* Fix bustageFrédéric Buclin2012-02-221-1/+1
* Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API...Dave Lawrence2012-02-223-0/+21
* Roll out release notes change until we branch for next releaseDave Lawrence2012-02-211-2/+0
* Bug 709944 - Expose groups of which a user is part Dave Lawrence2012-02-211-3/+51
* Bug 709944 - Expose groups of which a user is part Dave Lawrence2012-02-211-0/+2
* Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean chart...Frédéric Buclin2012-02-211-1/+3
* Bug 718283: Indentation and newlines in the "Descriptive text sent within whi...Matt Selsky2012-02-201-2/+2
* Bug 377197: Whine should include bug counts at top of listMatt Selsky2012-02-202-2/+2
* Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello2012-02-199-7/+96
* Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is create...Dave Lawrence2012-02-161-1/+9
* Bug 727541 - Constants in Bugzilla::WebService::Constants should be available...Dave Lawrence2012-02-161-3/+16
* Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ch...Frédéric Buclin2012-02-161-1/+5
* Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann2012-02-151-1/+1
* Bug 724464 - JSON-RPC support shouldn't require SOAP::LiteDave Lawrence2012-02-152-20/+14
* Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2012-02-152-1/+7
* Bug 695738: Change templates to use field_descs.op_sys instead of hard coded ...Francisco Donalisio2012-02-142-3/+4
* Bug 641869: Make quicksearch help page compliant with WAIFrancisco Donalisio2012-02-141-2/+3
* Bug 714343 - Add ability to get flag information for bugs and attachments via...Dave Lawrence2012-02-141-4/+116
* Bug 727240: The POD for Bug.attachments is wrong about the format of the retu...Frédéric Buclin2012-02-141-16/+10
* Bug 714370 - Add accessors to the Flag.pm object for modification_date and cr...Dave Lawrence2012-02-141-10/+31
* Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2012-02-082-4/+21
* Fix TODO tests which now passFrédéric Buclin2012-01-311-4/+0
* Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token check...Frédéric Buclin2012-01-312-1/+18
* Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin2012-01-311-18/+58
* Bug 720756 - Update release notes for Bugzilla 4.2rc2Dave Lawrence2012-01-271-4/+8
* Bug 721715: URLs in the See Also field must be detainted before inserted into...Frédéric Buclin2012-01-271-4/+3
* Bug 715806: Correctly handle fatal sendmail errors when queuing mailByron Jones2012-01-272-1/+98
* Fix bustage due to bug 715514.Tiago Mello2012-01-251-1/+1
* Bug 617802: Add see also support for Rietveld installations on appspot.comMatt Selsky2012-01-253-0/+47
* Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn'tSimon Green2012-01-251-1/+1
* Bug 715514: Fix showdependencytree misleading in "hide resolved" viewMatt Selsky2012-01-251-2/+2
* Backing out Bug 714724Byron Jones2012-01-251-10/+19
* Bug 714724: encode emails as 8bit instead of quoted-printableByron Jones2012-01-251-19/+10
* Bug 718183: Rename duplicated series names before inserting the new index in ...Frédéric Buclin2012-01-241-0/+31