Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-28 | Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only ↵ | Koosha Khajeh Moogahi | 1 | -0/+1 | |
a comment is added r/a=LpSolit | |||||
2012-05-27 | Bug 690873: config.cgi should include keyword descriptions | Frank Becker | 1 | -4/+9 | |
r/a=LpSolit | |||||
2012-05-27 | Bug 676039: The XML format for bugs should include the full name of ↵ | Frank Becker | 2 | -1/+5 | |
attachment creators r/a=LpSolit | |||||
2012-05-18 | The calendar widget is not localizable. | Marc Schumann | 5 | -13/+49 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=581365 | |||||
2012-05-17 | Bug 365705: Display the default CC list when listing all components of a ↵ | Matt Selsky | 1 | -6/+21 | |
product in editcomponents.cgi r/a=LpSolit | |||||
2012-05-17 | Bug 728138: Custom fields should have a "Long Description" attribute to ↵ | rojanu | 4 | -37/+68 | |
better understand what they are used for r/a=LpSolit | |||||
2012-05-16 | Bug 490764: Bugzilla should explain why creating a user account is worthwhile | Frédéric Buclin | 2 | -2/+19 | |
r=glob a=LpSolit | |||||
2012-05-08 | Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. ↵ | Matt Selsky | 1 | -9/+9 | |
r=gerv, a=LpSolit. | |||||
2012-05-08 | Bug 729001: Reverse resolves the IP address in account lockout notifications | Byron Jones | 1 | -2/+2 | |
r=LpSolit, a=LpSolit | |||||
2012-05-08 | Bug 663747: Add an option to disable 'New: ' prefix on bugmail | Byron Jones | 2 | -1/+4 | |
r=gerv, a=LpSolit | |||||
2012-05-07 | Bug 616191: Implement UI to easily tag bugs from the bug report directly ↵ | Frédéric Buclin | 11 | -123/+37 | |
(and get rid of the current form in the footer) r=timello a=LpSolit | |||||
2012-05-07 | Bug 571740: Add support for getsatisfaction for the See Also field | Matt Selsky | 1 | -3/+3 | |
r=timello, a=LpSolit | |||||
2012-04-30 | Bug 749074: Throw an error message instead of syntax error on invalid search ↵ | Byron Jones | 1 | -0/+4 | |
type operators r=LpSolit,a=LpSolit | |||||
2012-04-20 | Bug 675502 - show_bug.cgi ctype=xml should include some more comment information | Frank Becker | 2 | -14/+25 | |
r=dkl, a=LpSolit | |||||
2012-04-18 | Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits ↵ | Frédéric Buclin | 1 | -25/+0 | |
attackers to access all bugs that the victim can see r=glob a=LpSolit | |||||
2012-04-18 | Bug 704999: Add support for GitHub for the 'See Also' field | Matt Selsky | 1 | -0/+1 | |
r=timello a=LpSolit | |||||
2012-04-17 | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 1 | -4/+2 | |
can control the way to throw errors r=dkl a=LpSolit | |||||
2012-04-15 | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=745460 | |||||
2012-04-14 | Change columns: empty buttons when images turned off. | Marc Schumann | 1 | -10/+13 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747 | |||||
2012-04-13 | Bug 741627: Add ability to toggle search description in bug lists like | Tiago Mello | 1 | -1/+10 | |
'Show Advanced Fields' does in enter bug. r/a=LpSolit | |||||
2012-04-13 | Fix bustage (missing filter) | Frédéric Buclin | 1 | -1/+2 | |
2012-04-13 | Bug 349337: The time between two successive token requests should be a constant | Koosha Khajeh Moogahi | 1 | -1/+2 | |
r/a=LpSolit | |||||
2012-04-13 | Bug 340439: Include classifications in config.cgi | Frank Becker | 1 | -1/+20 | |
r/a=LpSolit | |||||
2012-04-12 | Bug 741078: Release notes for Bugzilla 4.2.1 | Frédéric Buclin | 1 | -2/+47 | |
r=dkl | |||||
2012-04-11 | If you're not allowed to change status or resolution, their values are being ↵ | Marc Schumann | 1 | -15/+24 | |
displayed unlocalized. r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=740879 | |||||
2012-03-29 | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 2 | -8/+96 | |
code in splitString Also fixes QS with accented characters (bug 730207) r=dkl a=LpSolit | |||||
2012-03-28 | Bug 735821: Fix broken HTML code in bugmail.html.tmpl. | Tiago Mello | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-03-26 | Bug 734471 - Need new hook edituser search template | Francisco Donalisio | 1 | -0/+2 | |
r=timello, a=LpSolit | |||||
2012-03-26 | Make Target Milestone field have the same maximum length as Version field. ↵ | Gervase Markham | 3 | -3/+3 | |
r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551 | |||||
2012-03-26 | Add hooks for alternative login methods. r,a=LpSolit. | Gervase Markham | 2 | -0/+5 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=698418 | |||||
2012-03-22 | Bug 732440: Add SQL execution timings to buglist.cgi's debug output | Byron Jones | 1 | -4/+7 | |
r=LpSolit, r=LpSolit | |||||
2012-03-22 | Bug 731526: Adds an email event for product and/or component notifications | Byron Jones | 1 | -0/+2 | |
r=LpSolit, a=LpSolit | |||||
2012-03-17 | Fix bustage: Bugzilla -> terms.Bugzilla | Frédéric Buclin | 1 | -3/+3 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=736057 | |||||
2012-03-17 | Bug 736057: Add to the release notes that |FILTER url_quote| has been ↵ | Frédéric Buclin | 1 | -0/+3 | |
replaced by |FILTER uri| r=dkl a=LpSolit | |||||
2012-03-15 | Bug 735332: Add 'start' hook in bugmail templates. | Renata Ghisloti | 2 | -0/+3 | |
r=timello, a=LpSolit | |||||
2012-03-10 | Tabular reports' column headers do not use display_value. | Marc Schumann | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=734413 | |||||
2012-03-06 | Fix bustage | Frédéric Buclin | 1 | -1/+0 | |
2012-03-06 | Bug 545610: Correctly parse CGI parameters, especially when using mod_perl | Frédéric Buclin | 1 | -6/+7 | |
r=gerv a=LpSolit | |||||
2012-03-06 | Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports ↵ | Frédéric Buclin | 1 | -0/+8 | |
when JS is enabled and a user field is used for the vertical axis r=gerv a=LpSolit | |||||
2012-03-03 | Bug 731586: Email notifications about status changes in blockers are ↵ | Frédéric Buclin | 2 | -11/+7 | |
incorrectly formatted r=dkl a=LpSolit | |||||
2012-03-01 | Bug 731562: Cache the global/user.html.tmpl template for improved performance | Frédéric Buclin | 2 | -4/+19 | |
r=dkl a=LpSolit | |||||
2012-02-28 | Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with ↵ | Frédéric Buclin | 3 | -3/+14 | |
large number of products r=dkl a=LpSolit | |||||
2012-02-27 | Bug 730670: Do not redirect in buglist.cgi to improve performance | Frédéric Buclin | 4 | -2/+43 | |
r=glob a=LpSolit | |||||
2012-02-26 | Bug 696387: Remove useless calls to field-descs.none.tmpl | Matt Selsky | 41 | -75/+0 | |
r/a=LpSolit | |||||
2012-02-26 | Bug 573368: Whine emails should include links to load buglists listed in the ↵ | Matt Selsky | 2 | -1/+7 | |
email r/a=LpSolit | |||||
2012-02-25 | Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgi | Frédéric Buclin | 1 | -1/+1 | |
r=timello a=LpSolit | |||||
2012-02-22 | Fix bustage | Frédéric Buclin | 1 | -1/+1 | |
2012-02-22 | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵ | Dave Lawrence | 1 | -0/+5 | |
API when using mod_perl r/a=LpSolit | |||||
2012-02-21 | Roll out release notes change until we branch for next release | Dave Lawrence | 1 | -2/+0 | |
2012-02-21 | Bug 709944 - Expose groups of which a user is part | Dave Lawrence | 1 | -0/+2 | |
r=glob, a=LpSolit |