- 21 Jun, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
lpsolit%gmail.com authored
-
lpsolit%gmail.com authored
Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 11 Jun, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 266159: It's possible to create multiple flags by reloading, even if flag is not multiplicable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a = myk
-
- 22 Apr, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 291391: allows users to rerequest set flags even if they don't have the privilege to set them; r=lpsolit; a=myk
-
- 20 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 288603: Allow users in the request group to remove pending requests made by others - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
- 13 Apr, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap 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
-
- 30 Mar, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
-
- 16 Mar, 2005 3 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
-
travis%sedsystems.ca authored
-
- 15 Mar, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
-
- 25 Feb, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
-
- 16 Jan, 2005 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
-
- 09 Jan, 2005 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 277389: Modify flag notification code so it doesn't append emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
-
- 01 Jan, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
-
- 31 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.
-
- 29 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 273339: Make attachment.cgi consistent with its activity log timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
-
- 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.
-
- 03 Nov, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 212017: Should be able to change a bug if it has a flag requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
-
- 03 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
-
- 04 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=kiko a=justdave
-
- 14 Jul, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by jouni r=kiko,joel a=justdave
-
- 06 Jul, 2004 1 commit
-
-
jouni%heikniemi.net authored
r=joel, justdave a=justdave
-
- 01 Apr, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 232554: fix SQL queries in Flag.pm in order to fix a bug that causes flags to remain set but inaccessible when product changes; patch by Max K-A <mkanat@kerio.com>; r=bbaetz,myk; a=justdave.
-
- 18 Mar, 2004 1 commit
-
-
justdave%syndicomm.com authored
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now. r= myk, gerv 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
-
- 25 Oct, 2003 1 commit
-
-
myk%mozilla.org authored
Fix for bug 183788: make request mail go out when a request is created and there's no requestee but there is a cc: list
-
- 14 Sep, 2003 1 commit
-
-
bbaetz%acm.org authored
r,a=justdave
-
- 03 Jun, 2003 1 commit
-
-
bbaetz%acm.org authored
r=myk,jake
-
- 05 May, 2003 1 commit
-
-
bbaetz%acm.org authored
r=joel, a=justdave
-
- 25 Apr, 2003 1 commit
-
-
myk%mozilla.org authored
r=bbaetz,jpreed a=justdave
-
- 20 Nov, 2002 1 commit
-
-
jeff.hedlund%matrixsi.com authored
r=myk a=myk
-
- 18 Nov, 2002 2 commits
-
-
myk%mozilla.org authored
r=bbaetz a=myk
-
myk%mozilla.org authored
Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" from before "trim" per bbaetz. r=bbaetz a=myk
-
- 17 Nov, 2002 1 commit
-
-
myk%mozilla.org authored
r=bbaetz a=myk
-
- 13 Nov, 2002 1 commit
-
-
bugreport%peshkin.net authored
r,a=myk
-
- 11 Nov, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 179334: updates the setter consistently. also fixes numerous other bugs in the RT code. r=bbaetz a=myk
-
- 08 Nov, 2002 1 commit
-
-
myk%mozilla.org authored
r=not_erik,joel a=justdave
-