summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-04Bug 929321 - create a script to delete all bugs from the database, and ↵Dave Lawrence1-0/+69
generate two dumps (with and without bugs) r=glob
2013-12-03Bug 853509: Bugzilla version not displayed on the index pageByron Jones2-0/+13
2013-12-03Bug 945501: create 'Firefox :: Developer Tools: User Stories' component and ↵Byron Jones3-9/+29
enable the User Story extension on this component
2013-11-26Remove unused tracking-flags user-errorByron Jones1-4/+0
2013-11-25Bug 928057 - When custom fields are added, a DBA bug should be created to ↵Dave Lawrence1-21/+66
update metrics permissions
2013-11-22merged with bugzilla/4.2Dave Lawrence2-4/+12
2013-11-21Bug 941104 - Default secure group for Mozilla Communities should not be ↵Dave Lawrence1-0/+1
"core-security"
2013-11-20Bug 935570: create an anti-spam extensionByron Jones12-68/+637
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵Byron Jones3-10/+2
single line
2013-11-19Bug 935570: add anti-spam extension (schema-only)Byron Jones2-0/+107
2013-11-19Bug 939844: Don't cache template filters when arguments are suppliedByron Jones1-1/+2
2013-11-18Bug 936241 - Bug.create doesn't allow tracking flags to be set, but ↵Dave Lawrence3-7/+29
Bug.update does r=glob
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones4-20/+17
2013-11-18Bug 939717: do not normalise email addresses for gravatarByron Jones1-2/+2
2013-11-16Bug 939289 - Ember.show API isn't returning field or attachment changes ↵Dave Lawrence1-0/+4
properly when last_updated field is provided https://bugzilla.mozilla.org/show_bug.cgi?id=939298
2013-11-15Bug 932034 - Ember.show API doesn't return can_edit property for dupe_of, ↵Dave Lawrence1-4/+7
blocks, and depends on fields
2013-11-15Bug 939093 - Unclosed <a> or misplaced code in "QA Contact: (edit) (take)"Dave Lawrence1-1/+1
2013-11-15Bug 938763 - Ember.show no longer works since the bug_check_can_change_field ↵Dave Lawrence1-4/+1
hook added to TrackingFlags ext r=glob
2013-11-14Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin1-1/+1
r/a=glob
2013-11-14Bug 938568: Unprivileged users unable to comment on bugsByron Jones2-2/+24
2013-11-14Product and Component entries in emails sent out for new bugs are positioned ↵Byron Jones1-3/+3
too far away https://bugzilla.mozilla.org/show_bug.cgi?id=938507
2013-11-14Bug 935871: Don't show email address without logged inByron Jones3-38/+55
2013-11-14Bug 919199: Ember.show API returns unchanged fields when called with ↵Byron Jones1-51/+62
last_updated param
2013-11-14Bug 931171: add bulk_flag_clear.pl scriptByron Jones3-22/+181
2013-11-13Bug 843298 - Project Kickoff Form: require explicit public/private choiceDave Lawrence2-2/+26
r=dkl
2013-11-13Bug 843457: PROJECT environment variable is not honored when mod_perl is enabledFrédéric Buclin1-3/+11
r/a=glob
2013-11-13Bug 932346: Simple bug-change push extensionByron Jones4-9/+154
2013-11-12Bug 921219 - Include status and summary for bugs listed in `depends_on` and ↵Dave Lawrence1-1/+1
`blocks` fields
2013-11-12Bug 937163 - remove mcoates from the CC list on employee-incident bugsDave Lawrence2-3/+3
2013-11-07Bug 936049 - MyDashboard display of last change for a bug no longer working ↵Dave Lawrence1-5/+9
due to API change for Bug.history
2013-11-07Bug 935570: add ProjectHoneyPot protectionByron Jones4-0/+97
2013-11-06Bug 934573 - Date range for Bug.history WebService API method Dave Lawrence2-8/+11
2013-11-06Bug 935513: inline history no longer works in bugzilla 4.4Byron Jones1-1/+3
2013-11-05Bug 934903: icons for people who have opted out of gravator are 404'ingByron Jones1-6/+7
2013-11-05Bug 934543: persistent xss on page https://bugzilla.mozilla.org/user_profileByron Jones1-1/+2
2013-11-05dummy commit to test changes to push systemByron Jones1-1/+0
2013-11-05dummy commit to test changes to push systemByron Jones1-0/+1
2013-11-05dummy commit to test changes to push systemByron Jones1-0/+2
2013-11-04Bug 891710: Flag names are not hyperlinks if multiple flags were set at the ↵Simon Green1-8/+11
same time
2013-11-04Bug 917318: for auditing purposes, log the client's ip address when an ↵Byron Jones1-8/+19
account is created and when a bug is filed
2013-11-04Fix display of context menu when user is not providedByron Jones1-8/+10
2013-11-01Bug 921219 - Include status and summary for bugs listed in `depends_on` and ↵Dave Lawrence1-2/+30
`blocks` fields r=glob
2013-11-01Bug 933119 - names are no longer links in html bugmailDave Lawrence2-4/+4
r=glob
2013-11-01Bug 933307: request nagging isn't sending emails to requesteesByron Jones1-0/+1
2013-11-01Bug 911812: make the user profile more discoverableByron Jones15-54/+133
2013-10-31Bug 887117: don't precompile templatesByron Jones1-11/+4
2013-10-31Bug 887117: Move the compiled template cache dir to a directory in the ↵Dave Lawrence4-19/+51
document root to avoid storing on NFS
2013-10-31Bug 886497: update the nagios check to allow severity selectionByron Jones1-11/+24
2013-10-31Bug 932511: Adjust the security group background colouring on bugs to look ↵Byron Jones2-0/+34
better with the Mozilla skin
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones10-15/+308
in the header