Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | fix typo | Frédéric Buclin | 2012-12-29 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=825443 | |||||
* | Bug 825443: Linkify "Add a new classification" | Sunil Joshi | 2012-12-29 | 1 | -4/+4 | |
| | | | | r/a=LpSolit | |||||
* | Bug 804343: Implement autolinkification for a list of comment ids | Koosha Khajeh Moogahi | 2012-12-29 | 2 | -1/+17 | |
| | | | | r/a=LpSolit | |||||
* | Bug 824644: Typo in code comment: request_cahce | Olav Vitters | 2012-12-25 | 1 | -1/+1 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 824620: Unclosed <tr> in dependency block ("Blocks") | Olav Vitters | 2012-12-25 | 1 | -0/+1 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 818621: Perl 5.16 complains with "Variable length lookbehind not ↵ | Frédéric Buclin | 2012-12-19 | 1 | -1/+7 | |
| | | | | | | implemented in regex" when the Example extension is enabled r=dkl a=LpSolit | |||||
* | Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty | Frédéric Buclin | 2012-12-19 | 3 | -4/+2 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 2012-12-19 | 5 | -28/+18 | |
| | | | | r=dkl,a=LpSolit | |||||
* | Bug 813628 - New extension hook for Bugzilla::Bug::update called ↵ | Dave Lawrence | 2012-12-18 | 3 | -0/+73 | |
| | | | | | | bug_start_of_update r/a=LpSolit | |||||
* | Bug 818890: Bugzilla doesn't obey the "Comment required on status ↵ | Alexander Tereschenko | 2012-12-17 | 1 | -3/+4 | |
| | | | | | | transition" for {Start}-> transition (for new bugs) r/a=LpSolit | |||||
* | Bug 605086: Messages about wrong login-attemps should refer to the forget ↵ | Hugo Seabrook | 2012-12-16 | 1 | -0/+2 | |
| | | | | | | password (reset password) functionality r/a=LpSolit | |||||
* | Bug 406758: The help page for keywords uses "tag", but tags are something else | Sunil Joshi | 2012-12-16 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 806809: Custom field values with "Enabled for bugs" set to "No" break ↵ | Alexander Tereschenko | 2012-12-16 | 1 | -0/+1 | |
| | | | | | | the values list if the field's values visibility depends on another field values r/a=LpSolit | |||||
* | Bug 262308: Make the OS column wider in buglists | Hugo Seabrook | 2012-12-16 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 780675: Display "The changes to your votes have been saved" in green ↵ | Sunil Joshi | 2012-12-14 | 3 | -11/+17 | |
| | | | | | | instead of red r/a=LpSolit | |||||
* | Bug 818007: Searching by commenter is slow | Frédéric Buclin | 2012-12-07 | 1 | -1/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package ↵ | Frédéric Buclin | 2012-12-06 | 1 | -1/+1 | |
| | | | | requires -norequire to load DBI::st | |||||
* | Bug 573919 - Add "X-Bugzilla-*" headers to flagmails | Hugo Seabrook | 2012-12-03 | 3 | -15/+24 | |
| | | | | r=dkl, a=LpSolit |