index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Util.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk...
lpsolit%gmail.com
1
-7
/
+34
2009-06-02
Bug 491630: Make sure DateTime never gets fractional "seconds" in new()
mkanat%bugzilla.org
1
-1
/
+2
2009-04-11
Bug 486006 - importxml.pl must not use format_time() for deadlines
ghendricks%novell.com
1
-2
/
+4
2009-04-11
Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...
lpsolit%gmail.com
1
-0
/
+7
2009-03-06
2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...
lpsolit%gmail.com
1
-1
/
+1
2009-02-14
Bug 333648: Add flag change to activity log and bugmail when only setter is c...
wicked%sci.fi
1
-27
/
+1
2009-02-05
Bug 476889: importxml.pl crashes when importing bugs (Date::Parse::strptime()...
lpsolit%gmail.com
1
-0
/
+3
2009-02-02
Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...
lpsolit%gmail.com
1
-1
/
+13
2009-01-29
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
1
-0
/
+22
2009-01-24
Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...
lpsolit%gmail.com
1
-16
/
+1
2009-01-15
Bug 464992: Binary attachments, graphical reports and new charts are not disp...
lpsolit%gmail.com
1
-1
/
+1
2009-01-02
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...
mkanat%bugzilla.org
1
-28
/
+48
2008-12-30
Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@to...
lpsolit%gmail.com
1
-0
/
+10
2008-10-23
Bug 455584 - Use bz_crypt everywhere instead of the crypt() function
dkl%redhat.com
1
-16
/
+23
2008-10-10
Bug 459365 - Scrubber should let <fieldset> and <legend> pass.
wurblzap%gmail.com
1
-1
/
+2
2008-09-12
Bug 453767 - Passwords containing wide characters causes system error
dkl%redhat.com
1
-0
/
+5
2008-08-28
Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-10
/
+10
2008-08-27
Bug 182238: Allow users to choose what time zone to display times in - Patch ...
lpsolit%gmail.com
1
-20
/
+24
2008-08-18
Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...
dkl%redhat.com
1
-1
/
+41
2008-07-29
Backing out these patches as they cause a regression. More information
dkl%redhat.com
1
-21
/
+1
2008-07-10
Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...
dkl%redhat.com
1
-1
/
+21
2008-04-03
Bug 410902: Some characters are mangled in diff and interdiff modes when view...
lpsolit%gmail.com
1
-1
/
+11
2008-03-28
Bug 423439: show_bug.cgi crashes when wrapping comments which contain Unicode...
lpsolit%gmail.com
1
-0
/
+5
2007-12-28
Bug 405898: Date/Time Fields should accept times like H:MM
mkanat%bugzilla.org
1
-2
/
+2
2007-12-19
Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in email
mkanat%bugzilla.org
1
-1
/
+17
2007-11-29
Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date
mkanat%bugzilla.org
1
-3
/
+3
2007-11-29
Bug 405404: HTML::Scrubber throws "undef error - Wide character in subroutine...
lpsolit%gmail.com
1
-8
/
+1
2007-11-23
Bug 363153: Turn on the utf8 bit on all strings in Bugzilla that contain
mkanat%bugzilla.org
1
-0
/
+6
2007-10-24
Bug 357324: Date/Time Custom Fields
mkanat%bugzilla.org
1
-0
/
+17
2007-10-08
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...
lpsolit%gmail.com
1
-23
/
+1
2007-09-17
Bug 357315: Add the ability to create <textarea> fields
mkanat%bugzilla.org
1
-2
/
+3
2007-08-09
Bug 361149: Bugzilla now requires Perl 5.8.1 or newer (Perl 5.8.0 throws warn...
lpsolit%gmail.com
1
-4
/
+4
2007-07-20
Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...
lpsolit%gmail.com
1
-26
/
+0
2007-03-17
Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...
lpsolit%gmail.com
1
-1
/
+1
2006-10-21
Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...
wurblzap%gmail.com
1
-0
/
+5
2006-10-15
Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...
lpsolit%gmail.com
1
-1
/
+94
2006-09-19
Bug 223880: "marked a duplicate" messages cannot be localized
mkanat%bugzilla.org
1
-1
/
+1
2006-09-14
Bug 352608: Make checksetup more localizable
mkanat%bugzilla.org
1
-1
/
+44
2006-08-20
Bug 224577: Bugzilla could use a web services interface.
wurblzap%gmail.com
1
-6
/
+7
2006-07-25
Bug 344527: Old Charts are broken using mod_perl
mkanat%bugzilla.org
1
-3
/
+25
2006-06-27
Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
mkanat%bugzilla.org
1
-27
/
+1
2006-06-19
Spelling in code comments patch: 'explanaion' -> 'explanation', 'bugzilla' ->...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'modifed' -> 'modified'; patch by Vlad Dasca...
vladd%bugzilla.org
1
-1
/
+1
2006-06-04
Bug 340226: Util.pm shouldn't depend on Bugzilla::Config - Patch by Frédéri...
lpsolit%gmail.com
1
-9
/
+9
2006-06-03
Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédér...
lpsolit%gmail.com
1
-1
/
+38
2006-01-09
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
mozilla%colinogilvie.co.uk
1
-2
/
+2
2005-12-30
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...
lpsolit%gmail.com
1
-1
/
+11
2005-12-23
Backing out bug 238780 (Edit versions should reject newline characters) - Thi...
lpsolit%gmail.com
1
-11
/
+1
2005-12-08
Bug 238780: editversions.cgi should reject newline characters (and convert th...
lpsolit%gmail.com
1
-1
/
+11
2005-11-26
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
1
-1
/
+1
[next]