aboutsummaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Escape left brace in regular expression to make Perl 5.26 happyFrédéric Buclin2017-08-041-1/+1
* Bug 714724: Correctly encode emails as quoted-printableFrédéric Buclin2015-10-231-0/+1
* Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...Frédéric Buclin2015-04-302-2/+3
* Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument ...Frédéric Buclin2015-03-162-5/+15
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (...Frédéric Buclin2015-03-111-1/+0
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-042-2/+1
* Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data overrideFrédéric Buclin2014-10-061-1/+32
* Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentationSimon Green2014-09-021-0/+1
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-282-1/+2
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-1316-93/+130
* Bug 897915 - Field lists not sorted alphabeticallySimon Green2014-08-101-0/+1
* Bug 962424: jobqueue's worker process should process messages in batchesByron Jones2014-06-111-1/+1
* Bug 963120 - allow extensions to document themselves, and build result into d...Gervase Markham2014-02-251-1/+1
* Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)Frédéric Buclin2014-02-101-1/+15
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-071-9/+0
* Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not inst...Frédéric Buclin2013-10-281-2/+2
* Bug 784072 (2nd part): Exclude extensions from POD coverage checksFrédéric Buclin2013-09-261-0/+2
* Bug 893589 - 004template.t fails when templates in extension directorySimon Green2013-09-263-14/+26
* Bug 911513: 007util.t fails due to a missing dependency to DateTimeDamien Nozay2013-09-031-0/+1
* Bug 817306 - Add additional words to test for reserved SQL words in schemaSunil Joshi2013-08-071-4/+4
* Bug 877078: shift bugmail generation to the jobqueueByron Jones2013-07-311-0/+1
* Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones2013-07-241-0/+1
* Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...Byron Jones2013-02-151-1/+1
* Bug 822547: Fix POD coverage bustageByron Jones2013-01-031-0/+1
* Bug 817634: Tests in t/ should also check themselves where appropriateFrédéric Buclin2012-12-034-26/+33
* Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.tFrédéric Buclin2012-12-032-85/+85
* Bug 247560: Add tests for reserved SQL words in the DB schemaSunil Joshi2012-12-011-0/+84
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-012-3/+3
* Bug 784072: Use Pod::Coverage to make sure that all subroutines are documentedFrédéric Buclin2012-11-302-1/+71
* Bug 615627: Make t/012throwables.t know about user errors defined in extensionsSimon Green2012-11-132-1/+16
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+23
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-311-1/+1
* Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann2012-02-151-1/+1
* Bug 319953: Missing real email syntax checkFrédéric Buclin2012-01-231-1/+11
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-1115-281/+81
* Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2011-11-191-2/+15
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+1
* Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existenc...Marc Schumann2011-08-312-31/+26
* Bug 666313: Remove the obsolete [% FLUSH %] directiveFrédéric Buclin2011-08-071-1/+1
* Bug 666781 - t/008filter.t should not require filterexceptions.pl when one do...David Lawrence2011-06-281-9/+7
* Bug 663835 - Extensions templates are not tested by the normal sanity test sc...David Lawrence2011-06-232-34/+12
* Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.Marc Schumann2011-03-271-1/+1
* Bug 604522: t/012throwables.t doesn't catch new user errors correctlyFrédéric Buclin2010-10-151-3/+3
* Bug 602832: 008filter.t doesn't catch [%~ ~%] correctlyFrédéric Buclin2010-10-091-5/+5
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-2/+2
* Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use"Max Kanat-Alexander2010-06-161-14/+24
* Bug 565899: Make the html_linebreak filter safe by having it first call theMax Kanat-Alexander2010-05-191-1/+1
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-7/+1
* Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo2010-02-111-1/+6
* Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2010-02-011-1/+0