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 | -30/+28 |
2008-03-18 | Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appea... | lpsolit%gmail.com | 1 | -0/+20 |
2008-02-05 | Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being undefin... | lpsolit%gmail.com | 1 | -0/+5 |
2008-02-04 | Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Fla... | lpsolit%gmail.com | 1 | -11/+11 |
2008-02-04 | Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match()... | lpsolit%gmail.com | 1 | -75/+25 |
2008-01-21 | Bug 413258: When setting a flag on an attachment on bug creation, an incorrec... | lpsolit%gmail.com | 1 | -3/+6 |
2008-01-18 | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 1 | -5/+6 |
2007-10-09 | Midair with product change while adding an attachment silently clears flags -... | lpsolit%gmail.com | 1 | -6/+17 |
2007-08-08 | Bug 376061: Changing the requestee of a flag should not change the requester ... | lpsolit%gmail.com | 1 | -2/+10 |
2007-08-08 | Bug 279318: Flag notifications are sent even if emails are turned off for the... | lpsolit%gmail.com | 1 | -2/+6 |
2007-05-15 | Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge... | lpsolit%gmail.com | 1 | -0/+2 |
2007-02-24 | Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gm... | lpsolit%gmail.com | 1 | -4/+6 |
2007-02-21 | Bug 370926: Incorrect mail sent when unsetting requestee on review request - ... | lpsolit%gmail.com | 1 | -0/+3 |
2007-02-05 | Bug 364177: On attachment and bug creation, if *one* requestee cannot see the... | lpsolit%gmail.com | 1 | -11/+35 |
2007-01-05 | Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -22/+35 |
2006-12-21 | Bug 364216: Flag::retarget() is broken - Patch by Frédéric Buclin <LpSo... | lpsolit%gmail.com | 1 | -13/+16 |
2006-09-20 | Bug 348518: grant / reject options for flag listbox should only appear if use... | lpsolit%gmail.com | 1 | -11/+6 |
2006-08-26 | Bug 350181: Check whether the requestee is allowed to set a flag - Patch by F... | lpsolit%gmail.com | 1 | -0/+9 |
2006-08-25 | Bug 345958: Do not throw an error if an inactive flag type is set to "X" whil... | lpsolit%gmail.com | 1 | -11/+5 |
2006-08-25 | Bug 274802: Save flags having the same name on product change - Patch by Fré... | lpsolit%gmail.com | 1 | -2/+86 |
2006-08-25 | Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fréd... | lpsolit%gmail.com | 1 | -120/+181 |
2006-08-11 | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 1 | -4/+5 |
2006-08-11 | Bug 348070: An arrayref is always "true" - Patch by Frédéric Buclin <LpSoli... | lpsolit%gmail.com | 1 | -2/+4 |
2006-07-25 | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje... | lpsolit%gmail.com | 1 | -28/+29 |
2006-07-25 | Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking th... | lpsolit%gmail.com | 1 | -2/+2 |
2006-07-14 | Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Pa... | lpsolit%gmail.com | 1 | -122/+137 |
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 | -4/+4 |
2006-06-19 | Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol... | lpsolit%gmail.com | 1 | -147/+68 |
2006-06-03 | Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ... | lpsolit%gmail.com | 1 | -2/+2 |
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 1 | -2/+2 |
2006-05-17 | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT... | lpsolit%gmail.com | 1 | -177/+87 |
2006-05-08 | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -2/+2 |
2006-04-15 | Bug 322285: Cancelling a flag should remove it completely from the DB - Patch... | lpsolit%gmail.com | 1 | -45/+20 |
2006-04-05 | Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch... | lpsolit%gmail.com | 1 | -6/+4 |
2005-12-30 | Bug 284590: When using SMTP, emails are not sent to the CC list associated wi... | lpsolit%gmail.com | 1 | -11/+14 |
2005-12-14 | Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp... | lpsolit%gmail.com | 1 | -25/+64 |
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu... | lpsolit%gmail.com | 1 | -9/+7 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -7/+6 |
2005-10-19 | Bug 302936: Reject the requestee if he cannot access private attachments - Pa... | lpsolit%gmail.com | 1 | -1/+4 |
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 1 | -1/+2 |
2005-09-01 | Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme... | myk%mozilla.org | 1 | -22/+29 |
2005-08-31 | Fix for bug 305773: fixes regression in flag validation code that let through... | myk%mozilla.org | 1 | -46/+60 |
2005-08-26 | Bug 305771: Cannot create request flags with no requestee - Patch by Myk Mele... | lpsolit%gmail.com | 1 | -2/+3 |
2005-08-21 | Fix for bug 292022: accepts multiple requestees in the requestee field for a ... | myk%mozilla.org | 1 | -19/+44 |
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -3/+1 |
2005-08-16 | Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzil... | lpsolit%gmail.com | 1 | -7/+8 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -3/+2 |
2005-07-26 | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -6/+9 |
2005-07-08 | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t... | mkanat%kerio.com | 1 | -41/+83 |