Age | Commit message (Expand) | Author | Files | Lines |
2010-06-17 | Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use" | Max Kanat-Alexander | 1 | -14/+24 |
2010-05-19 | Bug 565899: Make the html_linebreak filter safe by having it first call the | Max Kanat-Alexander | 1 | -1/+1 |
2010-04-22 | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 1 | -7/+1 |
2010-02-12 | Bug 545762: Allow tests to pass when using the PERL5LIB environment variable. | Gabor Szabo | 1 | -1/+6 |
2010-02-01 | Convert .cvsignore files into a .bzrignore. | Max Kanat-Alexander | 1 | -1/+0 |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 1 | -55/+0 |
2010-02-01 | Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CV... | Max Kanat-Alexander | 1 | -0/+1 |
2009-11-25 | Bug 530252: Create a script that sets up the framework of an extension | mkanat%bugzilla.org | 2 | -1/+2 |
2009-11-18 | Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CP... | mkanat%bugzilla.org | 1 | -30/+10 |
2009-11-10 | Bug 527505: Make 001compile.t use Bugzilla->feature to determine which module... | mkanat%bugzilla.org | 2 | -99/+75 |
2009-09-04 | Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS) | mkanat%bugzilla.org | 3 | -10/+10 |
2009-08-01 | Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b... | lpsolit%gmail.com | 1 | -1/+1 |
2009-07-16 | Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk... | lpsolit%gmail.com | 1 | -1/+1 |
2009-04-08 | Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by Fr�... | lpsolit%gmail.com | 1 | -1/+2 |
2009-03-02 | Bug 481025 - Remove rogue Byte Order Mark. | wurblzap%gmail.com | 1 | -1/+12 |
2009-03-01 | Bug 295205 - runtests.pl should check that the line endings of files conform... | wurblzap%gmail.com | 1 | -2/+18 |
2009-03-01 | Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors | justdave%bugzilla.org | 1 | -1/+1 |
2009-03-01 | Bug 126955 - Bugzilla should support translated/localized templates. Patch by... | gerv%gerv.net | 1 | -4/+5 |
2009-03-01 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 1 | -1/+1 |
2009-03-01 | Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up | zach%zachlipton.com | 1 | -1/+1 |
2009-03-01 | Bug 135543 - @Support::Templates::testitems does not list all templates | bbaetz%student.usyd.edu.au | 1 | -12/+15 |
2009-03-01 | Check templates for tabs, also. | jake%acutex.net | 1 | -0/+5 |
2009-03-01 | Don't rely on the TEST_VERBOSE environment variable (no longer exported from ... | jake%acutex.net | 1 | -1/+0 |
2009-03-01 | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ... | jake%acutex.net | 1 | -2/+4 |
2009-03-01 | yet another meaningless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2009-03-01 | another useless whitespace change to test tinderbox with | justdave%syndicomm.com | 1 | -1/+1 |
2009-03-01 | whitespace change to test tinderbox again. | justdave%syndicomm.com | 1 | -1/+1 |
2009-03-01 | whitespace change to do a test checkin to see how tinderbox reacts | justdave%syndicomm.com | 1 | -1/+1 |
2009-03-01 | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 1 | -0/+45 |
2009-02-25 | Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by Fréd... | lpsolit%gmail.com | 1 | -1/+1 |
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -6/+20 |
2008-12-29 | Bug 465589: Already selected user accounts are no longer displayed when useme... | lpsolit%gmail.com | 1 | -1/+1 |
2008-08-27 | Fix bustage in t/007utils.t | lpsolit%gmail.com | 1 | -1/+1 |
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ... | lpsolit%gmail.com | 1 | -8/+10 |
2008-05-08 | Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %] as unsaf... | lpsolit%gmail.com | 1 | -1/+1 |
2008-03-18 | Bug 416047 â Test 1 fails in compiling Bugzilla::Install::CPAN and insta... | wurblzap%gmail.com | 1 | -2/+12 |
2008-03-06 | Bug 419388 â 004template.t should fall back to âenâ. | wurblzap%gmail.com | 1 | -2/+2 |
2008-01-28 | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 1 | -1/+1 |
2007-10-08 | Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré... | lpsolit%gmail.com | 1 | -4/+1 |
2007-08-21 | Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz... | lpsolit%gmail.com | 1 | -15/+1 |
2007-08-09 | Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn... | lpsolit%gmail.com | 1 | -4/+4 |
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+1 |
2007-07-25 | Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ... | lpsolit%gmail.com | 1 | -1/+1 |
2007-07-25 | Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -0/+6 |
2007-07-12 | Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by Fréd... | lpsolit%gmail.com | 1 | -1/+1 |
2007-02-23 | Bug 349423: Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 1 | -3/+3 |
2007-02-06 | Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch by... | lpsolit%gmail.com | 1 | -0/+2 |
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F... | lpsolit%gmail.com | 1 | -1/+1 |
2006-10-05 | Bug 351175: The WebService interface should include the error text along with... | mkanat%bugzilla.org | 1 | -2/+21 |
2006-09-22 | Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_... | mkanat%bugzilla.org | 1 | -1/+1 |