Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-09-26 | Bug 301392: Storable crashes checksetup with byte order error when moving ↵ | lpsolit%gmail.com | 1 | -15/+31 | |
databases - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat a=justdave | |||||
2005-09-23 | Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved word | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave | |||||
2005-09-12 | Bug 307764: CREATE TABLE column definitions should put DEFAULT attribute ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
before NOT NULL constraint - Patch by Lance Larsh <lance.larsh@oracle.com> r=mkanat a=justdave | |||||
2005-08-27 | Bug 305333: Move attachments.thedata to its own table | bugreport%peshkin.net | 1 | -1/+7 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-08-18 | Bug 296054: [PostgreSQL] Cannot add a new query for event/whining | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-26 | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -5/+21 | |
Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-07-12 | Bug 299156: Reduce saniitycheck submitter_id time for large sites | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave | |||||
2005-07-08 | Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ↵ | mkanat%kerio.com | 1 | -1/+1 | |
short time when there are certain performance problems Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave | |||||
2005-06-21 | Bug 296039: [PostgreSQL] Cannot create a new product | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-05-04 | Bug 7233: Editversions.cgi has a potential race resulting in duplicate ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
versions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-05-03 | Bug 289139: Bugzilla::DB::Schema::Pg needs to re-create indexes when it has ↵ | mkanat%kerio.com | 1 | -5/+62 | |
to drop them for a rename/alter Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-27 | Bug 286695: bugs.resolution needs a default value | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-04-23 | Bug 285722: Updates From 2.18- to 2.20+ will not work | mkanat%kerio.com | 1 | -5/+17 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-20 | Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable ↵ | myk%mozilla.org | 1 | -0/+1 | |
level by adding index on flags.type_id; r=justdave; a=justdave | |||||
2005-04-17 | Bug 290411: Cross-DB bz_drop_table | mkanat%kerio.com | 1 | -1/+30 | |
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 | -5/+79 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-15 | Bug 290414: bz_index_info is slightly broken and has unclear API | mkanat%kerio.com | 1 | -2/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-15 | Bug 290405: bz_add_column needs a way to specify an initial value | mkanat%kerio.com | 1 | -5/+13 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
2005-04-14 | Bug 289453: components.initialowner is different in Bugzilla::DB::Schema ↵ | mkanat%kerio.com | 1 | -1/+1 | |
than it was in the old checksetup 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 | -43/+42 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk | |||||
2005-04-05 | Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -22/+103 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk | |||||
2005-03-30 | Bug 73665 - migrate email preferences to their own table, and rearchitect ↵ | gerv%gerv.net | 1 | -1/+14 | |
email internals. Patch by gerv; r=jake, a=justdave. | |||||
2005-03-23 | Backing out bug 286625 - checksetup.pl fails | lpsolit%gmail.com | 1 | -11/+4 | |
2005-03-23 | Bug 286625: Add more indexes to bugs_activity table - Patch by Shane H. W. ↵ | lpsolit%gmail.com | 1 | -4/+11 | |
Travis <shane.h.w.travis@gmail.com> r=joel, a=justdave | |||||
2005-03-22 | Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111) | mkanat%kerio.com | 1 | -21/+120 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -6/+124 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285723: Cross-DB bz_add_column (Part of Bug 285111) | mkanat%kerio.com | 1 | -4/+75 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Bug 285713: Cross-DB bz_column_info and bz_index_info | mkanat%kerio.com | 1 | -3/+48 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-18 | Small nit fixes for Bug 285113. | mkanat%kerio.com | 1 | -0/+2 | |
2005-03-18 | Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its ↵ | mkanat%kerio.com | 1 | -22/+119 | |
abstract schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-15 | Bug 285534: bugs.qa_contact should allow NULL | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-12 | Bug 285692: lastdiffed should use NULL instead of the "beginning of time" | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk | |||||
2005-03-12 | Bug 285690: bugs.status_whiteboard, bugs.votes, and bugs.keywords need ↵ | mkanat%kerio.com | 1 | -3/+6 | |
defaults in the Schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 1 | -0/+49 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-03-09 | Bug 285410: Duplicates columns are named incorrectly in the Schema | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave | |||||
2005-03-09 | Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch) | mkanat%kerio.com | 1 | -6/+6 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-09 | Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-03-09 | Bug 146679: Reusable, structured, database-independent schema | mkanat%kerio.com | 1 | -0/+1314 | |
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave |