Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 478886 - Open Source Red Hat BugzillaRelease-5.0.4-rh44 | 2020-05-07 | 1 | -667/+770 | |
| | | | | Import Red Hat Bugzilla changes. | ||||
* | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53) | 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) | 2016-10-08 | 1 | -1/+1 | |
| | |||||
* | Bug 1234977: Replace \d+ by [0-9]+ in critical validation places | 2016-03-09 | 1 | -2/+2 | |
| | | | | r=dylan a=dkl | ||||
* | Bug 1202447: [SECURITY] The email address is not properly validated during ↵ | 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 ↵ | 2014-09-18 | 1 | -3/+8 | |
| | | | | | | format r=dylan,a=glob | ||||
* | Bug 1046213: datetime_from() generates wrong dates if year < 1901 | 2014-09-08 | 1 | -3/+7 | |
| | | | | r=sgreen a=glob | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | 2014-08-13 | 1 | -0/+1 | |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, ↵ | 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 | 2014-04-17 | 1 | -0/+4 | |
| | | | | r=glob a=justdave | ||||
* | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | 2014-02-27 | 1 | -1/+1 | |
| | | | | r=gerv a=justdave | ||||
* | Bug 950491: When viewing a dependency graph, an "uninitialized value" ↵ | 2013-12-19 | 1 | -1/+1 | |
| | | | | | | warning is thrown r/a=sgreen | ||||
* | Bug 916633 - join_activity_entries doesn't reconstitute text with commas ↵ | 2013-11-08 | 1 | -2/+3 | |
| | | | | | correctly. r=glob, a=sgreen | ||||
* | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | 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. | 2013-08-15 | 1 | -1/+1 | |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 898830: Improve loading time of show_bug.cgi | 2013-08-09 | 1 | -2/+5 | |
| | | | | r=sgreen a=justdave | ||||
* | Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries | 2013-07-09 | 1 | -1/+37 | |
| | | | | r=glob, a=justdave | ||||
* | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | 2012-12-31 | 1 | -4/+3 | |
| | | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit] | ||||
* | Bug 787668: Use |use parent| instead of |use base| | 2012-12-01 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | 2012-11-30 | 1 | -0/+16 | |
| | | | | r/a=LpSolit | ||||
* | Bug 804093: Fix autodetected charset for windows-1252 encoded content | 2012-11-27 | 1 | -3/+3 | |
| | | | | r=glob,a=LpSolit | ||||
* | Bug 797636: Improve performance for buglists | 2012-11-16 | 1 | -10/+11 | |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | 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 ↵ | 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 ↵ | 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 | 2012-10-08 | 1 | -8/+11 | |
| | | | | r=glob a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | 2012-09-01 | 1 | -2/+2 | |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | 2012-08-31 | 1 | -19/+2 | |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 635882: html_light_quote() should accept the "target" attribute for links | 2012-06-26 | 1 | -6/+7 | |
| | | | | r/a=LpSolit | ||||
* | Bug 747189: Remove Bugzilla::Util::file_mod_time() | 2012-04-26 | 1 | -25/+1 | |
| | | | | r/a=LpSolit | ||||
* | Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵ | 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 ↵ | 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 | 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 ↵ | 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 | 2011-11-21 | 1 | -16/+10 | |
| | | | | r=dkl a=LpSolit | ||||
* | cancelled -> canceled | 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 | 2011-11-19 | 1 | -26/+29 | |
| | | | | r/a=mkanat | ||||
* | Bug 696537: Load DateTime only when datetime_from() is called | 2011-11-18 | 1 | -2/+3 | |
| | | | | r/a=mkanat | ||||
* | Bug 662070: Use say() instead of print() where appropriate | 2011-08-17 | 1 | -3/+9 | |
| | | | | r=glob a=LpSolit | ||||
* | Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the | 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 | 2011-05-30 | 1 | -4/+1 | |
| | | | | r=mkanat, a=mkanat | ||||
* | revert accidental property changes | 2011-03-09 | 1 | -0/+0 | |
| | |||||
* | Bug 633776: Automatic charset detection for text attachments | 2011-03-09 | 1 | -1/+67 | |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 620827: Refactor remove see also to use remove_from_db instead. | 2011-02-10 | 1 | -7/+19 | |
| | | | | r/a=mkanat | ||||
* | Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of | 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. | 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 | 2010-09-29 | 1 | -3/+12 | |
| | | | | | information r=dkl, a=mkanat | ||||
* | Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so ↵ | 2010-08-06 | 1 | -19/+1 | |
| | | | | | | that bugmails are 100% localizable r/a=mkanat | ||||
* | Bug 572602: Change the way that Bugzilla::Object determines what fields | 2010-06-23 | 1 | -2/+5 | |
| | | | | | | | | | are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat | ||||
* | A few tinderbox bustage fixes from the checkin of bug 24896. | 2010-06-15 | 1 | -1/+1 | |
| |