aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 282349: Comments are forced to being left-justifiedmkanat%kerio.com2005-02-271-23/+21
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=myk, r=gerv, a=justdave
* Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com2005-02-251-6/+9
| | | | Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk
* Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)mkanat%kerio.com2005-02-251-13/+48
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-1/+41
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791travis%sedsystems.ca2005-01-291-1/+2
|
* Bug 278791 : Move ModTime() to Bugzilla::Utiltravis%sedsystems.ca2005-01-281-1/+20
| | | | Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
* Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net2005-01-161-0/+17
| | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
* Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max ↵jocuri%softhome.net2005-01-161-1/+20
| | | | K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
* Patch for bug 277622: Move DiffStrings() out of globals.pl into ↵jocuri%softhome.net2005-01-161-3/+39
| | | | Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca2005-01-121-2/+6
| | | | | | changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
* Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.jocuri%softhome.net2004-10-011-1/+1
|
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-0/+2
|
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-0/+13
| | | | r,a=justdave
* Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org2003-04-251-2/+4
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-5/+22
| | | | | r=gerv, justdave a=justdave
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org2002-11-281-1/+50
| | | | | | | every time we display. r=justdave a=justdave
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+13
| | | | r=gerv, justdave
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-161-114/+94
| | | | r=joel x2
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-0/+2
| | | | r=joel, preed
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
| | | | * NO CODE CHANGES *
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Fix long line noticed by Gerv, no bug #.bbaetz%student.usyd.edu.au2002-08-191-1/+2
|
* Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au2002-08-191-0/+260
r=preed x2