Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-27 | Bug 218917 - Allow the login name to be different from the email address | Frédéric Buclin | 1 | -1/+0 | |
Original patch by Gervase Markham r=gerv a=dkl | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -1/+1 | |
r=dkl | |||||
2016-02-23 | Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local ↵ | Dylan Hardison | 1 | -1/+1 | |
dependencies r=dkl,a=dylan | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -2/+6 | |
r=dkl a=sgreen | |||||
2013-09-03 | Bug 911513: 007util.t fails due to a missing dependency to DateTime | Damien Nozay | 1 | -0/+1 | |
r=LpSolit a=sgreen | |||||
2012-01-23 | Bug 319953: Missing real email syntax check | Frédéric Buclin | 1 | -1/+11 | |
r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -20/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-11-19 | Bug 703788: Improve performance of diff_arrays() with large arrays | Frédéric Buclin | 1 | -2/+15 | |
r/a=mkanat | |||||
2010-04-22 | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 1 | -7/+1 | |
r=timello, a=mkanat | |||||
2009-07-16 | Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -6/+20 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
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 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-10-08 | Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2006-06-27 | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 1 | -6/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave | |||||
2006-06-04 | Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+6 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-05-11 | Bug 287487: User with no privs can not add comments to bugs that have a ↵ | lpsolit%gmail.com | 1 | -5/+4 | |
deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-01-12 | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵ | travis%sedsystems.ca | 1 | -2/+3 | |
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave | |||||
2003-01-29 | Fix "variable declaration masks earler declaration" warning. No bug number. | gerv%gerv.net | 1 | -1/+1 | |
2002-12-10 | Fix for bug 180955: Remove dual-license from test files | zach%zachlipton.com | 1 | -13/+1 | |
Permission to do so granted by: justdave, joel, jake, ddk, gerv, bbaetz, and myself (as gleamed from bonsai and the contributors lines and indicated in the bug report). a=justdave. | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 1 | -1/+16 | |
every time we display. r=justdave a=justdave | |||||
2002-11-11 | Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util). | zach%zachlipton.com | 1 | -0/+71 | |
rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later) |