summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup
AgeCommit message (Collapse)AuthorFilesLines
2010-06-24Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPCMax Kanat-Alexander1-0/+1
WebService r=mkanat, a=mkanat (module owner)
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-77/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead ↵mkanat%bugzilla.org1-1/+5
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵mkanat%bugzilla.org1-1/+1
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-08-20Bug 208714: Make checksetup.pl move $datadir/template when it can't delete itmkanat%bugzilla.org1-0/+5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-08-19Bug 511337: Make checksetup.pl properly throw a warning when it can't ↵mkanat%bugzilla.org1-0/+2
chmod/chown a file Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵lpsolit%gmail.com1-1/+0
extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-12Bug 507493: checksetup.pl's output should use colors for missing and too old ↵lpsolit%gmail.com1-0/+1
Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-08-07Bug 509054: Internationalize feature descriptions in checksetup.plmkanat%bugzilla.org1-0/+18
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-03-02Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION ↵mkanat%bugzilla.org1-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
2009-01-16Bug 473883: Re-arrange Perl module instructions so that required modules are ↵mkanat%bugzilla.org1-17/+14
listed at the end Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-01-16Bug 460376: Make module-install instructions localizable.mkanat%bugzilla.org1-0/+65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2008-01-28Bug 414012: Include the table id in fields that fail their new max-length check.mkanat%bugzilla.org1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2007-12-15Bug 408448: checksetup now tells you when template precompilation is complete.mkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-12-14Bug 408151: error 'install_data_too_long' is not defined on checksetup.plmkanat%bugzilla.org1-1/+1
Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=mkanat, a=mkanat
2007-12-11Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org1-0/+7
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
2007-10-24Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org1-0/+9
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
2007-03-21Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org2-3/+45
preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-20Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2-2/+65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org1-0/+16
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat