summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
AgeCommit message (Collapse)AuthorFilesLines
2005-01-29Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791travis%sedsystems.ca1-1/+2
2005-01-28Bug 278791 : Move ModTime() to Bugzilla::Utiltravis%sedsystems.ca1-1/+20
Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net1-0/+17
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-16Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵jocuri%softhome.net1-1/+20
K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
2005-01-16Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵jocuri%softhome.net1-3/+39
Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca1-2/+6
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2004-10-01Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.jocuri%softhome.net1-1/+1
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org1-0/+2
2003-08-22Bug 139011 - Improve buglist colors furtherburnus%gmx.de1-0/+13
r,a=justdave
2003-04-25Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org1-2/+4
request notifications r=bbaetz,jpreed a=justdave
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au1-5/+22
r=gerv, justdave a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-1/+50
every time we display. r=justdave a=justdave
2002-10-26Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au1-1/+13
r=gerv, justdave
2002-10-16Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au1-114/+94
r=joel x2
2002-08-29Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au1-0/+2
r=joel, preed
2002-08-27Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org1-1/+1
* NO CODE CHANGES *
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-19Fix long line noticed by Gerv, no bug #.bbaetz%student.usyd.edu.au1-1/+2
2002-08-19Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au1-0/+260
r=preed x2