- 25 Mar, 2008 3 commits
-
-
mkanat%bugzilla.org authored
Upgrades from 2.08 were failing because we tried to do bz_index_info_real on the longdescs table, which didn't exist.
-
mkanat%bugzilla.org authored
Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it had fulltext indexes on it. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
-
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
-
- 14 Feb, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 374951: Handle different strange situations in installations and upgrades that can leave you with a half-latin half-utf8 DB. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 28 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 19 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
- 18 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, 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
-
- 29 Dec, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, 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 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
- 11 Dec, 2007 4 commits
-
-
mkanat%bugzilla.org authored
-
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
-
- 23 Nov, 2007 1 commit
-
-
mkanat%bugzilla.org authored
non-ASCII data, if the utf8 parameter is on. This means that string functions like substr() work properly on multi-byte languages, now. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
-
- 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
-
- 27 Jul, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 301676: [PostgreSQL] Bugzilla::DB::Pg does not support using a local socket - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
-
- 24 Jul, 2007 1 commit
-
-
timeless%mozdev.org authored
r=mkanat a=mkanat
-
- 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
-
- 15 Apr, 2007 1 commit
-
-
justdave%bugzilla.org authored
Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat
-
- 15 Mar, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 11 Mar, 2007 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 10 Mar, 2007 2 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 347439: Implement support for referential integrity in Bugzilla::DB::Schema and implement it on profiles_activity Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 09 Mar, 2007 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 05 Feb, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 19 Dec, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 09 Dec, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 361252: checksetup.pl should get confirmation from the user before causing dataloss in UTF8 conversion - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk
-
- 21 Nov, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 353656: User Interface gets corrupted by multiple localized users resolving bugs as duplicates - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=bkor a=justdave
-
- 20 Nov, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
-