Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-17 | Bug 290677: Index rename time estimate is too short on large sites | mkanat%kerio.com | 1 | -10/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave | |||||
2005-05-06 | Bug 292821: "Attempt to free unreferenced scalar" running checksetup | bugzilla%glob.com.au | 1 | -2/+6 | |
Patch By Byron Jones <bugzilla@glob.com.au> r=mkanat,r=vladd,a=justdave | |||||
2005-04-23 | Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from ↵ | mkanat%kerio.com | 1 | -0/+6 | |
the disk Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-23 | Bug 285722: Updates From 2.18- to 2.20+ will not work | mkanat%kerio.com | 1 | -13/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-23 | Bug 290277: Index renaming may fail if misnamed PRIMARY indexes exist | mkanat%kerio.com | 1 | -1/+14 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=justdave | |||||
2005-04-17 | Bug 290403: Slight cleanup of Bugzilla::DB index code | mkanat%kerio.com | 1 | -21/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-17 | Bug 290402: Functions to support reading-in a Schema object from the database | mkanat%kerio.com | 1 | -0/+90 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-15 | Bug 78276: change name of "when" index on bugs_activity.bug_when column | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk | |||||
2005-04-15 | Bug 289999: $bad_names hash in index-renaming code throws an "odd number of ↵ | mkanat%kerio.com | 1 | -10/+10 | |
elements" warning Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | |||||
2005-04-15 | Bug 290089: Move timestamp updates to happen before any other Schema updates | mkanat%kerio.com | 1 | -0/+73 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-14 | Back out bug bug 290089, which causes checksetup to fail on a newly-created DB. | mkanat%kerio.com | 1 | -73/+0 | |
2005-04-14 | Bug 290089: Move timestamp updates to happen before any other Schema updates | mkanat%kerio.com | 1 | -0/+73 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-06 | Bug 284850: checksetup should rename indexes to conform to the new standard | mkanat%kerio.com | 1 | -0/+219 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk | |||||
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -0/+11 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-10 | Bug 285397: Untested parts of Bugzilla::DB are broken (when running on ↵ | mkanat%kerio.com | 1 | -3/+0 | |
PostgreSQL) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-09 | Bug 284348: Move initial table creation into the Bugzilla::DB modules | mkanat%kerio.com | 1 | -0/+36 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave | |||||
2005-03-09 | Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: ↵ | mkanat%kerio.com | 1 | -1/+13 | |
This patch also creates a database-agnostic fulltext search method.) Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-03-05 | Bug 284598: INSTR function is not supported by postgres | mkanat%kerio.com | 1 | -0/+14 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-03 | Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL | mkanat%kerio.com | 1 | -1/+5 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-02-17 | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 1 | -0/+162 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk |