- 18 Oct, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 399073: Remove the 'loginnetmask' parameter - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 28 Sep, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 519032: Remove the unused "last_viewed" column from the "series" DB table - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 06 Sep, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 30 May, 2009 3 commits
-
-
lpsolit%gmail.com authored
Bug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
- 26 May, 2009 1 commit
-
-
dkl%redhat.com authored
Patch by David Lawrence <dkl@redhat.com> - r=mkanat a=LpSolit
-
- 20 May, 2009 1 commit
-
-
ghendricks%novell.com authored
patch by ghendricks r=mkanat a=mkanat
-
- 06 Apr, 2009 1 commit
-
-
wicked%sci.fi authored
Bug 302420: Allow whining messages to be sent even without any results - Patch by Micheal J. Tosh <michael.j.tosh@lmco.com> r=wicked a=mkanat
-
- 04 Apr, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema explicitly specified DELETE => 'RESTRICT') Patch by Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat
-
- 31 Mar, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde <vipinhegde@gmail.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 30 Mar, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by arbingersys@gmail.com r=mkanat, a=mkanat
-
- 22 Jan, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 15 Jan, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 344878: Automatically generate list of acceptable columns for buglist.cgi from the database - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
-
- 24 Dec, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat
-
- 07 Nov, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 308253: Ability to add select (enum) fields to a bug whose list of values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 05 Nov, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks
-
- 29 Oct, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 427455: Add foreign key constraints for group_control_map, user_group_map and group_group_map tables - Patch by Tony Fu <tfu@redhat.com> r/a=mkanat
-
- 25 Oct, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 29 Jul, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 431669: The "product_id" column is incorrectly defined in the "group_control_map" DB table - Patch by Tony Fu <tfu@redhat.com> r=LpSolit a=mkanat
-
- 29 Jun, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Alex Eiser <aeiser@arc.nasa.gov> r=mkanat, a=mkanat
-
- 28 Jun, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Add foreign keys to the versions, milestones, component_cc, bug_group_map, namedquery_group_map, category_group_map, components, series, series_data, quips, and setting_value tables Patches By Tony Fu <tfu@redhat.com> r=mkanat (r=gerv for series stuff), a=mkanat
-
- 26 Jun, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Tony Fu <tfu@redhat.com> r=mkanat, a=mkanat
-
- 21 May, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 414779, Bug 419782, Bug 422037, Bug 423363, Bug 423369, Bug 423372, Bug 423593, Bug 426688, and Bug 427445: Add foreign key constraints to various tables: bugs_activity, cc, dependencies, votes, attachments, attach_data, duplicates, flags, flagtypes, flagexclusions, flaginclusions Patches By Tony Fu <tfu@redhat.com> r=mkanat, a=mkanat
-
- 08 May, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
- 25 Mar, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make Bugzilla use a separate fulltext table) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 09 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 411486: Oracle fails to add a new custom field - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat
-
- 23 Dec, 2007 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Bug 409463: The flagtypes.description DB format is not the same in an upgraded installation and in a fresh one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 13 Dec, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 11 Dec, 2007 3 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 310718: [Oracle] Bugzilla::DB::Schema::Oracle module Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat
-
- 30 Nov, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 99215: Attachments have no midair collision protection - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
-
- 08 Sep, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 08 Aug, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 332149: Ability to have symbols placed next to user names based on group membership - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
-
- 26 May, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 17 May, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 377485: Implement editworkflow.cgi - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=gerv r=mkanat a=mkanat
-
- 19 Apr, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-