index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checksetup.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Bug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.
Albert Ting
1
-2
/
+3
2014-12-15
Bug 950486: Move the webdotbase and font_file parameters from data/params int...
Matt Selsky
1
-1
/
+9
2014-09-15
Bug 1066184: data/params.js should be renamed to data/params.json since the d...
David Lawrence
1
-2
/
+2
2014-09-11
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...
Frédéric Buclin
1
-2
/
+2
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
1
-2
/
+4
2014-07-10
Bug 856598 - checksetup.pl should exit(1) if it fails checks. r=gerv, a=sgreen.
Christian Ruppert
1
-3
/
+3
2013-12-19
Bug 237498: Add memcached integration
Byron Jones
1
-0
/
+3
2012-08-31
Bug 655477: Bugzilla now requires Perl 5.10.1
Frédéric Buclin
1
-1
/
+1
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-36
/
+5
2010-10-11
Bug 550097: checksetup.pl should detect when run via a web server (cgi) and f...
Frédéric Buclin
1
-0
/
+3
2010-09-04
Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message
Max Kanat-Alexander
1
-2
/
+9
2010-07-06
Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
Max Kanat-Alexander
1
-0
/
+1
2010-07-01
Bug 382398: Make checksetup.pl localized messages be output in the
Max Kanat-Alexander
1
-6
/
+0
2010-03-28
Bug 550765: Unicode strings from install_string were showing up as garbage
Max Kanat-Alexander
1
-0
/
+6
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-1
/
+1
2009-08-12
Bug 507493: checksetup.pl's output should use colors for missing and too old ...
lpsolit%gmail.com
1
-2
/
+2
2009-06-02
Bug 495783: Create the default Classification before setting up foreign keys,...
mkanat%bugzilla.org
1
-2
/
+6
2009-04-12
Bug 487769: checksetup.pl can no longer create versions in TestProduct due to...
lpsolit%gmail.com
1
-0
/
+4
2008-12-22
Bug 470442: Only delete tainted environment variables if we're running in tai...
mkanat%bugzilla.org
1
-3
/
+0
2008-12-16
Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()
mkanat%bugzilla.org
1
-1
/
+0
2008-09-02
Bug 451707: Provide a --version option to checksetup.pl
mkanat%bugzilla.org
1
-2
/
+8
2008-08-22
Bug 439192: Add hook to the end of checksetup.pl
mkanat%bugzilla.org
1
-0
/
+2
2008-03-28
Bug 425288: checksetup.pl displays messages using the first language availabl...
lpsolit%gmail.com
1
-3
/
+2
2007-11-28
Bug 353995: Make checksetup able to reset a user's password
mkanat%bugzilla.org
1
-1
/
+11
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
1
-1
/
+1
2007-08-09
Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...
lpsolit%gmail.com
1
-3
/
+1
2007-06-14
Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...
lpsolit%gmail.com
1
-2
/
+2
2007-03-26
There was an additional patch in bug 375357 that was accidentally checked-in,...
mkanat%bugzilla.org
1
-3
/
+0
2007-03-26
Bug 375357: GD::Graph requires GD::Text (not vice-versa)
mkanat%bugzilla.org
1
-0
/
+3
2007-03-20
Bug 374330: Make it possible for installation templates to be text or HTML
mkanat%bugzilla.org
1
-2
/
+2
2007-03-17
Bug 374227: Create a system for localizing basic installation strings
mkanat%bugzilla.org
1
-4
/
+4
2007-03-16
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...
mkanat%bugzilla.org
1
-0
/
+1
2006-12-09
Bug 361252: checksetup.pl should get confirmation from the user before causin...
lpsolit%gmail.com
1
-25
/
+13
2006-11-13
Bug 350307: Split out the create and update functionality of Bugzilla::Field:...
mkanat%bugzilla.org
1
-1
/
+1
2006-10-17
Bug 192451: Checksetup should prioritize missing module whines
mkanat%bugzilla.org
1
-0
/
+2
2006-09-14
Bug 352608: Make checksetup more localizable
mkanat%bugzilla.org
1
-0
/
+5
2006-09-14
Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...
mkanat%bugzilla.org
1
-247
/
+264
2006-09-14
Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install
mkanat%bugzilla.org
1
-104
/
+1
2006-09-14
Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...
mkanat%bugzilla.org
1
-99
/
+59
2006-09-10
Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install
mkanat%bugzilla.org
1
-219
/
+12
2006-09-04
Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ca...
mkanat%bugzilla.org
1
-6
/
+2
2006-08-26
Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user for...
mkanat%bugzilla.org
1
-2
/
+4
2006-08-05
Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...
lpsolit%gmail.com
1
-3
/
+2
2006-08-04
Bug 347290: Move default product and classification creation into Bugzilla::I...
mkanat%bugzilla.org
1
-54
/
+9
2006-08-04
Bug 347116: Move field-definition code from checksetup.pl into a module
mkanat%bugzilla.org
1
-137
/
+1
2006-08-03
Bug 347083: Move the rest of checksetup's DB-modification code into a module
mkanat%bugzilla.org
1
-470
/
+21
2006-08-03
Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DB
mkanat%bugzilla.org
1
-2109
/
+2
2006-08-03
Bug 289357: Move AddFDef from checksetup into Field.pm
mkanat%bugzilla.org
1
-107
/
+122
2006-08-02
Bug 346932: Move settings creation/maintenance into Bugzilla::Install
mkanat%bugzilla.org
1
-30
/
+2
2006-08-01
Bug 346594: Move GraphViz check into Bugzilla::Install::Requirements
mkanat%bugzilla.org
1
-22
/
+1
[next]