summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2013-03-27Bug 855414 - Editing of FlagTypeComment values for each status is broken due ↵Dave Lawrence1-3/+4
to the 4.2 upgrade
2013-03-27Bug 855144 - Android Background Services moduleDave Lawrence1-0/+1
2013-03-27Bug 854891: Add a nagios checker for the push_backlog tableByron Jones1-0/+54
2013-03-27Bug 855128: defer loading of personaByron Jones1-12/+15
2013-03-26Bug 852795 - Request emails should include X-Bugzilla-Product, etc headers ↵Dave Lawrence1-39/+0
(fully backport upstream bug 573919) r=glob
2013-03-26Bug 854770: fix issues with bugzilla-pushByron Jones3-1/+4
2013-03-25Bug 854412: search plugin does not use bmo favicon but the generic dino headByron Jones1-14/+7
2013-03-25Bug 854386: needinfo doesn't work if user confirmation is requiredByron Jones1-2/+2
2013-03-25Bug 854322: Use of uninitialized value in ↵Byron Jones1-1/+1
Bugzilla/Extension/Push/Serialise.pm line 131
2013-03-22Bug 853913 - Some MyDashboard "updated" friendly dates are inappropriate ↵Dave Lawrence2-8/+7
and/or broken w.r.t. timezones
2013-03-21Bug 849905 - bug filing links in my dashboard should be able to be opened in ↵Dave Lawrence7-21/+42
new tabs/windows r=glob
2013-03-21Bug 853432 - "Flags requested of you" doesn't show flags that are requested ↵Dave Lawrence4-33/+54
on Resolved bugs
2013-03-21Bug 853451: "not implemented" error when updating a bug with the "locale" ↵Byron Jones1-2/+6
multi-select field visible
2013-03-21Bug 853328 - product/component searching should also search the product's ↵Dave Lawrence1-1/+2
description.
2013-03-21Bug 833204: add support for sending attachments via pushByron Jones1-0/+32
2013-03-21Bug 853314: unable to edit bugzilla push options - insecure dependencyByron Jones5-1/+18
2013-03-20put marketplace icon into the correct directoryByron Jones1-0/+0
2013-03-20Bug 851818: Modernize the entry page for filing a bug by including, keeping, ↵Byron Jones9-56/+91
and removing products shown on the enter bug page
2013-03-18Use correct variables for bug and attachment IDs in order to fix patch ↵Reed Loden2-2/+2
reviewing problems. https://bugzilla.mozilla.org/show_bug.cgi?id=852072
2013-03-18Bug 851480: REMO swag bugs do not have an attachment anymoreByron Jones3-107/+79
2013-03-18Bug 852026: improve persona's error managementByron Jones2-27/+41
2013-03-18Bug 852022: remove getVerifiedEmail() call from personaByron Jones1-14/+0
2013-03-15Bug 850675: editing the splinter url always appends a /, which results in a ↵Byron Jones8-47/+40
broken url
2013-03-14Bug 847448 - Add url field (bug_file_loc) to form.docDave Lawrence1-2/+13
2013-03-14Bug 848457: TypeSniffer is chopping the first 32 bytes from attachmentsByron Jones1-5/+6
2013-03-13Bug 850543: remove the link to input.m.o/ideas from the guided formByron Jones2-16/+2
2013-03-13Fixed field label for watch user in ComponentWatching extensionDave Lawrence1-1/+1
2013-03-13Bug 850146 - describecomponents.cgi does not use fragment identifier, only ↵Dave Lawrence1-0/+3
colors the entry with green
2013-03-12Bug 837878 - Display product and component info in show_bug.cgiDave Lawrence2-0/+65
r=glob
2013-03-12remove accidental commitByron Jones1-1/+0
2013-03-12Bug 839357: bugmail syslog logging is throwing "Wide character in syswrite"Byron Jones1-2/+3
2013-03-12Bug 849024: Adding a comment to a bug causes an internal errorDave Lawrence1-3/+7
r=glob
2013-03-11Bug 849535 - Some of the field documentation has disappearedDave Lawrence1-36/+18
r=glob
2013-03-08Bug 848232 - dashboard should not say "0 bugs found" if query hasn't ↵Dave Lawrence3-6/+18
completed yet
2013-03-07Bug 841202 - Refactor code in current MozProjectReview extension to be less ↵Dave Lawrence3-235/+303
complex and more maintainable
2013-03-07Bug 848927 - ProductDashboard page for a product only shows unresolved bugs ↵Dave Lawrence1-2/+2
in Priority section, but the "link" to that list shows all bugs
2013-03-07Bug 848714 - Tab links contain &Dave Lawrence1-6/+6
2013-03-07Update the metrics grants emailByron Jones1-5/+5
2013-03-07show "anyone" instead of empty for wind requests on mydashboardByron Jones1-1/+8
2013-03-06Bug 825666 - Update gear request bug formDave Lawrence1-0/+1
2013-03-06Bug 848271 - 'Assigned to You' section says 'in the future' for bug last ↵Dave Lawrence2-4/+4
updated time
2013-03-06Bug 848221 - In My Dashboard in Flags You Have Requested - bugzilla accounts ↵Dave Lawrence1-2/+2
without a name specified are not shown in the requestee field
2013-03-06extensions::SiteMapIndex::Util::bug_is_ok_to_index:Dave Lawrence1-1/+1
Use of uninitialized value $date in substitution (s///) at /data/www/bugzilla.mozilla.org/Bugzilla/Util.pm line 544.
2013-03-06Bug 848290: 'restrict comments' checkbox isn't aligned with the 'need info' ↵Byron Jones1-10/+15
checkbox
2013-03-06Bug 848306: lack of space in bugInfo block on splinter review pageByron Jones2-2/+2
2013-03-06Bug 848335: whine.pl outputs "$VAR1 = [];", triggering a cron email every 15 ↵Byron Jones1-3/+0
minutes
2013-03-06Bug 848217: The product component search field is not putting ↵Byron Jones5-155/+14
bugzilla.mozilla.org components before upstream Bugzilla components
2013-03-06unblock mailByron Jones1-0/+0
2013-03-04Bug 834119: add the ability to force users into using a custom bug formatByron Jones5-40/+90
2013-03-04Fix bugword errorsByron Jones1-3/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=846910