Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-26 | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵ | lpsolit%gmail.com | 1 | -237/+0 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-02-22 | Patch for bug 313045: Display quoted text in a different color; patch by ↵ | jocuri%softhome.net | 1 | -0/+4 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave. | |||||
2006-02-22 | Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander ↵ | lpsolit%gmail.com | 1 | -6/+4 | |
<mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-01-10 | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 1 | -2/+5 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+0 | |
Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-10-26 | Bug 313131: Remove the unused get_classification_id() routine - Patch by ↵ | lpsolit%gmail.com | 1 | -9/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -6/+0 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-25 | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the ↵ | mkanat%kerio.com | 1 | -1/+3 | |
SELECT column list Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave | |||||
2005-10-18 | Bug 309681 Prevent users from adding another user who shouldn't have access ↵ | bugreport%peshkin.net | 1 | -21/+0 | |
to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave | |||||
2005-10-12 | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵ | lpsolit%gmail.com | 1 | -92/+0 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave | |||||
2005-10-12 | Bug 282090: Eliminate %classdesc in favor of Bugzilla::Classification methods | mkanat%kerio.com | 1 | -9/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave | |||||
2005-09-10 | Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link ↵ | myk%mozilla.org | 1 | -3/+8 | |
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 | |||||
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -8/+0 | |
<LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 1 | -107/+0 | |
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | |||||
2005-09-02 | Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-08-31 | Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by ↵ | lpsolit%gmail.com | 1 | -45/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 1 | -48/+0 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-08-16 | Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-08-10 | Bug 303803: Remove the unused get_classification_name() routine - Patch by ↵ | lpsolit%gmail.com | 1 | -13/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
r=mkanat,wicked a=justdave | |||||
2005-07-26 | Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-07-19 | Bug 265188: GenerateVersionTable should only overwrite versioncache if it's ↵ | lpsolit%gmail.com | 1 | -12/+7 | |
changed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave | |||||
2005-07-17 | Bug 300684: missing_version_or_component error message is not translatable | mozilla%colinogilvie.co.uk | 1 | -6/+2 | |
Patch by A. Karl Kornel <karl@kornel.name>, r=jouni, a=justdave | |||||
2005-07-13 | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-13 | Bug 300379: GenerateVersionTable's rename may fail silently - Patch by byron ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave | |||||
2005-07-07 | Bug 223570: Creating a bug in a product with no versions results in internal ↵ | lpsolit%gmail.com | 1 | -19/+36 | |
error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-05-13 | Bug 237774: The text "bug 0" auto-linkifies to "<missing bug number>" - ↵ | lpsolit%gmail.com | 1 | -2/+5 | |
Patch by Nick Barnes <nb+bz@ravenbrook.com> r=LpSolit a=myk | |||||
2005-05-12 | Bug 287109: [SECURITY] Names of private products/components can be exposed ↵ | mkanat%kerio.com | 1 | -10/+54 | |
on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave | |||||
2005-05-03 | Bug 289043: Implicit joins should be replaced by explicit joins - installment C | mkanat%kerio.com | 1 | -3/+4 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave | |||||
2005-04-27 | Bug 274906 - Bugzilla no longer displays an [edit] link inline for ↵ | jake%bugzilla.org | 1 | -2/+2 | |
attachments. Instead, the edit page is linked to directly where a "view" link is available to get the raw data if required. r=wurblzap, a=justdave | |||||
2005-04-17 | Bug 290511: Move RemoveVotes() out of globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -88/+0 | |
Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-04-12 | Bug 285533: Bugzilla displays inactive enum values | mkanat%kerio.com | 1 | -1/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave | |||||
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -8/+0 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-03-15 | Bug 285534: bugs.qa_contact should allow NULL | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-12 | Bug 285692: lastdiffed should use NULL instead of the "beginning of time" | mkanat%kerio.com | 1 | -7/+8 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk | |||||
2005-03-10 | Bug 283561: Move AppendComment out of globals.pl | mkanat%kerio.com | 1 | -29/+0 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave | |||||
2005-03-10 | Bug 285403: LearnAboutColumns does not work on PostgreSQL | mkanat%kerio.com | 1 | -22/+3 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-10 | Bug 285532: GetSelectableProducts cannot run on PostgreSQL when ↵ | mkanat%kerio.com | 1 | -2/+2 | |
classifications are enabled Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-05 | Bug 277782: _throw_error should unlock tables when tables are locked, ↵ | mkanat%kerio.com | 1 | -5/+4 | |
automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave | |||||
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 1 | -3/+3 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | |||||
2005-02-27 | Bug 283725: Platform, OS, Priority and Severity field dropdowns are not ↵ | mkanat%kerio.com | 1 | -1/+2 | |
sorted correctly Patch By Teemu Mannermaa <wicked@etlicon.fi> r=mkanat, a=justdave | |||||
2005-02-27 | Bug 283576: DBID_to_real_or_loginname is dead code | mkanat%kerio.com | 1 | -13/+0 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=justdave | |||||
2005-02-26 | Bug 182939 : Remove the word 'Additional' from 'Additional Comments' | travis%sedsystems.ca | 1 | -3/+3 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk | |||||
2005-02-25 | Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function | mkanat%kerio.com | 1 | -30/+0 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | |||||
2005-02-25 | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 1 | -16/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk | |||||
2005-02-25 | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+3 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-02-25 | Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ↵ | mkanat%kerio.com | 1 | -23/+16 | |
all 'enum' types in the database from Bugzilla. Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -4/+9 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
2005-02-17 | Bug 271276 : Cannot enter negative time for 'Hours Worked' | travis%sedsystems.ca | 1 | -11/+7 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave |