summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-05Bug 1050232 - Improve layout of guided bug entry product selectionDylan William Hardison7-112/+205
2015-01-05Bug 1117246: X-Bugzilla- headers included in bugmail message-body aren't ↵Byron Jones1-1/+1
grayed out in review/needinfo request emails, in Thunderbird, due to lack of a space after "--" separator
2015-01-05Bug 696726: automatically create "watch users" for componentsByron Jones3-3/+112
2015-01-05Bug 1113630: Set window.opener to null for the URL field to prevent ↵Frédéric Buclin3-4/+5
interaction between a remote script and the bug report
2014-12-30Bug 1027903 - Please create a WebOps Request Form in BugzillaDylan William Hardison3-0/+196
r=dkl
2014-12-22Bug 1113286: backport upstream bug 686333 to bmo/4.2 to convert Bugzilla ↵David Lawrence4-9/+19
login fields to <input type=email>
2014-12-22Bug 1098291: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+1
X-Requested-With r=glob,a=glob
2014-12-22Bug 836713 - Make group membership reports publicly-available. r=glob.Gervase Markham4-17/+75
2014-12-22Bug 1112311: Changes to Brand Engagement Initiation formByron Jones2-9/+47
2014-12-22Bug 860297: "see also" links shown by inline history which link to the ↵Byron Jones2-3/+26
current bugzilla installation should show tooltips
2014-12-18Bug 1108631: Add the due_date field to the "Mozilla PR" product and update ↵Byron Jones3-9/+10
the mozpr form to use it
2014-12-17Bug 1111994: HTML 24 hour nag emails do not include invisible header textDavid Lawrence4-2/+6
2014-12-16Bug 1107247: Updates to Spreadsheet Data in form.dev-engagement-eventByron Jones3-22/+63
2014-12-16Bug 1111862: HTML code injection in review history pageDylan William Hardison1-2/+2
2014-12-16Bug 1105745: changes made via the bounty form are not emailed immediatelyByron Jones1-1/+5
2014-12-15Bug 1105155: Indicate that an existing comment has been modified for ↵Byron Jones1-0/+2
tracking flags with prefill text
2014-12-15Bug 1105585: Fix bug bounty form to validate its input more and relax the ↵Dylan William Hardison2-7/+43
restriction on the paid field to include -+? suffix
2014-12-08Bug 1104291: The form.web.bounty page does not say it's a bounty formDavid Lawrence1-0/+2
2014-12-05Bug 829358: Changing the name of a private attachment in an unhidden bug ↵David Lawrence3-3/+9
results in the name change being sent unencrypted
2014-12-04Bug 1107275: Include Build.PL file for bmo/4.2 to install Perl dependencies ↵David Lawrence2-0/+114
(useful for Travis CI, etc.)
2014-11-27Bug 1092578: Decide if an email needs to be encrypted at the time it is ↵Byron Jones2-15/+36
generated, not at the time it is sent
2014-11-26Bug 1063818: Updates to form.dev-engagement-eventDavid Lawrence6-513/+917
2014-11-25Bug 1103837: Bug Bounty Entry Form no longer edits bounty attachment descriptionByron Jones4-4/+33
2014-11-24Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵Byron Jones1-1/+1
false
2014-11-21Bug 1103069: Please fix the colo-trip field for Infrastructure and ↵Dylan William Hardison1-1/+1
Operations :: DCops Name change, just DCOps
2014-11-21Bug 1103069: Please fix the colo-trip field for Infrastructure and ↵David Lawrence1-1/+2
Operations :: DCops
2014-11-20Bug 1102420: Remove "Firefox Screen Sharing Whitelist Submission" link from ↵David Lawrence1-0/+1
new-bug page
2014-11-19Bug 1101659: Remove curtisk from the auto-cc of the sec portion of the moz ↵David Lawrence1-1/+0
project review
2014-11-19Bug 1100942 - Attachment links in request.cgi should go to the attachment ↵David Lawrence1-1/+2
and not default to &action=edit r=gerv,a=glob
2014-11-18Bug 1100368: css concatenation breaks data: urlsByron Jones1-1/+3
2014-11-18Bug 1098956: remove autoland supportByron Jones14-949/+7
2014-11-17Bug 1097382: OS sniffing should detect Windows 10 from "Windows NT 6.4" ↵Gijs Kruitbosch1-0/+1
instead of detecting Windows NT
2014-11-17Bug 1036802: Requests to the native rest/bzapi endpoints with gzip encoding ↵David Lawrence1-4/+0
always result in HTTP/200 responses
2014-11-14Bug 1097813: backport upstream bug 1001462 to bmo/4.2 to fix issue with ↵David Lawrence7-39/+33
using tokens with webservice rest api
2014-11-13Bug 1096565: backport bug 1088253 to bmo/4.2 to allow arbitrary URL params ↵David Lawrence1-8/+29
to be passed to REST API calls
2014-11-11Bug 1096318: Restricting a bug's visibility does not delete any associated ↵Dylan William Hardison1-0/+11
MozReview review requests
2014-11-11Bug 1089805: BzAPI compatibility layer returns HTTP 200 when a bug update failedDavid Lawrence4-21/+65
2014-11-10Bug 1067619: Pulse is not notified of changes to attachment flagsDavid Lawrence3-5/+57
2014-11-07Bug 1094902: needinfo canceled or requested email end with @@body-headers@@Byron Jones1-1/+3
2014-11-06Bug 1093952: need to remove whiteboard entries from lots of bugsByron Jones1-0/+92
2014-11-06Bug 1093479: view job queue shows incorrect value for error_countByron Jones1-1/+4
2014-11-05Bug 1094026: "Your Overdue Requests" (nagging) emails are stuck in the email ↵Byron Jones1-1/+1
queue: utf8 "\x82" does not map to Unicode at /usr/lib64/perl5/Encode.pm line 174
2014-11-04Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ↵Byron Jones10-95/+11
are failing: 'Untrusted Authentication Request'
2014-11-04Bug 1093600: Backout Bug 1088253 for breaking comment addingByron Jones1-21/+12
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones1-1/+0
to limit the number of emails sent to a user per minute and hour)
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones2-1/+2
to limit the number of emails sent to a user per minute and hour)
2014-11-04remove old email queue reportByron Jones1-84/+0
2014-11-04Bug 1093450: Sort by vote isn't sorting correctlyByron Jones4-8/+8
2014-11-04Bug 1092037: backport bug 1062739 to bmo (add the ability for administrators ↵Byron Jones12-22/+326
to limit the number of emails sent to a user per minute and hour)
2014-11-04Bug 1083876: create a bugzilla template for whitelist applicationsDavid Lawrence4-0/+217