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