index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Util.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with upstream release 5.0.4
Frédéric Buclin
2018-02-18
1
-1
/
+26
|
\
|
*
Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53)
Vitaly Belekhov
2018-01-04
1
-1
/
+26
*
|
Load DateTime::TimeZone before using it
Frédéric Buclin
2017-08-04
1
-0
/
+1
|
/
*
Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19)
Dylan William Hardison
2016-10-08
1
-1
/
+1
*
Bug 1234977: Replace \d+ by [0-9]+ in critical validation places
Frédéric Buclin
2016-03-09
1
-2
/
+2
*
Bug 1202447: [SECURITY] The email address is not properly validated during re...
Byron Jones ‹:glob›
2015-09-10
1
-3
/
+9
*
Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...
Byron Jones
2014-09-18
1
-3
/
+8
*
Bug 1046213: datetime_from() generates wrong dates if year < 1901
Frédéric Buclin
2014-09-08
1
-3
/
+7
*
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
2014-08-13
1
-0
/
+1
*
Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, prev...
Frédéric Buclin
2014-05-12
1
-5
/
+5
*
Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text
Manish Goregaokar
2014-04-17
1
-0
/
+4
*
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
2014-02-27
1
-1
/
+1
*
Bug 950491: When viewing a dependency graph, an "uninitialized value" warning...
Frédéric Buclin
2013-12-19
1
-1
/
+1
*
Bug 916633 - join_activity_entries doesn't reconstitute text with commas corr...
Simon Green
2013-11-08
1
-2
/
+3
*
Bug 917669 - invalid or expired authentication tokens and cookies should thro...
Dave Lawrence
2013-09-26
1
-2
/
+15
*
Bug 853638 - Status and resolution values in dependency graphs not localizable.
Marc Schumann
2013-08-15
1
-1
/
+1
*
Bug 898830: Improve loading time of show_bug.cgi
Frédéric Buclin
2013-08-09
1
-2
/
+5
*
Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries
Simon Green
2013-07-09
1
-1
/
+37
*
Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...
Reed Loden
2012-12-31
1
-4
/
+3
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
1
-1
/
+1
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
1
-0
/
+16
*
Bug 804093: Fix autodetected charset for windows-1252 encoded content
Thorsten Schöning
2012-11-27
1
-3
/
+3
*
Bug 797636: Improve performance for buglists
Frédéric Buclin
2012-11-16
1
-10
/
+11
*
Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...
Frédéric Buclin
2012-11-12
1
-1
/
+1
*
Bug 772359: LogActivityEntry shouldn't remove any characters from the field w...
Byron Jones
2012-10-25
1
-3
/
+3
*
Bug 577329 - WebServices should filter email addresses same as the web UI as ...
Dave Lawrence
2012-10-16
1
-1
/
+1
*
Bug 795650: Cache the HTML::Scrubber object for improved performance
Frédéric Buclin
2012-10-08
1
-8
/
+11
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
1
-2
/
+2
*
Bug 655477: Bugzilla now requires Perl 5.10.1
Frédéric Buclin
2012-08-31
1
-19
/
+2
*
Bug 635882: html_light_quote() should accept the "target" attribute for links
Koosha Khajeh Moogahi
2012-06-26
1
-6
/
+7
*
Bug 747189: Remove Bugzilla::Util::file_mod_time()
Matt Selsky
2012-04-26
1
-25
/
+1
*
Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...
Frédéric Buclin
2012-04-18
1
-3
/
+105
*
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
2012-03-29
1
-16
/
+1
*
Bug 319953: Missing real email syntax check
Frédéric Buclin
2012-01-23
1
-2
/
+24
*
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
2012-01-11
1
-26
/
+5
*
Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite
Frédéric Buclin
2011-11-21
1
-16
/
+10
*
cancelled -> canceled
Frédéric Buclin
2011-11-19
1
-1
/
+1
*
Bug 703788: Improve performance of diff_arrays() with large arrays
Frédéric Buclin
2011-11-19
1
-26
/
+29
*
Bug 696537: Load DateTime only when datetime_from() is called
Frédéric Buclin
2011-11-18
1
-2
/
+3
*
Bug 662070: Use say() instead of print() where appropriate
Frédéric Buclin
2011-08-17
1
-3
/
+9
*
Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
Max Kanat-Alexander
2011-08-04
1
-1
/
+1
*
Bug 659816: Fix url_decoding of utf8 strings
Byron Jones
2011-05-30
1
-4
/
+1
*
revert accidental property changes
Byron Jones
2011-03-09
1
-0
/
+0
*
Bug 633776: Automatic charset detection for text attachments
Byron Jones
2011-03-09
1
-1
/
+67
*
Bug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello
2011-02-10
1
-7
/
+19
*
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander
2011-01-24
1
-1
/
+8
*
Bug 595410: Make it faster to display a bug that has a lot of dependencies.
Max Kanat-Alexander
2011-01-03
1
-0
/
+9
*
Bug 573195: Make Bug.get return all of a bug's standard and custom field
Max Kanat-Alexander
2010-09-29
1
-3
/
+12
*
Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...
Frédéric Buclin
2010-08-06
1
-19
/
+1
*
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
2010-06-23
1
-2
/
+5
[next]