aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1308949 - Keep MYMETA.json up-to-date when checksetup is runDylan Hardison2016-10-141-0/+10
* remove radius and ldap from default set of --cpanm featuresDylan William Hardison2016-09-111-1/+4
* Bug 1273699 - patch to add to and correct pod for checksetup.plKenneth Lorber2016-05-171-3/+13
* re-add check-modulesDylan William Hardison2016-05-101-2/+2
* nit: include --skip-satisfied and --quiet for checksetup cpanm helper.Dylan William Hardison2016-05-101-2/+2
* Bug 1270536 - Provide helper script to run cpanm with sane default argumentsDylan William Hardison2016-05-101-1/+28
* Bug 1251100 - checksetup.pl no longer tells admins which modules are installe...Dylan William Hardison2016-05-101-4/+11
* Bug 1270550 - Can't locate loadable object for module main::Tie::Hash::NamedC...Dylan Hardison2016-05-091-0/+2
* Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin2016-04-271-0/+1
* Bug 1136137: Require Perl 5.14Frédéric Buclin2016-02-291-1/+1
* Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...Dylan Hardison2016-02-231-23/+3
* Bug 1191255 - Remove requirement to specify SMTP server during installation o...Gervase Markham2015-08-071-2/+0
* Bug 1164761: Add a couple of extra options to checksetup to skip some actionsJeff Fearn2015-06-081-2/+9
* Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...David Lawrence2015-04-021-3/+15
* Bug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.Albert Ting2015-01-221-2/+3
* Bug 950486: Move the webdotbase and font_file parameters from data/params int...Matt Selsky2014-12-151-1/+9
* Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence2014-09-151-2/+2
* Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin2014-09-111-2/+2
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-2/+4
* Bug 856598 - checksetup.pl should exit(1) if it fails checks. r=gerv, a=sgreen.Christian Ruppert2014-07-101-3/+3
* Bug 237498: Add memcached integrationByron Jones2013-12-191-0/+3
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-311-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-36/+5
* Bug 550097: checksetup.pl should detect when run via a web server (cgi) and f...Frédéric Buclin2010-10-111-0/+3
* Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" messageMax Kanat-Alexander2010-09-031-2/+9
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-0/+1
* Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander2010-07-011-6/+0
* Bug 550765: Unicode strings from install_string were showing up as garbageMax Kanat-Alexander2010-03-281-0/+6
* Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org2009-11-241-1/+1
* Bug 507493: checksetup.pl's output should use colors for missing and too old ...lpsolit%gmail.com2009-08-121-2/+2
* Bug 495783: Create the default Classification before setting up foreign keys,...mkanat%bugzilla.org2009-06-021-2/+6
* Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...lpsolit%gmail.com2009-04-111-0/+4
* Bug 470442: Only delete tainted environment variables if we're running in tai...mkanat%bugzilla.org2008-12-221-3/+0
* Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org2008-12-161-1/+0
* Bug 451707: Provide a --version option to checksetup.plmkanat%bugzilla.org2008-09-021-2/+8
* Bug 439192: Add hook to the end of checksetup.plmkanat%bugzilla.org2008-08-221-0/+2
* Bug 425288: checksetup.pl displays messages using the first language availabl...lpsolit%gmail.com2008-03-281-3/+2
* Bug 353995: Make checksetup able to reset a user's passwordmkanat%bugzilla.org2007-11-281-1/+11
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...lpsolit%gmail.com2007-08-091-3/+1
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com2007-06-141-2/+2
* There was an additional patch in bug 375357 that was accidentally checked-in,...mkanat%bugzilla.org2007-03-261-3/+0
* Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org2007-03-261-0/+3
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-201-2/+2
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-4/+4
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-161-0/+1
* Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com2006-12-091-25/+13
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-131-1/+1
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-171-0/+2
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-0/+5