aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
Commit message (Expand)AuthorAgeFilesLines
* Bug 438739: Permissions are not set properly on extensions by checksetupmkanat%bugzilla.org2008-06-141-5/+7
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com2008-05-211-5/+6
* Bug 414292: [Oracle] Change series.query back to MEDIUMTEXTmkanat%bugzilla.org2008-05-081-4/+8
* Bug 431143: data/mail and data/mimedump-tmp no longer in use - Patch by FrÃÂ...lpsolit%gmail.com2008-04-301-4/+1
* Bug 311563 – Make whining permit utf8 in whining reports.wurblzap%gmail.com2008-04-091-1/+5
* Bug 416382: Adding an attachment with Perl 5.10 and CGI.pm < 3.33 throws a ta...lpsolit%gmail.com2008-04-081-8/+15
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-042-8/+21
* Bug 425620 – checksetup.pl doesn't pick up the user's language correctly.wurblzap%gmail.com2008-03-311-1/+16
* Bug 425288: checksetup.pl displays messages using the first language availabl...lpsolit%gmail.com2008-03-281-12/+22
* [Bug 424865] checksetup tells me that commands listed below need to be run as...mozilla%colinogilvie.co.uk2008-03-251-3/+5
* Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ...mkanat%bugzilla.org2008-03-251-6/+36
* Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patc...lpsolit%gmail.com2008-03-211-14/+13
* Bug 304005: Implement SMTP authentication support for email notifications - P...lpsolit%gmail.com2008-03-141-0/+6
* Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo bas...lpsolit%gmail.com2008-02-121-8/+35
* Bug 414012: Include the table id in fields that fail their new max-length check.mkanat%bugzilla.org2008-01-281-22/+21
* Back out bug 147776, checksetup.pl now fills localconfig.old with a cryptic m...lpsolit%gmail.com2008-01-182-51/+30
* Bug 147776: Make checksetup.pl re-write localconfig with the most modern comm...mkanat%bugzilla.org2008-01-182-30/+51
* Bug 409595: install-module.pl should shuffle the urllist for the CPAN mirrorsmkanat%bugzilla.org2007-12-231-1/+2
* Bug 409593: namedqueries.query_type has the wrong definition in DB::Schemamkanat%bugzilla.org2007-12-231-0/+4
* Bug 409463: The flagtypes.description DB format is not the same in an upgrade...mkanat%bugzilla.org2007-12-231-1/+2
* Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.mkanat%bugzilla.org2007-12-191-6/+0
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-1/+1
* Bug 153129: Bugzilla uses "mediumtext" as a DB data type when it's not necessarymkanat%bugzilla.org2007-12-111-2/+61
* 2nd part of bug 99215: Adding missing DB index when upgrading - Patch by me, ...lpsolit%gmail.com2007-12-021-0/+4
* Bug 99215: Attachments have no midair collision protection - Patch by Fréd...lpsolit%gmail.com2007-11-301-0/+28
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-10/+19
* Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ...lpsolit%gmail.com2007-11-191-6/+6
* Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("A...lpsolit%gmail.com2007-11-031-1/+1
* Bug 262269: A tool to auto-install missing perl packages on non-Windows systemsmkanat%bugzilla.org2007-10-245-38/+283
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-0/+5
* Bug 398798: checksetup.pl 'commands to install' should quote Perl module namesmkanat%bugzilla.org2007-10-061-1/+1
* Bug 393148 – Template include path used by Bugzilla/Template.pm ordered ...wurblzap%gmail.com2007-08-221-1/+1
* Bug 365378 – The 'languages' parameter is not necessary.wurblzap%gmail.com2007-08-221-0/+14
* Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl...lpsolit%gmail.com2007-08-211-1/+1
* Bug 392573 – Most CSS files are missing from Dusk/, flooding web server ...wurblzap%gmail.com2007-08-181-7/+13
* Bug 391710: checksetup.pl fails when fixing broken series due to BUG_STATE_OP...lpsolit%gmail.com2007-08-171-3/+3
* Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I los...lpsolit%gmail.com2007-08-081-1/+1
* Bug 332149: Ability to have symbols placed next to user names based on group ...lpsolit%gmail.com2007-08-081-0/+3
* Bug 389845: Remove setup.cgi from Bugzilla (no web-based installation)mkanat%bugzilla.org2007-08-082-43/+4
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-0/+6
* Bug 345970 Avoid using the string 'the web'timeless%mozdev.org2007-07-242-6/+6
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ...timeless%mozdev.org2007-07-231-1/+1
* Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...lpsolit%gmail.com2007-07-131-1/+1
* Bug 385415: Bugs marked as duplicate or moved to another installation always ...lpsolit%gmail.com2007-07-131-68/+85
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com2007-06-141-9/+11
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-1/+1
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-171-0/+87
* Bug 376908: Installation process should not assume skins are in the same dire...lpsolit%gmail.com2007-05-101-2/+3
* Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org2007-05-061-0/+42
* Bug 377564: Indexes are not renamed when renaming tablesmkanat%bugzilla.org2007-04-191-1/+23