aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by FrédÃ...lpsolit%gmail.com2005-09-021-1/+15
* Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...lpsolit%gmail.com2005-08-161-0/+26
* Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...lpsolit%gmail.com2005-08-161-17/+21
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-6/+6
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-6/+6
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-6/+6
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...lpsolit%gmail.com2005-08-041-1/+10
* Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...lpsolit%gmail.com2005-07-261-3/+4
* Bug 301458: Move url_decode out of CGI.pl - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2005-07-211-0/+28
* Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...lpsolit%gmail.com2005-07-211-1/+9
* Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGImkanat%kerio.com2005-07-141-0/+16
* Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com2005-07-131-1/+52
* Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on...lpsolit%gmail.com2005-06-171-6/+6
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
* Bug 287487: User with no privs can not add comments to bugs that have a deadl...lpsolit%gmail.com2005-05-111-31/+42
* Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ...lpsolit%gmail.com2005-05-041-0/+18
* Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédér...lpsolit%gmail.com2005-04-201-2/+29
* Bug 282349: Comments are forced to being left-justifiedmkanat%kerio.com2005-02-271-23/+21
* Bug 282748: uninitialized value in localtime in Format.pmmkanat%kerio.com2005-02-251-6/+9
* Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)mkanat%kerio.com2005-02-251-13/+48
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-1/+41
* 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 for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net2005-01-161-0/+17
* Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...jocuri%softhome.net2005-01-161-1/+20
* Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...jocuri%softhome.net2005-01-161-3/+39
* Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch...travis%sedsystems.ca2005-01-121-2/+6
* 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
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-251-2/+4
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-151-5/+22
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-1/+50
* Bug 147833 - start using CGI.pmbbaetz%student.usyd.edu.au2002-10-261-1/+13
* Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modulesbbaetz%student.usyd.edu.au2002-10-161-114/+94
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-0/+2
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* 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