- 17 Sep, 2008 1 commit
-
-
dkl%redhat.com authored
Bug 455583 - Bugzilla::User::can_{set,request}_flag methods should use the respective {grant,request}_group_id values instead of loading new Group object Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
-
- 05 Jul, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 339437: Make flag requestee a select box and limit users to requestable only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
-
- 24 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 11 Aug, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 04 Aug, 2006 2 commits
-
-
lpsolit%gmail.com authored
-
lpsolit%gmail.com authored
Bug 347360: Incorrect field name in FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 25 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 19 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 345032: Tainted value in request.cgi when restricting the search to a given flag - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 14 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 06 Jul, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 232705: FlagType::normalize() not used; remove it - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 04 Jul, 2006 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 03 Jun, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 340116: Flag::FormToNewFlags() uses incorrect data - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk
-
- 17 May, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 08 May, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 14 Apr, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 19 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave
-
- 31 Aug, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 305773: fixes regression in flag validation code that let 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
-
- 10 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
-
- 26 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 08 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
-
- 02 Jul, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=joel, a=justdave
-
- 22 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 291539: Flags get duplicated if multiple inclusions apply - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 06 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 288663: The inclusion and exclusion lists behave incorrectly when a product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
-
- 15 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 290095: Do not display flag types in show_bug.cgi whose inclusion list is empty - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel, a=justdave
-
- 08 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
-
- 17 Mar, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, a=myk
-
- 16 Mar, 2005 2 commits
-
-
mkanat%kerio.com authored
Patch By Kevin Benton <kevin.benton@amd.com> r=mkanat, a=myk
-
mkanat%kerio.com authored
Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
-
- 24 Nov, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 180879: Implement privs for bug flags modification; patch by Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
-
- 04 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=kiko a=justdave
-
- 20 Jul, 2004 1 commit
-
-
jouni%heikniemi.net authored
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=jouni, a=justdave
-
- 06 Jul, 2004 1 commit
-
-
jouni%heikniemi.net authored
r=joel, justdave a=justdave
-
- 31 Jan, 2004 1 commit
-
-
myk%mozilla.org authored
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,). Patch by mkanat@kerio.com. r=myk a=myk
-
- 21 Nov, 2003 1 commit
-
-
kiko%async.com.br authored
flag. Simple namespace fix. r=myk, a=myk.
-
- 14 Sep, 2003 1 commit
-
-
bbaetz%acm.org authored
r,a=justdave
-
- 03 Jun, 2003 1 commit
-
-
bbaetz%acm.org authored
r=myk,jake
-
- 25 Apr, 2003 1 commit
-
-
myk%mozilla.org authored
r=bbaetz,jpreed a=justdave
-
- 29 Sep, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. r=gerv,bbaetz
-