aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump the version number for 3.2.7.release-3.2.7bugzilla-3.2.7Max Kanat-Alexander2010-06-242-3/+3
* Bug 309952: (CVE-2010-1204) [SECURITY] Protect boolean chart searches forMax Kanat-Alexander2010-06-241-0/+8
* Bug 566199: Release Notes for Bugzilla 3.2.7Max Kanat-Alexander2010-06-211-0/+11
* Remove CVS "$Id" markers in files. The CVS mirror of bzr was showingMax Kanat-Alexander2010-03-077-9/+0
* Bug 549588: Documentation incorrectly refers to localconfig for priorities, s...Frédéric Buclin2010-03-081-11/+1
* Bug 549671: The "1.3. New Versions" section is out-of-dateFrédéric Buclin2010-03-081-34/+7
* Bug 549685: Update the list of required and optional Perl modulesFrédéric Buclin2010-03-071-2/+21
* Bug 549177 - "Typo in admin.cgi page header"Reed Loden2010-02-281-1/+1
* Some lines in the release notes started with a "[% terms" item but didn'tMax Kanat-Alexander2010-02-241-10/+10
* Update .bzrignore to properly exclude the contents of lib/.Max Kanat-Alexander2010-02-031-1/+1
* Bump version number post-release.Max Kanat-Alexander2010-02-011-1/+1
* Convert .cvsignore files into a .bzrignore.release-3.2.6bugzilla-3.2.6Max Kanat-Alexander2010-02-019-34/+31
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-01114-20575/+85
* Bump version number for 3.2.6.Max Kanat-Alexander2010-02-012-4/+4
* Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from seeing CVS/,...Max Kanat-Alexander2010-02-011-29/+50
* Bug 543343: Release Notes for Bugzilla 3.2.6Max Kanat-Alexander2010-02-011-1/+12
* Bug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables ...mkanat%bugzilla.org2009-09-201-1/+1
* Bump version number post-releasemkanat%bugzilla.org2009-09-161-1/+1
* 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