Name
Last commit
Last update
..
Support Bug 380187 – Bugzilla should support RADIUS authentication.
001compile.t Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warnings about deprecated pseudo-hashes) - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r/a=mkanat
002goodperl.t Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
003safesys.t Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave.
004template.t Bug 392186: Remove version headers from all templates - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit
005no_tabs.t Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors
006spellcheck.t Bug 389463: Add new entries to 006spellcheck.t - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
007util.t Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
008filter.t Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
009bugwords.t Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - Patch by FrÃ:copyright::copyright:ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
010dependencies.t Bug 304600: Need a test in the test suite to check for dependency loops - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
011pod.t Bug 184037: Add t/011pod.t to check POD syntax - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
012throwables.t Bug 351175: The WebService interface should include the error text along with the error name