summaryrefslogtreecommitdiffstats
path: root/t/007util.t
AgeCommit message (Collapse)AuthorFilesLines
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-6/+20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-08-27Fix bustage in t/007utils.tlpsolit%gmail.com1-1/+1
2008-08-27Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com1-8/+10
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-08Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by ↵lpsolit%gmail.com1-4/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2006-06-27Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org1-6/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-04Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by ↵lpsolit%gmail.com1-8/+6
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-05-11Bug 287487: User with no privs can not add comments to bugs that have a ↵lpsolit%gmail.com1-5/+4
deadline field set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca1-2/+3
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2003-01-29Fix "variable declaration masks earler declaration" warning. No bug number.gerv%gerv.net1-1/+1
2002-12-10Fix for bug 180955: Remove dual-license from test fileszach%zachlipton.com1-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-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-1/+16
every time we display. r=justdave a=justdave
2002-11-11Fix for bug 179396 (add 007util.t in order to test Bugzilla::Util).zach%zachlipton.com1-0/+71
rx2=bbaetz, a=myk (on the condition that we check out the use of the trilicense later)