summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/c...mkanat%bugzilla.org1-3/+6
2009-08-18Bug 507969: Speed up checksetup for cases when it's doing nothingmkanat%bugzilla.org1-9/+10
2009-08-17Bug 509497: Implement sql_group_concat for all databasesmkanat%bugzilla.org1-46/+16
2009-08-13Bug 257933: File::Spec version check does not work against 0.90 - Patch by Fr...lpsolit%gmail.com1-5/+0
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...lpsolit%gmail.com1-6/+0
2009-08-12Bug 507493: checksetup.pl's output should use colors for missing and too old ...lpsolit%gmail.com2-5/+20
2009-08-11Bug 430011: Disabled extensions are still included in template include pathmkanat%bugzilla.org1-0/+1
2009-08-07Bug 509054: Internationalize feature descriptions in checksetup.plmkanat%bugzilla.org1-23/+33
2009-08-03Bug 508032: Speed up initializing of email_setting valuesmkanat%bugzilla.org1-11/+3
2009-08-03Bug 405970: Make checksetup.pl not rederive regex groups every time it runs (...mkanat%bugzilla.org1-1/+50
2009-07-24Bug 457524: Reports don't calculate totals correctly if one of the axes conta...lpsolit%gmail.com1-1/+3
2009-07-17Bug 503290: Email::Send 2.196 has a bug in the SMTP module - Patch by Fréd...lpsolit%gmail.com1-1/+2
2009-06-02Bug 495783: Create the default Classification before setting up foreign keys,...mkanat%bugzilla.org1-0/+8
2009-05-21 Bug 493090 - Product disallownew should be converted to isactiveghendricks%novell.com1-4/+25
2009-04-17Bug 486206: Quoted-printable bugmail had a =0D at the end of every line, beca...mkanat%bugzilla.org1-0/+6
2009-04-06Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi1-0/+4
2009-04-03Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com2-8/+26
2009-03-31Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com1-12/+13
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org1-0/+6
2009-03-31Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.mkanat%bugzilla.org1-0/+4
2009-03-02Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org1-5/+0
2009-02-03Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...mkanat%bugzilla.org1-1/+1
2009-02-02I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com1-1/+0
2009-02-02Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com1-0/+13
2009-01-24Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...lpsolit%gmail.com1-5/+2
2009-01-23Bug 474881: checksetup.pl only creates custom CSS files on the second run - P...lpsolit%gmail.com1-4/+3
2009-01-22Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ...mkanat%bugzilla.org1-0/+5
2009-01-16Bug 473883: Re-arrange Perl module instructions so that required modules are ...mkanat%bugzilla.org1-42/+48
2009-01-16Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org1-78/+22
2009-01-15Bug 344878: Automatically generate list of acceptable columns for buglist.cgi...lpsolit%gmail.com1-0/+10
2009-01-07Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...lpsolit%gmail.com1-0/+9
2009-01-04Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org2-42/+77
2009-01-03Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org1-13/+0
2009-01-02Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org1-0/+5
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2-0/+15
2008-12-06Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 retu...mkanat%bugzilla.org1-0/+2
2008-12-06Bug 467506: -d $dir check in add_language_set should not be commented-outmkanat%bugzilla.org1-2/+2
2008-12-06Bug 467324: PROJECT specific template directory was being ignoredmkanat%bugzilla.org1-1/+1
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org1-1/+38
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org1-0/+3
2008-10-09Bug 459163: checksetup.pl incorrectly displays "ppm install SASL-Authen" inst...lpsolit%gmail.com1-1/+1
2008-09-10Bug 452893: request.cgi crashes if a flag modification date is invalid - Patc...lpsolit%gmail.com1-1/+13
2008-08-27Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars)...lpsolit%gmail.com1-2/+2
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com1-0/+6
2008-08-23Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" [...reed%reedloden.com1-1/+2
2008-08-19Bug 450573: checksetup.pl gives "install-module --all" instructions on Window...lpsolit%gmail.com1-1/+1
2008-08-13Bug 442882: Populating bugs_fulltext can be very slow on large installationsmkanat%bugzilla.org1-19/+50
2008-07-29Bug 431669: The "product_id" column is incorrectly defined in the "group_cont...lpsolit%gmail.com1-0/+4
2008-06-29Bug 429804: Add Foreign Keys to Multiselect fieldsmkanat%bugzilla.org1-0/+22
2008-06-25Bug 441541 - Email::MIME->as_string gives SCALAR for body with mismatched Ema...gerv%gerv.net1-3/+3