summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Bug 1439993 - Remove COMPILE_DIR => setting from Bugzilla::Templatebyron jones1-6/+37
2018-03-06Bug 1443537 - Add utility functions for switching database handle to writeabl...Dylan William Hardison1-0/+26
2018-03-02Bug 1442520 - move inbound_proxies to localconfigDylan William Hardison1-1/+1
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-33/+7
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...Dylan William Hardison1-0/+1
2017-07-28Bug 1378873 - user autocomplete no longer works for some stringsDylan William Hardison1-1/+23
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison1-16/+16
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison1-1/+7
2017-04-18Bug 1355142 - Implement trick_taint in terms of Taint::Util::untaint()Dylan William Hardison1-8/+7
2017-03-07Bug 1345181 - Improve performance of html_quote()Dylan William Hardison1-6/+9
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison1-0/+3
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-26/+6
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-6/+26
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-26/+6
2015-11-03Bug 1220734 - Use of uninitialized value $proxies[0] in string eq at Bugzilla...David Lawrence1-1/+1
2015-10-31Bug 1218457 - Allow localconfig to override (force) certain data/params valuesDylan William Hardison1-1/+1
2015-10-28Bug 1217536 - allow inbound_proxy supports '*'Dylan William Hardison1-20/+15
2015-09-09Bug 1202461 - backport bug 319953 to bmo (Missing real email syntax check)Byron Jones1-3/+13
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in p...Byron Jones1-3/+67
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence1-2/+8
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ...Byron Jones1-8/+2
2014-11-04Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for login...David Lawrence1-2/+8
2014-09-18Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones1-3/+8
2014-09-10Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin1-3/+7
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...David Lawrence1-1/+7
2014-05-29Bug 950491 - When viewing a dependency graph, an "uninitialized value" warnin...David Lawrence1-1/+1
2014-05-12Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, prev...Frédéric Buclin1-5/+5
2014-04-23Add missing fix from bug 968576Byron Jones1-0/+4
2013-10-21fix breakage caused by bug 922684Byron Jones1-1/+8
2013-09-27Revert Bug 917669 - invalid or expired authentication tokens and cookies shou...Dave Lawrence1-15/+2
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence1-2/+15
2013-08-29Bug 909360 - backport upstream bug 898830 to bmo/4.2 for performance improvem...Dave Lawrence1-2/+6
2013-04-22Bug 859315: lots of "Lock wait timeout exceeded" errors when updating cf_cras...Byron Jones1-3/+3
2012-11-26Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in performan...Dave Lawrence1-10/+11
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ...Dave Lawrence1-1/+1
2012-10-12Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for pe...Dave Lawrence1-8/+11
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin1-3/+105
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin1-16/+1
2012-01-31Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email a...Frédéric Buclin1-1/+1
2011-11-19cancelled -> canceledFrédéric Buclin1-1/+1
2011-11-19Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin1-26/+29
2011-08-05Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to theMax Kanat-Alexander1-1/+1
2011-05-30Bug 659816: Fix url_decoding of utf8 stringsByron Jones1-4/+1
2011-03-09revert accidental property changesByron Jones1-0/+0
2011-03-09Bug 633776: Automatic charset detection for text attachmentsByron Jones1-1/+67
2011-02-11Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello1-7/+19
2011-01-24Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness ofMax Kanat-Alexander1-1/+8
2011-01-04Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander1-0/+9
2010-09-30Bug 573195: Make Bug.get return all of a bug's standard and custom fieldMax Kanat-Alexander1-3/+12
2010-08-06Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin1-19/+1