- 25 Mar, 2008 5 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)
-
mozilla%colinogilvie.co.uk authored
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
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
-
- 21 Mar, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 19 Mar, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
-
- 18 Mar, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appear in footer even if the site doesn't use requests - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
-
- 14 Mar, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 304005: Implement SMTP authentication support for email notifications - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 28 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat
-
- 26 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 419243: get_new_status_and_resolution() no longer exists and bug moving fails - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 25 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 415652: Implement Bugzilla->active_custom_fields - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 22 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 418068: No way to search for "date of last comment" before/after a given date - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
-
- 21 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 418518: Search links in editkeywords.cgi and describekeywords.cgi generate incorrect SQL queries - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
-
- 15 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 417507: Search.pm broken when searching for empty resolutions (regression) - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
-
- 14 Feb, 2008 2 commits
-
-
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
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
-
- 13 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 416481: No bugmail is sent if no comment is added on bug creation - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 12 Feb, 2008 3 commits
-
-
lpsolit%gmail.com authored
Bug 384009: Global fields (priority, severity, OS, and platform) are required when using WebService instead of using the defaults - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat -
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
-
lpsolit%gmail.com authored
Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo based on the Perl version - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat r=glob a=LpSolit
-
- 08 Feb, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 06 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
-
- 05 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being undefined when editing bug flags - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 04 Feb, 2008 4 commits
-
-
lpsolit%gmail.com authored
Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Flag subroutines - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit -
olav%bkor.dhs.org authored
Bug 376453 â E-mail threading can be enhanced with references header - Patch by Henrik Skupin <hskupin@gmail.com> r=bkor a=LpSolit
-
lpsolit%gmail.com authored
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
-
mkanat%bugzilla.org authored
Patch By Ronaldo Maia <romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat<romaia@async.com.br> and Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
-
- 02 Feb, 2008 2 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
-
- 30 Jan, 2008 2 commits
-
-
lpsolit%gmail.com authored
Bug 414726: Bugzilla::Update never updates bugzilla-update.xml if the file already exists locally - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit -
lpsolit%gmail.com authored
Bug 414002: Temporary files for uploaded attachments are not deleted on Windows - Patch by Steve Hay <SteveHay@planit.com> r/a=LpSolit
-
- 29 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
-
- 28 Jan, 2008 4 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
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 -
mkanat%bugzilla.org authored
Patch By Jeff Lawson <jlawson-mozilla@bovine.net> r=mkanat, a=mkanat
-
- 24 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
-
- 22 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 413343: Requesting data for a bug restricted to a group while you are logged out throws "Error 32000" - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 21 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comment - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-