Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 2012-04-17 | 1 | -4/+2 |
| | | | | | | can control the way to throw errors r=dkl a=LpSolit | ||||
* | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 2012-04-15 | 1 | -1/+1 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | ||||
* | Change columns: empty buttons when images turned off. | Marc Schumann | 2012-04-14 | 1 | -10/+13 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747 | ||||
* | Bug 741627: Add ability to toggle search description in bug lists like | Tiago Mello | 2012-04-12 | 1 | -1/+10 |
| | | | | | 'Show Advanced Fields' does in enter bug. r/a=LpSolit | ||||
* | Fix bustage (missing filter) | Frédéric Buclin | 2012-04-13 | 1 | -1/+2 |
| | |||||
* | Bug 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 2012-04-13 | 1 | -1/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 340439: Include classifications in config.cgi | Frank Becker | 2012-04-13 | 1 | -1/+20 |
| | | | | r/a=LpSolit | ||||
* | Bug 741078: Release notes for Bugzilla 4.2.1 | Frédéric Buclin | 2012-04-12 | 1 | -2/+47 |
| | | | | r=dkl | ||||
* | If you're not allowed to change status or resolution, their values are being ↵ | Marc Schumann | 2012-04-11 | 1 | -15/+24 |
| | | | | | | | displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879 | ||||
* | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 2012-03-29 | 2 | -8/+96 |
| | | | | | | | code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit | ||||
* | Bug 735821: Fix broken HTML code in bugmail.html.tmpl. | Tiago Mello | 2012-03-28 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 734471 - Need new hook edituser search template | Francisco Donalisio | 2012-03-26 | 1 | -0/+2 |
| | | | | r=timello, a=LpSolit | ||||
* | Make Target Milestone field have the same maximum length as Version field. ↵ | Gervase Markham | 2012-03-26 | 3 | -3/+3 |
| | | | | | r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551 | ||||
* | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 2012-03-26 | 2 | -0/+5 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | ||||
* | Bug 732440: Add SQL execution timings to buglist.cgi's debug output | Byron Jones | 2012-03-22 | 1 | -4/+7 |
| | | | | r=LpSolit, r=LpSolit | ||||
* | Bug 731526: Adds an email event for product and/or component notifications | Byron Jones | 2012-03-22 | 1 | -0/+2 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Fix bustage: Bugzilla -> terms.Bugzilla | Frédéric Buclin | 2012-03-17 | 1 | -3/+3 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=736057 | ||||
* | Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵ | Frédéric Buclin | 2012-03-17 | 1 | -0/+3 |
| | | | | | | replaced by |FILTER uri| r=dkl a=LpSolit | ||||
* | Bug 735332: Add 'start' hook in bugmail templates. | Renata Ghisloti | 2012-03-15 | 2 | -0/+3 |
| | | | | r=timello, a=LpSolit | ||||
* | Tabular reports' column headers do not use display_value. | Marc Schumann | 2012-03-10 | 1 | -1/+1 |
| | | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413 | ||||
* | Fix bustage | Frédéric Buclin | 2012-03-06 | 1 | -1/+0 |
| | |||||
* | Bug 545610: Correctly parse CGI parameters, especially when using mod_perl | Frédéric Buclin | 2012-03-06 | 1 | -6/+7 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵ | Frédéric Buclin | 2012-03-06 | 1 | -0/+8 |
| | | | | | | when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit | ||||
* | Bug 731586: Email notifications about status changes in blockers are ↵ | Frédéric Buclin | 2012-03-03 | 2 | -11/+7 |
| | | | | | | incorrectly formatted r=dkl a=LpSolit | ||||
* | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2012-03-01 | 2 | -4/+19 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵ | Frédéric Buclin | 2012-02-28 | 3 | -3/+14 |
| | | | | | | large number of products r=dkl a=LpSolit | ||||
* | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 2012-02-27 | 4 | -2/+43 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 2012-02-26 | 41 | -75/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 573368: Whine emails should include links to load buglists listed in the ↵ | Matt Selsky | 2012-02-26 | 2 | -1/+7 |
| | | | | | | email r/a=LpSolit | ||||
* | Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgi | Frédéric Buclin | 2012-02-25 | 1 | -1/+1 |
| | | | | r=timello a=LpSolit | ||||
* | Fix bustage | Frédéric Buclin | 2012-02-22 | 1 | -1/+1 |
| | |||||
* | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵ | Dave Lawrence | 2012-02-22 | 1 | -0/+5 |
| | | | | | | API when using mod_perl r/a=LpSolit | ||||
* | Roll out release notes change until we branch for next release | Dave Lawrence | 2012-02-21 | 1 | -2/+0 |
| | |||||
* | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 2012-02-21 | 1 | -0/+2 |
| | | | | r=glob, a=LpSolit | ||||
* | Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵ | Matt Selsky | 2012-02-20 | 1 | -2/+2 |
| | | | | | | whine message" are ignored in HTML whinemail r/a=LpSolit | ||||
* | Bug 377197: Whine should include bug counts at top of list | Matt Selsky | 2012-02-20 | 2 | -2/+2 |
| | | | | r/a=LpSolit | ||||
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 1 | -2/+1 |
| | | | | | to a new 'MoreBugUrl' extension. r/a=LpSolit | ||||
* | Bug 695738: Change templates to use field_descs.op_sys instead of hard coded ↵ | Francisco Donalisio | 2012-02-14 | 2 | -3/+4 |
| | | | | | | 'OS' r=timello a=LpSolit | ||||
* | Bug 641869: Make quicksearch help page compliant with WAI | Francisco Donalisio | 2012-02-14 | 1 | -2/+3 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 722161: Clickjacking is possible in "View All" with HTML attachments | Frédéric Buclin | 2012-02-08 | 1 | -4/+16 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token ↵ | Frédéric Buclin | 2012-01-31 | 1 | -0/+5 |
| | | | | | | checks and can lead to CSRF (no victim's action required) r=mkanat a=LpSolit | ||||
* | Bug 720756 - Update release notes for Bugzilla 4.2rc2 | Dave Lawrence | 2012-01-27 | 1 | -4/+8 |
| | | | | r/a=LpSolit | ||||
* | Fix bustage due to bug 715514. | Tiago Mello | 2012-01-25 | 1 | -1/+1 |
| | |||||
* | Bug 617802: Add see also support for Rietveld installations on appspot.com | Matt Selsky | 2012-01-25 | 1 | -0/+1 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 715514: Fix showdependencytree misleading in "hide resolved" view | Matt Selsky | 2012-01-25 | 1 | -2/+2 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 240437: Add a "last seen date" column to the profiles table | Byron Jones | 2012-01-24 | 2 | -0/+14 |
| | | | | r=LpSolit, a=LpSolit | ||||
* | Bug 319953: Missing real email syntax check | Frédéric Buclin | 2012-01-23 | 3 | -9/+10 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 718397: New extensions should be created using the MPL 2.0 license | Matt Selsky | 2012-01-20 | 2 | -21/+6 |
| | | | | r/a=LpSolit | ||||
* | Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵ | Dave Lawrence | 2012-01-13 | 1 | -1/+3 |
| | | | | | | reply text to the new comment box r/a=LpSolit | ||||
* | Bug 717502 - Add PDF to the list of manually selectable content-types | Reed Loden | 2012-01-11 | 1 | -0/+1 |
| | | | | [r=glob a=LpSolit] |