summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-03-25Bug 92274: email_in.pl using the From address doesn't work with emailsuffix ↵lpsolit%gmail.com1-0/+5
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-03-25Fix for Bug 399370: bugs_fulltext couldn't be converted to utf8, because it ↵mkanat%bugzilla.org1-2/+16
had fulltext indexes on it. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
2008-03-25[Bug 424865] checksetup tells me that commands listed below need to be run ↵mozilla%colinogilvie.co.uk1-3/+5
as root Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r+a: mkanat
2008-03-25Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the ↵mkanat%bugzilla.org1-8/+13
FIELD_TABLE_SCHEMA constant Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-03-25Bug 399370: Fulltext search with a LIKE on bugs.short_desc is too slow (make ↵mkanat%bugzilla.org8-74/+133
Bugzilla use a separate fulltext table) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2008-03-21Bug 314120: [Oracle] DBI::st::rows is used in a way that breaks Oracle - ↵lpsolit%gmail.com1-14/+13
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-03-20Bug 423959: Wrap long lines in column headers of admin/table.html.tmpl - ↵lpsolit%gmail.com2-1/+5
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-19Bug 423733: mail_delivery_method = 'Test' doesn't generate a valid mbox file ↵lpsolit%gmail.com1-1/+2
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-03-18Bug 416047 – Test 1 fails in compiling Bugzilla::Install::CPAN and ↵wurblzap%gmail.com1-2/+12
install-module.pl when Cygwin is installed. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-03-18Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ↵lpsolit%gmail.com2-17/+35
product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
2008-03-18Bug 365365: Fix various HTML and CSS validation errors when viewing ↵lpsolit%gmail.com3-18/+25
attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-03-18Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links ↵lpsolit%gmail.com3-6/+38
appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-18Bug 417030: importxml.pl doesn't support custom fields implemented in 3.2 - ↵lpsolit%gmail.com1-13/+56
Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-03-17Bug 365442: If product/component does not have any flags, "Flags: / ↵lpsolit%gmail.com1-4/+15
Requestee:" header should not be shown on the bug creation form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ↵lpsolit%gmail.com2-4/+5
by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-03-17Bug 323003: [importxml.pl] attachments should be imported with the original ↵lpsolit%gmail.com2-1/+17
creator - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-03-17Bug 423346: importxml.pl fails when importing attachments - Patch by ↵lpsolit%gmail.com1-4/+4
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-03-17Bug 390370: "Products" should be "Other Classifications" when reclassifying ↵lpsolit%gmail.com1-2/+2
products in editclassifications.cgi - Patch by timeless <timeless@bemail.org> r=vladd a=LpSolit
2008-03-17Bug 422935 – Status values for “Take Bug” functionality on ↵wurblzap%gmail.com1-3/+3
attachment creation not localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit
2008-03-17Bug 421046: Remove GPL/LGPL options from any tri-licensed files - Patch by ↵lpsolit%gmail.com2-26/+2
Gervase Markham <gerv@mozilla.org> r/a=mkanat
2008-03-14Bug 304005: Implement SMTP authentication support for email notifications - ↵lpsolit%gmail.com6-2/+40
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-03-11Bug 422111: rederive regexp-based group memberships on the destination user ↵justdave%bugzilla.org1-0/+7
after merging Bugzilla accounts, since some of the merged group memberships may no longer apply. a=LpSolit
2008-03-11Bug 421931 – Group control identifiers on product edit page should be ↵wurblzap%gmail.com2-30/+10
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com3-3/+3
fix it)
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com3-10/+31
can be styled" [p=reed r+a=LpSolit]
2008-03-06Bug 419388 – 004template.t should fall back to “en”.wurblzap%gmail.com1-2/+2
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>; r=Wurblzap, a=LpSolit
2008-03-05Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ↵lpsolit%gmail.com1-66/+23
r/a=me
2008-03-04Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by ↵lpsolit%gmail.com1-46/+80
Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2-23/+88
The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
2008-02-28Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse ↵lpsolit%gmail.com1-7/+7
Clark <jjclark1982@gmail.com> r=mkanat
2008-02-28Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com1-5/+9
2008-02-28Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by ↵lpsolit%gmail.com1-1/+6
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-02-26Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com1-22/+28
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-26Bug 419243: get_new_status_and_resolution() no longer exists and bug moving ↵lpsolit%gmail.com2-29/+22
fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 419440: The Bugzilla version is not displayed in the welcome-admin page ↵lpsolit%gmail.com1-1/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com14-48/+42
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the ↵lpsolit%gmail.com2-33/+28
documentation. People should use theory58S instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2008-02-22Bug 418068: No way to search for "date of last comment" before/after a given ↵lpsolit%gmail.com1-42/+21
date - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
2008-02-21Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵lpsolit%gmail.com1-0/+2
<guy.pyrzak@gmail.com> r/a=mkanat
2008-02-21Bug 418518: Search links in editkeywords.cgi and describekeywords.cgi ↵lpsolit%gmail.com1-1/+2
generate incorrect SQL queries - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
2008-02-17Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating ↵lpsolit%gmail.com1-0/+14
address - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-02-17Bug 390972: we shouldn't favor fink for os x - Patch by timeless ↵lpsolit%gmail.com1-12/+14
<timeless@bemail.org> r=Colin r=justdave
2008-02-17Two small fixes for bug 390603 (better wording)lpsolit%gmail.com1-3/+3
2008-02-16Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams ↵lpsolit%gmail.com1-236/+615
<sam.folkwilliams@gmail.com> r=LpSolit
2008-02-15Bug 417507: Search.pm broken when searching for empty resolutions ↵lpsolit%gmail.com1-1/+1
(regression) - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
2008-02-14Bug 374951: Handle different strange situations in installations and ↵mkanat%bugzilla.org1-14/+50
upgrades that can leave you with a half-latin half-utf8 DB. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-02-14Bug 413121 – UTF-8 in templates are garbaged.wurblzap%gmail.com2-0/+89
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2008-02-13Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, ↵lpsolit%gmail.com1-6/+15
r=justdave
2008-02-13Bug 416481: No bugmail is sent if no comment is added on bug creation - ↵lpsolit%gmail.com2-9/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-12Bug 384009: Global fields (priority, severity, OS, and platform) are ↵lpsolit%gmail.com5-137/+51
required when using WebService instead of using the defaults - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat