Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 838846: In Product.get, include_fields => ['components'] no longer ↵ | Simon Green | 2013-02-15 | 3 | -19/+41 | |
| | | | | | | returns data about components r/a=LpSolit | |||||
* | Bug 830330: Make flags honour bug_check_can_change_field | Hugo Seabrook | 2013-02-15 | 3 | -3/+9 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 830333: Make the comment box hidden if bug_check_can_change_field ↵ | Hugo Seabrook | 2013-02-15 | 2 | -15/+21 | |
| | | | | | | reports the user is unable to comment on the bug r=glob, a=LpSolit | |||||
* | Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ↵ | Byron Jones | 2013-02-15 | 4 | -12/+79 | |
| | | | | | | to avoid memory leaks r=dkl, a=LpSolit | |||||
* | Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files ↵ | Byron Jones | 2013-02-15 | 1 | -5/+14 | |
| | | | | | | were found in the attachment" r=dkl, a=LpSolit | |||||
* | Bug 784352: Show a warning when interdiff reports errors | Byron Jones | 2013-02-07 | 2 | -13/+34 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 834770: testserver.pl should support uppercase URLs | Koosha Khajeh Moogahi | 2013-02-03 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 821410: Add support for bitbucket.org for the 'See Also' field | Koosha Khajeh Moogahi | 2013-02-03 | 3 | -0/+41 | |
| | | | | r/a=LpSolit | |||||
* | Bug 102048: Display the "Blocks" and "Depends On" columns in buglists | Hugo Seabrook | 2013-01-30 | 3 | -2/+17 | |
| | | | | r/a=LpSolit | |||||
* | Bug 833752 - Bug id custom fields should be clickable in bug list | Hugo Seabrook | 2013-01-30 | 1 | -0/+4 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 835780: Order quips chronologically when listing them | Daniel Piddock | 2013-01-30 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 824636: Only show "Show dependency tree / graph" when there are bugs in ↵ | Olav Vitters | 2013-01-30 | 1 | -12/+14 | |
| | | | | | | the dependency chain r/a=LpSolit | |||||
* | Bug 272407: Send an e-mail when the administrator creates a new account for ↵ | Hugo Seabrook | 2013-01-30 | 3 | -0/+50 | |
| | | | | | | a user r/a=LpSolit | |||||
* | Bug 819371: Weird list of arguments passed to query.cgi when accessing ↵ | Frédéric Buclin | 2013-01-22 | 1 | -1/+1 | |
| | | | | | | advanced search r=glob a=LpSolit | |||||
* | Bug 820766: The requester and requestee fields in the Requests page are way ↵ | Frédéric Buclin | 2013-01-17 | 2 | -4/+15 | |
| | | | | | | too small in narrow windows r=dkl a=LpSolit | |||||
* | Bug 752946 - Fixed uninitialized error | Dave Lawrence | 2013-01-17 | 1 | -1/+1 | |
| | ||||||
* | Bug 752946 - Moving a bug into another product lists inactive components, ↵ | Dave Lawrence | 2013-01-17 | 2 | -7/+26 | |
| | | | | | | milestones and versions r/a=LpSolit | |||||
* | Bug 830467: Don't call _wanted_languages() when only one is available | Frédéric Buclin | 2013-01-17 | 3 | -11/+16 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 819432: Execute queries in two steps to improve performance | Frédéric Buclin | 2013-01-16 | 8 | -49/+218 | |
| | | | | r=dkl a=LpSolit | |||||
* | Fix bustage | Frédéric Buclin | 2013-01-15 | 1 | -1/+4 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=829709 | |||||
* | Bug 829601: Bugzilla->local_timezone should be stored in process_cache ↵ | Frédéric Buclin | 2013-01-14 | 1 | -1/+1 | |
| | | | | | | instead of request_cache r=glob a=LpSolit | |||||
* | Bug 830373: Remove the unused global/help.html.tmpl template | Frédéric Buclin | 2013-01-14 | 2 | -22/+0 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 829939: Only build default_authorizer on request | Frédéric Buclin | 2013-01-14 | 1 | -1/+1 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 829709: Do not load CSS files from all skins by default | Frédéric Buclin | 2013-01-14 | 2 | -72/+21 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 829852: Requirements.pm no longer uses Safe | Frédéric Buclin | 2013-01-14 | 1 | -1/+0 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 787668 #2: Use |use parent| instead of |use base| | Frédéric Buclin | 2013-01-12 | 1 | -1/+1 | |
| | ||||||
* | Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to ↵ | Frédéric Buclin | 2013-01-07 | 2 | -1/+13 | |
| | | | | | | improve performance r=dkl a=LpSolit | |||||
* | Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanism | Byron Jones | 2013-01-07 | 1 | -5/+7 | |
| | | | | r=LpSolit,r=LpSolit | |||||
* | Bug 826678: Disable warnings about the deprecated Return::Value module when ↵ | Frédéric Buclin | 2013-01-06 | 3 | -0/+19 | |
| | | | | | | loading Email::Send r=wicked a=LpSolit | |||||
* | Bug 824262: Querying for strings in comments is now ultra slow | Frédéric Buclin | 2013-01-03 | 1 | -7/+18 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 824616: The urlbase field in global/header.html.tmpl must be filtered | Matt Selsky | 2013-01-03 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Fix bustage due to bug 801664 | Frédéric Buclin | 2013-01-02 | 1 | -3/+3 | |
| | ||||||
* | Bug 801664 - Add DATE type for custom fields. r=LpSolit. | Gervase Markham | 2013-01-02 | 14 | -16/+64 | |
| | ||||||
* | Bug 413851 - add CSV output option to request lists. r=LpSolit. | Gervase Markham | 2013-01-02 | 6 | -31/+99 | |
| | ||||||
* | Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc | Byron Jones | 2013-01-03 | 5 | -24/+43 | |
| | | | | r=LpSolit,a=LpSolit | |||||
* | Bug 822547: Fix POD coverage bustage | Byron Jones | 2013-01-03 | 2 | -0/+5 | |
| | ||||||
* | Bug 822547: Make jobqueue.pl clear the request cache before sending each mail | Byron Jones | 2013-01-03 | 2 | -1/+20 | |
| | | | | r=dkl,a=LpSolit | |||||
* | Bug 824640: The product name generated by collectstats.pl is broken | Frédéric Buclin | 2013-01-02 | 1 | -4/+6 | |
| | | | | r=wurblzap a=LpSolit | |||||
* | Bug 825781: extensions/create.pl should capitalize the name of the new ↵ | Frédéric Buclin | 2013-01-02 | 1 | -0/+1 | |
| | | | | | | extension automatically instead of complaining r=glob a=LpSolit | |||||
* | Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part() | Frédéric Buclin | 2013-01-02 | 1 | -1/+2 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 824342: The "First" and "Last" links should be disabled on bug ↵ | Sunil Joshi | 2013-01-02 | 1 | -7/+16 | |
| | | | | | | navigation when we are on the first or last bug respectively of the buglist r=LpSolit a=justdave | |||||
* | Bug 825524: When cloning a bug, the "We've made a guess at your operating ↵ | Sunil Joshi | 2013-01-02 | 1 | -1/+1 | |
| | | | | | | system and platform" message should not be displayed r/a=LpSolit | |||||
* | Bug 685607: When a user edits the last bug of a buglist and his user pref is ↵ | Sunil Joshi | 2013-01-02 | 1 | -2/+2 | |
| | | | | | | set to "Show next bug in my list", the page header looks like to have missing data r/a=LpSolit | |||||
* | Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endings | Matt Selsky | 2013-01-02 | 1 | -16/+16 | |
| | | | | r/a=LpSolit | |||||
* | Bug 353351: The name of the component in enter_bug.cgi should not be case ↵ | Koosha Khajeh Moogahi | 2013-01-02 | 1 | -1/+1 | |
| | | | | | | sensitive r=glob a=LpSolit | |||||
* | Bug 415658: Allow apostrophes in email addresses | Hugo Seabrook | 2013-01-02 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵ | Sunil Joshi | 2013-01-02 | 2 | -0/+8 | |
| | | | | | | page instead of throwing an error r/a=LpSolit | |||||
* | Bug 816870: All extensions must require Perl 5.10.1 to pass tests | Matt Selsky | 2013-01-01 | 24 | -0/+47 | |
| | | | | r/a=LpSolit | |||||
* | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | Reed Loden | 2012-12-31 | 4 | -8/+55 | |
| | | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit] | |||||
* | Bug 365524: Improve emailregexpdesc parameter help text | Sunil Joshi | 2012-12-30 | 1 | -1/+1 | |
| | | | | r=wicked, a=LpSolit |