Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-17 | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 4 | -48/+101 | |
can control the way to throw errors r=dkl a=LpSolit | |||||
2012-04-17 | Bug 745320: Shared queries do not work when tags are part of the query | Frédéric Buclin | 2 | -7/+12 | |
r=dkl a=LpSolit | |||||
2012-04-17 | Bug 745080: Voting extension causes database deadlocks | Frédéric Buclin | 1 | -1/+4 | |
r=glob a=LpSolit | |||||
2012-04-15 | Comment toggling text is not localizable because it's in a .js file. | Marc Schumann | 2 | -5/+3 | |
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 | 6 | -37/+19 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=474747 | |||||
2012-04-13 | Move doc of the admin_editusers_action hook at its right place | Frédéric Buclin | 1 | -24/+24 | |
2012-04-12 | Bug 741078: Release notes for Bugzilla 4.2.1 | Frédéric Buclin | 1 | -2/+47 | |
r=dkl | |||||
2012-04-12 | Bug 737436: Relative dates do not work correctly with the deadline field | Frédéric Buclin | 1 | -5/+11 | |
r=dkl a=LpSolit | |||||
2012-04-12 | Bug 744823 - Deadline throws error when selected in change history field ↵ | Dave Lawrence | 1 | -0/+1 | |
list in query.cgi when not in time tracking group r/a=LpSolit | |||||
2012-04-12 | Fix typo | Frédéric Buclin | 1 | -1/+1 | |
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-04-11 | Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated ↵ | Frédéric Buclin | 1 | -42/+30 | |
by the default status selection r=dkl a=LpSolit | |||||
2012-04-11 | Bug 734997: The 'take' link for the assignee field doesn't work when ↵ | Frédéric Buclin | 1 | -7/+22 | |
usemenuforusers is turned on r=glob a=LpSolit | |||||
2012-04-10 | Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS | rojanu | 3 | -1/+67 | |
r/a=LpSolit | |||||
2012-04-04 | Bug 58179: End date not included in the Search By Change History section | Frédéric Buclin | 1 | -0/+5 | |
r=dkl a=LpSolit | |||||
2012-03-31 | Search for start-of-time-interval in date fields is (partially?) broken. | Marc Schumann | 1 | -1/+1 | |
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=715270 | |||||
2012-03-30 | Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead) | Frédéric Buclin | 1 | -1/+1 | |
2012-03-29 | Bug 554819: Quicksearch should be using Text::ParseWords instead of custom ↵ | Frédéric Buclin | 4 | -103/+191 | |
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-28 | Bug 730984: A single whitespace in the Status Whiteboard field generates an ↵ | Frédéric Buclin | 1 | -1/+5 | |
invalid SQL query r=dkl a=LpSolit | |||||
2012-03-26 | Bug 734471 - Need new hook edituser search template | Francisco Donalisio | 1 | -0/+3 | |
r=timello, a=LpSolit | |||||
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 733458: The "creator" argument is listed twice for the Bug.search ↵ | Matt Selsky | 1 | -7/+3 | |
WebService method r/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-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-10 | Bug 730032: The documentation must mention bzr instead of cvs in the ↵ | Frédéric Buclin | 1 | -56/+78 | |
"Upgrading to New Releases" section r=dkl a=LpSolit | |||||
2012-03-10 | Bug 731163: Search.pm can use undefined alias in ORDER BY clause | Frédéric Buclin | 1 | -1/+1 | |
r=dkl a=LpSolit | |||||
2012-03-09 | Fixed comma in documentation | Dave Lawrence | 1 | -1/+1 | |
2012-03-09 | Bug 730794 - Need new hook edituser page | Francisco Donalisio | 3 | -0/+41 | |
r=dkl, a=LpSolit | |||||
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 | 2 | -14/+22 | |
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 731725 - In the documentation license, the address of the FSF is incorrect | Emmanuel Seyman | 1 | -2/+2 | |
r=dkl, a=LpSolit | |||||
2012-02-29 | Bug 731219: Fix XMLRPC breakage when content-type contains a charset | Byron Jones | 1 | -1/+4 | |
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-28 | Bug 731055: get_enterable_products() is very slow when a product has many ↵ | Frédéric Buclin | 1 | -6/+8 | |
components or versions r/a=mkanat | |||||
2012-02-27 | Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the ↵ | Frédéric Buclin | 1 | -1/+1 | |
bug_see_also.class column r=timello a=LpSolit | |||||
2012-02-26 | Bug 714030: Add Mac OS 10.7 Lion detection | Matt Selsky | 1 | -0/+1 | |
r/a=LpSolit | |||||
2012-02-26 | Bug 714368: Add Windows 8 detection | Matt Selsky | 1 | -0/+1 | |
r/a=LpSolit | |||||
2012-02-25 | Bug 696352: Required fields have broken colors | Michal 'hramrach' Suchanek | 1 | -0/+1 | |
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 | Updated docs for stable release | Dave Lawrence | 1 | -2/+1 | |
2012-02-22 | Bumped version number post-release | Dave Lawrence | 1 | -1/+1 | |
2012-02-22 | Bumped version to 4.2 | Dave Lawrence | 2 | -4/+4 | |
2012-02-22 | Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC ↵ | Dave Lawrence | 3 | -0/+21 | |
API when using mod_perl r/a=LpSolit | |||||
2012-02-20 | Bug 718283: Indentation and newlines in the "Descriptive text sent within ↵ | Matt Selsky | 1 | -2/+2 | |
whine message" are ignored in HTML whinemail r/a=LpSolit | |||||
2012-02-16 | Bug 723944: Plain-text only emails are mangled when they contain non-ASCII ↵ | Frédéric Buclin | 1 | -1/+5 | |
characters r=glob a=LpSolit | |||||
2012-02-15 | Test 1 fails if PERLLIB contains paths with whitespace. | Marc Schumann | 1 | -1/+1 | |
r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074 |