Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | Fix bzr perms on arecibo.pl | Dave Lawrence | 1 | -0/+0 |
2013-03-25 | Bug 838846 - In Product.get, include_fields => ['components'] no longer retur... | Simon Green | 1 | -0/+7 |
2013-03-25 | Bug 854412: search plugin does not use bmo favicon but the generic dino head | Byron Jones | 2 | -22/+7 |
2013-03-25 | Bug 838846 - In Product.get, include_fields => ['components'] no longer retur... | Simon Green | 2 | -12/+26 |
2013-03-25 | Bug 848583: Use of uninitialized value in subroutine entry at /data/www/bugzi... | Byron Jones | 1 | -0/+3 |
2013-03-25 | Bug 854386: needinfo doesn't work if user confirmation is required | Byron Jones | 1 | -2/+2 |
2013-03-25 | Bug 854322: Use of uninitialized value in Bugzilla/Extension/Push/Serialise.p... | Byron Jones | 1 | -1/+1 |
2013-03-25 | Bug 849120: change "send error to error reporter" from forking to running a p... | Byron Jones | 3 | -21/+68 |
2013-03-22 | Bug 853913 - Some MyDashboard "updated" friendly dates are inappropriate and/... | Dave Lawrence | 2 | -8/+7 |
2013-03-21 | Bug 849905 - bug filing links in my dashboard should be able to be opened in ... | Dave Lawrence | 7 | -21/+42 |
2013-03-21 | Bug 853432 - "Flags requested of you" doesn't show flags that are requested o... | Dave Lawrence | 4 | -33/+54 |
2013-03-21 | Bug 853451: "not implemented" error when updating a bug with the "locale" mul... | Byron Jones | 1 | -2/+6 |
2013-03-21 | Bug 853328 - product/component searching should also search the product's des... | Dave Lawrence | 1 | -1/+2 |
2013-03-21 | Bug 833204: add support for sending attachments via push | Byron Jones | 1 | -0/+32 |
2013-03-21 | Bug 853314: unable to edit bugzilla push options - insecure dependency | Byron Jones | 6 | -1/+26 |
2013-03-20 | Bug 853034: unable to set tracking fields when editing multiple bugs | Byron Jones | 1 | -1/+2 |
2013-03-20 | put marketplace icon into the correct directory | Byron Jones | 1 | -0/+0 |
2013-03-20 | Bug 851818: Modernize the entry page for filing a bug by including, keeping, ... | Byron Jones | 9 | -56/+91 |
2013-03-20 | Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn... | Frédéric Buclin | 1 | -3/+2 |
2013-03-18 | Use correct variables for bug and attachment IDs in order to fix patch review... | Reed Loden | 2 | -2/+2 |
2013-03-18 | backout the fix for bug 827983 (see bug 852054) | Byron Jones | 2 | -11/+31 |
2013-03-18 | Fix merge issue | Byron Jones | 1 | -1/+0 |
2013-03-18 | merge with bugzilla/4.2 | Byron Jones | 2 | -31/+12 |
2013-03-18 | Bug 851480: REMO swag bugs do not have an attachment anymore | Byron Jones | 3 | -107/+79 |
2013-03-18 | Bug 852026: improve persona's error management | Byron Jones | 2 | -27/+41 |
2013-03-18 | revert accidental commits | Byron Jones | 2 | -2/+1 |
2013-03-18 | Bug 852022: remove getVerifiedEmail() call from persona | Byron Jones | 3 | -15/+2 |
2013-03-16 | Bug 827983: "[reply]" link besides the original description will insert ("in ... | Hugo Seabrook | 2 | -30/+12 |
2013-03-15 | Bug 850675: editing the splinter url always appends a /, which results in a b... | Byron Jones | 9 | -47/+41 |
2013-03-15 | fix typo in 500 error page | Byron Jones | 1 | -1/+1 |
2013-03-15 | fix broken images on error pages | Byron Jones | 4 | -4/+4 |
2013-03-14 | Bug 847448 - Add url field (bug_file_loc) to form.doc | Dave Lawrence | 2 | -3/+14 |
2013-03-14 | Bug 848457: TypeSniffer is chopping the first 32 bytes from attachments | Byron Jones | 1 | -5/+6 |
2013-03-14 | Bug 849721: drop sizelimit down to 500_000 | Byron Jones | 1 | -2/+2 |
2013-03-14 | merge with bugzilla/4.2 | Byron Jones | 1 | -1/+1 |
2013-03-13 | Bug 850546: Add custom 401,403,404, and 500 pages | Byron Jones | 6 | -0/+155 |
2013-03-13 | Bug 850309: Allow pasted attachments to be flagged as patches | Byron Jones | 1 | -6/+4 |
2013-03-13 | Bug 850429: Searching on Due Date Is Empty does not work anymore | Byron Jones | 1 | -4/+13 |
2013-03-13 | Bug 850543: remove the link to input.m.o/ideas from the guided form | Byron Jones | 2 | -16/+2 |
2013-03-13 | Fixed field label for watch user in ComponentWatching extension | Dave Lawrence | 1 | -1/+1 |
2013-03-13 | Bug 850146 - describecomponents.cgi does not use fragment identifier, only co... | Dave Lawrence | 1 | -0/+3 |
2013-03-12 | Bug 837878 - Display product and component info in show_bug.cgi | Dave Lawrence | 2 | -0/+65 |
2013-03-12 | Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer) | Reed Loden | 1 | -1/+1 |
2013-03-12 | remove accidental commit | Byron Jones | 1 | -1/+0 |
2013-03-12 | Bug 839357: bugmail syslog logging is throwing "Wide character in syswrite" | Byron Jones | 1 | -2/+3 |
2013-03-12 | Bug 849024: Adding a comment to a bug causes an internal error | Dave Lawrence | 1 | -3/+7 |
2013-03-12 | Bug 849721: lower max_unshared_size to 1g | Byron Jones | 1 | -1/+1 |
2013-03-12 | make see-also's (add) button consistent with other buttons | Byron Jones | 1 | -1/+1 |
2013-03-11 | Bug 849535 - Some of the field documentation has disappeared | Dave Lawrence | 1 | -36/+18 |
2013-03-08 | Bug 848232 - dashboard should not say "0 bugs found" if query hasn't complete... | Dave Lawrence | 3 | -6/+18 |