aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander2010-02-201-1/+0
| | | | | bugzilla-update.xml, to avoid warnings. r=LpSolit, a=LpSolit
* Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ↵Reed Loden2010-02-011-0/+7
| | | | | | the web Patch by Reed Loden <reed@reedloden.com> r=mkanat a=LpSolit
* Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing ↵Max Kanat-Alexander2010-02-011-29/+50
| | | | | | CVS/, contrib/, docs/, and t/ directories iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵mkanat%bugzilla.org2009-12-311-9/+36
| | | | | | and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* After the checkin of bug 524603, checksetup.pl printed "No such file or ↵mkanat%bugzilla.org2009-12-151-3/+3
| | | | directory at Bugzilla/Install/Filesystem.pm line 465" the first time the new code was run. This fixes the warning.
* Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile ↵mkanat%bugzilla.org2009-12-141-1/+25
| | | | | | (for the "Test" mail_delivery_method) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 530767: Allow for CPAN distribution of extensionsmkanat%bugzilla.org2009-11-251-1/+5
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2009-11-251-0/+1
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵mkanat%bugzilla.org2009-10-241-0/+1
| | | | | | start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory ↵lpsolit%gmail.com2009-09-221-1/+0
| | | | every time - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 517632: Make checksetup.pl die when it fails to create a directorymkanat%bugzilla.org2009-09-221-2/+2
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org2009-09-061-2/+5
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 511337: Make checksetup.pl properly throw a warning when it can't ↵mkanat%bugzilla.org2009-08-191-3/+6
| | | | | | chmod/chown a file Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ↵wurblzap%gmail.com2009-04-031-6/+7
| | | | | | (suexec). Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat
* Bug 474881: checksetup.pl only creates custom CSS files on the second run - ↵lpsolit%gmail.com2009-01-231-4/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 147776: Make checksetup.pl re-write localconfig with the current ↵mkanat%bugzilla.org2009-01-041-0/+3
| | | | | | comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-241-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat
* Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org2008-06-141-5/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=ghendricks, a=mkanat
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com2008-05-211-5/+6
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by ↵lpsolit%gmail.com2008-04-301-4/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=mkanat
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-041-7/+8
| | | | by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit
* Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic ↵lpsolit%gmail.com2008-01-181-3/+0
| | | | message
* Bug 147776: Make checksetup.pl re-write localconfig with the most modern ↵mkanat%bugzilla.org2008-01-181-0/+3
| | | | | | comments. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-10/+19
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
* Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org2007-10-241-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 392573 – Most CSS files are missing from Dusk/, flooding web server ↵wurblzap%gmail.com2007-08-181-7/+13
| | | | | | | error logs. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-241-5/+5
| | | | | patch by jhulten@tragicallyleet.com r=timeless I've updated it to trunk r=lpsolit a=lpsolit
* Bug 376908: Installation process should not assume skins are in the same ↵lpsolit%gmail.com2007-05-101-2/+3
| | | | directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat
* Bug 45207: Automated sanity check that can send an e-mail if there are ↵lpsolit%gmail.com2007-03-171-0/+1
| | | | problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 362865: email_in.pl permissions not good after running checksetup.pl - ↵lpsolit%gmail.com2006-12-091-1/+2
| | | | Patch by Bill Barry <after.fallout@gmail.com> r=mkanat a=myk
* Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org2006-10-171-0/+1
| | | | | | Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
* Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2006-09-231-1/+17
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
* Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2006-09-211-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-9/+41
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 351747: skins/.cvsignore should be in the CVS repo, not created by ↵mkanat%bugzilla.org2006-09-091-2/+0
| | | | | | checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
* Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com2006-09-071-0/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk,mkanat; a=myk
* Bug 350613: Bugzilla should ship with built perldocmkanat%bugzilla.org2006-09-061-3/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ↵mkanat%bugzilla.org2006-09-041-2/+2
| | | | | | calls with it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 347619: skins/custom/*.css not createdmkanat%bugzilla.org2006-08-161-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 347706: Params can't be updated when webservergroup is emptymkanat%bugzilla.org2006-08-081-2/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Fix bad POD on previous checkin that was causing tinderbox to burn.mkanat%bugzilla.org2006-08-041-6/+0
|
* Bug 347083: Move the rest of checksetup's DB-modification code into a modulemkanat%bugzilla.org2006-08-031-0/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DBmkanat%bugzilla.org2006-08-031-0/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Arrgh. Fix my checkin fix to actually be right.mkanat%bugzilla.org2006-08-011-2/+2
|
* Checkin fix: IO::File exports everything we need from Fcntl, so there's no ↵mkanat%bugzilla.org2006-08-011-2/+1
| | | | need to use Fcntl--it just causes errors. Also fixing a small typo that made docs/xml have the wrong permissions.
* Bug 346552: Move checksetup's permission-fixing code into a modulemkanat%bugzilla.org2006-08-011-30/+245
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 346414: Move the creation/maintenance of the data/ directory out of ↵mkanat%bugzilla.org2006-07-301-0/+388
checksetup and into a module Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave