Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-09-06 | Bug 304600: Need a test in the test suite to check for dependency loops - Pat... | lpsolit%gmail.com | 1 | -0/+108 |
2006-08-19 | Bug 349198: 001compile.t must not compile mod_perl.pl - Patch by Frédéric B... | lpsolit%gmail.com | 1 | -0/+6 |
2006-08-15 | Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André Bat... | lpsolit%gmail.com | 1 | -1/+1 |
2006-07-14 | Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail... | lpsolit%gmail.com | 1 | -1/+1 |
2006-07-05 | Bug 343566: Runtests test 004template.t fails on some systems with a complain... | lpsolit%gmail.com | 1 | -0/+4 |
2006-06-27 | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 1 | -6/+1 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -1/+1 |
2006-06-04 | Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéri... | lpsolit%gmail.com | 1 | -8/+6 |
2006-05-17 | Bug 337701: 012throwables.t doesn't recognize that certain errors are AUTH_ER... | mkanat%bugzilla.org | 1 | -3/+12 |
2006-05-15 | Bug 337444: t/012throwables.t shouldn't fail due to unused error tags in code... | lpsolit%gmail.com | 1 | -5/+17 |
2006-04-18 | Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurbl... | lpsolit%gmail.com | 1 | -1/+1 |
2006-03-07 | Bug 329295: 008filter fails if . is not in PATH - Patch by Vlad Dascalu <vlad... | lpsolit%gmail.com | 1 | -0/+3 |
2006-03-02 | Bug 314470: Require Perl 5.8 | mkanat%kerio.com | 1 | -4/+4 |
2006-03-02 | Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by D... | lpsolit%gmail.com | 1 | -0/+203 |
2006-02-26 | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.... | lpsolit%gmail.com | 1 | -1/+1 |
2006-01-11 | Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ... | lpsolit%gmail.com | 1 | -1/+1 |
2006-01-05 | Bug 286724: change testserver.pl to do a simpler check for image creation, th... | gerv%gerv.net | 3 | -0/+0 |
2005-11-10 | Bug 297857: Incorrect filter name detection in 008filter.t - Patch by Frédé... | lpsolit%gmail.com | 1 | -1/+1 |
2005-10-28 | Bug 313941: t/008filter.t should accept TRY/CATCH template directives | wurblzap%gmail.com | 1 | -1/+2 |
2005-09-07 | Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo... | lpsolit%gmail.com | 2 | -1/+2 |
2005-08-06 | Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errors | justdave%bugzilla.org | 5 | -5/+5 |
2005-07-26 | Bug 184037: Add t/011pod.t to check POD syntax - Patch by Frédéric Buclin <... | lpsolit%gmail.com | 1 | -0/+60 |
2005-05-27 | Bug 286701: Tests fail compiling Bugzilla::DB::Pg.pm | mkanat%kerio.com | 1 | -0/+14 |
2005-05-11 | Bug 287487: User with no privs can not add comments to bugs that have a deadl... | lpsolit%gmail.com | 1 | -5/+4 |
2005-03-16 | Bug 275705 - better diagnostics for charts. Patch by bugzilla@glob.com.au; r=... | gerv%gerv.net | 3 | -0/+0 |
2005-02-17 | Bug 282509: Bugzilla now requires perl 5.6.1 | mkanat%kerio.com | 1 | -2/+2 |
2005-02-10 | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 1 | -0/+1 |
2005-02-08 | Bug 280807 : 004template.t miscalculates its number of checks | travis%sedsystems.ca | 1 | -1/+2 |
2005-02-03 | Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the plac... | travis%sedsystems.ca | 1 | -2/+5 |
2005-01-19 | Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven... | travis%sedsystems.ca | 1 | -0/+1 |
2005-01-12 | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch... | travis%sedsystems.ca | 1 | -2/+3 |
2004-12-07 | Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc S... | jocuri%softhome.net | 1 | -2/+4 |
2004-12-07 | Patch for bug 270589: Make t/008filter.t accept empty template directives; pa... | jocuri%softhome.net | 1 | -0/+3 |
2004-12-07 | Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc... | jocuri%softhome.net | 1 | -5/+4 |
2004-12-05 | Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail whe... | jocuri%softhome.net | 2 | -2/+2 |
2004-11-29 | s/FEL/filterexceptions.pl -- fix this confusing error message once and for | kiko%async.com.br | 1 | -1/+1 |
2004-09-11 | Bug 190224: templatize editmilestones.cgi | justdave%bugzilla.org | 1 | -1/+1 |
2004-09-09 | Patch for bug 211188: Make testing suite check for any #! lines that are not ... | jocuri%softhome.net | 1 | -4/+8 |