summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-05Bug 1158516 - Fetch MozReview summaries by bug. r=globMark Côté4-52/+59
Instead of issuing separate calls for every MozReview request associated with a given bug, call the new MozReview summaries-by-bug API exactly once.
2015-05-05Bug 1161568: unable to move non-public bugs between products when groups ↵Byron Jones1-3/+4
need updating (hitting save on intermediate page shows the intermediate page again)
2015-05-05Bug 1159282: form.dev-engagement-event: stop creating a second "discussion" bugDavid Lawrence1-74/+0
2015-05-04Bug 1153100: add mozreview's table to bug-modalByron Jones10-37/+113
2015-05-04Bug 1157124: don't report sql search errors to sentyByron Jones1-1/+1
2015-04-30Bug 1151745: add ui to minimise steps required to move bugs between productsByron Jones11-82/+591
2015-04-28Bug 1159307: Can we add the Rank field to Product "Toolkit"David Lawrence1-0/+1
2015-04-28Bug 1159166: When I ask for review from someone who is not accepting ↵Byron Jones4-4/+4
reviews, my red request count in the top left becomes their request count
2015-04-28Bug 1154026: Pre-fill Bounty Attachment form fields for e.g. date and reporterDylan William Hardison1-0/+12
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones4-5/+13
2015-04-28Bug 1149659: crash signature not linking to signature summary on socorroByron Jones4-2/+45
2015-04-28Bug 1153102: add hooks for bug bounty display and formByron Jones6-14/+88
2015-04-24Bug 1157395: CSRF in log in formDavid Lawrence9-12/+99
2015-04-22Bug 1157113: Argument "" isn't numeric in numeric eq (==) at ↵Byron Jones1-1/+1
Bugzilla/Extension/TrackingFlags/Flag.pm line 406
2015-04-22Bug 1157124: don't report sql search errors to sentyByron Jones1-0/+8
2015-04-22Bug 1157095: bug-modal should treat "unspecific" platform values as unsetByron Jones1-1/+2
2015-04-21(no bug) git should ignore cpanfileByron Jones1-0/+1
2015-04-21Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones14-57/+283
2015-04-20BMO Docker image fixes to bring up to speed with recent extension changesDavid Lawrence2-50/+18
2015-04-20Sync contrib/docker/* with upstream docker-bugzilla:bmoDavid Lawrence8-58/+220
2015-04-20Bug 880227: Install of Bugzilla DBI module fails due to mirror.hiwaay.net ↵Simon Green1-7/+1
not being available
2015-04-20Bug 1155869: Ctrl+e is consumed by Edit button and cursor doesn't move to ↵Byron Jones1-0/+3
the end of the line.
2015-04-17Bug 1155528: stop linking bzr commit messages to bzr.mozilla.org's loggerheadByron Jones1-17/+0
2015-04-17Bug 1154730: rewrite product/component searching to use jquery-ui instead of yuiByron Jones32-330/+333
2015-04-17Bug 579089: Change default Hardware / OS values to be "Unspecified/Unspecified"Byron Jones1-0/+75
2015-04-17Bug 1113375: Make changes to MDN's feature request formDavid Lawrence2-53/+142
2015-04-14Bug 1154252: Bug 1146767: triggers method on undefined value warningByron Jones1-1/+7
2015-04-14Bug 1031035: fix broken XMLRPCByron Jones1-1/+2
2015-04-14Bug 1153103: add hooks for legal product disclaimerByron Jones7-7/+59
2015-04-14Bug 1146767: update relative dates without refreshing the pageByron Jones8-16/+196
2015-04-14Bug 1154098: Unable to add mentors to bugsByron Jones1-0/+1
2015-04-13Bug 1148490: Custom Budget Request form for FSA programDavid Lawrence3-0/+285
2015-04-13Bug 1152360: backport upstream bug 1143005 that adds a parameter to ↵David Lawrence5-118/+60
checksetup.pl for generating cpanfile for dependency resolution
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" ↵Byron Jones1-1/+0
are not pressed at the same time
2015-04-13Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2-0/+11
2015-04-13Bug 1149406: "project flags" label is visible even if there aren't any ↵Byron Jones1-26/+38
project flags
2015-04-13Bug 1152118: Shortcut for editing gets triggered even when "ctrl" and "e" ↵Byron Jones2-12/+11
are not pressed at the same time
2015-04-13Bug 1152818: changing an assignee to nobody@mozilla.org or any .bugs address ↵Byron Jones3-1/+47
should automatically reset the status to NEW
2015-04-09Bug 1152662: user story text should wrapByron Jones2-5/+2
2015-04-08Bug 1090493: Allow ComponentWatching extension to work on either bmo/4.2 or ↵David Lawrence1-1/+13
upstream 5.0+
2015-04-08Bug 1152368 - BUGZILLA_VERSION in Bugzill::Constants causes error when ↵David Lawrence1-2/+3
installing Perl deps for new BMO installation r=dylan
2015-04-08Bug 1150448: Replace the newline with " - " when the bug's id and summary ↵Byron Jones1-0/+21
are copied
2015-04-08Bug 1152167: "powered by" logo requests fails: it sets the assignee to dboswellByron Jones1-1/+1
2015-04-08Bug 1152163: passing an invalid bug id to the multiple bug format triggers: ↵Byron Jones1-0/+1
Can't call method "name" on an undefined value
2015-04-08Bug 1152160: "take" button doesn't update the ui, so it looks like nothing ↵Byron Jones1-6/+2
happened
2015-04-07Bug 1150074: when a person blocks needinfo? requests, it prevents comments ↵Byron Jones1-1/+2
on a bug when there is an existing ni? request
2015-04-07Bug 1146760: cannot add other people to the cc listByron Jones4-3/+32
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones1-1/+1
2015-04-07Bug 1149438: keyboard shortcut (hotkey) for "Edit" buttonByron Jones3-0/+15
2015-04-07Bug 1149796: "Reset Assignee to default" and "Reset QA Contact to default" ↵Byron Jones5-18/+89
options missing when changing a bug's component