summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)mkanat%bugzilla.org3-10/+10
2009-08-01Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b...lpsolit%gmail.com1-1/+1
2009-07-16Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk...lpsolit%gmail.com1-1/+1
2009-04-08Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by FrÃ...lpsolit%gmail.com1-1/+2
2009-03-02Bug 481025 - Remove rogue Byte Order Mark.wurblzap%gmail.com1-1/+12
2009-03-01Bug 295205 - runtests.pl should check that the line endings of files conform...wurblzap%gmail.com1-2/+18
2009-03-01Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org1-1/+1
2009-03-01Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net1-4/+5
2009-03-01Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
2009-03-01Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com1-1/+1
2009-03-01Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au1-12/+15
2009-03-01Check templates for tabs, also.jake%acutex.net1-0/+5
2009-03-01Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net1-1/+0
2009-03-01Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net1-2/+4
2009-03-01yet another meaningless whitespace change to test tinderbox withjustdave%syndicomm.com1-1/+1
2009-03-01another useless whitespace change to test tinderbox withjustdave%syndicomm.com1-1/+1
2009-03-01whitespace change to test tinderbox again.justdave%syndicomm.com1-1/+1
2009-03-01whitespace change to do a test checkin to see how tinderbox reactsjustdave%syndicomm.com1-1/+1
2009-03-01Tabs are not allowed in Bugzilla source... if we find one, issue a warning.jake%acutex.net1-0/+45
2009-02-25Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by Fréd...lpsolit%gmail.com1-1/+1
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-6/+20
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com1-1/+1
2008-08-27Fix bustage in t/007utils.tlpsolit%gmail.com1-1/+1
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com1-8/+10
2008-05-08Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %] as unsaf...lpsolit%gmail.com1-1/+1
2008-03-18Bug 416047 – Test 1 fails in compiling Bugzilla::Install::CPAN and insta...wurblzap%gmail.com1-2/+12
2008-03-06Bug 419388 – 004template.t should fall back to “en”.wurblzap%gmail.com1-2/+2
2008-01-28Bug 374020: Re-work the bug editing form to be more usable.mkanat%bugzilla.org1-1/+1
2007-10-08Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...lpsolit%gmail.com1-4/+1
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com1-15/+1
2007-08-09Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...lpsolit%gmail.com1-4/+4
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com1-0/+1
2007-07-25Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ...lpsolit%gmail.com1-1/+1
2007-07-25Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric Bucl...lpsolit%gmail.com1-0/+6
2007-07-12Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by Fréd...lpsolit%gmail.com1-1/+1
2007-02-23Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org1-3/+3
2007-02-06Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch by...lpsolit%gmail.com1-0/+2
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com1-1/+1
2006-10-05Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org1-2/+21
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...mkanat%bugzilla.org1-1/+1
2006-09-06Bug 304600: Need a test in the test suite to check for dependency loops - Pat...lpsolit%gmail.com1-0/+108
2006-08-19Bug 349198: 001compile.t must not compile mod_perl.pl - Patch by Frédéric B...lpsolit%gmail.com1-0/+6
2006-08-15Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat...lpsolit%gmail.com1-1/+1
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com1-1/+1
2006-07-05Bug 343566: Runtests test 004template.t fails on some systems with a complain...lpsolit%gmail.com1-0/+4
2006-06-27Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org1-6/+1
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-1/+1
2006-06-04Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéri...lpsolit%gmail.com1-8/+6
2006-05-17Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ER...mkanat%bugzilla.org1-3/+12
2006-05-15Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code...lpsolit%gmail.com1-5/+17