| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABL... | mkanat%bugzilla.org | 2008-03-25 | 1 | -8/+13 |
* | Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa... | lpsolit%gmail.com | 2008-02-06 | 1 | -0/+7 |
* | Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm... | lpsolit%gmail.com | 2008-01-28 | 1 | -115/+1 |
* | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 2008-01-18 | 1 | -0/+31 |
* | Bug 408766: Apache::DBI was unnecessary and was causing problems for some users. | mkanat%bugzilla.org | 2007-12-19 | 1 | -1/+0 |
* | Bug 369062 prior should read "earlier" in edit groups | timeless%mozdev.org | 2007-12-16 | 1 | -1/+1 |
* | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 2007-12-13 | 1 | -0/+31 |
* | Bug 310717: [Oracle] Bugzilla::DB::Oracle module | mkanat%bugzilla.org | 2007-12-11 | 1 | -0/+56 |
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -3/+15 |
* | Bug 257351: collectstats.pl dies if an invalid series is defined - Patch by F... | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+1 |
* | Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* the... | mkanat%bugzilla.org | 2007-07-19 | 1 | -15/+23 |
* | Bug 377564: Indexes are not renamed when renaming tables | mkanat%bugzilla.org | 2007-04-19 | 1 | -0/+11 |
* | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t... | justdave%bugzilla.org | 2007-04-15 | 1 | -1/+43 |
* | Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::... | mkanat%bugzilla.org | 2007-03-16 | 1 | -0/+1 |
* | Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos... | mkanat%bugzilla.org | 2007-03-15 | 1 | -2/+11 |
* | Bug 374004: Enable transaction code and use it in some installation places | mkanat%bugzilla.org | 2007-03-15 | 1 | -21/+43 |
* | Bug 373442: Add referential integrity against the profiles table in some more... | mkanat%bugzilla.org | 2007-03-11 | 1 | -6/+86 |
* | Bug 347439: Implement support for referential integrity in Bugzilla::DB::Sche... | mkanat%bugzilla.org | 2007-03-10 | 1 | -2/+3 |
* | Bug 364055: Message confusing when your version of DBD::foo is too old - Patc... | lpsolit%gmail.com | 2006-12-17 | 1 | -1/+1 |
* | Bug 360710: checksetup.pl needs to blacklist some non-working external modules | mkanat%bugzilla.org | 2006-12-14 | 1 | -3/+4 |
* | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 2006-11-18 | 1 | -3/+13 |
* | Bug 350307: Split out the create and update functionality of Bugzilla::Field:... | mkanat%bugzilla.org | 2006-11-13 | 1 | -0/+2 |
* | Bug 192451: Checksetup should prioritize missing module whines | mkanat%bugzilla.org | 2006-10-17 | 1 | -1/+1 |
* | Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from... | mkanat%bugzilla.org | 2006-09-19 | 1 | -14/+21 |
* | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2006-09-14 | 1 | -18/+20 |
* | Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr... | lpsolit%gmail.com | 2006-09-09 | 1 | -1/+16 |
* | Bug 13534: Remove REMIND and LATER from the default resolution list (only aff... | lpsolit%gmail.com | 2006-09-04 | 1 | -2/+2 |
* | Bug 350649: Improve the rendering of POD from Bugzilla::DB | mkanat%bugzilla.org | 2006-08-31 | 1 | -334/+874 |
* | Bug 349363: DB::bz_add_column() shouldn't print anything when called from edi... | lpsolit%gmail.com | 2006-08-22 | 1 | -1/+2 |
* | Bug 346414: Move the creation/maintenance of the data/ directory out of check... | mkanat%bugzilla.org | 2006-07-30 | 1 | -2/+7 |
* | Bug 346410: Move enum-table population code into Bugzilla::DB | mkanat%bugzilla.org | 2006-07-29 | 1 | -12/+68 |
* | Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB | mkanat%bugzilla.org | 2006-07-29 | 1 | -4/+158 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+1 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -5/+7 |
* | Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.)... | lpsolit%gmail.com | 2006-06-20 | 1 | -139/+2 |
* | Spelling in code comments patch: 'wirtten' -> 'written' in Bugzilla/DB.pm; pa... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Spelling in code comments patch: 'defauly' -> 'default' in Bugzilla/DB.pm; pa... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Spelling in code comments patch: 'overriden' -> 'overridden' in Bugzilla/DB.p... | vladd%bugzilla.org | 2006-06-19 | 1 | -12/+12 |
* | Spelling in code comments patch: 'theres' -> 'there's' in Bugzilla/DB.pm; pat... | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Bug 302876: Database Version-Checking needs to be more modular and more generic | mkanat%bugzilla.org | 2006-05-29 | 1 | -29/+8 |
* | Bug 322412 Typo in error message | timeless%mozdev.org | 2006-01-05 | 1 | -1/+1 |
* | Bug 311047: populating enum tables fails without localconfig, when upgrading | mkanat%kerio.com | 2005-12-30 | 1 | -0/+27 |
* | Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré... | lpsolit%gmail.com | 2005-12-23 | 1 | -0/+7 |
* | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 2005-11-14 | 1 | -2/+2 |
* | Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fré... | lpsolit%gmail.com | 2005-11-10 | 1 | -0/+3 |
* | Bug 311434: bz_table_columns should use _bz_real_schema | mkanat%kerio.com | 2005-10-13 | 1 | -1/+1 |
* | Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion... | mkanat%kerio.com | 2005-09-03 | 1 | -3/+16 |
* | Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st... | mkanat%kerio.com | 2005-08-31 | 1 | -2/+5 |
* | Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2005-08-14 | 1 | -2/+1 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -3/+3 |