summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-27Bug 1168303: send-request-nags.pl is triggering oom on bugzillaadm.private.scl3Byron Jones1-91/+126
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones14-745/+114
perl and javascript
2015-05-27Bug 1165355: sanitizeme.pl script should remove webservice api keys from ↵David Lawrence1-0/+1
database to remove sensitive information
2015-05-26- Updated to use https for proxy schemeDavid Lawrence1-1/+1
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones56-465/+454
jquery)
2015-05-26Bug 1168357: Unable to reset mentor in modal bug viewByron Jones1-0/+2
2015-05-26Bug 1162302: Bugzilla to Github 0auth CSRFDylan William Hardison2-1/+15
2015-05-26Bug 1168190: "See Also" should accept webcompat.com/issues/ - prefixed URLsByron Jones3-0/+37
2015-05-25Bug 1158513 - MozReview attachment-migration script. r=globMark Côté1-0/+151
Migration script for MozReview. For every bug with a MozReview parent-review-request-URL attachment, create associated patches for children and obsolete the parent.
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a ↵Byron Jones7-0/+75
patch attached
2015-05-22Bug 1166623: move MAX_REVIEWER_LAST_SEEN_DAYS_AGO from a constant to a parameterByron Jones2-8/+31
2015-05-22docker/generate_bmo_data should fail if the admin@mozilla.bugs account does ↵Byron Jones1-1/+1
not exist
2015-05-20Bug 1166777: Script for generating API keysByron Jones1-0/+25
2015-05-20Bug 1166616: disabling of reviewer last-seen doesn't work for users that ↵Byron Jones1-1/+1
don't have a last_seen_date
2015-05-20Bug 1164321: fix chrome issuesByron Jones2-6/+11
2015-05-19Bug 1163868: Include requests from others in RequestNaggerByron Jones10-326/+570
2015-05-19Bug 1166280: max-width missing from bottom-actions, causing "top" and "new ↵Byron Jones1-0/+1
bug" buttons misalignment on the right edge of window
2015-05-19Bug 1160430: Backport bug 69267 to BMO (Add the ability to deactivate keywords)Dylan William Hardison11-59/+126
2015-05-18Bug 1165917: support tbplbot@gmail.com and treeherder@bots.tld as the ↵Byron Jones3-4/+28
tbpl/treeheder bot name
2015-05-18Bug 1162334: email_enabled value inverted in User.update RPC callJeff Fearn2-4/+7
2015-05-18Bug 1165464: Incorrect link used for firefox helpByron Jones1-3/+3
2015-05-18Bug 1165741: query.cgi's Component list should be sorted case-independentByron Jones1-1/+1
2015-05-15Bug 908387: product/component searching should sort hits on ↵Byron Jones1-0/+15
product/component name before hits on descriptions
2015-05-14Bug 1164863: backport upstream bug 1163248 to bmo to remove dependency on ↵David Lawrence2-4/+9
File::Slurp for checksetup.pl
2015-05-13Backport bug 69267 to BMO (Add the ability to deactivate keywords) - schema onlyDylan William Hardison2-0/+6
r=glob
2015-05-13Bug 1163326: implement dirty select tracking in bug-modal to address firefox ↵Byron Jones4-0/+49
refresh issue
2015-05-12Bug 1116118: 003safesys.t shouldn't compile all files by default. r=globGervase Markham1-1/+9
2015-05-12Bug 1146770: implement comment previewByron Jones7-27/+175
2015-05-12fix permissions on contrib/docker executablesByron Jones1-0/+6
2015-05-12Bug 1163896: summary should linkify bug numbers in modal viewByron Jones1-1/+1
2015-05-11Bug 751862 - Make it so people inactive in last 60 days can't be asked for ↵Gervase Markham3-8/+47
review and aren't suggested. r=glob
2015-05-11Bug 1161716: backport bug 1140575 to allow adding comment tags via ↵David Lawrence2-19/+52
webservice API when creating/updating
2015-05-11Bug 1163575: Intermittent error prevents ProductDashboard from workingByron Jones1-13/+12
2015-05-11Bug 1163333: Per-product default platform is set to (undefined) ↵Dylan William Hardison1-1/+1
default_product method instead of default_platform
2015-05-11Bug 1163007: Mozillians url issue at form.reps.mentorshipDylan William Hardison1-1/+1
2015-05-11Bug 1163324: Fix copy-pasta error in GitHubAuthDylan William Hardison1-2/+2
2015-05-08Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵Byron Jones1-6/+27
update_attachment webservice if they do not have editbugs
2015-05-07Bug 1161567: always show the intermediate confirmation page when not using ↵Byron Jones2-2/+8
the modal view
2015-05-06Bug 1161983: History navigation broken when using modal viewByron Jones1-2/+2
2015-05-06Bug 1162041: Update robots.txt to disallow indexing of ↵David Lawrence1-0/+1
page.cgi?id=user_activity.html in case links exist from outside BMO
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