Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-14 | Bug 381738: SaveAccount() in userprefs.cgi doesn't check ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
Bugzilla->user->authorizer->can_change_{password|email} - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | |||||
2007-05-26 | Bug 381732: Old tokens are not deleted on time when changing the email ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
address - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-01-08 | Bug 365256 Period is on the wrong side of a bunch of other parentheses | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-12-31 | Bug 365407: Reorder tabs in userprefs.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r/a=justdave | |||||
2006-12-27 | Bug 364920 - "Watcher list should be sorted alphabetically" [p=reed ↵ | reed%reedloden.com | 1 | -1/+2 | |
r=LpSolit a=justdave] | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-04 | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 1 | -98/+50 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 1 | -2/+0 | |
/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-08 | Bug 355833: Groups are out of order when sharing queries - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-08-20 | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
(prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | |||||
2006-08-17 | Bug 320197: Watcher editing in userprefs should use a list box instead of ↵ | mozilla%colinogilvie.co.uk | 1 | -15/+26 | |
text entry Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wicked; a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 1 | -10/+114 | |
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 | -1/+1 | |
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 | -4/+6 | |
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 | -2/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
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 | |||||
2005-12-21 | Bug 287741: changing password from 'password' to 'password' should not ↵ | lpsolit%gmail.com | 1 | -10/+12 | |
invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-12-21 | Bug 320866: Watching the same address twice produces software error - Patch ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
by Frédéric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave | |||||
2005-12-14 | Bug 313679: Changing email address in sudo mode logs user in as | karl%kornel.name | 1 | -1/+3 | |
impersonated user - Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2005-11-14 | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave | |||||
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -38/+50 | |
Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-10-28 | Bug 308340: General Preferences tab is empty except for submit button when ↵ | lpsolit%gmail.com | 1 | -2/+13 | |
no user prefences are enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-12 | Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - ↵ | lpsolit%gmail.com | 1 | -30/+35 | |
Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave | |||||
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -5/+3 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave | |||||
2005-08-16 | Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-08-13 | Bug 304044: Missing scalar() for some parameters - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
r=mkanat,wicked a=justdave | |||||
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -2/+2 | |
of other items. | |||||
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-08-03 | Bug 303061: userprefs.cgi should call ThrowUserError for ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
old_password_required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-07-28 | Bug 302200: uninitialized value when saving email prefs - Patch by Rob ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Siklos <robzilla@siklos.ca> r=LpSolit a=myk | |||||
2005-07-21 | Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-07-20 | Bug 257767: Option to have fields in CSV files separated by semicolons ↵ | lpsolit%gmail.com | 1 | -6/+4 | |
instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | |||||
2005-07-13 | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-05-12 | Bug 287436: [SECURITY] After having logged in, links to change the report ↵ | mkanat%kerio.com | 1 | -2/+9 | |
type contain username and password Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave | |||||
2005-04-13 | Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -5/+7 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-30 | Bug 73665 - migrate email preferences to their own table, and rearchitect ↵ | gerv%gerv.net | 1 | -69/+61 | |
email internals. Patch by gerv; r=jake, a=justdave. | |||||
2005-03-16 | Bug 280517 : Let me know who is watching my account | travis%sedsystems.ca | 1 | -0/+13 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 1 | -0/+39 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-02-25 | Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-25 | Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT) | mkanat%kerio.com | 1 | -20/+33 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-20 | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -3/+4 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk |