Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2013-09-23 | Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are ↵ | Jiří Netolický | 1 | -0/+4 | |
left empty on bug creation r=LpSolit a=justdave | |||||
2013-01-02 | Bug 801664 - Add DATE type for custom fields. r=LpSolit. | Gervase Markham | 1 | -1/+1 | |
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+30 | |
r/a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -0/+1 | |
r=wicked a=LpSolit | |||||
2012-08-30 | Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵ | Frédéric Buclin | 1 | -16/+48 | |
correctly r=dkl a=LpSolit | |||||
2012-01-24 | Bug 715870: [Oracle] Related sequences and triggers must be removed when ↵ | Frédéric Buclin | 1 | -1/+19 | |
dropping a table r=mkanat a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -20/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-12-26 | Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed | Frédéric Buclin | 1 | -19/+46 | |
r=wicked a=LpSolit | |||||
2010-06-22 | The DB::Schema alter_column default fix also needed to be separately | Max Kanat-Alexander | 1 | -2/+5 | |
applied to DB::Schema::Oracle, since it has a full override of get_alter_column_ddl. https://bugzilla.mozilla.org/show_bug.cgi?id=573441 | |||||
2010-06-01 | Bug 569312: Speed up the adding of many FKs to the same table for MySQL | Max Kanat-Alexander | 1 | -29/+34 | |
and PostgreSQL, by adding them all in one ALTER statement r=mkanat, a=mkanat (module owner) | |||||
2010-03-02 | Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the | Xiaoou Wu | 1 | -0/+16 | |
left-behind PRODUCTS_MILESTONEURL trigger that currently exists in 3.6/trunk. r=mkanat, a=mkanat | |||||
2009-10-24 | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 1 | -0/+9 | |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-06-29 | Bug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Bugzilla/DB/Schema/Oracle.pm line 149 - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat | |||||
2009-04-04 | Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema ↵ | mkanat%bugzilla.org | 1 | -0/+3 | |
explicitly specified DELETE => 'RESTRICT') Patch by Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat | |||||
2009-01-05 | Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
the properties of custom fields - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat | |||||
2008-11-06 | Bug 458390: Foreign Key names can be too long as currently designed | mkanat%bugzilla.org | 1 | -9/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks | |||||
2008-08-01 | Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong ↵ | mkanat%bugzilla.org | 1 | -4/+4 | |
tables and fields Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2008-08-01 | Bug 448614: [Oracle] Logic error in _get_alter_type_sql | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2008-05-08 | Bug 432726: [Oracle] DROP INDEX doesn't hash the index name | mkanat%bugzilla.org | 1 | -3/+15 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2008-05-08 | Bug 419581: [Oracle] Enable ALTER COLUMN for Oracle | mkanat%bugzilla.org | 1 | -0/+169 | |
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
2007-12-13 | Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle | mkanat%bugzilla.org | 1 | -8/+21 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-12-11 | Fix Perl tinderbox bustage from Oracle checkin. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-12-11 | Bug 310717: [Oracle] Bugzilla::DB::Oracle module | mkanat%bugzilla.org | 1 | -0/+210 | |
Bug 310718: [Oracle] Bugzilla::DB::Schema::Oracle module Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat |