- 03 Apr, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 330754: Remove AnyEntryGroups() from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 16 Mar, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 330519: Remove unused IsInClassification() function from globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Tru a=justdave
-
- 09 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 07 Mar, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
-
- 03 Mar, 2006 2 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 02 Mar, 2006 3 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
- 26 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 22 Feb, 2006 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 313045: Display quoted text in a different color; patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
-
lpsolit%gmail.com authored
Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
-
- 10 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
- 31 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 26 Oct, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 313131: Remove the unused get_classification_id() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
- 25 Oct, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
mkanat%kerio.com authored
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
-
- 18 Oct, 2005 1 commit
-
-
bugreport%peshkin.net authored
Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave
-
- 12 Oct, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
-
- 10 Sep, 2005 1 commit
-
-
myk%mozilla.org authored
Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays
-
- 06 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 03 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
-
- 02 Sep, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-
- 30 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 25 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 16 Aug, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 10 Aug, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 303803: Remove the unused get_classification_name() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
-
- 26 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
-
- 19 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 265188: GenerateVersionTable should only overwrite versioncache if it's changed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave
-
- 17 Jul, 2005 1 commit
-
-
mozilla%colinogilvie.co.uk authored
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave
-
- 13 Jul, 2005 2 commits
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
lpsolit%gmail.com authored
Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
-
- 07 Jul, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 223570: Creating a bug in a product with no versions results in internal error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
-
- 15 Jun, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
-
- 13 May, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=LpSolit a=myk
-
- 12 May, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave
-