- 20 Apr, 2005 5 commits
-
-
lpsolit%gmail.com authored
Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
-
myk%mozilla.org authored
Fix for bug 238800: speeds up editflagtypes.cgi list of flags to tolerable level by adding index on flags.type_id; r=justdave; a=justdave
-
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
-
lpsolit%gmail.com authored
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
lpsolit%gmail.com authored
Bug 290372: Missing locked tables in editusers.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
-
- 17 Apr, 2005 7 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
lpsolit%gmail.com authored
Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
lpsolit%gmail.com authored
Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR - Patch by Simon Wilkinson <simon@sxw.org.uk> r=kiko a=justdave
-
- 16 Apr, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 285153: editusers.cgi cleanliness re-do - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
-
mkanat%kerio.com authored
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=myk, r=joel, a=myk
-
mkanat%kerio.com authored
Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
-
- 15 Apr, 2005 6 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
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
-
- 14 Apr, 2005 3 commits
-
-
mkanat%kerio.com authored
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
mkanat%kerio.com authored
Bug 289453: components.initialowner is different in Bugzilla::DB::Schema than it was in the old checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Tomas.Kopal, a=justdave
-
- 13 Apr, 2005 9 commits
-
-
bugreport%peshkin.net authored
Patch by bugreport@peshkin.net r=glob,a=justdave
-
lpsolit%gmail.com authored
Bug 289742: No value for param user_verify_class at Bugzilla/Config.pm line 162 - Patch by byron jones (glob) <bugzilla@glob.com.au> r=gerv, a=justdave
-
jake%bugzilla.org authored
Bug 289594 - Part 2 - The "exclude" table also needs alternating colors. Also changing the default color back to F7F7F7. r=mkanat
-
lpsolit%gmail.com authored
Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
lpsolit%gmail.com authored
Bug 289618: reference globals.pl's quoteUrls function for changing bug term - Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave
-
lpsolit%gmail.com authored
Bug 289062: editusers.cgi is querying for groups twice on update - Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=wurblzap, joel a=justdave
-
lpsolit%gmail.com authored
Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave
-
lpsolit%gmail.com authored
Bug 288461: sanitycheck.cgi should permit to clean all invalid references to deleted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
-
jake%bugzilla.org authored
r=wurblzap, a= justdave
-
- 12 Apr, 2005 5 commits
-
-
mkanat%kerio.com authored
Bug 289455: products.classification_id has a different definition in an upgraded database than in a brand-new database Patch By Albert Ting <altlst@sonic.net> r=mkanat, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
jake%bugzilla.org authored
Bug 289594 - The table on the email settings page no longer is 100% wide. It also now supports even/odd row styling. r=gerv, a=justdave
-
gerv%gerv.net authored
Bug 278268 - make Grand Total line not appear if data set add fails. Patch by colin.ogilvie; r=gerv, a=justdave.
-
gerv%gerv.net authored
Bug 289565 - fix JavaScript component selector when creating new charts. Patch by gerv; r=kiko, a=justdave.
-
- 11 Apr, 2005 2 commits
-
-
kiko%async.com.br authored
manpage's description of --no-stdin and --status long-options.
-
lpsolit%gmail.com authored
Bug 289570: Blank value always shown on target type code error from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
-