Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 1 | -1/+1 |
| | | | | | | as the reporter) - Fix broken use of $cgi->param | ||||
* | Bug 148564 - Ability to ignore specific bugs (not get email from them, even ↵ | Dave Lawrence | 2013-04-08 | 1 | -2/+43 |
| | | | | | | as the reporter) r=glob,r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+1 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possible | Koosha Khajeh Moogahi | 2012-05-28 | 1 | -12/+8 |
| | | | | r/a=LpSolit | ||||
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 1 | -2/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgi | Tiago Mello | 2012-01-18 | 1 | -8/+10 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -21/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 677522: IssueEmailChangeToken() should get the old login name from the ↵ | Frédéric Buclin | 2011-08-17 | 1 | -5/+2 |
| | | | | | | user object r=timello a=LpSolit | ||||
* | Forgot to split a long line (fix on checkin) | Frédéric Buclin | 2011-08-17 | 1 | -1/+3 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=678970 | ||||
* | Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi | Frédéric Buclin | 2011-08-17 | 1 | -4/+3 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts ↵ | Byron Jones | 2011-08-04 | 1 | -1/+1 |
| | | | | | | user-modifiable field for obtaining current e-mail address r/a=LpSolit | ||||
* | Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵ | Frédéric Buclin | 2010-11-04 | 1 | -7/+17 |
| | | | | | | additional tabs r=mkanat a=LpSolit | ||||
* | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 2010-10-07 | 1 | -2/+3 |
| | | | | MS-SQL and SQLite support. | ||||
* | Bug 561745: Impossible to uncheck boxes in the Email preferences | Frédéric Buclin | 2010-05-07 | 1 | -41/+36 |
| | | | | r/a=mkanat | ||||
* | Bug 553693: A new logincookie is created when changing the password or email ↵ | Frédéric Buclin | 2010-03-29 | 1 | -27/+23 |
| | | | | | | address instead of reusing the existing one r/a=mkanat | ||||
* | Bug 545715: New Hook: bugmail_relationships | Max Kanat-Alexander | 2010-02-11 | 1 | -1/+3 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Bug 534057: Auto-completion no longer works in email_in.pl | Frédéric Buclin | 2010-02-01 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+8 |
| | | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Bug 472549: Ignore undefined values when committing user pref changes - ↵ | lpsolit%gmail.com | 2009-01-08 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -27/+22 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 455584 - Use bz_crypt everywhere instead of the crypt() function | dkl%redhat.com | 2008-10-23 | 1 | -6/+1 |
| | | | | Patch by David Lawrence <dkl@redhat.com> = r/a=LpSolit | ||||
* | Bug 453767 - Passwords containing wide characters causes system error | dkl%redhat.com | 2008-09-12 | 1 | -2/+8 |
| | | | | Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | ||||
* | Bug 442016: Bugzilla::User::bless_groups should be returning Bugzilla::Group ↵ | mkanat%bugzilla.org | 2008-08-20 | 1 | -1/+1 |
| | | | | | | objects Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | 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 |