| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 550299: User fields are left blank in buglists and whines when local user... | Frédéric Buclin | 2011-12-05 | 1 | -7/+0 |
* | Bug 701350: Oracle crashes if the 'maxattachmentsize' parameter is set to a t... | Frédéric Buclin | 2011-12-05 | 1 | -2/+6 |
* | Bug 675603: Remove obsolete code from Bugzilla/DB/Oracle.pm | Frédéric Buclin | 2011-08-17 | 1 | -11/+1 |
* | Bug 654496: Duplicate bug detection doesn't work when using Oracle | Frédéric Buclin | 2011-08-16 | 1 | -1/+1 |
* | Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts sub-... | Frédéric Buclin | 2011-08-16 | 1 | -14/+11 |
* | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 2010-10-07 | 1 | -4/+6 |
* | Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then | Max Kanat-Alexander | 2010-07-14 | 1 | -1/+1 |
* | Bug 552919: Sort group_concat results so that they sort correctly for buglists | Max Kanat-Alexander | 2010-07-06 | 1 | -1/+1 |
* | Bug 22353: Automatic duplicate bug detection on enter_bug.cgi | Max Kanat-Alexander | 2010-06-21 | 1 | -3/+2 |
* | Bug 561322: Make Bugzilla::DB::_connect and related functions take their | Max Kanat-Alexander | 2010-04-27 | 1 | -2/+5 |
* | Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the | Xiaoou Wu | 2010-03-01 | 1 | -0/+8 |
* | Bug 505826: Allow boolean searches on the Comment field in Oracle. | mkanat%bugzilla.org | 2009-12-13 | 1 | -0/+4 |
* | Bug 509497: Implement sql_group_concat for all databases | mkanat%bugzilla.org | 2009-08-17 | 1 | -0/+92 |
* | Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t... | mkanat%bugzilla.org | 2009-07-07 | 1 | -1/+0 |
* | Bug 477745: [Oracle] Search doesn't work because of sql_string_until - Patch ... | lpsolit%gmail.com | 2009-02-26 | 1 | -0/+7 |
* | Bug 477459: buglist.cgi crashes for logged out users if the "Reporter" column... | lpsolit%gmail.com | 2009-02-20 | 1 | -1/+1 |
* | Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ... | lpsolit%gmail.com | 2009-01-05 | 1 | -1/+1 |
* | Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail. | mkanat%bugzilla.org | 2008-12-24 | 1 | -1/+3 |
* | Bug 463688: editusers.cgi no longer lets you search for users using regular e... | lpsolit%gmail.com | 2008-12-03 | 1 | -5/+7 |
* | Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT r... | mkanat%bugzilla.org | 2008-11-05 | 1 | -0/+9 |
* | Bug 460922: [Oracle] Need to drop all the FKs before dropping tables - Patch ... | lpsolit%gmail.com | 2008-10-22 | 1 | -0/+18 |
* | Bug 455857: [Oracle] 'Find a Specific Bug' doesn't work - Patch by Xiaoou <xi... | lpsolit%gmail.com | 2008-10-17 | 1 | -1/+2 |
* | Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars)... | lpsolit%gmail.com | 2008-08-27 | 1 | -0/+2 |
* | Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1 | mkanat%bugzilla.org | 2008-08-01 | 1 | -0/+9 |
* | Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong table... | mkanat%bugzilla.org | 2008-08-01 | 1 | -12/+48 |
* | Bug 442848: [Oracle] Remove hardcoded "ORDER BY quipid" in Bugzilla::DB::Oracle | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+2 |
* | Bug 432601: [Oracle] Fix 'Find a specific Bug' (fulltext searching) | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+2 |
* | Bug 421264: Fix 'usemenuforusers' on Oracle (fix empty string replacement) | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+7 |
* | Bug 421064: [Oracle] whine.pl crashes and doesn't work | mkanat%bugzilla.org | 2008-06-30 | 1 | -4/+15 |
* | Bug 157092: Implement a checking mechanism for invalid regexp (Fix the Oracle... | mkanat%bugzilla.org | 2008-06-23 | 1 | -0/+10 |
* | Bug 157092 â Implement a checking mechanism for invalid regexp | dkl%redhat.com | 2008-06-19 | 1 | -2/+6 |
* | Bug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED' | mkanat%bugzilla.org | 2008-01-19 | 1 | -1/+1 |
* | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 2008-01-18 | 1 | -0/+16 |
* | Bug 410134: [Oracle] Make Oracle case-insensitive for Bugzilla | mkanat%bugzilla.org | 2007-12-29 | 1 | -0/+3 |
* | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 2007-12-13 | 1 | -0/+23 |
* | Bug 408037: [Oracle] Running checksetup.pl twice doesn't work | mkanat%bugzilla.org | 2007-12-13 | 1 | -1/+7 |
* | Bug 310717: [Oracle] Bugzilla::DB::Oracle module | mkanat%bugzilla.org | 2007-12-11 | 1 | -0/+487 |