Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1069363: "show user list again" link does not include is_enabled for ↵ | David Lawrence | 2014-09-22 | 1 | -1/+3 |
| | | | | | | showing previous results list r=glob,a=glob | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -1/+3 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 978146: activity entry when setting flags isn't split across multiple rows | Byron Jones | 2014-06-11 | 1 | -8/+3 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have ↵ | Simon Green | 2014-06-06 | 1 | -85/+10 |
| | | | | | | editusers.cgi use them r=justdave, a=glob | ||||
* | Bug 993939: Bugzilla::User::Setting::groups() should use memcached | Byron Jones | 2014-05-28 | 1 | -0/+1 |
| | | | | r=dkl, a=justdave | ||||
* | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 2014-01-31 | 1 | -0/+5 |
| | | | | r=dkl, a=glob | ||||
* | Bug 331529 - editusers list should let me search for disabled users | Sunil Joshi | 2013-09-04 | 1 | -4/+5 |
| | | | r=simon, a=simon | ||||
* | Bug 272407: Send an e-mail when the administrator creates a new account for ↵ | Hugo Seabrook | 2013-01-30 | 1 | -0/+10 |
| | | | | | | a user r/a=LpSolit | ||||
* | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 2012-11-12 | 1 | -1/+1 |
| | | | | | | not triggered by the code itself r=glob a=LpSolit | ||||
* | Bug 163890: editusers.cgi incorrectly treats "_" (underscore) as a wildcard | Sunil Joshi | 2012-10-14 | 1 | -2/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 730794 - Need new hook edituser page | Francisco Donalisio | 2012-03-09 | 1 | -0/+3 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 240437: Add a "last seen date" column to the profiles table | Byron Jones | 2012-01-24 | 1 | -1/+2 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -19/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 315451: Add 'Enabled user accounts only' filter when searching for | Tiago Mello | 2011-09-30 | 1 | -0/+7 |
| | | | | | user accounts. r=glob, a=LpSolit | ||||
* | Bug 628806: user selection field in editusers should strip leading and ↵ | timeless | 2011-08-30 | 1 | -1/+1 |
| | | | | | | trailing whitespace r/a=LpSolit | ||||
* | Bug 682747: Wrong check in editusers.cgi | Frédéric Buclin | 2011-08-30 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 658929 - User autocomplete is very slow when there are lots of users in ↵ | David Lawrence | 2011-07-05 | 1 | -1/+1 |
| | | | | | | the profiles table r/a=mkanat | ||||
* | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 2011-04-27 | 1 | -1/+5 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 2010-05-20 | 1 | -2/+1 |
| | | | | | | ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | ||||
* | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵ | Reed Loden | 2010-05-06 | 1 | -1/+1 |
| | | | | | | of direct SQL" [r=mkanat a=mkanat] | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -4/+0 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 483987: Administrators can't create user accounts when using the Env ↵ | lpsolit%gmail.com | 2009-12-30 | 1 | -1/+6 |
| | | | | authentication method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵ | lpsolit%gmail.com | 2009-08-05 | 1 | -31/+31 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ↵ | lpsolit%gmail.com | 2009-01-25 | 1 | -1/+1 |
| | | | | by arbingersys <arbingersys@gmail.com> r/a=LpSolit | ||||
* | Bug 463688: editusers.cgi no longer lets you search for users using regular ↵ | lpsolit%gmail.com | 2008-12-03 | 1 | -8/+13 |
| | | | | expressions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=xiaoou a=LpSolit | ||||
* | Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵ | lpsolit%gmail.com | 2008-11-22 | 1 | -0/+9 |
| | | | | account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 463677: editusers.cgi: Use of uninitialized value in string eq - Patch ↵ | lpsolit%gmail.com | 2008-11-11 | 1 | -1/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
* | Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵ | mkanat%bugzilla.org | 2008-10-03 | 1 | -3/+3 |
| | | | | | | editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | ||||
* | Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ↵ | mkanat%bugzilla.org | 2008-08-20 | 1 | -3/+3 |
| | | | | | | objects Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 435250: In the "View User Account Log" page, the information in the ↵ | lpsolit%gmail.com | 2008-05-24 | 1 | -1/+1 |
| | | | | "What" column are displayed in English on localized installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace ↵ | lpsolit%gmail.com | 2008-02-04 | 1 | -2/+2 |
| | | | | match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | ||||
* | Bug 395924: Deleting a user account may delete other user's whine - Patch by ↵ | lpsolit%gmail.com | 2007-11-19 | 1 | -9/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 398976: edit*.cgi scripts should use transactions for database ↵ | lpsolit%gmail.com | 2007-10-10 | 1 | -41/+4 |
| | | | | interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat | ||||
* | Bug 354868: Race condition when changing user privs in editusers.cgi - Patch ↵ | lpsolit%gmail.com | 2007-03-11 | 1 | -9/+12 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-11-11 | 1 | -1/+0 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates | mkanat%bugzilla.org | 2006-10-21 | 1 | -68/+10 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 2006-10-21 | 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 | ||||
* | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -0/+19 |
| | | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -1/+2 |
| | | | | 'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | ||||
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -1/+1 |
| | | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | ||||
* | Bug 351182: Odd number of elements in anonymous hash in editusers.cgi - ↵ | lpsolit%gmail.com | 2006-09-04 | 1 | -5/+5 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 349349: Use ->create from Bugzilla::Object instead of insert_new_user ↵ | mkanat%bugzilla.org | 2006-08-26 | 1 | -30/+8 |
| | | | | | | for Bugzilla::User Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 349766: Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 2006-08-25 | 1 | -15/+7 |
| | | | | editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | ||||
* | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-11 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵ | lpsolit%gmail.com | 2006-08-09 | 1 | -5/+5 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch ↵ | lpsolit%gmail.com | 2006-08-05 | 1 | -2/+0 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 347272: Deleting a user account crashes Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-08-04 | 1 | -4/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 2006-07-30 | 1 | -4/+14 |
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave |