Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1785938: Make tests work in GHA on 5.0.4 branch (#111) | Dave Miller | 2022-09-10 | 9 | -9/+9 |
| | | | | | * Add GHA tests on 5.0.4 branch * fix new perl compat in tests | ||||
* | Bug 714724: Correctly encode emails as quoted-printable | Frédéric Buclin | 2015-10-23 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵ | Frédéric Buclin | 2015-04-30 | 2 | -2/+3 |
| | | | | | | in bugzilla/lib/ r=dkl a=glob | ||||
* | Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument ↵ | Frédéric Buclin | 2015-03-16 | 2 | -5/+15 |
| | | | | | | (and broken syntax in Support::Systemexec) r=dylan a=glob | ||||
* | Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵ | Frédéric Buclin | 2015-03-11 | 1 | -1/+0 |
| | | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave | ||||
* | Revert Bug 330707 - Add optional support for MarkDown | David Lawrence | 2014-11-04 | 2 | -2/+1 |
| | |||||
* | Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data override | Frédéric Buclin | 2014-10-06 | 1 | -1/+32 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentation | Simon Green | 2014-09-02 | 1 | -0/+1 |
| | | | | r=gerv, a=sgreen | ||||
* | Bug 330707: Add optional support for MarkDown | Koosha KM | 2014-08-28 | 2 | -1/+2 |
| | | | | r=dkl,a=sgreen | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 16 | -93/+130 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 897915 - Field lists not sorted alphabetically | Simon Green | 2014-08-10 | 1 | -0/+1 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 962424: jobqueue's worker process should process messages in batches | Byron Jones | 2014-06-11 | 1 | -1/+1 |
| | | | | r=?,a=? | ||||
* | Bug 963120 - allow extensions to document themselves, and build result into ↵ | Gervase Markham | 2014-02-25 | 1 | -1/+1 |
| | | | | docs. r=LpSolit, a=justdave. | ||||
* | Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>) | Frédéric Buclin | 2014-02-10 | 1 | -1/+15 |
| | | | | r=dkl a=glob | ||||
* | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 2014-01-07 | 1 | -9/+0 |
| | | | | | | specific Bugzilla installation r=dkl,a=justdave | ||||
* | Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not ↵ | Frédéric Buclin | 2013-10-28 | 1 | -2/+2 |
| | | | | | | installed r/a=glob | ||||
* | Bug 784072 (2nd part): Exclude extensions from POD coverage checks | Frédéric Buclin | 2013-09-26 | 1 | -0/+2 |
| | |||||
* | Bug 893589 - 004template.t fails when templates in extension directory | Simon Green | 2013-09-26 | 3 | -14/+26 |
| | | | r=dkl, a=simon | ||||
* | Bug 911513: 007util.t fails due to a missing dependency to DateTime | Damien Nozay | 2013-09-03 | 1 | -0/+1 |
| | | | | r=LpSolit a=sgreen | ||||
* | Bug 817306 - Add additional words to test for reserved SQL words in schema | Sunil Joshi | 2013-08-07 | 1 | -4/+4 |
| | | | r=sgreen, a=glob | ||||
* | Bug 877078: shift bugmail generation to the jobqueue | Byron Jones | 2013-07-31 | 1 | -0/+1 |
| | | | | r=sgreen, a=sgreen | ||||
* | Bug 533878: Allow relative date searches involving date/time custom fields | Byron Jones | 2013-07-24 | 1 | -0/+1 |
| | | | | r=LpSolit, a=sgreen | ||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 1 | -1/+1 |
| | | | | | | to avoid memory leaks r=dkl, a=LpSolit | ||||
* | Bug 822547: Fix POD coverage bustage | Byron Jones | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | Bug 817634: Tests in t/ should also check themselves where appropriate | Frédéric Buclin | 2012-12-03 | 4 | -26/+33 |
| | | | | r=glob a=LpSolit | ||||
* | Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.t | Frédéric Buclin | 2012-12-03 | 2 | -85/+85 |
| | | | | (required for bug 817634) | ||||
* | Bug 247560: Add tests for reserved SQL words in the DB schema | Sunil Joshi | 2012-12-01 | 1 | -0/+84 |
| | | | | r/a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 2 | -3/+3 |
| | | | | r/a=LpSolit | ||||
* | Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented | Frédéric Buclin | 2012-11-30 | 2 | -1/+71 |
| | | | | r=wurblzap a=LpSolit | ||||
* | Bug 615627: Make t/012throwables.t know about user errors defined in extensions | Simon Green | 2012-11-13 | 2 | -1/+16 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+23 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 2012-08-31 | 1 | -1/+1 |
| | | | | r=mkanat a=LpSolit | ||||
* | Test 1 fails if PERLLIB contains paths with whitespace. | Marc Schumann | 2012-02-15 | 1 | -1/+1 |
| | | | | | r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074 | ||||
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 1 | -1/+11 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 15 | -281/+81 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 703788: Improve performance of diff_arrays() with large arrays | Frédéric Buclin | 2011-11-19 | 1 | -2/+15 |
| | | | | r/a=mkanat | ||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵ | Marc Schumann | 2011-08-31 | 2 | -31/+26 |
| | | | | | | existence check on referenced templates more than once. r=dkl; a=mkanat | ||||
* | Bug 666313: Remove the obsolete [% FLUSH %] directive | Frédéric Buclin | 2011-08-07 | 1 | -1/+1 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 666781 - t/008filter.t should not require filterexceptions.pl when one ↵ | David Lawrence | 2011-06-28 | 1 | -9/+7 |
| | | | | | | does not exist especially with extensions r/a=mkanat | ||||
* | Bug 663835 - Extensions templates are not tested by the normal sanity test ↵ | David Lawrence | 2011-06-23 | 2 | -34/+12 |
| | | | | | | scripts r/a=mkanat | ||||
* | Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates. | Marc Schumann | 2011-03-27 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 604522: t/012throwables.t doesn't catch new user errors correctly | Frédéric Buclin | 2010-10-15 | 1 | -3/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 602832: 008filter.t doesn't catch [%~ ~%] correctly | Frédéric Buclin | 2010-10-09 | 1 | -5/+5 |
| | | | | r/a=mkanat | ||||
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 1 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use" | Max Kanat-Alexander | 2010-06-16 | 1 | -14/+24 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 565899: Make the html_linebreak filter safe by having it first call the | Max Kanat-Alexander | 2010-05-19 | 1 | -1/+1 |
| | | | | | "html" filter r=LpSolit, a=LpSolit | ||||
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -7/+1 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 545762: Allow tests to pass when using the PERL5LIB environment variable. | Gabor Szabo | 2010-02-11 | 1 | -1/+6 |
| | | | | r=mkanat, a=mkanat | ||||
* | Convert .cvsignore files into a .bzrignore. | Max Kanat-Alexander | 2010-02-01 | 1 | -1/+0 |
| |