- 09 Sep, 2005 2 commits
-
-
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
-
lpsolit%gmail.com authored
Bug 305523: Email preference for "CC changed" should be disabled by default for new users - Patch by Gervase Markham <gerv@mozilla.org> r=wicked a=justdave
-
- 06 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306265: Implement User::can_see_product() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave
-
- 03 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
-
- 02 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
- 22 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 300231: Bugzilla::User needs a way of returning only Selectable classification objects - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=mkanat 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
-
- 14 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 284263: Inherited bless permissions without inherited membership do not work - Patch by Marc Schumann <wurblzap@gmail.com> r=joel,LpSolit a=justdave
-
- 13 Aug, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 10 Aug, 2005 2 commits
-
-
mkanat%kerio.com authored
-
mkanat%kerio.com authored
Bug 300231: Bugzilla::Classification needs a way of returning only Selectable classification objects Patch By Gabriel Sales de Oliveira <gabriel@async.com.br> r=mkanat, a=justdave
-
- 09 Aug, 2005 2 commits
-
-
bugreport%peshkin.net authored
of other items.
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 26 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 25 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat,joel a=justdave
-
- 21 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 19 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
-
- 13 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 11 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
-
- 08 Jul, 2005 4 commits
-
-
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
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 25 Jun, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User.pm - Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
-
- 15 Jun, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
-
- 21 May, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
-
- 11 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm line 984 - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=myk
-
- 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 2 commits
-
-
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
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, 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.
-
- 17 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
-
- 16 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
-
- 15 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
-
- 12 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=bugreport, a=myk
-
- 10 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
-
- 08 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
-
- 05 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
-
- 03 Mar, 2005 1 commit
-
-
justdave%bugzilla.org authored
r=mkanat, a=justdave
-