Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should ↵ | Frédéric Buclin | 2010-05-14 | 1 | -1/+1 |
| | | | | | | be user errors, not code errors a=LpSolit | ||||
* | Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment | Frédéric Buclin | 2010-03-30 | 1 | -3/+5 |
| | | | | r/a=mkanat | ||||
* | Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method | Frédéric Buclin | 2010-03-29 | 1 | -20/+0 |
| | | | | a=LpSolit | ||||
* | Bug 551210: Retargetted flags should be deleted if the flag setter has no ↵ | Frédéric Buclin | 2010-03-12 | 1 | -0/+2 |
| | | | | | | privs to set the flag in the new product a=LpSolit | ||||
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 1 | -1/+0 |
| | | | | | Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | ||||
* | Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵ | Reed Loden | 2010-02-17 | 1 | -0/+2 |
| | | | | | | the request group" [r=LpSolit a=LpSolit] | ||||
* | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 2010-02-10 | 1 | -1/+1 |
| | | | | 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 | -2/+2 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 2009-11-24 | 1 | -1/+1 |
| | | | | | | of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | ||||
* | Bug 524814: Flag requests are resent all the time, even when flags are not ↵ | lpsolit%gmail.com | 2009-10-27 | 1 | -2/+4 |
| | | | | updated - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵ | lpsolit%gmail.com | 2009-08-05 | 1 | -716/+529 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 2009-04-09 | 1 | -0/+40 |
| | | | | $attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | ||||
* | Fix incorrect regexp for bug 333648 - Patch by me | lpsolit%gmail.com | 2009-04-08 | 1 | -1/+1 |
| | |||||
* | Bug 333648: Add flag change to activity log and bugmail when only setter is ↵ | wicked%sci.fi | 2009-02-14 | 1 | -5/+8 |
| | | | | changed - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | ||||
* | Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-09-08 | 1 | -1/+1 |
| | | | | Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵ | lpsolit%gmail.com | 2008-09-08 | 1 | -0/+38 |
| | | | | a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 449791 â Allow flag notification emails to be threaded similar to ↵ | dkl%redhat.com | 2008-08-28 | 1 | -4/+9 |
| | | | | | | normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 449306: Add a hook after a bug gets saved, and after flags get updated. | mkanat%bugzilla.org | 2008-08-20 | 1 | -0/+7 |
| | | | | Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 434062: Attachment flags can only be set once per bug (regression) - ↵ | lpsolit%gmail.com | 2008-05-17 | 1 | -4/+4 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | ||||
* | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 2008-04-02 | 1 | -30/+28 |
| | | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links ↵ | lpsolit%gmail.com | 2008-03-18 | 1 | -0/+20 |
| | | | | appear in footer even if the site doesn't use requests - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | ||||
* | Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being ↵ | lpsolit%gmail.com | 2008-02-05 | 1 | -0/+5 |
| | | | | undefined when editing bug flags - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 415155: Remove $cgi from the list of arguments when calling ↵ | lpsolit%gmail.com | 2008-02-04 | 1 | -11/+11 |
| | | | | Bugzilla::Flag subroutines - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace ↵ | lpsolit%gmail.com | 2008-02-04 | 1 | -75/+25 |
| | | | | match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit | ||||
* | Bug 413258: When setting a flag on an attachment on bug creation, an ↵ | lpsolit%gmail.com | 2008-01-21 | 1 | -3/+6 |
| | | | | incorrect message is displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | ||||
* | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 2008-01-18 | 1 | -5/+6 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Midair with product change while adding an attachment silently clears flags ↵ | lpsolit%gmail.com | 2007-10-09 | 1 | -6/+17 |
| | | | | - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit | ||||
* | 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 |