| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 348518: grant / reject options for flag listbox should only appear if use... | lpsolit%gmail.com | 2006-09-20 | 1 | -11/+6 |
* | Bug 350181: Check whether the requestee is allowed to set a flag - Patch by F... | lpsolit%gmail.com | 2006-08-26 | 1 | -0/+9 |
* | Bug 345958: Do not throw an error if an inactive flag type is set to "X" whil... | lpsolit%gmail.com | 2006-08-25 | 1 | -11/+5 |
* | Bug 274802: Save flags having the same name on product change - Patch by Fré... | lpsolit%gmail.com | 2006-08-25 | 1 | -2/+86 |
* | Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fréd... | lpsolit%gmail.com | 2006-08-24 | 1 | -120/+181 |
* | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-11 | 1 | -4/+5 |
* | Bug 348070: An arrayref is always "true" - Patch by Frédéric Buclin <LpSoli... | lpsolit%gmail.com | 2006-08-11 | 1 | -2/+4 |
* | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype obje... | lpsolit%gmail.com | 2006-07-25 | 1 | -28/+29 |
* | Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking th... | lpsolit%gmail.com | 2006-07-25 | 1 | -2/+2 |
* | Bug 343432: Remove Bugzilla::Flag::get() and implement real flag objects - Pa... | lpsolit%gmail.com | 2006-07-14 | 1 | -122/+137 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -4/+4 |
* | Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol... | lpsolit%gmail.com | 2006-06-19 | 1 | -147/+68 |
* | Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric ... | lpsolit%gmail.com | 2006-06-03 | 1 | -2/+2 |
* | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 2006-06-02 | 1 | -2/+2 |
* | Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagT... | lpsolit%gmail.com | 2006-05-17 | 1 | -177/+87 |
* | Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2006-05-08 | 1 | -2/+2 |
* | Bug 322285: Cancelling a flag should remove it completely from the DB - Patch... | lpsolit%gmail.com | 2006-04-14 | 1 | -45/+20 |
* | Bug 331343: The timestamp is quoted twice in Bugzilla::Flag::modify() - Patch... | lpsolit%gmail.com | 2006-04-05 | 1 | -6/+4 |
* | Bug 284590: When using SMTP, emails are not sent to the CC list associated wi... | lpsolit%gmail.com | 2005-12-30 | 1 | -11/+14 |
* | Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp... | lpsolit%gmail.com | 2005-12-14 | 1 | -25/+64 |
* | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu... | lpsolit%gmail.com | 2005-10-31 | 1 | -9/+7 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -7/+6 |
* | Bug 302936: Reject the requestee if he cannot access private attachments - Pa... | lpsolit%gmail.com | 2005-10-19 | 1 | -1/+4 |
* | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2005-09-06 | 1 | -1/+2 |
* | Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme... | myk%mozilla.org | 2005-09-01 | 1 | -22/+29 |
* | Fix for bug 305773: fixes regression in flag validation code that let through... | myk%mozilla.org | 2005-08-31 | 1 | -46/+60 |
* | Bug 305771: Cannot create request flags with no requestee - Patch by Myk Mele... | lpsolit%gmail.com | 2005-08-26 | 1 | -2/+3 |
* | Fix for bug 292022: accepts multiple requestees in the requestee field for a ... | myk%mozilla.org | 2005-08-21 | 1 | -19/+44 |
* | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 2005-08-19 | 1 | -3/+1 |
* | Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzil... | lpsolit%gmail.com | 2005-08-16 | 1 | -7/+8 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -3/+2 |
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2005-07-26 | 1 | -6/+9 |
* | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t... | mkanat%kerio.com | 2005-07-08 | 1 | -41/+83 |
* | Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schum... | lpsolit%gmail.com | 2005-07-08 | 1 | -3/+1 |
* | Bug 289042: Implicit joins should be replaced by explicit joins - installment B | mkanat%kerio.com | 2005-07-02 | 1 | -10/+12 |
* | Bug 180792: Setting and/or updating flags does not update last changed date -... | lpsolit%gmail.com | 2005-06-21 | 1 | -0/+3 |
* | Backing out bug 180792. A table is locked as READ while my patch tries to wri... | lpsolit%gmail.com | 2005-06-21 | 1 | -3/+0 |
* | Bug 180792: Setting and/or updating flags does not update last changed date -... | lpsolit%gmail.com | 2005-06-21 | 1 | -0/+3 |
* | Bug 266159: It's possible to create multiple flags by reloading, even if flag... | lpsolit%gmail.com | 2005-06-11 | 1 | -10/+37 |
* | Fix for bug 291391: allows users to rerequest set flags even if they don't ha... | myk%mozilla.org | 2005-04-22 | 1 | -3/+3 |
* | Bug 288603: Allow users in the request group to remove pending requests made ... | lpsolit%gmail.com | 2005-04-20 | 1 | -2/+5 |
* | Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric ... | lpsolit%gmail.com | 2005-04-13 | 1 | -2/+5 |
* | Bug 238878: Make hidden-fields template, User Matching and Flags use direct C... | lpsolit%gmail.com | 2005-04-08 | 1 | -25/+25 |
* | Bug 73665 - migrate email preferences to their own table, and rearchitect ema... | gerv%gerv.net | 2005-03-30 | 1 | -3/+4 |
* | Bug 283230: POD for Bugzilla::Flag | mkanat%kerio.com | 2005-03-16 | 1 | -55/+295 |
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... | mkanat%kerio.com | 2005-03-16 | 1 | -2/+5 |
* | Fix nits on bug 180652 - Frederic Buclin | travis%sedsystems.ca | 2005-03-16 | 1 | -10/+4 |
* | Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled ... | travis%sedsystems.ca | 2005-03-15 | 1 | -44/+95 |
* | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 2005-02-25 | 1 | -2/+2 |