aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
Commit message (Expand)AuthorAgeFilesLines
* Sync with upstream release 5.0.4Frédéric Buclin2018-02-181-1/+26
|\
| * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53)Vitaly Belekhov2018-01-041-1/+26
* | Load DateTime::TimeZone before using itFrédéric Buclin2017-08-041-0/+1
|/
* Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19)Dylan William Hardison2016-10-081-1/+1
* Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-091-2/+2
* Bug 1202447: [SECURITY] The email address is not properly validated during re...Byron Jones ‹:glob›2015-09-101-3/+9
* Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones2014-09-181-3/+8
* Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin2014-09-081-3/+7
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, prev...Frédéric Buclin2014-05-121-5/+5
* Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar2014-04-171-0/+4
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
* Bug 950491: When viewing a dependency graph, an "uninitialized value" warning...Frédéric Buclin2013-12-191-1/+1
* Bug 916633 - join_activity_entries doesn't reconstitute text with commas corr...Simon Green2013-11-081-2/+3
* Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence2013-09-261-2/+15
* Bug 853638 - Status and resolution values in dependency graphs not localizable.Marc Schumann2013-08-151-1/+1
* Bug 898830: Improve loading time of show_bug.cgiFrédéric Buclin2013-08-091-2/+5
* Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green2013-07-091-1/+37
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...Reed Loden2012-12-311-4/+3
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+16
* Bug 804093: Fix autodetected charset for windows-1252 encoded contentThorsten Schöning2012-11-271-3/+3
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-161-10/+11
* Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...Frédéric Buclin2012-11-121-1/+1
* Bug 772359: LogActivityEntry shouldn't remove any characters from the field w...Byron Jones2012-10-251-3/+3
* Bug 577329 - WebServices should filter email addresses same as the web UI as ...Dave Lawrence2012-10-161-1/+1
* Bug 795650: Cache the HTML::Scrubber object for improved performanceFrédéric Buclin2012-10-081-8/+11
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-2/+2
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-311-19/+2
* Bug 635882: html_light_quote() should accept the "target" attribute for linksKoosha Khajeh Moogahi2012-06-261-6/+7
* Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2012-04-261-25/+1
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin2012-04-181-3/+105
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2012-03-291-16/+1
* Bug 319953: Missing real email syntax checkFrédéric Buclin2012-01-231-2/+24
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-26/+5
* Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the oppositeFrédéric Buclin2011-11-211-16/+10
* cancelled -> canceledFrédéric Buclin2011-11-191-1/+1
* Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2011-11-191-26/+29
* Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin2011-11-181-2/+3
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-3/+9
* Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander2011-08-041-1/+1
* Bug 659816: Fix url_decoding of utf8 stringsByron Jones2011-05-301-4/+1
* revert accidental property changesByron Jones2011-03-091-0/+0
* Bug 633776: Automatic charset detection for text attachmentsByron Jones2011-03-091-1/+67
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-7/+19
* Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander2011-01-241-1/+8
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-031-0/+9
* Bug 573195: Make Bug.get return all of a bug's standard and custom fieldMax Kanat-Alexander2010-09-291-3/+12
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-061-19/+1
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-2/+5