aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 284273: Move productResponsibilities from editusers.cgi to Bugzilla::User...lpsolit%gmail.com2005-06-251-0/+47
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
* Bug 292718: LOCATE is not ANSI SQL (prevents user account creation)mkanat%kerio.com2005-05-211-5/+8
* Bug 288857: Use of uninitialized value in bitwise and (&) at Bugzilla/User.pm...lpsolit%gmail.com2005-04-111-2/+2
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...lpsolit%gmail.com2005-04-101-6/+0
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...lpsolit%gmail.com2005-04-081-27/+31
* Bug 286686: ORDER BY column needs to be selected or groupedmkanat%kerio.com2005-04-081-4/+6
* Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net2005-03-301-49/+162
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless...mkanat%kerio.com2005-03-171-4/+8
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-2/+11
* Bug 285534: bugs.qa_contact should allow NULLmkanat%kerio.com2005-03-151-1/+2
* Bug 285407: User cannot log in on PostgreSQLmkanat%kerio.com2005-03-121-4/+6
* Bug 98123 : Create a user preferences infrastructure (became 'General Settings')travis%sedsystems.ca2005-03-101-0/+33
* Bug 284262 : Bundle of small editusers.cgi post-checkin fixestravis%sedsystems.ca2005-03-081-0/+5
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-051-13/+15
* Bug 284547: Fix escaping of > characters inside C<> tags in the pod docsjustdave%bugzilla.org2005-03-031-2/+2
* Bug 119485 : Templatise editusers.cgitravis%sedsystems.ca2005-03-011-11/+29
* Bug 283562: Insecure dependency in parameter 3 of DBI::db (login_to_id forget...mkanat%kerio.com2005-02-271-2/+3
* Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User functionmkanat%kerio.com2005-02-251-25/+52
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-251-2/+32
* Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-2/+3
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-5/+4
* Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca2005-02-091-1/+48
* Fixing burning tinderbox created by checkin of Bug 280124travis%sedsystems.ca2005-02-011-1/+1
* 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