summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Filesystem.pm
AgeCommit message (Expand)AuthorFilesLines
2009-10-24Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org1-0/+1
2009-09-22Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory every...lpsolit%gmail.com1-1/+0
2009-09-22Bug 517632: Make checksetup.pl die when it fails to create a directorymkanat%bugzilla.org1-2/+2
2009-09-07Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org1-2/+5
2009-08-19Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/c...mkanat%bugzilla.org1-3/+6
2009-04-03Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com1-6/+7
2009-01-23Bug 474881: checksetup.pl only creates custom CSS files on the second run - P...lpsolit%gmail.com1-4/+3
2009-01-04Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org1-0/+3
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org1-0/+1
2008-06-14Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org1-5/+7
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com1-5/+6
2008-05-01Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃÂ...lpsolit%gmail.com1-4/+1
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com1-7/+8
2008-01-18Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic m...lpsolit%gmail.com1-3/+0
2008-01-18Bug 147776: Make checksetup.pl re-write localconfig with the most modern comm...mkanat%bugzilla.org1-0/+3
2007-11-29Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org1-10/+19
2007-10-24Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org1-0/+1
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-0/+5
2007-08-18Bug 392573 – Most CSS files are missing from Dusk/, flooding web server ...wurblzap%gmail.com1-7/+13
2007-07-25Bug 345970 Avoid using the string 'the web'timeless%mozdev.org1-5/+5
2007-05-10Bug 376908: Installation process should not assume skins are in the same dire...lpsolit%gmail.com1-2/+3
2007-03-17Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com1-0/+1
2006-12-09Bug 362865: email_in.pl permissions not good after running checksetup.pl - Pa...lpsolit%gmail.com1-1/+2
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org1-0/+1
2006-09-23Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org1-1/+17
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org1-0/+1
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-9/+41
2006-09-09Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checks...mkanat%bugzilla.org1-2/+0
2006-09-07Bug 322693: Create a mechanism to manage multiple custom skins.wurblzap%gmail.com1-0/+1
2006-09-06Bug 350613: Bugzilla should ship with built perldocmkanat%bugzilla.org1-3/+5
2006-09-04Bug 347096: Create Bugzilla->localconfig and replace most read_localconfig ca...mkanat%bugzilla.org1-2/+2
2006-08-16Bug 347619: skins/custom/*.css not createdmkanat%bugzilla.org1-1/+1
2006-08-08Bug 347706: Params can't be updated when webservergroup is emptymkanat%bugzilla.org1-2/+5
2006-08-04Fix bad POD on previous checkin that was causing tinderbox to burn.mkanat%bugzilla.org1-6/+0
2006-08-03Bug 347083: Move the rest of checksetup's DB-modification code into a modulemkanat%bugzilla.org1-0/+5
2006-08-03Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DBmkanat%bugzilla.org1-0/+11
2006-08-01Arrgh. Fix my checkin fix to actually be right.mkanat%bugzilla.org1-2/+2
2006-08-01Checkin fix: IO::File exports everything we need from Fcntl, so there's no ne...mkanat%bugzilla.org1-2/+1
2006-08-01Bug 346552: Move checksetup's permission-fixing code into a modulemkanat%bugzilla.org1-30/+245
2006-07-30Bug 346414: Move the creation/maintenance of the data/ directory out of check...mkanat%bugzilla.org1-0/+388