| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 322082: Clean up user selection SQL. | wurblzap%gmail.com | 2006-01-03 | 1 | -5/+9 |
* | Bug 318171: Looking for group members finds grant right holders, too. | wurblzap%gmail.com | 2005-12-31 | 1 | -1/+2 |
* | Bug 320436: New self-created accounts dont get regexp group memberships - Pat... | lpsolit%gmail.com | 2005-12-21 | 1 | -2/+2 |
* | Bug 319942: Preferences not deleted along with user accounts. | wurblzap%gmail.com | 2005-12-14 | 1 | -0/+12 |
* | Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ... | lpsolit%gmail.com | 2005-11-30 | 1 | -40/+67 |
* | Bug 301067: [PostgreSQL] editusers.cgi doesn't do a case-insensitive comparis... | lpsolit%gmail.com | 2005-11-04 | 1 | -1/+1 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -2/+1 |
* | Bug 305979: Removing a user account who was requested to set a flag at least ... | lpsolit%gmail.com | 2005-10-18 | 1 | -1/+1 |
* | Bug 303784: Visibility can keep admin from administering groups - Patch by Jo... | lpsolit%gmail.com | 2005-09-26 | 1 | -12/+3 |
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... | lpsolit%gmail.com | 2005-09-16 | 1 | -1/+1 |
* | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2005-09-06 | 1 | -1/+2 |
* | Bug 304268: edit users form should have an item for "edit this user" - Patch ... | lpsolit%gmail.com | 2005-09-05 | 1 | -13/+30 |
* | Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st... | mkanat%kerio.com | 2005-08-31 | 1 | -4/+6 |
* | Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc ... | lpsolit%gmail.com | 2005-08-26 | 1 | -15/+95 |
* | Bug 305476: Group membership inheritance broken in editusers.cgi (regression)... | lpsolit%gmail.com | 2005-08-23 | 1 | -6/+9 |
* | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 2005-08-19 | 1 | -14/+14 |
* | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B... | lpsolit%gmail.com | 2005-08-16 | 1 | -6/+9 |
* | Bug 284263: Inherited bless permissions without inherited membership do not w... | lpsolit%gmail.com | 2005-08-14 | 1 | -44/+4 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+0 |
* | Bug 302723: Deleting a user account when this user is the assignee or QA cont... | lpsolit%gmail.com | 2005-08-05 | 1 | -7/+39 |
* | Bug 284264: Move canSeeUser from editusers.cgi to User.pm - Patch by Marc Sch... | lpsolit%gmail.com | 2005-07-25 | 1 | -55/+24 |
* | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2005-07-21 | 1 | -2/+2 |
* | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 2005-07-13 | 1 | -1/+0 |
* | Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User... | lpsolit%gmail.com | 2005-06-25 | 1 | -26/+1 |
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch... | lpsolit%gmail.com | 2005-06-21 | 1 | -1/+1 |
* | Bug 289043: Implicit joins should be replaced by explicit joins - installment C | mkanat%kerio.com | 2005-05-03 | 1 | -3/+4 |
* | Bug 290372: Missing locked tables in editusers.cgi - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2005-04-20 | 1 | -1/+3 |
* | Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblza... | lpsolit%gmail.com | 2005-04-16 | 1 | -40/+54 |
* | Bug 290000: lock email settings table before adding new user | bugreport%peshkin.net | 2005-04-13 | 1 | -0/+1 |
* | Bug 289062: editusers.cgi is querying for groups twice on update - Patch by T... | lpsolit%gmail.com | 2005-04-13 | 1 | -7/+6 |
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... | mkanat%kerio.com | 2005-03-16 | 1 | -4/+3 |
* | Bug 284262 : Bundle of small editusers.cgi post-checkin fixes | travis%sedsystems.ca | 2005-03-08 | 1 | -46/+37 |
* | Bug 284155 : New editusers.cgi broke group visibility | travis%sedsystems.ca | 2005-03-08 | 1 | -1/+1 |
* | Bug 277782: _throw_error should unlock tables when tables are locked, automat... | mkanat%kerio.com | 2005-03-05 | 1 | -11/+7 |
* | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 2005-03-01 | 1 | -787/+681 |
* | Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function | mkanat%kerio.com | 2005-02-25 | 1 | -2/+2 |
* | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 2005-02-25 | 1 | -2/+2 |
* | Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-19 | 1 | -2/+1 |
* | Bug 280495: Replace "REGEXP" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-17 | 1 | -3/+3 |
* | Bug 281845 : Possible to delete users who are initial QA contacts (Regression... | travis%sedsystems.ca | 2005-02-11 | 1 | -1/+1 |
* | Bug 280994 : Move ValidateNewUser out of globals.pl | travis%sedsystems.ca | 2005-02-09 | 1 | -1/+1 |
* | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 2005-02-01 | 1 | -2/+3 |
* | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ... | jocuri%softhome.net | 2005-01-16 | 1 | -47/+24 |
* | Bug 108870: Bugzilla does not set email prefs for new user until user visits ... | travis%sedsystems.ca | 2005-01-08 | 1 | -1/+2 |
* | Patch for bug 261434: implement functionality to delete a user semi-properly ... | jocuri%softhome.net | 2004-10-17 | 1 | -1/+3 |
* | Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;... | jocuri%softhome.net | 2004-07-31 | 1 | -3/+3 |
* | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 2004-07-27 | 1 | -1/+3 |
* | Bug 253088: Fix ability of users with bless privileges to bless users | bugreport%peshkin.net | 2004-07-27 | 1 | -1/+1 |
* | Bug 252190: Fix unitialized value in editusers.cgi | bugreport%peshkin.net | 2004-07-22 | 1 | -3/+3 |
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-21 | 1 | -19/+4 |