Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-24 | Bug 435250: In the "View User Account Log" page, the information in the ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
"What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-02-04 | Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | |||||
2007-11-19 | Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵ | lpsolit%gmail.com | 1 | -9/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-10-10 | Bug 398976: edit*.cgi scripts should use transactions for database ↵ | lpsolit%gmail.com | 1 | -41/+4 | |
interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | |||||
2007-03-11 | Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -9/+12 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-21 | Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates | mkanat%bugzilla.org | 1 | -68/+10 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 1 | -5/+2 | |
/usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 1 | -0/+19 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-09-23 | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-09-04 | Bug 351182: Odd number of elements in anonymous hash in editusers.cgi - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-26 | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 1 | -30/+8 | |
for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-25 | Bug 349766: Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 1 | -15/+7 | |
editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-08-11 | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-08-09 | Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-08-05 | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-04 | Bug 347272: Deleting a user account crashes Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -4/+14 | |
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2006-07-26 | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 1 | -3/+26 | |
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | |||||
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 1 | -2/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -3/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-08 | Bug 312935: User Account Log should start with a creation date - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=bkor, r=wicked a=myk | |||||
2006-05-17 | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-08 | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-04-15 | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-03-31 | Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -12/+2 | |
<LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-02-26 | Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+25 | |
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2006-02-23 | Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at ↵ | mkanat%kerio.com | 1 | -1/+1 | |
the beginning Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=justdave | |||||
2006-02-22 | Patch for bug 237683: Allow for more flexible user searching such as real ↵ | jocuri%softhome.net | 1 | -4/+18 | |
name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org. | |||||
2006-01-03 | Bug 322082: Clean up user selection SQL. | wurblzap%gmail.com | 1 | -5/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-31 | Bug 318171: Looking for group members finds grant right holders, too. | wurblzap%gmail.com | 1 | -1/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-21 | Bug 320436: New self-created accounts dont get regexp group memberships - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-12-14 | Bug 319942: Preferences not deleted along with user accounts. | wurblzap%gmail.com | 1 | -0/+12 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-11-30 | Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵ | lpsolit%gmail.com | 1 | -40/+67 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-11-04 | Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
comparison - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-18 | Bug 305979: Removing a user account who was requested to set a flag at least ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
once may return wrong information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-09-26 | Bug 303784: Visibility can keep admin from administering groups - Patch by ↵ | lpsolit%gmail.com | 1 | -12/+3 | |
Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-09-16 | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
<LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-09-05 | Bug 304268: edit users form should have an item for "edit this user" - Patch ↵ | lpsolit%gmail.com | 1 | -13/+30 | |
by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave | |||||
2005-08-31 | Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept ↵ | mkanat%kerio.com | 1 | -4/+6 | |
string and pattern as arguments Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave | |||||
2005-08-26 | Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc ↵ | lpsolit%gmail.com | 1 | -15/+95 | |
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-08-23 | Bug 305476: Group membership inheritance broken in editusers.cgi ↵ | lpsolit%gmail.com | 1 | -6/+9 | |
(regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave | |||||
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -14/+14 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave |