summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/hook
AgeCommit message (Collapse)AuthorFilesLines
2015-07-16Bug 1184454 - unable to create new productsByron Jones1-10/+5
2015-07-14Bug 1173442 - Implement admin UI changes to allow selecting default product ↵David Lawrence1-1/+46
security group instead of editing code
2015-07-08Bug 1143132: emails about redirected attachment urls link to attachment-edit ↵Byron Jones1-0/+15
instead of the actual url (mozreview, github, etc)
2015-06-02Bug 1169301: The REST link at the bottom of buglist.cgi does not work for ↵David Lawrence1-6/+2
saved searches as currently written
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a ↵Byron Jones2-0/+34
patch attached
2015-05-18Bug 1165917: support tbplbot@gmail.com and treeherder@bots.tld as the ↵Byron Jones1-1/+3
tbpl/treeheder bot name
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones2-4/+12
2015-04-28Bug 1149659: crash signature not linking to signature summary on socorroByron Jones1-0/+38
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones2-0/+45
2015-04-21Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones4-5/+105
2015-04-14Bug 1153103: add hooks for legal product disclaimerByron Jones3-7/+27
2015-04-13Bug 1152818: changing an assignee to nobody@mozilla.org or any .bugs address ↵Byron Jones1-0/+5
should automatically reset the status to NEW
2015-03-03Bug 1134765: Report for recruiting dataByron Jones2-0/+9
2015-03-03Bug 880552: Add links to socorro from the crash signatures in show_bug.cgiByron Jones1-3/+54
2015-02-02Bug 1123769: add a "rank" field to bugzilla to track priorityByron Jones2-0/+21
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence1-2/+10
the global/header template, and update the header and footer to use jquery
2014-12-22Bug 836713 - Make group membership reports publicly-available. r=glob.Gervase Markham1-1/+5
2014-12-16Bug 1107247: Updates to Spreadsheet Data in form.dev-engagement-eventByron Jones1-2/+16
2014-11-25Bug 1103837: Bug Bounty Entry Form no longer edits bounty attachment descriptionByron Jones2-1/+13
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-1/+1
to limit the number of emails sent to a user per minute and hour)
2014-10-24Bug 1084052: Only show "Add bounty tracking attachment" links to people who ↵David Lawrence2-1/+3
actually might do that (not everyone in core-security)
2014-10-15Bug 1062775 - Create a form to create/update bounty tracking tracking ↵Dylan William Hardison2-0/+15
attachments
2014-09-26Bug 1035972: add preference to include all X-Headers in email bodies to ↵Byron Jones ‹:glob›1-1/+10
allow gmail to filter on them
2014-09-01Bug 1056162: add bit.ly support to bmoByron Jones1-0/+15
2014-08-26Bug 1058479: move the "mozilla employees" warning on bugzilla::admin next to ↵Byron Jones1-0/+33
the submit button
2014-08-18Bug 1054795: remove 'Bugzilla Data For Researchers' linkByron Jones1-5/+8
2014-07-24Bug 264721: create READY state for bugs which have enough info/testcases to ↵Byron Jones1-11/+0
start work
2014-07-22Bug 1040841: fix the missing space in the form.legal error messageByron Jones1-5/+6
2014-07-18Bug 1040841: Provide good error message when people can't use form.legalDavid Lawrence1-0/+10
2014-05-20Bug 504461: Allow everyone to make bugs security-sensitive retroactivelyByron Jones1-0/+25
2014-05-07Bug 1006972: remove google analytics from bugzilla.mozilla.orgByron Jones1-16/+0
2014-04-28Bug 963793 - fix to have user story field available on bug creationDavid Lawrence2-0/+43
r=glob
2014-04-18Bug 998236 - Privacy policy url has changedSwarnava Sengupta1-1/+1
2014-04-02Bug 961843: Reset password token leakageByron Jones1-1/+1
2014-02-25Bug 975943: add special support for a "deleted" comment tagByron Jones2-0/+23
2014-02-18Bug 941671: Rename "mozilla-corporation-confidential" to ↵Byron Jones1-3/+3
"mozilla-employee-confidential" and update membership accordingly
2014-01-31Bug 587701: Make it possible to hide "TinderboxPushlog Robot" spamByron Jones2-22/+29
2014-01-28Bug 893641 - change the maxlength of the component field in search resultsDave Lawrence1-0/+9
2013-11-01Bug 911812: make the user profile more discoverableByron Jones1-1/+2
2013-07-25Bug 750742: Create new BMO extension called TrackingFlags to move current ↵David Lawrence1-128/+0
tracking flags away from custom fields
2013-07-03Bug 889244 - Use of Google Analytics is exposing bug titles for secure bugsDave Lawrence1-0/+3
2013-06-14Bug 883330 - Clone of a secure bug defaults to IN-secure (not hidden)Dave Lawrence1-3/+3
2013-06-11Bug 881603: fix the mozilla skin's footerByron Jones2-1/+11
2013-05-13Add missing error object for the product-security-reportByron Jones1-0/+2
2013-05-08Bug 869261: In the bug entry form the default security group should be ↵Byron Jones1-5/+13
displayed to let user know which group will be set
2013-05-07Bug 869025: create a report to sanity check product's default security groupByron Jones1-0/+7
2013-05-06Bug 825886: When moving bugs from one product to another, I should be able ↵Byron Jones2-24/+1
to keep a security bug private across groups that I'm not a member of
2013-04-24Bug 853483: Triage report times out on Firefox (Any) queryByron Jones1-0/+4
2013-04-22remove debug lineDave Lawrence1-1/+0
2013-04-09Bug 852279 - Bug pages no longer added to bfcache due to unload listener on ↵Dave Lawrence1-34/+57
Window r=glob