aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 282623: Remove globals.pl from checksetupmkanat%bugzilla.org2006-06-201-15/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 342060: checksetup fails if no database existsmkanat%bugzilla.org2006-06-201-158/+164
| | | | Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=myk
* Spelling in code comments patch: 'addy' -> 'address' in checksetup.pl; patch ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'summarries' -> 'summaries' in ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'compatbility' -> 'compatibility' in ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'accomodate' -> 'accommodate' in ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'overriden' -> 'overridden' in ↵vladd%bugzilla.org2006-06-191-2/+2
| | | | checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'anyeay' -> 'anyway', 'Its' -> 'It's', ↵vladd%bugzilla.org2006-06-191-2/+2
| | | | 'its' -> 'it's' in checksetup.pl; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by ↵lpsolit%gmail.com2006-06-141-13/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2006-06-131-0/+11
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Patch for bug 335743: modify checksetup.pl so it no longer generates an ↵uid6232006-06-081-2/+2
| | | | extra \ sign in localconfig; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by ↵jocuri%softhome.net2006-06-041-0/+1
| | | | Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=justdave.
* 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
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Bug 328642: Params should be in Bugzilla->params instead of being a ↵mkanat%bugzilla.org2006-05-231-1/+10
| | | | | | Bugzilla::Config subroutine Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-101-2/+44
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵lpsolit%gmail.com2006-05-101-0/+6
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
* Bug 322285: Cancelling a flag should remove it completely from the DB - ↵lpsolit%gmail.com2006-04-141-6/+16
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-2/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Bug 314470: Require Perl 5.8mkanat%kerio.com2006-03-021-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net2006-02-281-0/+6
| | | | zach@zachlipton.com, r=timeless, a=justdave.
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-221-0/+3
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ↵lpsolit%gmail.com2006-02-221-0/+4
| | | | <altlst@sonic.net> r=mkanat a=justdave
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵lpsolit%gmail.com2006-02-211-1/+8
| | | | Melez <myk@mozilla.org> r=mkanat a=justdave
* Bug 322771: PostgreSQL incorrectly detects that some summaries have control ↵mkanat%kerio.com2006-01-121-7/+12
| | | | | | characters when they don't Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave
* Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ↵lpsolit%gmail.com2006-01-111-3/+3
| | | | by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
* Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk2006-01-091-0/+18
| | | | Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
* Backing out fix for bug 287325 (initial implementation of custom fields): ↵myk%mozilla.org2006-01-061-8/+1
| | | | turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
* Bug 287325: an initial implementation of custom fields, including the ↵myk%mozilla.org2006-01-061-1/+8
| | | | ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
* Bug 119524: SECURITY: predictable sessionid (Use a token instead of ↵lpsolit%gmail.com2006-01-031-0/+6
| | | | logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
* Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ↵lpsolit%gmail.com2006-01-031-2/+3
| | | | (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
* Bug 300473: "All Closed" for components missing bug_status= in series.query.wurblzap%gmail.com2006-01-021-0/+123
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
* Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2005-12-301-49/+35
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
* 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
| | | | - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave
* Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables ↵mkanat%kerio.com2005-12-131-4/+3
| | | | | | are empty Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 319220: checksetup.pl can't cope with a standard CVS install or update.wurblzap%gmail.com2005-12-121-0/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by ↵lpsolit%gmail.com2005-12-121-1/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 317489: Email preferences are not set for the new admin user - Patch by ↵lpsolit%gmail.com2005-11-301-14/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer ↵mkanat%kerio.com2005-11-281-1/+1
| | | | | | than perl 5.8.5 (RHEL4) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
* Bug 317176: Clean up the missing Image::Magick perl module message - Patch ↵lpsolit%gmail.com2005-11-221-2/+2
| | | | by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 304417: Template precompilation is clumsy when it comes to additional ↵wurblzap%gmail.com2005-11-201-26/+18
| | | | | | | language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk
* Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if ↵mozilla%colinogilvie.co.uk2005-11-201-0/+17
| | | | | | they haven't yet Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
* Bug 302599: Saved searches using "days since bug changed" fail with "Can't ↵lpsolit%gmail.com2005-11-151-3/+59
| | | | use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on ↵lpsolit%gmail.com2005-11-151-2/+2
| | | | clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave
* Bug 305927: [PostgreSQL] Adding a new product partly fails when ↵lpsolit%gmail.com2005-11-051-0/+5
| | | | 'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com2005-11-011-0/+20
| | | | by Todd Stansell <tjs@tellme.com> r=joel a=justdave
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2005-10-311-7/+4
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave