- 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
-
- 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
-
- 03 Jan, 2006 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 14 Dec, 2005 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=timeless, a=justdave
-
- 11 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 315969: Cannot enter new bugs when the CC list is emtpy - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 31 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 25 Oct, 2005 1 commit
-
-
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
-
- 24 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
-
- 19 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, 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
-
- 30 Aug, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=myk
-
- 25 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 19 Aug, 2005 1 commit
-
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
-
- 16 Aug, 2005 1 commit
-
-
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
-
- 10 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
-
- 03 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 303147: Bugzilla crashes when submitting a bug in the UNCONFIRMED state using PostgreSQL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 22 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 08 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a short time when there are certain performance problems Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
-
- 07 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" field isn't present - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
-
- 12 May, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
-
- 04 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <altlst@sonic.net> r=LpSolit a=justdave
-
- 03 May, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave
-
- 10 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
-
- 08 Apr, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 238875: remove %FORM from post_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
-
lpsolit%gmail.com authored
Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
-
- 30 Mar, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
-
- 15 Mar, 2005 2 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=myk
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
-
- 11 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=justdave, a=justdave
-
- 08 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Frederic Buclin <LpSolit@gmail.com> r=jpeshkin a=justdave
-
- 05 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
-
- 26 Feb, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
-
- 25 Feb, 2005 1 commit
-
-
travis%sedsystems.ca authored
Bug 283085 : post_bug.cgi can be used to know which products do not exist and which ones are not accessible Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
-
- 19 Feb, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
-
- 09 Feb, 2005 2 commits
-
-
travis%sedsystems.ca authored
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave
-
travis%sedsystems.ca authored
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
-