summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2013-10-13Bug 926118 - tracking flags are being cleared when making a change to a bug u...Dave Lawrence1-1/+2
2013-10-13Bug 926142 - Can't call method "is_active" on unblessed reference when loadin...Dave Lawrence1-0/+6
2013-10-11Bug 880829 - Migrate current custom field based tracking flags to the new Tra...Dave Lawrence11-393/+435
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
2013-10-01Bug 922705: firefox os beta program form shows an error message after the bug...Byron Jones1-0/+0
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 improvem...Dave Lawrence2-92/+90
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 int...Byron Jones2-5/+8
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
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
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 goin...Byron Jones1-1/+13
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 www...Dave Lawrence1-0/+1
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 regar...Byron Jones4-21/+3
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 extensions/Tracki...Dave Lawrence1-19/+0
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
2013-09-11Bug 909843: trackingflags do not support "Can be set on bug creation"Byron Jones4-2/+23
2013-09-10Bug 904988 - create an ember extension with bespoke methodsDave Lawrence5-1/+749
2013-09-09Bug 912540: the push extension alters the flag_end_of_update hook's args for ...Byron Jones2-9/+19
2013-09-09Bug 912564: tbpl gets deadlocks setting last_activity_ts (schema only)Byron Jones1-0/+19
2013-09-06Bug 913208 - Allow deleting of tracking flags that do not have bug values set...Dave Lawrence4-15/+14
2013-09-05Bug 912479: merge-users.pl causes foreign key constraint errors in the user-p...Byron Jones1-0/+19
2013-09-03Bug 912232 - Show tracking flag bug counts in tracking flag list as well as o...Dave Lawrence4-11/+29
2013-09-02remove accidental commitsByron Jones4-18/+2
2013-09-02Bug 909843: trackingflags do not support "Can be set on bug creation"Byron Jones6-279/+338
2013-09-02Bug 911545: Fetching a non-public bug via XML fails due to TrackingFlags exte...Byron Jones1-1/+1
2013-08-28Bug 909278: deadlocks setting last_activity_tsByron Jones1-7/+29