aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/setup
Commit message (Collapse)AuthorAgeFilesLines
* Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵mkanat%bugzilla.org2009-03-021-0/+6
| | | | | | max_allowed_packet (and previous versions of MySQL were just ignoring the SET SESSION), so just warn people if their max_allowed_packet is too small Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 473883: Re-arrange Perl module instructions so that required modules are ↵mkanat%bugzilla.org2009-01-161-17/+14
| | | | | | listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org2009-01-161-0/+65
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 414012: Include the table id in fields that fail their new max-length check.mkanat%bugzilla.org2008-01-281-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org2007-12-151-0/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 408151: error 'install_data_too_long' is not defined on checksetup.plmkanat%bugzilla.org2007-12-141-1/+1
| | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat
* Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org2007-12-111-0/+7
| | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
* Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org2007-10-241-0/+9
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
* Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org2007-03-212-3/+45
| | | | | | preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-202-2/+65
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-0/+16
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat