aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Bug.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-091-7/+7
* Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin2015-08-261-1/+1
* Bug 1191937: If a bug comment contains a reference to a very large bug ID, th...Frédéric Buclin2015-08-141-1/+3
* Bug 1171924: REST API method to update a bug incorrectly removes aliasesTom Stejskal2015-06-101-2/+4
* Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin2015-04-051-47/+72
* Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin2015-04-051-17/+25
* Bug 1095244: DB crash when adding an alias that differs only in case from an ...David Lawrence2014-12-081-2/+13
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-6/+1
* Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take...Dylan William Hardison2014-10-231-0/+5
* Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green2014-10-061-6/+9
* Bug 829273: Certain webservice tests failing due to improper error being thro...David Lawrence2014-09-181-2/+2
* Bug 1053513 - fix patching errorDylan William Hardison2014-09-101-1/+1
* Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugsByron Jones2014-09-101-0/+3
* Bug 1053513 - remove last-visited entries when a user removes involvement fro...Dylan William Hardison2014-09-091-0/+7
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-1/+6
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-141-35/+122
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 1028795: pre-load all related bugs during show_bug initialisationByron Jones2014-07-031-4/+60
* Bug 978146: activity entry when setting flags isn't split across multiple rowsByron Jones2014-06-111-6/+8
* Bug 1020023: update a user's last-visited timestamp for a bug when they perfo...Byron Jones2014-06-051-0/+5
* Bug 1001846: When editing cc_accessible using Bug.update, the method should a...Frédéric Buclin2014-04-291-1/+0
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+24
* Bug 513212 - Allow people to set "See Also" when filing/creating/entering a b...David Lawrence2014-03-201-0/+20
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-10/+10
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-271-0/+24
* Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thr...Frédéric Buclin2014-02-261-3/+6
* Bug 405011: Text is cut off when containing Unicode supplementary characters ...Frédéric Buclin2014-02-251-0/+6
* Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged u...Frédéric Buclin2014-02-251-16/+14
* Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLsFrédéric Buclin2014-02-151-2/+0
* Bug 970184: "possible duplicates" shouldn't truncate words at the first non-w...Byron Jones2014-02-111-2/+4
* Bug 961789: large dependency trees with lots of resolved bugs are very slow t...Byron Jones2014-02-101-8/+15
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+2
* Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus...Gervase Markham2014-01-271-2/+2
* Bug 952284 - Tags set to private comments should not be disclosed to everybod...Dave Lawrence2014-01-021-0/+11
* Bug 237498: Add memcached integrationByron Jones2013-12-191-3/+3
* Fix bustage due to bug 793963. Some very old bugs may have no commentsFrédéric Buclin2013-11-251-1/+2
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-5/+28
* Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones2013-11-181-1/+1
* Bug 340160: Speed up LogActivityEntry()Frédéric Buclin2013-10-141-5/+6
* Backout 1st part of bug 340160: state $sth doesn't work fine with mod_perlFrédéric Buclin2013-10-141-6/+5
* Fixes on checkin for bug 769134Frédéric Buclin2013-10-111-3/+4
* Bug 340160: Speed up LogActivityEntry()Frédéric Buclin2013-09-281-5/+6
* Bug 769134 - Bugzilla unintentionally removes groups when changing products w...Simon Green2013-09-261-0/+4
* Bug 916979 - Bug.search ignores the "limit" parameterDave Lawrence2013-09-181-4/+0
* Bug 904568: emails generated by jobqueue.pl unable to reference custom fieldsByron Jones2013-08-271-10/+14
* Bug 491316 - Allow the reporter to enter keywords at bug creationSunil Joshi2013-08-061-7/+1
* Bug 880113 - Use the cache for the product and component nameSimon Green2013-07-251-8/+2
* Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green2013-07-091-31/+2
* Remove tabsFrédéric Buclin2013-06-051-1/+1
* Bug 878623: Improvement in retrieving a classification name from bugSimon Green2013-06-051-8/+2