aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the version number for 3.2.5.release-3.2.5bugzilla-3.2.5mkanat%bugzilla.org2009-09-112-3/+3
* Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Too...mkanat%bugzilla.org2009-09-111-1/+3
* Bug 515191: [SECURITY] SQL Injection via Bug.create (CVE-2009-3165)mkanat%bugzilla.org2009-09-113-0/+20
* Bug 515804: Release Notes for Bugzilla 3.2.5mkanat%bugzilla.org2009-09-101-1/+17
* Bug 458395: Hook for setting-descsmkanat%bugzilla.org2009-08-191-0/+2
* Bug 510496: Recommend the admin to run mysql_secure_installation rather than ...lpsolit%gmail.com2009-08-183-144/+36
* Bug 507957: Bugzilla admins should not create templates in the "default" dire...lpsolit%gmail.com2009-08-101-2/+2
* Bug 367343: Doc imprecision concerning the "usetargetmilestone" parameter - P...lpsolit%gmail.com2009-07-291-1/+2
* Bug 423963: OS-specific installation notes should be clearer in how to use Sc...lpsolit%gmail.com2009-07-291-19/+19
* Bug 503543: Merge README, QUICKSTART, UPGRADING - Patch by Frédéric Buc...lpsolit%gmail.com2009-07-291-14/+87
* Bug 233400: The "3rd-party integration" section should point to Bugzilla:Addo...lpsolit%gmail.com2009-07-282-3/+11
* Bug 380267: Release notes for 3.0 don't flag new MySQL version requirement as...lpsolit%gmail.com2009-07-281-1/+1
* Bug 450570: Installation docs don't mention install-modules.pl - Patch by FrÃ...lpsolit%gmail.com2009-07-281-21/+7
* Bug 506036: Fix typo in install-module.pl POD: --all-upgrade -> --upgrade-allmkanat%bugzilla.org2009-07-251-1/+1
* Bug 469794: On windows, export bug list to CSV breaks because of extra line b...lpsolit%gmail.com2009-07-241-1/+3
* Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_dire...dkl%redhat.com2009-07-221-1/+1
* Bug 503821: Link in "Delete Tag?" user error triggers "Suspicious action" pro...lpsolit%gmail.com2009-07-192-6/+12
* Bug 323606: sanitycheck.cgi should offer a link to fix everconfirmed - Patch ...lpsolit%gmail.com2009-07-182-2/+24
* Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Fréd...lpsolit%gmail.com2009-07-171-1/+2
* Bug 504418: mod_perl CGI requirement no longer newer than base CGI requiremen...lpsolit%gmail.com2009-07-162-20/+1
* Bug 448690: Changing columns after editing a saved search forgets edits - Pat...wicked%sci.fi2009-07-143-14/+12
* Bug 369139: Add titles to creating and updating a tag messages - Patch by Tee...wicked%sci.fi2009-07-141-0/+2
* Bump version number post-release.mkanat%bugzilla.org2009-07-091-1/+1
* Bump version number for 3.2.4.release-3.2.4bugzilla-3.2.4mkanat%bugzilla.org2009-07-082-3/+3
* Bug 495257: [SECURITY] Make check_can_change_field enforce permissions on con...mkanat%bugzilla.org2009-07-081-0/+14
* Bug 494038: Release Notes for Bugzilla 3.2.4mkanat%bugzilla.org2009-07-081-1/+31
* Bug 502950: Unconfirming a bug doesn't reset everconfirmed to 0 - Patch by Fr...lpsolit%gmail.com2009-07-071-1/+1
* Bug 502682: CheckIfVotedConfirmed fails to confirm a bug if you don't have th...lpsolit%gmail.com2009-07-071-2/+8
* Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrédÃÂ...lpsolit%gmail.com2009-07-015-35/+26
* Bug 498318: Speed up field-descs.none.tmplmkanat%bugzilla.org2009-06-212-1/+9
* Bug 339679: describecomponents.cgi doesn't show components of closed products...lpsolit%gmail.com2009-05-212-1/+21
* Bug 491679: Do not store the buglist sort order of shared saved searches in c...lpsolit%gmail.com2009-05-061-1/+1
* Bug 490562: QuickSearch "+" operator adds $qsword over and over for @subWordsmkanat%bugzilla.org2009-04-291-1/+1
* Bug 418672: Make email_in.pl chdir to the abs_path to avoid working from /etc...mkanat%bugzilla.org2009-04-281-4/+3
* Bug 483150: Fix Bugzilla JS/CSS for IE8mkanat%bugzilla.org2009-04-281-12/+14
* Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, becausemkanat%bugzilla.org2009-04-172-1/+7
* Bug 486685: MIME type override for attachments lost in HTTP redirect - Patch ...lpsolit%gmail.com2009-04-151-0/+4
* Bug 486796: Bareword in 3.2.3 release notes - Patch by Vitaly Fedrushkov <vit...lpsolit%gmail.com2009-04-051-1/+1
* Bump version number post-release.mkanat%bugzilla.org2009-03-311-1/+1
* Bump version number for 3.2.3.release-3.2.3bugzilla-3.2.3mkanat%bugzilla.org2009-03-302-3/+3
* Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...reed%reedloden.com2009-03-303-3/+19
* Bug 485845: Release Notes for Bugzilla 3.2.3mkanat%bugzilla.org2009-03-301-7/+42
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...lpsolit%gmail.com2009-03-173-0/+6
* Bug 481952 - "Confirm attachment deletion page puts HTML in <title>" [p=reed ...reed%reedloden.com2009-03-091-2/+1
* 2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...lpsolit%gmail.com2009-03-061-1/+1
* Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...lpsolit%gmail.com2009-03-041-1/+1
* Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org2009-03-026-22/+72
* Bug 480858: Change Columns fails to escape search name when re-running saved ...lpsolit%gmail.com2009-03-011-1/+2
* Bug 479446: email_in.pl wasn't splitting lines properly when they ended with CRLmkanat%bugzilla.org2009-02-261-1/+1
* Bug 467920: Remove multiple CRs in a row from the email template and make sure amkanat%bugzilla.org2009-02-221-1/+14