Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-12 | Bug 1294571 - 015remote_ip.t throws a "uninitialized value" warning | David Lawrence | 1 | -1/+1 | |
2016-07-08 | Bug 1284277 - allow inbound_proxy to be set to '*' | Dylan William Hardison | 1 | -20/+15 | |
r=dkl | |||||
2016-04-27 | Bug 218917 - Allow the login name to be different from the email address | Frédéric Buclin | 1 | -6/+4 | |
Original patch by Gervase Markham r=gerv a=dkl | |||||
2016-04-09 | Bug 1261538 - Bugzilla is unable to access attachment.cgi when ssl_redirect ↵ | Frédéric Buclin | 1 | -8/+15 | |
= true and using Plack r=dylan | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -5/+5 | |
r=dkl | |||||
2016-01-12 | Bug 1238987 - Remove the trailing newline when the quoted text in comments ↵ | David Lawrence | 1 | -0/+1 | |
is wrapped r=LpSolit | |||||
2016-01-02 | Bug 688205 - quoted text inside comments should wrap | Albert Ting | 1 | -1/+24 | |
r=dylan,a=dylan | |||||
2015-09-10 | Bug 1202447: [SECURITY] The email address is not properly validated during ↵ | Byron Jones ‹:glob› | 1 | -3/+9 | |
registration if longer than 127 characters r=LpSolit,a=justdave | |||||
2015-03-15 | Bug 902395: Enforce utf8 = true for all installations and remove the utf8 ↵ | Frédéric Buclin | 1 | -38/+30 | |
parameter r=dkl a=sgreen | |||||
2014-09-18 | Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ↵ | Byron Jones | 1 | -3/+8 | |
format r=dylan,a=glob | |||||
2014-09-08 | Bug 1046213: datetime_from() generates wrong dates if year < 1901 | Frédéric Buclin | 1 | -3/+7 | |
r=sgreen a=glob | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2014-05-12 | Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, ↵ | Frédéric Buclin | 1 | -5/+5 | |
preventing users with Unicode passwords from logging in r/a=glob | |||||
2014-04-17 | Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text | Manish Goregaokar | 1 | -0/+4 | |
r=glob a=justdave | |||||
2014-02-27 | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 1 | -1/+1 | |
r=gerv a=justdave | |||||
2013-12-19 | Bug 950491: When viewing a dependency graph, an "uninitialized value" ↵ | Frédéric Buclin | 1 | -1/+1 | |
warning is thrown r/a=sgreen | |||||
2013-11-08 | Bug 916633 - join_activity_entries doesn't reconstitute text with commas ↵ | Simon Green | 1 | -2/+3 | |
correctly. r=glob, a=sgreen | |||||
2013-09-26 | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | Dave Lawrence | 1 | -2/+15 | |
throw errors, not be silently ignored r/a=glob | |||||
2013-08-15 | Bug 853638 - Status and resolution values in dependency graphs not localizable. | Marc Schumann | 1 | -1/+1 | |
r=dkl, a=sgreen | |||||
2013-08-09 | Bug 898830: Improve loading time of show_bug.cgi | Frédéric Buclin | 1 | -2/+5 | |
r=sgreen a=justdave | |||||
2013-07-09 | Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries | Simon Green | 1 | -1/+37 | |
r=glob, a=justdave | |||||
2012-12-31 | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | Reed Loden | 1 | -4/+3 | |
breaking compat with old hashes [r=LpSolit a=LpSolit] | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+16 | |
r/a=LpSolit | |||||
2012-11-27 | Bug 804093: Fix autodetected charset for windows-1252 encoded content | Thorsten Schöning | 1 | -3/+3 | |
r=glob,a=LpSolit | |||||
2012-11-16 | Bug 797636: Improve performance for buglists | Frédéric Buclin | 1 | -10/+11 | |
r=dkl a=LpSolit | |||||
2012-11-12 | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 1 | -1/+1 | |
not triggered by the code itself r=glob a=LpSolit | |||||
2012-10-25 | Bug 772359: LogActivityEntry shouldn't remove any characters from the field ↵ | Byron Jones | 1 | -3/+3 | |
when splitting long lines; and delimiters need to be inserted when joining split entries r=LpSolit, a=LpSolit | |||||
2012-10-16 | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | Dave Lawrence | 1 | -1/+1 | |
users are not always required to login r/a=LpSolit | |||||
2012-10-08 | Bug 795650: Cache the HTML::Scrubber object for improved performance | Frédéric Buclin | 1 | -8/+11 | |
r=glob a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -2/+2 | |
r=wicked a=LpSolit | |||||
2012-08-31 | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 1 | -19/+2 | |
r=mkanat a=LpSolit | |||||
2012-06-26 | Bug 635882: html_light_quote() should accept the "target" attribute for links | Koosha Khajeh Moogahi | 1 | -6/+7 | |
r/a=LpSolit | |||||
2012-04-26 | Bug 747189: Remove Bugzilla::Util::file_mod_time() | Matt Selsky | 1 | -25/+1 | |
r/a=LpSolit | |||||
2012-04-18 | Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵ | Frédéric Buclin | 1 | -3/+105 | |
by altering the X-FORWARDED-FOR header r=glob a=LpSolit | |||||
2012-03-29 | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 1 | -16/+1 | |
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit | |||||
2012-01-23 | Bug 319953: Missing real email syntax check | Frédéric Buclin | 1 | -2/+24 | |
r=glob a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -26/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-11-21 | Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite | Frédéric Buclin | 1 | -16/+10 | |
r=dkl a=LpSolit | |||||
2011-11-19 | cancelled -> canceled | Frédéric Buclin | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=703788 | |||||
2011-11-19 | Bug 703788: Improve performance of diff_arrays() with large arrays | Frédéric Buclin | 1 | -26/+29 | |
r/a=mkanat | |||||
2011-11-18 | Bug 696537: Load DateTime only when datetime_from() is called | Frédéric Buclin | 1 | -2/+3 | |
r/a=mkanat | |||||
2011-08-17 | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 1 | -3/+9 | |
r=glob a=LpSolit | |||||
2011-08-05 | Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the | Max Kanat-Alexander | 1 | -1/+1 | |
difficulty of installing its dependencies. Instead move the code directly into Bugzilla itself. r=LpSolit, r=glob, a=mkanat | |||||
2011-05-30 | Bug 659816: Fix url_decoding of utf8 strings | Byron Jones | 1 | -4/+1 | |
r=mkanat, a=mkanat | |||||
2011-03-09 | revert accidental property changes | Byron Jones | 1 | -0/+0 | |
2011-03-09 | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 1 | -1/+67 | |
r=mkanat, a=mkanat | |||||
2011-02-11 | Bug 620827: Refactor remove see also to use remove_from_db instead. | Tiago Mello | 1 | -7/+19 | |
r/a=mkanat | |||||
2011-01-24 | Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of | Max Kanat-Alexander | 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 | |||||
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 1 | -0/+9 | |
r=LpSolit, a=LpSolit |