summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones8-12/+302
in the header
2013-10-30Bug 932823 - Add BMO hook to choose Infrastructure & Operations as product ↵Dave Lawrence1-0/+8
when itrequest form is loaded
2013-10-30remove inclusion of missing file in requestnaggerByron Jones1-9/+0
2013-10-30Bug 927778: users without canconfirm cannot set needinfo, and can clear ↵Byron Jones3-24/+50
needinfo requests which aren't targeted at them
2013-10-30enable requestnagger, disable requestwhinerByron Jones1-0/+0
2013-10-30Bug 892615: update requestnagging to suport securemailByron Jones5-7/+72
2013-10-29Bug 931232 - form:itrequest has wrong product/component for 'Any other ↵Dave Lawrence1-14/+22
issue' option
2013-10-29Bug 900699 - Change dogfoodtriage component to betatriageDave Lawrence2-2/+2
2013-10-29re-enable requestwhiner, disable requestnagger, restore request-nagger scriptByron Jones2-0/+183
2013-10-29Fix typo in filenameByron Jones1-183/+0
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones21-0/+1353
need-info) and make them follow-able
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones2-0/+108
need-info) and make them follow-able (schema-only)
2013-10-24Bug 930366: detection of github PRs not working with trailing '/' in urlsByron Jones2-2/+2
2013-10-23Bug 930117 - IT request page is brokenDave Lawrence1-10/+10
2013-10-23Bug 924144: Add account creation date to user profileByron Jones3-0/+199
2013-10-23Bug 895687: add UserStory extensionByron Jones8-0/+229
2013-10-22Bug 928387: InlineHistory "marked as a duplicate" detection too eagerByron Jones1-12/+9
2013-10-22Bug 913075 - Change the Bugzilla Product Name of BootToGecko to Firefox OSDave Lawrence5-11/+9
r=glob
2013-10-21Bug 910565: backport bug 877078 to bmo (shift bugmail generation to the ↵Byron Jones1-5/+20
jobqueue)
2013-10-17add missing input imageByron Jones1-0/+0
2013-10-16Bug 926109: Error when searching for many columns at once (MariaDB can only ↵Byron Jones2-0/+15
use 61 tables in a join)
2013-10-16Bug 926641: Release tracking report broken since 12-Oct BMO maintenanceDave Lawrence1-6/+11
2013-10-16Bug 927026: searching for an unset tracking flag is failing againByron Jones1-18/+0
2013-10-15fix default permissions on migrate-github-pull-requests.plByron Jones1-0/+0
2013-10-15Bug 916906: attaching a file which just contains a github url should ↵Byron Jones3-1/+153
automatically redirect to it when viewing
2013-10-15Bug 926842: unable to change status and tracking flag values once they are setByron Jones1-4/+2
2013-10-15Bug 926764: Use of uninitialized value in string eq at ↵Byron Jones1-1/+2
extensions/TrackingFlags/Extension.pm line 412
2013-10-15Bug 926557: searching for tracking flags is broken for negated terms where ↵Byron Jones1-1/+1
values are unset, breaking the leo+ b2g triage query
2013-10-15Bug 926118 - tracking flags are being cleared when making a change to a bug ↵Dave Lawrence1-8/+27
using the webservice api after tracking flag migration r=glob
2013-10-14Bug 926272: searching for an unset tracking flag fails since BMO upgradeByron Jones1-0/+17
2013-10-13Bug 926118 - tracking flags are being cleared when making a change to a bug ↵Dave Lawrence1-1/+2
using the webservice api after tracking flag migration
2013-10-13Bug 926142 - Can't call method "is_active" on unblessed reference when ↵Dave Lawrence1-0/+6
loading certain bugs that have flags set but are no longer visible
2013-10-11Bug 880829 - Migrate current custom field based tracking flags to the new ↵Dave Lawrence11-393/+435
Tracking Flags extension tables r=glob
2013-10-11Bug 920026: Schema changes only for bug 920026Byron Jones1-6/+13
2013-10-01Bug 921860 - Use 64px gravatar for retina display supportDave Lawrence2-1/+1
r=glob
2013-10-01Bug 922705: firefox os beta program form shows an error message after the ↵Byron Jones1-0/+0
bug is created
2013-10-01Bug 922628 - Bugzilla web bounty form sets the wrong flagDave Lawrence1-1/+1
2013-09-30Bug 922246 - backport upstream bug 851267 to bmo/4.2 for performance ↵Dave Lawrence2-92/+90
improvement with large number of votes
2013-09-27Bug 921133: Bugzilla has started to show some CC changes by defaultByron Jones1-1/+1
2013-09-26Bug 921082 - Ember.create API sometimes doesn't return field valuesDave Lawrence2-2/+4
2013-09-26fix issue with needinfo names from bug 919376Byron Jones1-2/+2
2013-09-26Bug 920242: Ember.show's flags field isn't honouring inclusion/exclusionByron Jones1-7/+53
2013-09-26Bug 920868: Remove shipped milestones from b2g status/tracking flagsByron Jones1-0/+2
2013-09-25Bug 919881: Count of pending reviews for suggested reviewers doesn't take ↵Byron Jones2-5/+8
into account feedback requests
2013-09-25Bug 920525: make inline history more efficient when inserting elementsWladimir Palant1-7/+6
2013-09-25Bug 920060: Bug.search API doesn't return total resultsByron Jones1-2/+61
2013-09-25Bug 919917: securemail's publickey field should be lazy-loadedByron Jones1-9/+20
2013-09-23Bug 919041: Remove BMO feature which alters content-type on attachments from ↵Byron Jones1-25/+0
users without editbugs
2013-09-23Bug 919376: needinfo should only display the real nameByron Jones1-3/+3
2013-09-23Bug 919357: Needinfo fixByron Jones1-3/+3