summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Bug 854412: search plugin does not use bmo favicon but the generic dino headByron Jones2-22/+7
2013-03-25Bug 838846 - In Product.get, include_fields => ['components'] no longer retur...Simon Green2-12/+26
2013-03-25Bug 848583: Use of uninitialized value in subroutine entry at /data/www/bugzi...Byron Jones1-0/+3
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 Bugzilla/Extension/Push/Serialise.p...Byron Jones1-1/+1
2013-03-25Bug 849120: change "send error to error reporter" from forking to running a p...Byron Jones3-21/+68
2013-03-22Bug 853913 - Some MyDashboard "updated" friendly dates are inappropriate and/...Dave Lawrence2-8/+7
2013-03-21Bug 849905 - bug filing links in my dashboard should be able to be opened in ...Dave Lawrence7-21/+42
2013-03-21Bug 853432 - "Flags requested of you" doesn't show flags that are requested o...Dave Lawrence4-33/+54
2013-03-21Bug 853451: "not implemented" error when updating a bug with the "locale" mul...Byron Jones1-2/+6
2013-03-21Bug 853328 - product/component searching should also search the product's des...Dave Lawrence1-1/+2
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 Jones6-1/+26
2013-03-20Bug 853034: unable to set tracking fields when editing multiple bugsByron Jones1-1/+2
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
2013-03-18Use correct variables for bug and attachment IDs in order to fix patch review...Reed Loden2-2/+2
2013-03-18backout the fix for bug 827983 (see bug 852054)Byron Jones2-11/+31
2013-03-18Fix merge issueByron Jones1-1/+0
2013-03-18merge with bugzilla/4.2Byron Jones2-31/+12
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-18revert accidental commitsByron Jones2-2/+1
2013-03-18Bug 852022: remove getVerifiedEmail() call from personaByron Jones3-15/+2
2013-03-16Bug 827983: "[reply]" link besides the original description will insert ("in ...Hugo Seabrook2-30/+12
2013-03-15Bug 850675: editing the splinter url always appends a /, which results in a b...Byron Jones9-47/+41
2013-03-15fix typo in 500 error pageByron Jones1-1/+1
2013-03-15fix broken images on error pagesByron Jones4-4/+4
2013-03-14Bug 847448 - Add url field (bug_file_loc) to form.docDave Lawrence2-3/+14
2013-03-14Bug 848457: TypeSniffer is chopping the first 32 bytes from attachmentsByron Jones1-5/+6
2013-03-14Bug 849721: drop sizelimit down to 500_000Byron Jones1-2/+2
2013-03-14merge with bugzilla/4.2Byron Jones1-1/+1
2013-03-13Bug 850546: Add custom 401,403,404, and 500 pagesByron Jones6-0/+155
2013-03-13Bug 850309: Allow pasted attachments to be flagged as patchesByron Jones1-6/+4
2013-03-13Bug 850429: Searching on Due Date Is Empty does not work anymoreByron Jones1-4/+13
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 co...Dave Lawrence1-0/+3
2013-03-12Bug 837878 - Display product and component info in show_bug.cgiDave Lawrence2-0/+65
2013-03-12Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)Reed Loden1-1/+1
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
2013-03-12Bug 849721: lower max_unshared_size to 1gByron Jones1-1/+1
2013-03-12make see-also's (add) button consistent with other buttonsByron Jones1-1/+1
2013-03-11Bug 849535 - Some of the field documentation has disappearedDave Lawrence1-36/+18
2013-03-08Bug 848232 - dashboard should not say "0 bugs found" if query hasn't complete...Dave Lawrence3-6/+18
2013-03-08merged with bugzilla/4.2Dave Lawrence1-1/+3
2013-03-08Bug 848250: Bug summary tooltip now includes "---" for unresolved bugsFrédéric Buclin1-1/+3
2013-03-07Bug 841202 - Refactor code in current MozProjectReview extension to be less c...Dave Lawrence3-235/+303