aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Expand)AuthorAgeFilesLines
* [No Bug] Remove double statement about adding classifications.sortkey.mkanat%bugzilla.org2006-07-171-2/+0
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-171-0/+19
* Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking ...mkanat%bugzilla.org2006-07-141-158/+3
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-2/+16
* Extra blank in the XML::Twig warning - r=wicked on IRClpsolit%gmail.com2006-07-061-1/+1
* Bug 343189: checksetup.pl HASH reference error with 2.18.5 to 2.20.2/2.22 upg...mkanat%bugzilla.org2006-07-041-1/+2
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+1
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-11/+11
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-0/+7
* Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org2006-06-291-12/+19
* Bug 342731: checksetup.pl "answers" file seems to be brokenmkanat%bugzilla.org2006-06-291-1/+2
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-7/+1
* Bug 282623: Remove globals.pl from checksetupmkanat%bugzilla.org2006-06-201-15/+6
* Bug 342060: checksetup fails if no database existsmkanat%bugzilla.org2006-06-201-158/+164
* Spelling in code comments patch: 'addy' -> 'address' in checksetup.pl; patch ...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; p...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'summarries' -> 'summaries' in checksetup.pl...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'compatbility' -> 'compatibility' in checkse...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'accomodate' -> 'accommodate' in checksetup....vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'overriden' -> 'overridden' in checksetup.pl...vladd%bugzilla.org2006-06-191-2/+2
* Spelling in code comments patch: 'anyeay' -> 'anyway', 'Its' -> 'It's', 'its'...vladd%bugzilla.org2006-06-191-2/+2
* Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; pa...vladd%bugzilla.org2006-06-191-1/+1
* Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by FrÃ...lpsolit%gmail.com2006-06-141-13/+1
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-131-0/+11
* Patch for bug 335743: modify checksetup.pl so it no longer generates an extra...uid6232006-06-081-2/+2
* Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vl...jocuri%softhome.net2006-06-041-0/+1
* Fix a test failure caused by a checkin fix that I did on bug 302876.mkanat%bugzilla.org2006-05-291-2/+2
* Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org2006-05-291-28/+45
* Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla:...mkanat%bugzilla.org2006-05-231-1/+10
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-101-2/+44
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...lpsolit%gmail.com2006-05-101-0/+6
* Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...lpsolit%gmail.com2006-04-141-6/+16
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-2/+5
* Bug 314470: Require Perl 5.8mkanat%kerio.com2006-03-021-1/+1
* Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net2006-02-281-0/+6
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-221-0/+3
* Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ...lpsolit%gmail.com2006-02-221-0/+4
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-211-1/+8
* Bug 322771: PostgreSQL incorrectly detects that some summaries have control c...mkanat%kerio.com2006-01-121-7/+12
* Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ...lpsolit%gmail.com2006-01-111-3/+3
* Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk2006-01-091-0/+18
* Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org2006-01-061-8/+1
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-061-1/+8
* Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...lpsolit%gmail.com2006-01-031-0/+6
* Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ...lpsolit%gmail.com2006-01-031-2/+3
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-0/+123
* Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2005-12-301-49/+35
* Back out bug 311047 because it breaks Pg.mkanat%kerio.com2005-12-231-77/+49
* Bug 311047: populating enum tables fails without localconfig, when upgrading ...lpsolit%gmail.com2005-12-231-49/+77
* Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables ...mkanat%kerio.com2005-12-131-4/+3