Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-12 | Bug 507493: checksetup.pl's output should use colors for missing and too old ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-06-02 | Bug 495783: Create the default Classification before setting up foreign ↵ | mkanat%bugzilla.org | 1 | -2/+6 | |
keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-04-12 | Bug 487769: checksetup.pl can no longer create versions in TestProduct due ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
to insufficient privileges (checksetup.pl fails) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2008-12-22 | Bug 470442: Only delete tainted environment variables if we're running in ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
taint mode Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-12-16 | Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi() | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-09-02 | Bug 451707: Provide a --version option to checksetup.pl | mkanat%bugzilla.org | 1 | -2/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-08-22 | Bug 439192: Add hook to the end of checksetup.pl | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
2008-03-28 | Bug 425288: checksetup.pl displays messages using the first language ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
available, alphabetically, rather than falling back to english if the desired language is not found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=mkanat | |||||
2007-11-28 | Bug 353995: Make checksetup able to reset a user's password | mkanat%bugzilla.org | 1 | -1/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-08-09 | Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws ↵ | lpsolit%gmail.com | 1 | -3/+1 | |
warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-06-14 | Bug 345100: Remove obsolete parameters and "officially" turn on custom bug ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=justdave | |||||
2007-03-26 | There was an additional patch in bug 375357 that was accidentally ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
checked-in, that wasn't part of that bug. | |||||
2007-03-26 | Bug 375357: GD::Graph requires GD::Text (not vice-versa) | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-20 | Bug 374330: Make it possible for installation templates to be text or HTML | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 374227: Create a system for localizing basic installation strings | mkanat%bugzilla.org | 1 | -4/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-16 | Bug 374215: Move all generally-useful Installation subroutines to ↵ | mkanat%bugzilla.org | 1 | -0/+1 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2006-12-09 | Bug 361252: checksetup.pl should get confirmation from the user before ↵ | lpsolit%gmail.com | 1 | -25/+13 | |
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-17 | Bug 192451: Checksetup should prioritize missing module whines | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵ | mkanat%bugzilla.org | 1 | -247/+264 | |
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-14 | Bug 352593: Move group creation from checksetup.pl to Bugzilla::Install | mkanat%bugzilla.org | 1 | -104/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-14 | Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and ↵ | mkanat%bugzilla.org | 1 | -99/+59 | |
make checksetup.pl use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-10 | Bug 351983: Move admin creation out of checksetup.pl and into Bugzilla::Install | mkanat%bugzilla.org | 1 | -219/+12 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-09-04 | Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵ | mkanat%bugzilla.org | 1 | -6/+2 | |
calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-26 | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 1 | -2/+4 | |
for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-05 | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-04 | Bug 347290: Move default product and classification creation into ↵ | mkanat%bugzilla.org | 1 | -54/+9 | |
Bugzilla::Install Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-08-04 | Bug 347116: Move field-definition code from checksetup.pl into a module | mkanat%bugzilla.org | 1 | -137/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-03 | Bug 347083: Move the rest of checksetup's DB-modification code into a module | mkanat%bugzilla.org | 1 | -470/+21 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-08-03 | Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DB | mkanat%bugzilla.org | 1 | -2109/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-03 | Bug 289357: Move AddFDef from checksetup into Field.pm | mkanat%bugzilla.org | 1 | -107/+122 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-08-02 | Bug 346932: Move settings creation/maintenance into Bugzilla::Install | mkanat%bugzilla.org | 1 | -30/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-01 | Bug 346594: Move GraphViz check into Bugzilla::Install::Requirements | mkanat%bugzilla.org | 1 | -22/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-01 | Bug 346545: checksetup should show the name and version of the OS it's being ↵ | mkanat%bugzilla.org | 1 | -2/+14 | |
run on Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=colin, a=myk | |||||
2006-08-01 | Bug 346552: Move checksetup's permission-fixing code into a module | mkanat%bugzilla.org | 1 | -159/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-01 | Bug 346493: Move Template pre-compilation code into a module | mkanat%bugzilla.org | 1 | -65/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-01 | Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module. | mkanat%bugzilla.org | 1 | -57/+16 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -0/+48 | |
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2006-07-30 | Bug 346414: Move the creation/maintenance of the data/ directory out of ↵ | mkanat%bugzilla.org | 1 | -310/+9 | |
checksetup and into a module Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-07-29 | Bug 346410: Move enum-table population code into Bugzilla::DB | mkanat%bugzilla.org | 1 | -68/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-07-29 | Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB | mkanat%bugzilla.org | 1 | -77/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-07-29 | Bug 346344: Move checksetup's localconfig-handling code into ↵ | mkanat%bugzilla.org | 1 | -374/+22 | |
Bugzilla::Install::Localconfig Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-07-29 | Bug 346343: Clean up all of checksetup prior to localconfig code | mkanat%bugzilla.org | 1 | -55/+23 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-29 | Bug 346275: checksetup.pl should read the "answers" file into a Safe | mkanat%bugzilla.org | 1 | -19/+35 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-29 | Bug 346270: Eliminate as many BEGIN blocks as possible from checksetup.pl | mkanat%bugzilla.org | 1 | -40/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-29 | Bug 346265: checksetup.pl should use Getopt::Long instead of its current hack | mkanat%bugzilla.org | 1 | -9/+12 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-29 | Bug 346212: Create POD for checksetup.pl, and move --help message into ↵ | mkanat%bugzilla.org | 1 | -116/+172 | |
Pod::Usage output Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-28 | Bug 344855: Create a subroutine that does all of checksetup's requirements ↵ | mkanat%bugzilla.org | 1 | -161/+7 | |
checking Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk |