- 18 Apr, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 07 Apr, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave
-
- 03 Apr, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 31 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 28 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 92515: Implement the ability to change the resolution of a bug without reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
-
- 09 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 07 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
-
- 03 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 02 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
- 28 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 25 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 21 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave
-
- 08 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to NEW or ASSIGNED sets everconfirmed to 1 but leave the status as UNCONFIRMED - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 09 Jan, 2006 1 commit
-
-
mozilla%colinogilvie.co.uk authored
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
-
- 06 Jan, 2006 2 commits
-
-
myk%mozilla.org authored
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
-
myk%mozilla.org authored
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
-
- 26 Nov, 2005 1 commit
-
-
timeless%mozdev.org authored
patch by unknown@simplemachines.org r=timeless rs=brendan
-
- 20 Nov, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 14 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 08 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 315157: Attachment data is not exported when moving bugs to another DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 04 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 26 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 109339: Be able to set assignee/QA to default for multiple bugs across products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
-
- 25 Oct, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
mkanat%kerio.com authored
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
-
- 22 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
-
- 19 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 18 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
-
- 12 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
-
- 08 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by AndrÃÂ
Batosti <batosti@async.com.br> r=lpsolit, a=justdave
-
- 15 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
-
- 09 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 31 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 30 Aug, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 306364: SQL crash when moving a bug to another product (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=myk
-
- 22 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 21 Aug, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 292022: accepts multiple requestees in the requestee field for a given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk
-
- 19 Aug, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
-
- 16 Aug, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzilla::Flag::process() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 13 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-