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