Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS) | mkanat%bugzilla.org | 2009-09-04 | 3 | -10/+10 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch ↵ | lpsolit%gmail.com | 2009-08-01 | 1 | -1/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly ↵ | lpsolit%gmail.com | 2009-07-16 | 1 | -1/+1 |
| | | | | Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit | ||||
* | Bug 487342: 001compile.t fails if JSON::RPC is not installed - Patch by ↵ | lpsolit%gmail.com | 2009-04-08 | 1 | -1/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 481025 - Remove rogue Byte Order Mark. | wurblzap%gmail.com | 2009-03-02 | 1 | -1/+12 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r/a=mkanat | ||||
* | Bug 295205 - runtests.pl should check that the line endings of files ↵ | wurblzap%gmail.com | 2009-03-01 | 1 | -2/+18 |
| | | | | | | | conform to your OS standard. Patch by Marc Schumann <wurblzap@gmail.com>. r=LpSolit,mkanat; a=mkanat. | ||||
* | Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors | justdave%bugzilla.org | 2009-03-01 | 1 | -1/+1 |
| | | | | r= LpSolit, a= justdave | ||||
* | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 2009-03-01 | 1 | -4/+5 |
| | | | | by burnus; r=gerv, a=justdave. | ||||
* | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 2009-03-01 | 1 | -1/+1 |
| | | | | * NO CODE CHANGES * | ||||
* | Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up | zach%zachlipton.com | 2009-03-01 | 1 | -1/+1 |
| | | | | | | test code. Patch makes the tests much better now. r=zach x2 | ||||
* | Bug 135543 - @Support::Templates::testitems does not list all templates | bbaetz%student.usyd.edu.au | 2009-03-01 | 1 | -12/+15 |
| | | | | Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave | ||||
* | Check templates for tabs, also. | jake%acutex.net | 2009-03-01 | 1 | -0/+5 |
| | |||||
* | Don't rely on the TEST_VERBOSE environment variable (no longer exported from ↵ | jake%acutex.net | 2009-03-01 | 1 | -1/+0 |
| | | | | runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files. | ||||
* | Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ↵ | jake%acutex.net | 2009-03-01 | 1 | -2/+4 |
| | | | | | | | also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me. | ||||
* | yet another meaningless whitespace change to test tinderbox with | justdave%syndicomm.com | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | another useless whitespace change to test tinderbox with | justdave%syndicomm.com | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | whitespace change to test tinderbox again. | justdave%syndicomm.com | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | whitespace change to do a test checkin to see how tinderbox reacts | justdave%syndicomm.com | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | Tabs are not allowed in Bugzilla source... if we find one, issue a warning. | jake%acutex.net | 2009-03-01 | 1 | -0/+45 |
| | | | | No review needed for tests at this time. NOT PART OF BUILD | ||||
* | Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by ↵ | lpsolit%gmail.com | 2009-02-25 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | ||||
* | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 2009-01-29 | 1 | -6/+20 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 465589: Already selected user accounts are no longer displayed when ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -1/+1 |
| | | | | usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | Fix bustage in t/007utils.t | lpsolit%gmail.com | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -8/+10 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 432717: t/008filter.t incorrectly reports [% foo.${bar} = baz %] as ↵ | lpsolit%gmail.com | 2008-05-08 | 1 | -1/+1 |
| | | | | unsafe - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 416047 â Test 1 fails in compiling Bugzilla::Install::CPAN and ↵ | wurblzap%gmail.com | 2008-03-18 | 1 | -2/+12 |
| | | | | | | | install-module.pl when Cygwin is installed. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | ||||
* | Bug 419388 â 004template.t should fall back to âenâ. | wurblzap%gmail.com | 2008-03-05 | 1 | -2/+2 |
| | | | | | Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>; r=Wurblzap, a=LpSolit | ||||
* | Bug 374020: Re-work the bug editing form to be more usable. | mkanat%bugzilla.org | 2008-01-28 | 1 | -1/+1 |
| | | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by ↵ | lpsolit%gmail.com | 2007-10-08 | 1 | -4/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -15/+1 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws ↵ | lpsolit%gmail.com | 2007-08-09 | 1 | -4/+4 |
| | | | | warnings about deprecated pseudo-hashes) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 2007-08-03 | 1 | -0/+1 |
| | | | | | Tinderbox bustage fix by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit | ||||
* | Bug 389407: api/Bugzilla/Auth.html incorrectly detected by t/009bugwords.t - ↵ | lpsolit%gmail.com | 2007-07-25 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-07-25 | 1 | -0/+6 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by ↵ | lpsolit%gmail.com | 2007-07-11 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit | ||||
* | Bug 349423: Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 2007-02-23 | 1 | -3/+3 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 360838: ./runtests.pl 1 fails if Email::Reply is not installed - Patch ↵ | lpsolit%gmail.com | 2007-02-06 | 1 | -0/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 2006-10-15 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | ||||
* | Bug 351175: The WebService interface should include the error text along ↵ | mkanat%bugzilla.org | 2006-10-05 | 1 | -2/+21 |
| | | | | | | with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk | ||||
* | Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵ | mkanat%bugzilla.org | 2006-09-22 | 1 | -1/+1 |
| | | | | | | USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | ||||
* | Bug 304600: Need a test in the test suite to check for dependency loops - ↵ | lpsolit%gmail.com | 2006-09-06 | 1 | -0/+108 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 349198: 001compile.t must not compile mod_perl.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-08-19 | 1 | -0/+6 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵ | lpsolit%gmail.com | 2006-08-15 | 1 | -1/+1 |
| | | | | Batosti <batosti@async.com.br> r=LpSolit a=myk | ||||
* | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2006-07-14 | 1 | -1/+1 |
| | | | | <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 343566: Runtests test 004template.t fails on some systems with a ↵ | lpsolit%gmail.com | 2006-07-05 | 1 | -0/+4 |
| | | | | complaint about RELATIVE - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | ||||
* | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 2006-06-27 | 1 | -6/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave | ||||
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 2006-06-21 | 1 | -1/+1 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵ | lpsolit%gmail.com | 2006-06-04 | 1 | -8/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 337701: 012throwables.t doesn't recognize that certain errors are ↵ | mkanat%bugzilla.org | 2006-05-17 | 1 | -3/+12 |
| | | | | | | AUTH_ERROR codes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in ↵ | lpsolit%gmail.com | 2006-05-15 | 1 | -5/+17 |
| | | | | code/user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave |