Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -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.com | 2006-06-20 | 1 | -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.org | 2006-06-19 | 1 | -1/+1 | |
| | | | | patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
* | Spelling in code comments patch: 'defauly' -> 'default' in Bugzilla/DB.pm; ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 | |
| | | | | patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
* | Spelling in code comments patch: 'overriden' -> 'overridden' in ↵ | vladd%bugzilla.org | 2006-06-19 | 1 | -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.org | 2006-06-19 | 1 | -1/+1 | |
| | | | | patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
* | Bug 302876: Database Version-Checking needs to be more modular and more generic | mkanat%bugzilla.org | 2006-05-29 | 1 | -29/+8 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
* | Bug 322412 Typo in error message | timeless%mozdev.org | 2006-01-05 | 1 | -1/+1 | |
| | | | | r=lpsolit a=justdave | |||||
* | Bug 311047: populating enum tables fails without localconfig, when upgrading | mkanat%kerio.com | 2005-12-30 | 1 | -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.com | 2005-12-23 | 1 | -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.com | 2005-11-14 | 1 | -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.com | 2005-11-10 | 1 | -0/+3 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
* | Bug 311434: bz_table_columns should use _bz_real_schema | mkanat%kerio.com | 2005-10-13 | 1 | -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.com | 2005-09-03 | 1 | -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.com | 2005-08-31 | 1 | -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.com | 2005-08-14 | 1 | -2/+1 | |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -3/+3 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -3/+3 | |
| | | | | of other items. | |||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -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.com | 2005-08-05 | 1 | -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.com | 2005-07-26 | 1 | -7/+25 | |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
* | Fix for bug 232612: enables boolean mode fulltext searches for better ↵ | myk%mozilla.org | 2005-07-15 | 1 | -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.com | 2005-07-08 | 1 | -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 emails | mkanat%kerio.com | 2005-06-15 | 1 | -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 use | mkanat%kerio.com | 2005-05-27 | 1 | -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.com | 2005-04-23 | 1 | -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 work | mkanat%kerio.com | 2005-04-23 | 1 | -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 sensitivity | mkanat%kerio.com | 2005-04-20 | 1 | -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_raw | mkanat%kerio.com | 2005-04-17 | 1 | -22/+46 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
* | Bug 290411: Cross-DB bz_drop_table | mkanat%kerio.com | 2005-04-17 | 1 | -0/+23 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
* | Bug 290403: Slight cleanup of Bugzilla::DB index code | mkanat%kerio.com | 2005-04-17 | 1 | -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 database | mkanat%kerio.com | 2005-04-17 | 1 | -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 API | mkanat%kerio.com | 2005-04-15 | 1 | -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 value | mkanat%kerio.com | 2005-04-15 | 1 | -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 updates | mkanat%kerio.com | 2005-04-15 | 1 | -6/+11 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave | |||||
* | Bug 284850: checksetup should rename indexes to conform to the new standard | mkanat%kerio.com | 2005-04-06 | 1 | -4/+34 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=myk | |||||
* | Bug 286527: Cross-DB bz_rename_column and bz_drop_column (Part of Bug 285111) | mkanat%kerio.com | 2005-04-05 | 1 | -0/+89 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=myk | |||||
* | Bug 286689: Cross-DB bz_add_index and bz_drop_index (Part of Bug 285111) | mkanat%kerio.com | 2005-03-22 | 1 | -0/+56 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 256513: Fix usage of grep (/$value/, @array); | mkanat%kerio.com | 2005-03-18 | 1 | -1/+1 | |
| | | | | Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
* | Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111) | mkanat%kerio.com | 2005-03-18 | 1 | -0/+21 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs | mkanat%kerio.com | 2005-03-18 | 1 | -0/+15 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 285723: Cross-DB bz_add_column (Part of Bug 285111) | mkanat%kerio.com | 2005-03-18 | 1 | -8/+69 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 285713: Cross-DB bz_column_info and bz_index_info | mkanat%kerio.com | 2005-03-18 | 1 | -1/+52 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Small nit fixes for Bug 285113. | mkanat%kerio.com | 2005-03-18 | 1 | -2/+2 | |
| | ||||||
* | Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its ↵ | mkanat%kerio.com | 2005-03-18 | 1 | -0/+107 | |
| | | | | | | abstract schema Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 286392: String concatenation on postgres does not always work | mkanat%kerio.com | 2005-03-17 | 1 | -1/+1 | |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 2005-03-16 | 1 | -3/+27 | |
| | | | | | | unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -1/+2 | |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
* | Bug 285403: LearnAboutColumns does not work on PostgreSQL | mkanat%kerio.com | 2005-03-10 | 1 | -0/+7 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
* | Bug 285397: Untested parts of Bugzilla::DB are broken (when running on ↵ | mkanat%kerio.com | 2005-03-10 | 1 | -4/+1 | |
| | | | | | | PostgreSQL) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave |