summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Bug.pm
AgeCommit message (Expand)AuthorFilesLines
2018-03-07Revert Bug 1273381Dylan William Hardison1-8/+0
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ...Upasana1-0/+8
2017-07-20Bug 1381869 - Use separate elasticsearch index for Bugzilla::UserDylan William Hardison1-0/+67
2017-06-20 Bug 1374396 - Add initial push connector for Phabricator r=dklDavid Walsh1-0/+6
2017-06-16remove trailing whitespaceDylan William Hardison1-107/+107
2017-05-24Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison1-31/+16
2017-04-10Bug 1355134 - Bugzilla::Bug->groups(): use fetchall_arrayref() for increased ...Dylan William Hardison1-2/+4
2017-03-21Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison1-16/+31
2017-03-17Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison1-31/+16
2017-03-14Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ...Dylan William Hardison1-16/+31
2017-03-07Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison1-31/+16
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison1-1/+143
2016-12-20Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-30/+22
2016-12-16Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML di...Dylan William Hardison1-22/+30
2016-12-15Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-30/+22
2016-11-09Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML di...Dylan William Hardison1-17/+26
2016-11-07Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison1-26/+17
2016-10-14Bug 1309487 - include longdescs.count in result for /rest/bugDavid Lawrence1-0/+12
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-28/+7
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-7/+28
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-28/+7
2016-07-04Bug 1282606 - Fix TrackingFlags memory leakDylan Hardison1-0/+14
2016-06-30Bug 1283310 - Optimizations for Bugzilla::active_custom_fields()Dylan Hardison1-6/+4
2015-10-05Bug 1164063 - show a warning near the attachments table for sec-high/sec-crit...Byron Jones1-0/+6
2015-10-05Bug 1205748 - Can't mark inaccessible bug dependent on a regression it causedByron Jones1-5/+15
2015-08-17Bug 981487 - change bugs_fulltext from myisam to innodbByron Jones1-10/+4
2015-08-01Bug 1189362 - Fix memory leak in Bugzilla::Bug->commentsDylan William Hardison1-1/+2
2015-07-27Bug 1186776 - allow users to set keywords on bug creation (via API/internally...Byron Jones1-7/+1
2015-07-23Bug 1185823 - add additional [audit] syslog entriesByron Jones1-0/+6
2015-07-15Bug 1183975 - limit the number of accounts a new user can add to any multi-us...Byron Jones1-1/+1
2015-06-10remove debuggingByron Jones1-1/+0
2015-06-10Bug 1173235: "Can't call method "id" without a package or object reference" w...Byron Jones1-0/+1
2015-05-27Bug 1162427: the "reset assignee to default" checkbox / functionality should ...Byron Jones1-0/+3
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison1-0/+13
2015-05-11Bug 1161716: backport bug 1140575 to allow adding comment tags via webservice...David Lawrence1-2/+22
2015-05-11Bug 1163333: Per-product default platform is set to (undefined) default_produ...Dylan William Hardison1-1/+1
2015-05-07Bug 1161567: always show the intermediate confirmation page when not using th...Byron Jones1-2/+7
2015-05-05Bug 1161568: unable to move non-public bugs between products when groups need...Byron Jones1-3/+4
2015-04-30Bug 1151745: add ui to minimise steps required to move bugs between productsByron Jones1-22/+50
2015-04-21Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones1-4/+9
2015-02-02Bug 1123769: add a "rank" field to bugzilla to track priorityByron Jones1-0/+25
2014-10-29Bug 1090175 - Backport upstream bug 1083258 (fix single value select elements)Dylan William Hardison1-0/+5
2014-10-23Bug 1062940: Please increase bmo's alias length to match bugzilla 5.0 (40 cha...David Lawrence1-1/+1
2014-10-06merged with upstream 4.2David Lawrence1-6/+9
2014-10-06Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green1-6/+9
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement from...Dylan William Hardison1-1/+1
2014-09-10Bug 1053513: remove last-visited entries when a user removes involvement from...Dylan William Hardison1-0/+6
2014-08-26Bug 1051655: mentor field updated/reset when a bug is updated as a result of ...Byron Jones1-2/+9
2014-07-07Bug 1033955: backport bug 1028795 to bmo (pre-load all related bugs during sh...Byron Jones1-4/+63
2014-06-26Bug 1029991: "bug_comments" hook should run after comment tags are pre-loadedByron Jones1-1/+3