summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence29-124/+467
the global/header template, and update the header and footer to use jquery
2015-01-28Bug 1126315: Add rewrite rule to htaccess to properly map BzAPI requests to ↵David Lawrence1-0/+1
the BzAPI compatibility extension path
2015-01-28Bug 1050639: Refresh bugzilla-dev databaseByron Jones1-23/+38
2015-01-27Bug 1124432: Backport upstream bug 1079065 to bmo/4.2 to fix improper use of ↵David Lawrence16-28/+28
open() calls
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵Byron Jones18-1/+125
webservice api methods
2015-01-26Bug 1121594 - Revised formDylan William Hardison2-5/+86
2015-01-26Bug 1125320: form.dev-engagement-event: Two new questionsDavid Lawrence3-24/+43
2015-01-23Bug 1117345: Can't choose a resolution when trying to resolve a bug (with ↵Byron Jones2-3/+7
canconfirm rights)
2015-01-23Bug 616197: Wrap long bug summaries in dependency graphs, to avoid ↵Frédéric Buclin1-0/+1
horizontal scrolling
2015-01-22Bug 1119988: form.dev-engagement-event: disabled accounts causes ↵Byron Jones1-0/+11
invalid/incomplete bugs to be created
2015-01-22Bug 1124254: form.dev-engagement-event: More changes to default NEEDINFOByron Jones1-23/+5
2015-01-21Bug 1122565: editversions.cgi should focus the version field on page load to ↵David Lawrence2-3/+4
cut down on need for mouse
2015-01-21Bug 1119184: Securemail incorrectly displays " You will have to contact ↵David Lawrence2-3/+7
bugzilla-admin@foo to reset your password." for whines
2015-01-21Bug 1122269: no longer have access to ↵Byron Jones1-6/+7
https://bugzilla.mozilla.org/cvs-update.log
2015-01-16Bug 1121594 - Mozilla Recruiting Requisition Opening Process TemplateDylan William Hardison6-0/+404
2015-01-13Add missing terms.bugs that was overlooked in review.Dylan William Hardison1-1/+1
2015-01-13Bug 1078099 - Clarify notes on account-creation page. r=dylanMark Côté1-5/+10
2015-01-10Bug 1119977: form.dev-engagement-event: Changes to default NEEDINFODavid Lawrence1-1/+0
2015-01-09Bug 1108805: Creation of new data compliance bugDavid Lawrence5-0/+259
2015-01-09Bug 1119804: Docker's generate_bmo_data.pl should add missing INCOMPLETE ↵David Lawrence1-0/+67
resolution
2015-01-09Bug 1119443: Docker's generate_bmo_data.pl doesn't have similar bug status ↵Gregory Szorc1-0/+93
settings
2015-01-09Bug 1118724: Private comments on public bugs are sent unencrypted by emailDavid Lawrence1-0/+7
2015-01-08Bug 1119114: bzapi/configuration returns empty flag_types if no bug or ↵David Lawrence1-6/+3
attachment flag types are defined
2015-01-08Bug 1108685: describecomponents.cgi?product=X shouldn't list default ↵David Lawrence1-0/+99
assignee if it's "nobody"
2015-01-08Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn2-1/+18
dumping a stack trace
2015-01-07Bug 1077510: fix docker files permissionsByron Jones1-0/+2
2015-01-06Bug 1118401 - Use https:// for linkification of CVEs and VCS-related outputReed Loden2-10/+16
r=dkl
2015-01-06Bug 1077510: Check a Vagrant/Docker project file (excl DB content) into the ↵David Lawrence13-0/+1324
Bugzilla repo
2015-01-06Bug 1118231 - Link to WebOps form missing from Infrastructure & Operations ↵Dylan William Hardison1-0/+4
bug-entry form
2015-01-06Bug 1117599: CVE ID format change: CVE-\d{4}-\d{4} becomes CVE-\d{4}-\d{4,} ↵Byron Jones1-1/+1
this year
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.)