Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 376061: Changing the requestee of a flag should not change the requester ↵ | lpsolit%gmail.com | 2007-08-08 | 1 | -2/+10 |
| | | | | if the one doing the change is the requestee himself - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | ||||
* | Bug 279318: Flag notifications are sent even if emails are turned off for ↵ | lpsolit%gmail.com | 2007-08-08 | 1 | -2/+6 |
| | | | | the addressee - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | ||||
* | Bug 379787: Flag request mail has a blank requestee when requestee doesn't ↵ | lpsolit%gmail.com | 2007-05-15 | 1 | -0/+2 |
| | | | | get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit | ||||
* | Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2007-02-24 | 1 | -4/+6 |
| | | | | <LpSolit@gmail.com> r=myk a=LpSolit | ||||
* | Bug 370926: Incorrect mail sent when unsetting requestee on review request - ↵ | lpsolit%gmail.com | 2007-02-21 | 1 | -0/+3 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | ||||
* | Bug 364177: On attachment and bug creation, if *one* requestee cannot see ↵ | lpsolit%gmail.com | 2007-02-04 | 1 | -11/+35 |
| | | | | the bug, *all* requests are cancelled - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-01-05 | 1 | -22/+35 |
| | | | | Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 364216: Flag::retarget() is broken - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-12-21 | 1 | -13/+16 |
| | | | | <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 348518: grant / reject options for flag listbox should only appear if ↵ | lpsolit%gmail.com | 2006-09-20 | 1 | -11/+6 |
| | | | | user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 350181: Check whether the requestee is allowed to set a flag - Patch by ↵ | lpsolit%gmail.com | 2006-08-26 | 1 | -0/+9 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 345958: Do not throw an error if an inactive flag type is set to "X" ↵ | lpsolit%gmail.com | 2006-08-25 | 1 | -11/+5 |
| | | | | while editing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 274802: Save flags having the same name on product change - Patch by ↵ | lpsolit%gmail.com | 2006-08-25 | 1 | -2/+86 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by ↵ | lpsolit%gmail.com | 2006-08-24 | 1 | -120/+181 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-11 | 1 | -4/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 348070: An arrayref is always "true" - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-08-11 | 1 | -2/+4 |
| | | | | <LpSolit@gmail.com> a=myk | ||||
* | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -28/+29 |
| | | | | objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking ↵ | lpsolit%gmail.com | 2006-07-25 | 1 | -2/+2 |
| | | | | the inclusion and exclusion lists - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | ||||
* | Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - ↵ | lpsolit%gmail.com | 2006-07-14 | 1 | -122/+137 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/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/+4 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-06-19 | 1 | -147/+68 |
| | | | | <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-03 | 1 | -2/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=kiko a=myk | ||||
* | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵ | lpsolit%gmail.com | 2006-06-02 | 1 | -2/+2 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵ | lpsolit%gmail.com | 2006-05-17 | 1 | -177/+87 |
| | | | | FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-05-08 | 1 | -2/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 322285: Cancelling a flag should remove it completely from the DB - ↵ | lpsolit%gmail.com | 2006-04-14 | 1 | -45/+20 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - ↵ | lpsolit%gmail.com | 2006-04-05 | 1 | -6/+4 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵ | lpsolit%gmail.com | 2005-12-30 | 1 | -11/+14 |
| | | | | with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave | ||||
* | Bug 266147: Internal error when Flag::notify() ends up with an invalid or ↵ | lpsolit%gmail.com | 2005-12-14 | 1 | -25/+64 |
| | | | | empty CC: list and no requestee in restricted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | ||||
* | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-10-31 | 1 | -9/+7 |
| | | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -7/+6 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 302936: Reject the requestee if he cannot access private attachments - ↵ | lpsolit%gmail.com | 2005-10-19 | 1 | -1/+4 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave | ||||
* | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2005-09-06 | 1 | -1/+2 |
| | | | | <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Partial fix for bug 302669: rewrites Attachment.pm to provide a real ↵ | myk%mozilla.org | 2005-09-01 | 1 | -22/+29 |
| | | | | Attachment class; r=lpsolit | ||||
* | Fix for bug 305773: fixes regression in flag validation code that let ↵ | myk%mozilla.org | 2005-08-31 | 1 | -46/+60 |
| | | | | through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit | ||||
* | Bug 305771: Cannot create request flags with no requestee - Patch by Myk ↵ | lpsolit%gmail.com | 2005-08-26 | 1 | -2/+3 |
| | | | | Melez <myk@mozilla.org> r=LpSolit a=justdave | ||||
* | Fix for bug 292022: accepts multiple requestees in the requestee field for a ↵ | myk%mozilla.org | 2005-08-21 | 1 | -19/+44 |
| | | | | given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk | ||||
* | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 2005-08-19 | 1 | -3/+1 |
| | | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave | ||||
* | Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by ↵ | lpsolit%gmail.com | 2005-08-16 | 1 | -7/+8 |
| | | | | Bugzilla::Flag::process() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2005-08-10 | 1 | -3/+2 |
| | | | | r=mkanat,wicked a=justdave | ||||
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-07-26 | 1 | -6/+9 |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵ | mkanat%kerio.com | 2005-07-08 | 1 | -41/+83 |
| | | | | | | to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave | ||||
* | Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc ↵ | lpsolit%gmail.com | 2005-07-08 | 1 | -3/+1 |
| | | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | ||||
* | Bug 289042: Implicit joins should be replaced by explicit joins - installment B | mkanat%kerio.com | 2005-07-02 | 1 | -10/+12 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave | ||||
* | Bug 180792: Setting and/or updating flags does not update last changed date ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -0/+3 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Backing out bug 180792. A table is locked as READ while my patch tries to ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -3/+0 |
| | | | | write in it :( | ||||
* | Bug 180792: Setting and/or updating flags does not update last changed date ↵ | lpsolit%gmail.com | 2005-06-21 | 1 | -0/+3 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | ||||
* | Bug 266159: It's possible to create multiple flags by reloading, even if ↵ | lpsolit%gmail.com | 2005-06-11 | 1 | -10/+37 |
| | | | | flag is not multiplicable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a = myk | ||||
* | Fix for bug 291391: allows users to rerequest set flags even if they don't ↵ | myk%mozilla.org | 2005-04-22 | 1 | -3/+3 |
| | | | | have the privilege to set them; r=lpsolit; a=myk | ||||
* | Bug 288603: Allow users in the request group to remove pending requests made ↵ | lpsolit%gmail.com | 2005-04-20 | 1 | -2/+5 |
| | | | | by others - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave |