Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-31 | Bug 248037: Link from attachment 'created' date to comment where it was ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
created - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=justdave | |||||
2006-12-12 | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 1 | -7/+9 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-11-04 | Bug 258675: action=view is still used in comments - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-09-22 | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 1 | -0/+16 | |
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-09-19 | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 1 | -2/+4 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-14 | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 1 | -0/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -3/+0 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-08-15 | Bug 330485: Attachment links in comments still say "edit" instead of ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
"details" - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-01 | Bug 346552: Move checksetup's permission-fixing code into a module | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-08-01 | Bug 346493: Move Template pre-compilation code into a module | mkanat%bugzilla.org | 1 | -0/+95 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-07-14 | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 1 | -31/+31 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-06 | Bug 343421: Fix some typos in comments - Patch by timeless ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
<timeless@bemail.org> r=wicked a=myk | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -2/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -4/+6 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-03 | Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+0 | |
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave | |||||
2006-06-30 | Bug 342121: Remove usage of Config qw(:locations) in favor of ↵ | mkanat%bugzilla.org | 1 | -3/+6 | |
Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-19 | Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugzilla/Template.pm; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Spelling in code comments patch: 'lanuage' -> 'language' in ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Bugzilla/Template.pm; patch by Vlad Dascalu <vladd@bugzilla.org>. | |||||
2006-05-15 | Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave | |||||
2006-03-07 | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
2006-03-03 | Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵ | jocuri%softhome.net | 1 | -1/+9 | |
by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave. | |||||
2006-02-28 | Patch for bug 298341: Implement code hook mechanism; patch by ↵ | jocuri%softhome.net | 1 | -5/+20 | |
zach@zachlipton.com, r=timeless, a=justdave. | |||||
2006-02-26 | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵ | lpsolit%gmail.com | 1 | -2/+198 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-01-23 | Bug 319331: mailto link generated with BiDi user name and email address gets ↵ | wurblzap%gmail.com | 1 | -2/+32 | |
mangled with timestamp. Patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r(char list)=smontagu, a=justdave | |||||
2006-01-10 | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 1 | -1/+9 | |
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-11-22 | Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 1 | -7/+8 | |
<wicked@etlicon.fi> r=LpSolit | |||||
2005-11-20 | Bug 304417: Template precompilation is clumsy when it comes to additional ↵ | wurblzap%gmail.com | 1 | -0/+7 | |
language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk | |||||
2005-11-16 | Bug 257813: CSV link from new charts gives internal error if data contains ↵ | karl%kornel.name | 1 | -0/+6 | |
more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 1 | -0/+5 | |
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | |||||
2005-09-16 | Bug 282686: Multiple projects sharing the same Bugzilla codebase (different ↵ | lpsolit%gmail.com | 1 | -10/+37 | |
datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave | |||||
2005-09-07 | Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵ | lpsolit%gmail.com | 1 | -1/+9 | |
exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk | |||||
2005-08-25 | Fix nits for bug 208761 the reviewer asked me to do on checkin (make a ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
description in POD more precise) and which I forgot to do. Sorry wicked ;) | |||||
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 1 | -3/+84 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -1/+1 | |
of other items. | |||||
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-22 | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+19 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-04-05 | Bug 288527 - change precompilation to use Bugzilla::Template and so do it ↵ | gerv%gerv.net | 1 | -2/+1 | |
right. Patch by gerv; r=bbaetz, a=justdave. | |||||
2005-03-18 | Bug 256513: Fix usage of grep (/$value/, @array); | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -1/+2 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-02-10 | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 1 | -0/+3 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave | |||||
2005-02-08 | Followup fix for bug 280770: improves reflection of constants into the ↵ | myk%mozilla.org | 1 | -4/+9 | |
templates' 'constants' namespace; r=wurblzap, a=myk | |||||
2005-02-05 | Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to ↵ | myk%mozilla.org | 1 | -0/+22 | |
templates via the Template Toolkit's 'constants' namespace (which is like its 'variables' namespace, but for constants); r=wurblzap, a=myk | |||||
2005-01-19 | Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵ | travis%sedsystems.ca | 1 | -0/+8 | |
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk | |||||
2004-07-10 | Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵ | justdave%bugzilla.org | 1 | -1/+1 | |
in product, component, and flag names from causing problems. r=gerv, a=justdave |