Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-19 | Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵ | travis%sedsystems.ca | 1 | -0/+1 | |
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk | |||||
2005-01-12 | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵ | travis%sedsystems.ca | 1 | -2/+3 | |
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave | |||||
2004-12-07 | Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc ↵ | jocuri%softhome.net | 1 | -2/+4 | |
Schumann <wurblzap@gmail.com>, r=glob, a=justdave. | |||||
2004-12-07 | Patch for bug 270589: Make t/008filter.t accept empty template directives; ↵ | jocuri%softhome.net | 1 | -0/+3 | |
patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave. | |||||
2004-12-07 | Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by ↵ | jocuri%softhome.net | 1 | -5/+4 | |
Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. | |||||
2004-12-05 | Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail ↵ | jocuri%softhome.net | 2 | -2/+2 | |
when $^X contains spaces; patch by me, r=jouni, a=justdave. | |||||
2004-11-29 | s/FEL/filterexceptions.pl -- fix this confusing error message once and for | kiko%async.com.br | 1 | -1/+1 | |
all. r=ssdbot | |||||
2004-09-11 | Bug 190224: templatize editmilestones.cgi | justdave%bugzilla.org | 1 | -1/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave | |||||
2004-09-09 | Patch for bug 211188: Make testing suite check for any #! lines that are not ↵ | jocuri%softhome.net | 1 | -4/+8 | |
/usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave. | |||||
2004-09-03 | Patch for bug 257106: Make testing suite know about new directory levels in ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk. | |||||
2004-09-02 | Bug 257111: t/006spellcheck.t should check each file only once. | jouni%heikniemi.net | 1 | -20/+17 | |
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk | |||||
2004-08-28 | Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every ↵ | jocuri%softhome.net | 1 | -1/+1 | |
additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave. | |||||
2004-07-31 | Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵ | jocuri%softhome.net | 1 | -1/+1 | |
<bugzilla@chimpychompy.org>; r=jouni, a=justdave. | |||||
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -1/+1 | |
patch by erik r=joel, kiko a=myk | |||||
2004-07-12 | Backing out bug 241900 | bugreport%peshkin.net | 1 | -1/+1 | |
2004-07-12 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 1 | -1/+1 | |
patch by erik r=joel a=justdave | |||||
2004-06-16 | Bug 142744: Testing suite should work on Win32 | jouni%heikniemi.net | 1 | -0/+12 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=jouni, a=justdave | |||||
2004-05-23 | Bug 141006: Run edit*.cgis in taint mode. | jouni%heikniemi.net | 1 | -7/+2 | |
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave | |||||
2004-03-28 | Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave. | jocuri%softhome.net | 1 | -3/+4 | |
2004-03-17 | Bustage fix: adding filters defined in bug 232397. New filters need to | kiko%async.com.br | 1 | -1/+2 | |
be added to both test 004 *and* test 008. | |||||
2004-03-17 | Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define | kiko%async.com.br | 1 | -1/+3 | |
specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk. | |||||
2004-03-17 | Patch for bug 235459: add icalendar output format in buglist; patch by ↵ | jocuri%softhome.net | 1 | -1/+1 | |
William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. | |||||
2004-02-06 | Fix for bug 127995: shows the size of attachments in the show bug and ↵ | myk%mozilla.org | 2 | -1/+3 | |
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk | |||||
2004-02-03 | Fix for bustage caused by Gerv's checkin for bug 232903; basically, we | kiko%async.com.br | 1 | -0/+3 | |
need to exempt Hook.process() calls from the filter checks. I'm assuming Gerv has stamped this fix, and I'm just checking it in to keep things green -- back me out later if this was wrong. | |||||
2004-01-13 | Bug 216523: t/Support/Files.pm fails to include ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave. | |||||
2004-01-12 | Fix for bug 229658: Implements a mechanism for extensions to hook into ↵ | myk%mozilla.org | 2 | -0/+6 | |
standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk | |||||
2003-11-09 | Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵ | gerv%gerv.net | 1 | -21/+4 | |
that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot. | |||||
2003-11-09 | Bug 224913 - Need tests to check whether any templates uses the bareword ↵ | gerv%gerv.net | 1 | -0/+118 | |
"bug" or variations. Patch by gerv; r,a=justdave. | |||||
2003-09-12 | Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵ | gerv%gerv.net | 1 | -1/+0 | |
people, but in the end by gerv; r,a=justdave. | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2 | -1/+2 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2 | -2/+3 | |
r,a=justdave | |||||
2003-08-01 | Partial fix for bug 120030: adds template filter for obscuring email addresses. | myk%mozilla.org | 1 | -0/+1 | |
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 1 | -53/+74 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -0/+3 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-04-26 | Bug 203318 - 008filter.t fails to do chdir $topdir - if ↵ | burnus%gmx.de | 1 | -6/+9 | |
@Support::Templates::include_paths returns more than one path r=justdave,gerv a=justdave | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -0/+182 | |
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -2/+2 | |
r=justdave a=justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -2/+3 | |
r=gerv, justdave a=justdave | |||||
2003-02-10 | Partial fix for bug 192513 (processmail cleanup). Patch fixes test files | zach%zachlipton.com | 2 | -6/+3 | |
to disregard processmail since it no longer exists (it was special-cased before). r=dave, a=dave | |||||
2003-01-29 | Fix "variable declaration masks earler declaration" warning. No bug number. | gerv%gerv.net | 1 | -1/+1 | |
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 3 | -66/+132 | |
by burnus; r=gerv, a=justdave. | |||||
2003-01-11 | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 1 | -14/+28 | |
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave | |||||
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
r=gerv, justdave a=justdave | |||||
2002-12-10 | Fix for bug 180955: Remove dual-license from test files | zach%zachlipton.com | 6 | -78/+6 | |
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave. | |||||
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 1 | -0/+2 | |
r=justdave, joel a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2 | -1/+17 | |
every time we display. r=justdave a=justdave | |||||
2002-11-11 | Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util). | zach%zachlipton.com | 1 | -0/+71 | |
rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later) | |||||
2002-10-29 | Bug 168191 - Checksetup needs to force template recompilation. Patch by ↵ | gerv%gerv.net | 1 | -11/+5 | |
bbaetz; r=gerv. Should fix tindebox bustage. | |||||
2002-10-24 | require Perl 5.6 | justdave%syndicomm.com | 1 | -0/+6 | |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+1 | |