summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky2-6/+3
2014-11-24Bug 1102003: The URL and status whiteboard fields display ARRAY(...) instead ...Frédéric Buclin1-1/+1
2014-10-06Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data overrideFrédéric Buclin1-1/+32
2014-09-02Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentationSimon Green1-0/+1
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM2-1/+2
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin16-93/+130
2014-08-10Bug 897915 - Field lists not sorted alphabeticallySimon Green1-0/+1
2014-06-11Bug 962424: jobqueue's worker process should process messages in batchesByron Jones1-1/+1
2014-02-25Bug 963120 - allow extensions to document themselves, and build result into d...Gervase Markham1-1/+1
2014-02-10Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)Frédéric Buclin1-1/+15
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan1-9/+0
2013-10-28Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not inst...Frédéric Buclin1-2/+2
2013-09-26Bug 784072 (2nd part): Exclude extensions from POD coverage checksFrédéric Buclin1-0/+2
2013-09-26Bug 893589 - 004template.t fails when templates in extension directorySimon Green3-14/+26
2013-09-03Bug 911513: 007util.t fails due to a missing dependency to DateTimeDamien Nozay1-0/+1
2013-08-07Bug 817306 - Add additional words to test for reserved SQL words in schemaSunil Joshi1-4/+4
2013-07-31Bug 877078: shift bugmail generation to the jobqueueByron Jones1-0/+1
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-0/+1
2013-02-15Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones1-1/+1
2013-01-02Bug 822547: Fix POD coverage bustageByron Jones1-0/+1
2012-12-03Bug 817634: Tests in t/ should also check themselves where appropriateFrédéric Buclin4-26/+33
2012-12-03Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.tFrédéric Buclin2-85/+85
2012-12-01Bug 247560: Add tests for reserved SQL words in the DB schemaSunil Joshi1-0/+84
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky2-3/+3
2012-11-30Bug 784072: Use Pod::Coverage to make sure that all subroutines are documentedFrédéric Buclin2-1/+71
2012-11-13Bug 615627: Make t/012throwables.t know about user errors defined in extensionsSimon Green2-1/+16
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-1/+23
2012-08-31Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin1-1/+1
2012-02-15Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann1-1/+1
2012-01-23Bug 319953: Missing real email syntax checkFrédéric Buclin1-1/+11
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin15-281/+81
2011-11-19Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin1-2/+15
2011-10-23Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin1-1/+1
2011-08-31Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existenc...Marc Schumann2-31/+26
2011-08-07Bug 666313: Remove the obsolete [% FLUSH %] directiveFrédéric Buclin1-1/+1
2011-06-28Bug 666781 - t/008filter.t should not require filterexceptions.pl when one do...David Lawrence1-9/+7
2011-06-23Bug 663835 - Extensions templates are not tested by the normal sanity test sc...David Lawrence2-34/+12
2011-03-27Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.Marc Schumann1-1/+1
2010-10-15Bug 604522: t/012throwables.t doesn't catch new user errors correctlyFrédéric Buclin1-3/+3
2010-10-09Bug 602832: 008filter.t doesn't catch [%~ ~%] correctlyFrédéric Buclin1-5/+5
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-2/+2
2010-06-17Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use"Max Kanat-Alexander1-14/+24
2010-05-19Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander1-1/+1
2010-04-22Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander1-7/+1
2010-02-12Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo1-1/+6
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander1-1/+0
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander1-55/+0
2010-02-01Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CV...Max Kanat-Alexander1-0/+1
2009-11-25Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org2-1/+2
2009-11-18Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP...mkanat%bugzilla.org1-30/+10