Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugzilla/Util: disable BiDi tr safety | Robin H. Johnson | 2020-01-30 | 1 | -1/+8 |
| | | | | | | | | | | | Perl Safe.pm and 5.30 don't interact well, the following expression is disabled. This introduces a small risk of BiDi characters being added to bugs. Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1588175 Reference: https://rt.perl.org/Public/Bug/Display.html?id=72942 Reference: https://github.com/Perl/perl5/issues/17271 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | no bug - perltidy again, using the latest release | Perl Tidy | 2019-01-31 | 1 | -5/+5 |
| | | | | blame jeff | ||||
* | no bug - reformat all the code using the new perltidy rules | Perl Tidy | 2019-01-30 | 1 | -667/+717 |
| | |||||
* | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53) | Vitaly Belekhov | 2018-01-04 | 1 | -1/+26 |
| | | | | | | | | | | * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommended to not use it (#21) r=mtyson * Fix for vrite in aa735d4 * Added https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ca7bfc9c485c959fad2aee1f7c1dbc0fb484553b | ||||
* | 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 |
| | | | | r=dylan a=dkl | ||||
* | Bug 1202447: [SECURITY] The email address is not properly validated during ↵ | Byron Jones ‹:glob› | 2015-09-10 | 1 | -3/+9 |
| | | | | | | registration if longer than 127 characters r=LpSolit,a=justdave | ||||
* | Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ↵ | Byron Jones | 2014-09-18 | 1 | -3/+8 |
| | | | | | | format r=dylan,a=glob | ||||
* | Bug 1046213: datetime_from() generates wrong dates if year < 1901 | Frédéric Buclin | 2014-09-08 | 1 | -3/+7 |
| | | | | r=sgreen a=glob | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, ↵ | Frédéric Buclin | 2014-05-12 | 1 | -5/+5 |
| | | | | | | preventing users with Unicode passwords from logging in r/a=glob | ||||
* | Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text | Manish Goregaokar | 2014-04-17 | 1 | -0/+4 |
| | | | | r=glob a=justdave | ||||
* | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 2014-02-27 | 1 | -1/+1 |
| | | | | r=gerv a=justdave | ||||
* | Bug 950491: When viewing a dependency graph, an "uninitialized value" ↵ | Frédéric Buclin | 2013-12-19 | 1 | -1/+1 |
| | | | | | | warning is thrown r/a=sgreen | ||||
* | Bug 916633 - join_activity_entries doesn't reconstitute text with commas ↵ | Simon Green | 2013-11-08 | 1 | -2/+3 |
| | | | | | correctly. r=glob, a=sgreen | ||||
* | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | Dave Lawrence | 2013-09-26 | 1 | -2/+15 |
| | | | | | | throw errors, not be silently ignored r/a=glob | ||||
* | Bug 853638 - Status and resolution values in dependency graphs not localizable. | Marc Schumann | 2013-08-15 | 1 | -1/+1 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 898830: Improve loading time of show_bug.cgi | Frédéric Buclin | 2013-08-09 | 1 | -2/+5 |
| | | | | r=sgreen a=justdave | ||||
* | Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries | Simon Green | 2013-07-09 | 1 | -1/+37 |
| | | | | r=glob, a=justdave | ||||
* | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | Reed Loden | 2012-12-31 | 1 | -4/+3 |
| | | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit] | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+16 |
| | | | | r/a=LpSolit | ||||
* | Bug 804093: Fix autodetected charset for windows-1252 encoded content | Thorsten Schöning | 2012-11-27 | 1 | -3/+3 |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 797636: Improve performance for buglists | Frédéric Buclin | 2012-11-16 | 1 | -10/+11 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 2012-11-12 | 1 | -1/+1 |
| | | | | | | not triggered by the code itself r=glob a=LpSolit | ||||
* | Bug 772359: LogActivityEntry shouldn't remove any characters from the field ↵ | Byron Jones | 2012-10-25 | 1 | -3/+3 |
| | | | | | | when splitting long lines; and delimiters need to be inserted when joining split entries r=LpSolit, a=LpSolit | ||||
* | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | Dave Lawrence | 2012-10-16 | 1 | -1/+1 |
| | | | | | | users are not always required to login r/a=LpSolit | ||||
* | Bug 795650: Cache the HTML::Scrubber object for improved performance | Frédéric Buclin | 2012-10-08 | 1 | -8/+11 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -2/+2 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 2012-08-31 | 1 | -19/+2 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 635882: html_light_quote() should accept the "target" attribute for links | Koosha Khajeh Moogahi | 2012-06-26 | 1 | -6/+7 |
| | | | | r/a=LpSolit | ||||
* | Bug 747189: Remove Bugzilla::Util::file_mod_time() | Matt Selsky | 2012-04-26 | 1 | -25/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵ | Frédéric Buclin | 2012-04-18 | 1 | -3/+105 |
| | | | | | | by altering the X-FORWARDED-FOR header r=glob a=LpSolit | ||||
* | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 2012-03-29 | 1 | -16/+1 |
| | | | | | | | code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit | ||||
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 1 | -2/+24 |
| | | | | r=glob a=LpSolit | ||||
* | 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 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite | Frédéric Buclin | 2011-11-21 | 1 | -16/+10 |
| | | | | r=dkl a=LpSolit | ||||
* | cancelled -> canceled | Frédéric Buclin | 2011-11-19 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=703788 | ||||
* | Bug 703788: Improve performance of diff_arrays() with large arrays | Frédéric Buclin | 2011-11-19 | 1 | -26/+29 |
| | | | | r/a=mkanat | ||||
* | Bug 696537: Load DateTime only when datetime_from() is called | Frédéric Buclin | 2011-11-18 | 1 | -2/+3 |
| | | | | r/a=mkanat | ||||
* | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 2011-08-17 | 1 | -3/+9 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the | Max Kanat-Alexander | 2011-08-04 | 1 | -1/+1 |
| | | | | | | difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat | ||||
* | Bug 659816: Fix url_decoding of utf8 strings | Byron Jones | 2011-05-30 | 1 | -4/+1 |
| | | | | r=mkanat, a=mkanat | ||||
* | 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 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 620827: Refactor remove see also to use remove_from_db instead. | Tiago Mello | 2011-02-10 | 1 | -7/+19 |
| | | | | r/a=mkanat | ||||
* | Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of | Max Kanat-Alexander | 2011-01-24 | 1 | -1/+8 |
| | | | | | | | generate_random_password, to protect against an account compromise issue and other critical vulnerabilities. r=LpSolit, a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=621591 | ||||
* | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 2011-01-03 | 1 | -0/+9 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 573195: Make Bug.get return all of a bug's standard and custom field | Max Kanat-Alexander | 2010-09-29 | 1 | -3/+12 |
| | | | | | information r=dkl, a=mkanat | ||||
* | Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so ↵ | Frédéric Buclin | 2010-08-06 | 1 | -19/+1 |
| | | | | | | that bugmails are 100% localizable r/a=mkanat |