aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
Commit message (Expand)AuthorAgeFilesLines
* Backing out these patches as they cause a regression. More informationdkl%redhat.com2008-07-291-21/+1
* Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com2008-07-101-1/+21
* Bug 410902: Some characters are mangled in diff and interdiff modes when view...lpsolit%gmail.com2008-04-031-1/+11
* Bug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode...lpsolit%gmail.com2008-03-281-0/+5
* Bug 405898: Date/Time Fields should accept times like H:MMmkanat%bugzilla.org2007-12-281-2/+2
* Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in emailmkanat%bugzilla.org2007-12-191-1/+17
* Bug 397099: Date/Time Fields should have a JavaScript widget for picking a datemkanat%bugzilla.org2007-11-291-3/+3
* Bug 405404: HTML::Scrubber throws "undef error - Wide character in subroutine...lpsolit%gmail.com2007-11-291-8/+1
* Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that containmkanat%bugzilla.org2007-11-231-0/+6
* Bug 357324: Date/Time Custom Fieldsmkanat%bugzilla.org2007-10-241-0/+17
* Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...lpsolit%gmail.com2007-10-081-23/+1
* Bug 357315: Add the ability to create <textarea> fieldsmkanat%bugzilla.org2007-09-171-2/+3
* Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...lpsolit%gmail.com2007-08-091-4/+4
* Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...lpsolit%gmail.com2007-07-201-26/+0
* Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...lpsolit%gmail.com2007-03-171-1/+1
* Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com2006-10-211-0/+5
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-151-1/+94
* Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org2006-09-191-1/+1
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-1/+44
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-6/+7
* Bug 344527: Old Charts are broken using mod_perlmkanat%bugzilla.org2006-07-251-3/+25
* Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalentsmkanat%bugzilla.org2006-06-271-27/+1
* Spelling in code comments patch: 'explanaion' -> 'explanation', 'bugzilla' ->...vladd%bugzilla.org2006-06-191-1/+1
* Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dasca...vladd%bugzilla.org2006-06-191-1/+1
* Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéri...lpsolit%gmail.com2006-06-041-9/+9
* Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédér...lpsolit%gmail.com2006-06-031-1/+38
* Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summariesmozilla%colinogilvie.co.uk2006-01-091-2/+2
* Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...lpsolit%gmail.com2005-12-301-1/+11
* Backing out bug 238780 (Edit versions should reject newline characters) - Thi...lpsolit%gmail.com2005-12-231-11/+1
* Bug 238780: editversions.cgi should reject newline characters (and convert th...lpsolit%gmail.com2005-12-081-1/+11
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-1/+1
* 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