Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement inline history | Frédéric Buclin | 2017-08-02 | 5 | -3/+179 |
| | |||||
* | Backport upstream bug 69267: Add the ability to deactivate keywords | Frédéric Buclin | 2017-08-01 | 14 | -62/+148 |
| | |||||
* | Improve the help text for the "Source RPM" field in the guided bug creation ↵ | Frédéric Buclin | 2017-07-18 | 1 | -4/+3 |
| | | | | form (mga#10022) | ||||
* | Add a link to identity.m.o to edit user account settings (mga#21266) | Frédéric Buclin | 2017-07-18 | 1 | -0/+10 |
| | |||||
* | Replace the "Importance" field by two distinct "Priority" and "Severity" ↵ | Frédéric Buclin | 2017-07-11 | 1 | -9/+14 |
| | | | | | | fields (mga#21221) This reverts what has been done upstream in Bugzilla 3.2 (bmo bug 374020) | ||||
* | Fix the "Clone this bug" link (mga#21209) | Frédéric Buclin | 2017-07-09 | 1 | -1/+1 |
| | |||||
* | Add a comment in the bugmail footer to not reply by email (mga#21085) | Frédéric Buclin | 2017-06-24 | 2 | -0/+7 |
| | |||||
* | Make sure $args->{changes} exists to not autovivify it when no changes are made | Frédéric Buclin | 2017-06-05 | 1 | -3/+8 |
| | |||||
* | Backport upstream bug 1128119: Add 'See Also' support for Phabricator | Frédéric Buclin | 2017-04-24 | 4 | -0/+43 |
| | |||||
* | Backport upstream bug 1235772: Display all text/* attachments as plain | Frédéric Buclin | 2017-04-22 | 1 | -2/+7 |
| | | | | text in the "Details" page | ||||
* | Backport upstream bug 622455: The attachment mime type autodetection | Frédéric Buclin | 2017-04-22 | 1 | -5/+3 |
| | | | | shouldn't rely on the browser when it gets text/x-* | ||||
* | Do not email global watchers if the single change is about the CC list ↵ | Frédéric Buclin | 2017-04-19 | 2 | -1/+18 |
| | | | | (mga#13379) | ||||
* | Improve the performance of the SQL query when searching for unvisited ↵ | Frédéric Buclin | 2017-04-19 | 1 | -2/+2 |
| | | | | involved bugs | ||||
* | Cleanup + make Bugzilla tests happy | Frédéric Buclin | 2017-04-18 | 3 | -33/+14 |
| | |||||
* | Prevent wrapping of the colored disk besides the bug ID in the buglist | Frédéric Buclin | 2017-04-18 | 1 | -0/+7 |
| | |||||
* | Implement a UI in the buglist for the last visit time | Frédéric Buclin | 2017-04-18 | 4 | -2/+87 |
| | |||||
* | Correctly decode LDAP data (mga#20686) | Frédéric Buclin | 2017-04-17 | 1 | -1/+2 |
| | |||||
* | Revert "Do a test commit for gitweb" | Nicolas Lécureuil | 2017-04-16 | 1 | -1/+1 |
| | | | | This reverts commit 03dbb14d484a188fd3932c5056bd678335584b39. | ||||
* | Do a test commit for gitweb | Nicolas Lécureuil | 2017-04-16 | 1 | -1/+1 |
| | |||||
* | Fix SQL_ASCII -> UTF8 decoding issues | Frédéric Buclin | 2017-04-15 | 1 | -0/+9 |
| | |||||
* | Merge branch '5.0' of https://github.com/bugzilla/bugzilla | Frédéric Buclin | 2016-08-05 | 4 | -17/+15 |
|\ | |||||
| * | Fix the default API URL | Frédéric Buclin | 2016-06-01 | 1 | -2/+2 |
| | | |||||
| * | Bug 1269266 - API links for Bugzilla 5+ not working anymore | Frédéric Buclin | 2016-06-01 | 2 | -6/+5 |
| | | |||||
| * | Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ↵ | Frédéric Buclin | 2016-05-20 | 1 | -9/+8 |
| | | | | | | | | | | | | upgrade r/a=dkl | ||||
* | | Bugzilla 5.0.3 | Frédéric Buclin | 2016-05-16 | 2 | -2/+8 |
|\ \ | |/ | |||||
| * | Bumped version post-release | David Lawrence | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | Bumped version to 5.0.3 | David Lawrence | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency ↵ | Frédéric Buclin | 2016-05-16 | 1 | -1/+7 |
| | | | | | | | | | | | | graphs via bug summary r/a=dkl | ||||
* | | Merge branch '5.0' of https://git.mozilla.org/bugzilla/bugzilla | Frédéric Buclin | 2016-05-15 | 34 | -133/+223 |
|\ \ | |/ | |||||
| * | Bug 1269388 - Release notes for Bugzilla 5.0.3 | Frédéric Buclin | 2016-05-13 | 1 | -0/+34 |
| | | | | | | | | r=dkl | ||||
| * | Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵ | Dylan William Hardison | 2016-05-13 | 1 | -1/+1 |
| | | | | | | | | tab.link is user-controlled | ||||
| * | Add build.platform = linux64, machine.platform = linux64 to taskgraph.json ↵ | David Lawrence | 2016-05-02 | 1 | -6/+42 |
| | | | | | | | | to remove b2gtest from Treeherder results | ||||
| * | Bug 1259881 - CSV export vulnerable to formulae injection (again) | Frédéric Buclin | 2016-04-25 | 1 | -3/+4 |
| | | | | | | | | r=sgreen a=dkl | ||||
| * | Bug 542239 - Accept pronouns everywhere in query.cgi | Albert Ting | 2016-04-20 | 2 | -2/+3 |
| | | | | | | | | r=dkl,a=dkl | ||||
| * | Bug 1232171 - 'make clean' shouldn't delete rst/, images/ and Makefile, only ↵ | Frédéric Buclin | 2016-04-15 | 1 | -1/+1 |
| | | | | | | | | | | | | generated files r=gerv | ||||
| * | Email::MIME::Attachment::Stripper is no longer used, see bug 437076 | Frédéric Buclin | 2016-04-10 | 1 | -2/+1 |
| | | |||||
| * | Fix an incorrect URL in the documentation | Frédéric Buclin | 2016-04-09 | 1 | -1/+1 |
| | | |||||
| * | Bug 1204957 - Locally compiled POD documentation is no longer accessible ↵ | Frédéric Buclin | 2016-04-09 | 4 | -12/+25 |
| | | | | | | | | | | | | from docs/en/html/api/ r=dkl | ||||
| * | Bug 1246228 - Email addresses must not be encoded | Frédéric Buclin | 2016-04-06 | 2 | -14/+4 |
| | | | | | | | | r/a=dkl | ||||
| * | Bug 1261124: When deleting a component, this component is listed again | Frédéric Buclin | 2016-04-05 | 1 | -1/+4 |
| | | | | | | | | r/a=dkl | ||||
| * | Bug 1260027: Document how to compile the documentation on Windows | Frédéric Buclin | 2016-04-01 | 2 | -12/+32 |
| | | | | | | | | r=gerv | ||||
| * | Bug 1200010: The Quick Start doc should stop assuming Bugzilla is your ↵ | Frédéric Buclin | 2016-04-01 | 1 | -16/+12 |
| | | | | | | | | | | | | single application r=gerv | ||||
| * | Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry Perl | Frédéric Buclin | 2016-03-27 | 1 | -0/+1 |
| | | |||||
| * | Bug 1255619: CGI scripts should not send duplicated headers | Frédéric Buclin | 2016-03-21 | 4 | -36/+7 |
| | | | | | | | | r/a=dkl | ||||
| * | Bug 1230932: Providing a condition as an ID to the webservice results in a ↵ | Frédéric Buclin | 2016-03-19 | 4 | -3/+23 |
| | | | | | | | | | | | | taint error r/a=dkl | ||||
| * | Bug 1253267: Possible DOT injection vulnerability in dependency graphs if ↵ | Frédéric Buclin | 2016-03-15 | 1 | -0/+3 |
| | | | | | | | | | | | | long bug summaries are wrapped r/a=dkl | ||||
| * | Bug 1250908: "Use of uninitialized value" warning thrown when creating a new ↵ | Thorsten Schöning | 2016-03-09 | 1 | -2/+2 |
| | | | | | | | | | | | | bug depending or blocking another one r=LpSolit a=dkl | ||||
| * | Bug 1234977: Replace \d+ by [0-9]+ in critical validation places | Frédéric Buclin | 2016-03-09 | 5 | -21/+22 |
| | | | | | | | | r=dylan a=dkl | ||||
| * | IIS instructions work with Windows 10 too | Frédéric Buclin | 2016-03-06 | 1 | -1/+2 |
| | | |||||
* | | Use "RPM Packages" as the default component. Mageia has no "General" component | Frédéric Buclin | 2016-02-24 | 1 | -2/+2 |
| | |