summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Collapse)AuthorFilesLines
2006-06-04Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵lpsolit%gmail.com1-8/+6
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-05-17Bug 337701: 012throwables.t doesn't recognize that certain errors are ↵mkanat%bugzilla.org1-3/+12
AUTH_ERROR codes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-05-15Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵lpsolit%gmail.com1-5/+17
code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-18Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann ↵lpsolit%gmail.com1-1/+1
<wurblzap@gmail.com> r=LpSolit a=justdave
2006-03-07Bug 329295: 008filter fails if . is not in PATH - Patch by Vlad Dascalu ↵lpsolit%gmail.com1-0/+3
<vladd@bugzilla.org> r=LpSolit a=myk
2006-03-02Bug 314470: Require Perl 5.8mkanat%kerio.com1-4/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-03-02Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by ↵lpsolit%gmail.com1-0/+203
Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com1-1/+1
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-01-11Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ↵lpsolit%gmail.com1-1/+1
by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk
2006-01-05Bug 286724: change testserver.pl to do a simpler check for image creation, ↵gerv%gerv.net3-0/+0
thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
2005-11-10Bug 297857: Incorrect filter name detection in 008filter.t - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-10-28Bug 313941: t/008filter.t should accept TRY/CATCH template directiveswurblzap%gmail.com1-1/+2
Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=wurblzap, a=justdave
2005-09-07Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵lpsolit%gmail.com2-1/+2
exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk
2005-08-06Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org5-5/+5
r= LpSolit, a= justdave
2005-07-26Bug 184037: Add t/011pod.t to check POD syntax - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-0/+60
<LpSolit@gmail.com> r=wurblzap a=justdave
2005-05-27Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pmmkanat%kerio.com1-0/+14
Patch By Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat, a=justdave
2005-05-11Bug 287487: User with no privs can not add comments to bugs that have a ↵lpsolit%gmail.com1-5/+4
deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-03-16Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; ↵gerv%gerv.net3-0/+0
r=gerv, a=myk.
2005-02-17Bug 282509: Bugzilla now requires perl 5.6.1mkanat%kerio.com1-2/+2
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave
2005-02-10Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca1-0/+1
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
2005-02-08Bug 280807 : 004template.t miscalculates its number of checkstravis%sedsystems.ca1-1/+2
Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2005-02-03Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the ↵travis%sedsystems.ca1-2/+5
places where they are wrong. Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca1-0/+1
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca1-2/+3
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2004-12-07Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc ↵jocuri%softhome.net1-2/+4
Schumann <wurblzap@gmail.com>, r=glob, a=justdave.
2004-12-07Patch for bug 270589: Make t/008filter.t accept empty template directives; ↵jocuri%softhome.net1-0/+3
patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave.
2004-12-07Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by ↵jocuri%softhome.net1-5/+4
Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-05Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail ↵jocuri%softhome.net2-2/+2
when $^X contains spaces; patch by me, r=jouni, a=justdave.
2004-11-29s/FEL/filterexceptions.pl -- fix this confusing error message once and forkiko%async.com.br1-1/+1
all. r=ssdbot
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org1-1/+1
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
2004-09-09Patch for bug 211188: Make testing suite check for any #! lines that are not ↵jocuri%softhome.net1-4/+8
/usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
2004-09-03Patch for bug 257106: Make testing suite know about new directory levels in ↵jocuri%softhome.net1-1/+2
Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
2004-09-02Bug 257111: t/006spellcheck.t should check each file only once.jouni%heikniemi.net1-20/+17
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk
2004-08-28Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every ↵jocuri%softhome.net1-1/+1
additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave.
2004-07-31Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵jocuri%softhome.net1-1/+1
<bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-1/+1
patch by erik r=joel, kiko a=myk
2004-07-12Backing out bug 241900bugreport%peshkin.net1-1/+1
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-1/+1
patch by erik r=joel a=justdave
2004-06-16Bug 142744: Testing suite should work on Win32jouni%heikniemi.net1-0/+12
Patch by byron jones (glob) <bugzilla@glob.com.au> r=jouni, a=justdave
2004-05-23Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net1-7/+2
Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
2004-03-28Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave.jocuri%softhome.net1-3/+4
2004-03-17Bustage fix: adding filters defined in bug 232397. New filters need tokiko%async.com.br1-1/+2
be added to both test 004 *and* test 008.
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-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-17Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net1-1/+1
William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org2-1/+3
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
2004-02-03Fix for bustage caused by Gerv's checkin for bug 232903; basically, wekiko%async.com.br1-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-13Bug 216523: t/Support/Files.pm fails to include ↵jocuri%softhome.net1-1/+2
Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave.
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org2-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-09Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵gerv%gerv.net1-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-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net1-0/+118
"bug" or variations. Patch by gerv; r,a=justdave.