summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
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
2013-09-19Bug 897236 - Request for Web bounty bugzilla formDave Lawrence1-0/+142
2013-09-18Bug 910728 - User Engagement Project initiation form that generates a bug by ↵Dave Lawrence3-0/+255
default
2013-09-18Bug 804990: very long data urls break inline historyByron Jones2-2/+15
2013-09-18Bug 917203: tracking flags with flag_type of "status" is unclearByron Jones2-14/+11
2013-09-18Bug 917683: comment text still too small in gmailByron Jones1-2/+2
2013-09-18Bug 917577: needinfo? to reporter or assignee should show from whom it's ↵Byron Jones1-1/+13
going to needinfo?
2013-09-17Bug 915856 - Comment field's `name` should be `comment` in Ember.show responseDave Lawrence1-1/+3
2013-09-17Bug 917427 - Please allow release tracking flags to be set on bugs in the ↵Dave Lawrence1-0/+1
www.mozilla.org product
2013-09-17Bug 916955 - Ember.show API doesn't error if an invalid token is providedDave Lawrence2-0/+10
2013-09-17Bug 902457: Remove 'Include Closed' from MyDashboard (show all requests ↵Byron Jones4-21/+3
regardless of a bug's status)
2013-09-17Bug 901122: Create custom entry form for dev-events requestsByron Jones3-3/+621
2013-09-16Bug 916702: tracking flags 'copy' doesn't copy, it editsByron Jones2-2/+3
2013-09-16Bug 916656: release tracking flag refresh (27)Byron Jones1-0/+12
2013-09-13Revert Bug 915830 - Tracking flags don't contain values for ↵Dave Lawrence1-19/+0
extensions/TrackingFlags/Extension.pm
2013-09-13Bug 915830 - Tracking flags don't contain valuesDave Lawrence2-1/+20
2013-09-11Revert Bug 915255 - Add TCL to Beta Program FormDave Lawrence1-2/+1
2013-09-11Bug 915255 - Add TCL to Beta Program FormDave Lawrence1-0/+1
2013-09-11Fix uninit warning in user profile ext when clearing QA contactByron Jones1-1/+1
2013-09-11Bug 912564: tbpl gets deadlocks setting last_activity_tsByron Jones2-8/+114