Age | Commit message (Expand) | Author | Files | Lines |
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ... | lpsolit%gmail.com | 1 | -41/+42 |
2007-11-19 | Bug 399163: Bugzilla/*.pm should use transactions for database interaction - ... | lpsolit%gmail.com | 1 | -6/+2 |
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree... | reed%reedloden.com | 1 | -3/+3 |
2006-11-21 | Fix nits about bug 316797 | lpsolit%gmail.com | 1 | -3/+3 |
2006-11-21 | Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 1 | -0/+181 |
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at /usr/... | wurblzap%gmail.com | 1 | -1/+0 |
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 1 | -3/+54 |
2006-08-26 | Bug 350120: undefined value when creating a new user account - Patch by Fréd... | lpsolit%gmail.com | 1 | -1/+1 |
2006-08-20 | Bug 87795: Creating an account should send token and wait for confirmation (p... | lpsolit%gmail.com | 1 | -16/+46 |
2006-07-14 | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 1 | -4/+4 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -7/+8 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -3/+0 |
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 1 | -5/+5 |
2006-03-10 | I forgot a "fix on checkin" (useless whitespaces) | lpsolit%gmail.com | 1 | -1/+1 |
2006-03-10 | Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and Token... | lpsolit%gmail.com | 1 | -67/+60 |
2006-01-03 | Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook... | lpsolit%gmail.com | 1 | -1/+5 |
2005-11-14 | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 1 | -1/+1 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -7/+7 |
2005-09-02 | Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fréd�... | lpsolit%gmail.com | 1 | -2/+2 |
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -3/+3 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -2/+2 |
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -3/+3 |
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -3/+3 |
2005-07-08 | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse... | mkanat%kerio.com | 1 | -1/+1 |
2005-07-01 | Bug 297646: Write helper functions for Bugzilla::Token.pm | bugzilla%glob.com.au | 1 | -45/+80 |
2005-03-03 | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 1 | -2/+2 |
2005-02-20 | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+2 |
2005-02-20 | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+3 |
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+3 |
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -8/+14 |
2005-01-01 | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r... | gerv%gerv.net | 1 | -14/+5 |
2004-10-25 | Bug 250897: Enforce a 10 minute waiting period between password reset attempt... | justdave%bugzilla.org | 1 | -4/+12 |
2004-03-18 | Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o... | justdave%syndicomm.com | 1 | -2/+2 |
2004-03-18 | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the... | justdave%syndicomm.com | 1 | -1/+1 |
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -5/+6 |
2003-06-07 | Bug 205463 - Tokens aren't canceled after a successful login. | bbaetz%acm.org | 1 | -1/+1 |
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -10/+11 |
2003-03-14 | Bug 193989: EmailSuffix wasn't getting used for password change tokens. Also... | justdave%syndicomm.com | 1 | -4/+1 |
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the templa... | gerv%gerv.net | 1 | -2/+1 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -6/+8 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-07-09 | Fix for bug 150925: make email address changes work. | myk%mozilla.org | 1 | -4/+3 |
2002-05-03 | Bug 135836 - change requests should include expiration details. Patch by zero... | gerv%gerv.net | 1 | -4/+25 |
2002-04-26 | Bug 135817 - update template filename. Oops. | gerv%gerv.net | 1 | -1/+2 |
2002-04-26 | Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. | gerv%gerv.net | 1 | -29/+14 |
2002-04-25 | Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. | gerv%gerv.net | 1 | -3/+3 |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra... | gerv%gerv.net | 1 | -9/+6 |
2002-04-02 | Remaining pieces of Bug 23067 from yesterday... no idea why the first commit... | justdave%syndicomm.com | 1 | -18/+100 |
2002-02-17 | Fix for bug 125516: the recent fix for emails truncating when a period occurr... | justdave%syndicomm.com | 1 | -2/+2 |