aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a link to identity.m.o to edit user account settings (mga#21266)Frédéric Buclin2017-07-181-0/+10
|
* Replace the "Importance" field by two distinct "Priority" and "Severity" ↵Frédéric Buclin2017-07-111-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 Buclin2017-07-091-1/+1
|
* Add a comment in the bugmail footer to not reply by email (mga#21085)Frédéric Buclin2017-06-242-0/+7
|
* Make sure $args->{changes} exists to not autovivify it when no changes are madeFrédéric Buclin2017-06-051-3/+8
|
* Backport upstream bug 1128119: Add 'See Also' support for PhabricatorFrédéric Buclin2017-04-244-0/+43
|
* Backport upstream bug 1235772: Display all text/* attachments as plainFrédéric Buclin2017-04-221-2/+7
| | | | text in the "Details" page
* Backport upstream bug 622455: The attachment mime type autodetectionFrédéric Buclin2017-04-221-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 Buclin2017-04-192-1/+18
| | | | (mga#13379)
* Improve the performance of the SQL query when searching for unvisited ↵Frédéric Buclin2017-04-191-2/+2
| | | | involved bugs
* Cleanup + make Bugzilla tests happyFrédéric Buclin2017-04-183-33/+14
|
* Prevent wrapping of the colored disk besides the bug ID in the buglistFrédéric Buclin2017-04-181-0/+7
|
* Implement a UI in the buglist for the last visit timeFrédéric Buclin2017-04-184-2/+87
|
* Correctly decode LDAP data (mga#20686)Frédéric Buclin2017-04-171-1/+2
|
* Revert "Do a test commit for gitweb"Nicolas Lécureuil2017-04-161-1/+1
| | | | This reverts commit 03dbb14d484a188fd3932c5056bd678335584b39.
* Do a test commit for gitwebNicolas Lécureuil2017-04-161-1/+1
|
* Fix SQL_ASCII -> UTF8 decoding issuesFrédéric Buclin2017-04-151-0/+9
|
* Merge branch '5.0' of https://github.com/bugzilla/bugzillaFrédéric Buclin2016-08-054-17/+15
|\
| * Fix the default API URLFrédéric Buclin2016-06-011-2/+2
| |
| * Bug 1269266 - API links for Bugzilla 5+ not working anymoreFrédéric Buclin2016-06-012-6/+5
| |
| * Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ↵Frédéric Buclin2016-05-201-9/+8
| | | | | | | | | | | | upgrade r/a=dkl
* | Bugzilla 5.0.3Frédéric Buclin2016-05-162-2/+8
|\ \ | |/
| * Bumped version post-releaseDavid Lawrence2016-05-161-1/+1
| |
| * Bumped version to 5.0.3David Lawrence2016-05-161-1/+1
| |
| * Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency ↵Frédéric Buclin2016-05-161-1/+7
| | | | | | | | | | | | graphs via bug summary r/a=dkl
* | Merge branch '5.0' of https://git.mozilla.org/bugzilla/bugzillaFrédéric Buclin2016-05-1534-133/+223
|\ \ | |/
| * Bug 1269388 - Release notes for Bugzilla 5.0.3Frédéric Buclin2016-05-131-0/+34
| | | | | | | | r=dkl
| * Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵Dylan William Hardison2016-05-131-1/+1
| | | | | | | | tab.link is user-controlled
| * Add build.platform = linux64, machine.platform = linux64 to taskgraph.json ↵David Lawrence2016-05-021-6/+42
| | | | | | | | to remove b2gtest from Treeherder results
| * Bug 1259881 - CSV export vulnerable to formulae injection (again)Frédéric Buclin2016-04-251-3/+4
| | | | | | | | r=sgreen a=dkl
| * Bug 542239 - Accept pronouns everywhere in query.cgiAlbert Ting2016-04-202-2/+3
| | | | | | | | r=dkl,a=dkl
| * Bug 1232171 - 'make clean' shouldn't delete rst/, images/ and Makefile, only ↵Frédéric Buclin2016-04-151-1/+1
| | | | | | | | | | | | generated files r=gerv
| * Email::MIME::Attachment::Stripper is no longer used, see bug 437076Frédéric Buclin2016-04-101-2/+1
| |
| * Fix an incorrect URL in the documentationFrédéric Buclin2016-04-091-1/+1
| |
| * Bug 1204957 - Locally compiled POD documentation is no longer accessible ↵Frédéric Buclin2016-04-094-12/+25
| | | | | | | | | | | | from docs/en/html/api/ r=dkl
| * Bug 1246228 - Email addresses must not be encodedFrédéric Buclin2016-04-062-14/+4
| | | | | | | | r/a=dkl
| * Bug 1261124: When deleting a component, this component is listed againFrédéric Buclin2016-04-051-1/+4
| | | | | | | | r/a=dkl
| * Bug 1260027: Document how to compile the documentation on WindowsFrédéric Buclin2016-04-012-12/+32
| | | | | | | | r=gerv
| * Bug 1200010: The Quick Start doc should stop assuming Bugzilla is your ↵Frédéric Buclin2016-04-011-16/+12
| | | | | | | | | | | | single application r=gerv
| * Bug 987742 (part 2): correctly detaint $ENV{PATH} on Strawberry PerlFrédéric Buclin2016-03-271-0/+1
| |
| * Bug 1255619: CGI scripts should not send duplicated headersFrédéric Buclin2016-03-214-36/+7
| | | | | | | | r/a=dkl
| * Bug 1230932: Providing a condition as an ID to the webservice results in a ↵Frédéric Buclin2016-03-194-3/+23
| | | | | | | | | | | | taint error r/a=dkl
| * Bug 1253267: Possible DOT injection vulnerability in dependency graphs if ↵Frédéric Buclin2016-03-151-0/+3
| | | | | | | | | | | | long bug summaries are wrapped r/a=dkl
| * Bug 1250908: "Use of uninitialized value" warning thrown when creating a new ↵Thorsten Schöning2016-03-091-2/+2
| | | | | | | | | | | | bug depending or blocking another one r=LpSolit a=dkl
| * Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-095-21/+22
| | | | | | | | r=dylan a=dkl
| * IIS instructions work with Windows 10 tooFrédéric Buclin2016-03-061-1/+2
| |
* | Use "RPM Packages" as the default component. Mageia has no "General" componentFrédéric Buclin2016-02-241-2/+2
| |
* | Import Mageia extension - version 5.0Frédéric Buclin2016-02-2414-0/+614
|/
* Bug 1250354: The "Forgot password" link should not be displayed if users ↵Frédéric Buclin2016-02-231-23/+25
| | | | | | are not allowed to change it r/a=dkl
* Bug 1250264: Extensions have no easy way to override favicon.icoFrédéric Buclin2016-02-221-1/+2
| | | | r/a=dkl