- 16 Mar, 2006 1 commit
-
-
timeless%mozdev.org authored
r=Tru
-
- 14 Mar, 2006 1 commit
-
-
timeless%mozdev.org authored
r=wicked
-
- 11 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 329334: User::match_field() may redirect you outside your Bugzilla installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 10 Mar, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and Token.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 22 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 327355: Email preferences are not set correctly when the user account is created by Env.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 05 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 23 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave
-
- 21 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
-
- 19 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 12 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 271596: editcomponents priv allows you to see/edit products you don't have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 26 Nov, 2005 1 commit
-
-
timeless%mozdev.org authored
patch by unknown@simplemachines.org r=timeless rs=brendan
-
- 23 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
-
- 10 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
-
- 01 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave
-
- 26 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 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
-
- 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
-
- 14 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 306601: Bugzilla::Classification needs a products() method - Patch by André Batosti <batosti@async.com.br> 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
-
- 01 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 308662: [SECURITY] User matching bypasses 'usevisibilitygroups' restrictions - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
-
- 28 Sep, 2005 3 commits
-
-
lpsolit%gmail.com authored
-
lpsolit%gmail.com authored
Bug 309896: The "Saved searches" tab in User Prefs can report incorrect information - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
-
mkanat%kerio.com authored
Patch By Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=mkanat, a=justdave
-
- 26 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
-
- 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
-