aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
Commit message (Expand)AuthorAgeFilesLines
* Bug 495783: Create the default Classification before setting up foreign keys,...mkanat%bugzilla.org2009-06-021-0/+8
* Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com2009-05-201-4/+25
* Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...mkanat%bugzilla.org2009-04-171-0/+6
* Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi2009-04-061-0/+4
* Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com2009-04-032-8/+26
* Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com2009-03-311-12/+13
* Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2009-03-311-0/+6
* Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.mkanat%bugzilla.org2009-03-301-0/+4
* Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org2009-03-021-5/+0
* Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...mkanat%bugzilla.org2009-02-031-1/+1
* I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com2009-02-021-1/+0
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+13
* Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...lpsolit%gmail.com2009-01-241-5/+2
* Bug 474881: checksetup.pl only creates custom CSS files on the second run - P...lpsolit%gmail.com2009-01-231-4/+3
* Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org2009-01-221-0/+5
* Bug 473883: Re-arrange Perl module instructions so that required modules are ...mkanat%bugzilla.org2009-01-161-42/+48
* Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org2009-01-161-78/+22
* Bug 344878: Automatically generate list of acceptable columns for buglist.cgi...lpsolit%gmail.com2009-01-151-0/+10
* Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...lpsolit%gmail.com2009-01-071-0/+9
* Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org2009-01-042-42/+77
* Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org2009-01-021-13/+0
* Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org2009-01-021-0/+5
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-242-0/+15
* Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 retu...mkanat%bugzilla.org2008-12-061-0/+2
* Bug 467506: -d $dir check in add_language_set should not be commented-outmkanat%bugzilla.org2008-12-061-2/+2
* Bug 467324: PROJECT specific template directory was being ignoredmkanat%bugzilla.org2008-12-061-1/+1
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-071-1/+38
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-0/+3
* Bug 459163: checksetup.pl incorrectly displays "ppm install SASL-Authen" inst...lpsolit%gmail.com2008-10-091-1/+1
* Bug 452893: request.cgi crashes if a flag modification date is invalid - Patc...lpsolit%gmail.com2008-09-101-1/+13
* Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars)...lpsolit%gmail.com2008-08-271-2/+2
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-0/+6
* Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" [...reed%reedloden.com2008-08-231-1/+2
* Bug 450573: checksetup.pl gives "install-module --all" instructions on Window...lpsolit%gmail.com2008-08-191-1/+1
* Bug 442882: Populating bugs_fulltext can be very slow on large installationsmkanat%bugzilla.org2008-08-131-19/+50
* Bug 431669: The "product_id" column is incorrectly defined in the "group_cont...lpsolit%gmail.com2008-07-291-0/+4
* Bug 429804: Add Foreign Keys to Multiselect fieldsmkanat%bugzilla.org2008-06-291-0/+22
* Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Ema...gerv%gerv.net2008-06-251-3/+3
* Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org2008-06-141-5/+7
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com2008-05-211-5/+6
* Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2008-05-081-4/+8
* Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃÂ...lpsolit%gmail.com2008-04-301-4/+1
* Bug 311563 – Make whining permit utf8 in whining reports.wurblzap%gmail.com2008-04-091-1/+5
* Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ta...lpsolit%gmail.com2008-04-081-8/+15
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-042-8/+21
* Bug 425620 – checksetup.pl doesn't pick up the user's language correctly.wurblzap%gmail.com2008-03-311-1/+16
* Bug 425288: checksetup.pl displays messages using the first language availabl...lpsolit%gmail.com2008-03-281-12/+22
* [Bug 424865] checksetup tells me that commands listed below need to be run as...mozilla%colinogilvie.co.uk2008-03-251-3/+5
* Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ...mkanat%bugzilla.org2008-03-251-6/+36
* Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patc...lpsolit%gmail.com2008-03-211-14/+13