summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Collapse)AuthorFilesLines
2007-03-26Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org1-5/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-26Bug 375352: Building DBI requires PathToolsmkanat%bugzilla.org1-5/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-25Bug 375246: Installation is broken by "can't coerce array into hash"mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-21Bug 192054: Bugzilla dependencies upgrade messages in wrong ordermkanat%bugzilla.org1-50/+65
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-21Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org2-17/+34
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.org1-19/+52
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-3/+250
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17Bug 45207: Automated sanity check that can send an e-mail if there are ↵lpsolit%gmail.com1-0/+1
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-03-16Bug 374215: Move all generally-useful Installation subroutines to ↵mkanat%bugzilla.org3-104/+200
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-15Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org1-0/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-11Bug 373442: Add referential integrity against the profiles table in some ↵mkanat%bugzilla.org1-49/+4
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-10Bug 347439: Implement support for referential integrity in ↵mkanat%bugzilla.org1-0/+47
Bugzilla::DB::Schema and implement it on profiles_activity Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-02-13Bug 366408: MIME:: modules should now be optional, not required (because ↵mkanat%bugzilla.org1-11/+7
we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-01-26Bug 368147: Upgrade from 2.16 and earlier does not work with DBD::mysql 4.0mkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2006-12-19Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max ↵lpsolit%gmail.com1-0/+2
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-12-19Bug 339385: Make Bugzilla::Version use Bugzilla::Objectmkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-12-14Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org1-9/+17
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-12-14Bug 357847: recommend Theory58S instead of landfill for ppm usersmkanat%bugzilla.org1-4/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
2006-12-09Bug 362865: email_in.pl permissions not good after running checksetup.pl - ↵lpsolit%gmail.com1-1/+2
Patch by Bill Barry <after.fallout@gmail.com> r=mkanat a=myk
2006-12-09Bug 361252: checksetup.pl should get confirmation from the user before ↵lpsolit%gmail.com1-3/+3
causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com1-0/+5
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com1-0/+8
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-11-04Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org1-4/+10
Patch By Noel Cragg <noel@red-bean.com> r=mkanat, a=myk
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org1-14/+11
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
2006-10-22Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org1-8/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org2-0/+34
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
2006-10-17Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org1-4/+47
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-10-17Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org1-268/+255
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-10-15Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org1-0/+3
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-0/+23
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-24Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-23Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org1-1/+17
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-22Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com1-1/+1
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org1-9/+10
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-16Bug 351888: Move comment creation out of post_bug.cgi and into Bugzilla::Bugmkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=myk
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2-74/+41
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-14Bug 277502: Re-organize checksetup.pl to be understood more easily (make it ↵mkanat%bugzilla.org1-0/+17
a short series of subroutines) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-14Bug 352593: Move group creation from checksetup.pl to Bugzilla::Installmkanat%bugzilla.org1-0/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-09Bug 351747: skins/.cvsignore should be in the CVS repo, not created by ↵mkanat%bugzilla.org1-2/+0
checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2006-09-09Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit ↵mkanat%bugzilla.org1-1/+1
requirement is too low) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-08Bug 350217: Extensions need to be able to update Bugzilla's DB schemamkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2-0/+3
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
2006-09-06Bug 350613: Bugzilla should ship with built perldocmkanat%bugzilla.org1-3/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2006-09-05Bug 57350: "added comments" search is slow or doesn't work at allmkanat%bugzilla.org1-6/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-09-04Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵mkanat%bugzilla.org2-8/+9
calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-04Bug 341091: checksetup breaks if there are duplicate versions for a productmkanat%bugzilla.org1-2/+27
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-26Bug 350249: We don't need an index on bugs.short_descmkanat%bugzilla.org1-5/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-26Bug 350244: profiles.disabledtext has its definition changed every time ↵mkanat%bugzilla.org1-2/+5
checksetup runs Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-26Bug 350237: checksetup does not properly add a short_desc index to old ↵mkanat%bugzilla.org1-1/+1
installations Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk