aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 280124 : Move InsertNewUser to Bugzilla::Usertravis%sedsystems.ca2005-02-011-0/+50
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca2005-01-081-14/+0
* Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSee...jake%bugzilla.org2004-12-241-0/+1
* Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzill...justdave%bugzilla.org2004-09-111-3/+3
* Bug 244239: Add group-based pronouns to querybugreport%peshkin.net2004-08-111-3/+11
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-111-0/+29
* Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net2004-08-111-0/+46
* Bug 254430: Fix User.pm so it returns a logged-out user if userid=0bugreport%peshkin.net2004-08-061-1/+1
* Bug 254374: Fix regression in qacontact from bug 186093bugreport%peshkin.net2004-08-051-1/+1
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-051-4/+9
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-041-0/+80
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-10/+34
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-14/+104
* Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net2004-06-161-8/+10
* Bug 239263: Avoid hazard in User->groups by switching to main DB for rederivebugreport%peshkin.net2004-05-141-0/+7
* Bug 226477: Fix undefined method call in Bugzilla::User->in_groupbugreport%peshkin.net2004-05-121-1/+1
* Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org2003-11-221-3/+8
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-141-4/+6
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-46/+456
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-1/+1
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-221-1/+1
* Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com2002-11-221-1/+1
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-201-1/+1
* Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ...myk%mozilla.org2002-11-171-6/+13
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-111-3/+8
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-081-4/+32
* Bug 177436 User matching shouldn't be case-sensitivebugreport%peshkin.net2002-11-051-5/+5
* Bug 177435 exact match on assignee fails with user matchingbugreport%peshkin.net2002-11-011-1/+1
* Bug 177624 Wildcard rejects --do_not_change-- in mass-changebugreport%peshkin.net2002-11-011-0/+6
* Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fieldsbugreport%peshkin.net2002-10-251-19/+242
* Fixing build bustage.myk%mozilla.org2002-09-291-1/+1
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-0/+176