summaryrefslogtreecommitdiffstats
path: root/template/en/default/setup
AgeCommit message (Collapse)AuthorFilesLines
2016-09-10Bug 1284263 - Add optional support for $DATABASE_URL instead of localconfig ↵Dylan William Hardison1-0/+5
for db_* connection params.
2016-07-08Bug 542507 - [PostgreSQL] The db_user sometimes cannot connect to the ↵Dylan William Hardison1-0/+1
"template1" database
2016-05-10Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵Dylan William Hardison1-3/+2
installed and which version is installed
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵Dylan Hardison1-41/+0
dependencies r=dkl,a=dylan
2016-01-27Bug 731589 - Move mod_perl's max_unshared size from mod_perl.pl to localconfigDylan Hardison1-0/+4
r=dkl,a=dylan
2015-12-23Bug 1201113: Support to run Bugzilla as a PSGI applicationFrédéric Buclin1-0/+1
r=dylan
2015-09-07Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ↵Frédéric Buclin1-5/+5
for graphs r=gerv
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin1-0/+1
r=dkl a=glob
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin1-6/+9
enabled r=dkl a=glob
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Matt Selsky1-0/+31
into localconfig (and kill the Graphs panel). r=gerv, a=glob.
2014-11-26Bug 1105501 - checksetup.pl fails because of missing Installation string for ↵Marc Schumann1-0/+1
"documentation" feature. r=LpSolit, a=dkl
2014-10-16Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin1-4/+0
r=gerv a=glob
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵Frédéric Buclin1-1/+0
data/params r=dkl r=wurblzap a=sgreen
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM1-0/+1
r=dkl,a=sgreen
2014-01-08Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin1-2/+1
r/a=justdave
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin1-2/+2
r/a=justdave
2013-12-19Bug 237498: Add memcached integrationByron Jones1-0/+1
r=dkl, a=sgreen
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko1-0/+16
r=simon, a=glob
2013-07-15Bug 893922 - checksetup.pl failes to locate the string 'feature_rest'Dave Lawrence1-0/+1
2013-03-25Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵Frédéric Buclin1-9/+0
is no longer available r=glob a=LpSolit
2012-10-05Bug 798389: Update the URL mentioned by checksetup.pl to download patchutilsFrédéric Buclin1-1/+1
r=gerv a=LpSolit
2012-08-31Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin1-9/+0
r=mkanat a=LpSolit
2012-07-04Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ↵Matt Selsky1-0/+1
MIME type) r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-16/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2012-01-10Bug 716227: When checksetup.pl tells the admin that he should edit variables ↵Frédéric Buclin1-6/+8
in localconfig, the message should be red r=timello a=LpSolit
2011-12-26Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamedFrédéric Buclin1-1/+1
r=wicked a=LpSolit
2011-08-16Bug 466419: Add SSL support for SMTPFrédéric Buclin1-0/+1
r/a=mkanat
2011-04-25Bug 648178: Make install-module.pl check if a compiler is availableMax Kanat-Alexander1-0/+7
and fail with a clear error if not. r=glob, a=mkanat
2011-03-09revert accidental property changesByron Jones1-0/+0
2011-03-09Bug 633776: Automatic charset detection for text attachmentsByron Jones1-0/+1
r=mkanat, a=mkanat
2011-02-01Redesign the Install::DB code for migrating queries to tags, including addingMax Kanat-Alexander1-0/+1
a transaction and indicate_progress. https://bugzilla.mozilla.org/show_bug.cgi?id=616185
2010-10-27Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander1-2/+4
r=LpSolit, a=mkanat
2010-10-26Bug 607083: Improve the error message that install-module.pl prints whenMax Kanat-Alexander1-0/+1
you specify an invalid CPAN module. r=mkanat, a=mkanat (module owner)
2010-10-14Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander1-2/+2
cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat
2010-10-11Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵Frédéric Buclin1-0/+25
fail with a sane error r/a=mkanat
2010-09-19Bug 586244: Make mod_headers and mod_expires optionalMax Kanat-Alexander1-0/+17
r=glob, a=mkanat
2010-08-12Fix "No language defines the string 'update_summary_truncated'" when upgradingMax Kanat-Alexander1-1/+1
from certain versions. https://bugzilla.mozilla.org/show_bug.cgi?id=586210
2010-08-11Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander1-0/+221
including the localconfig parameter descriptions r=mkanat, a=mkanat (module owner)
2010-07-21Bug 428313: Properly expire the browser's CSS and JS cache when thereMax Kanat-Alexander1-0/+2
are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander1-0/+4
r=mkanat, a=mkanat (module owner)
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