aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 364055: Message confusing when your version of DBD::foo is too old - ↵lpsolit%gmail.com2006-12-171-1/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org2006-12-141-3/+4
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-181-3/+13
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org2006-11-131-0/+2
| | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-171-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org2006-09-191-14/+21
| | | | | | from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-18/+20
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com2006-09-091-1/+16
| | | | Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
* Bug 13534: Remove REMIND and LATER from the default resolution list (only ↵lpsolit%gmail.com2006-09-041-2/+2
| | | | affects new installations) - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=myk
* Bug 350649: Improve the rendering of POD from Bugzilla::DBmkanat%bugzilla.org2006-08-311-334/+874
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 349363: DB::bz_add_column() shouldn't print anything when called from ↵lpsolit%gmail.com2006-08-221-1/+2
| | | | editfields.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 346414: Move the creation/maintenance of the data/ directory out of ↵mkanat%bugzilla.org2006-07-301-2/+7
| | | | | | checksetup and into a module Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 346410: Move enum-table population code into Bugzilla::DBmkanat%bugzilla.org2006-07-291-12/+68
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DBmkanat%bugzilla.org2006-07-291-4/+158
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-5/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, ↵lpsolit%gmail.com2006-06-201-139/+2
| | | | etc.) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Spelling in code comments patch: 'wirtten' -> 'written' in Bugzilla/DB.pm; ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'defauly' -> 'default' in Bugzilla/DB.pm; ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'overriden' -> 'overridden' in ↵vladd%bugzilla.org2006-06-191-12/+12
| | | | Bugzilla/DB.pm; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Spelling in code comments patch: 'theres' -> 'there's' in Bugzilla/DB.pm; ↵vladd%bugzilla.org2006-06-191-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>.
* Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org2006-05-291-29/+8
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Bug 322412 Typo in error messagetimeless%mozdev.org2006-01-051-1/+1
| | | | r=lpsolit a=justdave
* Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2005-12-301-0/+27
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
* Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by ↵lpsolit%gmail.com2005-12-231-0/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵lpsolit%gmail.com2005-11-141-2/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
* Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by ↵lpsolit%gmail.com2005-11-101-0/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
* Bug 311434: bz_table_columns should use _bz_real_schemamkanat%kerio.com2005-10-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side ↵mkanat%kerio.com2005-09-031-3/+16
| | | | | | Deletion Failure Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept ↵mkanat%kerio.com2005-08-311-2/+5
| | | | | | string and pattern as arguments Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
* Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Frédéric ↵lpsolit%gmail.com2005-08-141-2/+1
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-3/+3
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 303088: MoreSQLData and FetchSQLData/FetchOneColumn may return wrong ↵lpsolit%gmail.com2005-08-051-2/+5
| | | | results - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap,justdave a=justdave
* Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵lpsolit%gmail.com2005-07-261-7/+25
| | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Fix for bug 232612: enables boolean mode fulltext searches for better ↵myk%mozilla.org2005-07-151-12/+13
| | | | | | searching capabilities in the "Find a Specific Bug" page; r=lpsolit
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case ↵mkanat%kerio.com2005-07-081-0/+40
| | | | | | insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-0/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 286672: Require correct DBD depending on the $db_driver in usemkanat%kerio.com2005-05-271-1/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from ↵mkanat%kerio.com2005-04-231-21/+35
| | | | | | the disk Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 285722: Updates From 2.18- to 2.20+ will not workmkanat%kerio.com2005-04-231-287/+27
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 284599: Use of REGEXP search is not consistent wrt case sensitivitymkanat%kerio.com2005-04-201-2/+4
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
* Bug 290407: Fix up bz_alter_column and break out a bz_alter_column_rawmkanat%kerio.com2005-04-171-22/+46
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290411: Cross-DB bz_drop_tablemkanat%kerio.com2005-04-171-0/+23
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290403: Slight cleanup of Bugzilla::DB index codemkanat%kerio.com2005-04-171-12/+50
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290402: Functions to support reading-in a Schema object from the databasemkanat%kerio.com2005-04-171-4/+73
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290414: bz_index_info is slightly broken and has unclear APImkanat%kerio.com2005-04-151-3/+10
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290405: bz_add_column needs a way to specify an initial valuemkanat%kerio.com2005-04-151-7/+16
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
* Bug 290089: Move timestamp updates to happen before any other Schema updatesmkanat%kerio.com2005-04-151-6/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave