Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import Mageia extension - version 5.0 | Frédéric Buclin | 2016-02-24 | 14 | -0/+614 |
| | |||||
* | Bug 1250354: The "Forgot password" link should not be displayed if users ↵ | Frédéric Buclin | 2016-02-23 | 1 | -23/+25 |
| | | | | | | are not allowed to change it r/a=dkl | ||||
* | Bug 1250264: Extensions have no easy way to override favicon.ico | Frédéric Buclin | 2016-02-22 | 1 | -1/+2 |
| | | | | r/a=dkl | ||||
* | - task.expires needs to be greater than artifacts.expires | David Lawrence | 2016-02-22 | 1 | -0/+6 |
| | |||||
* | - Update artifact expiration date | David Lawrence | 2016-02-22 | 1 | -12/+12 |
| | |||||
* | Bug 1242263: The web server and SQL server sections are not correctly ↵ | Frédéric Buclin | 2016-02-17 | 5 | -19/+35 |
| | | | | | | referenced in the documentation r=gerv | ||||
* | Travis CI config file no longer necessary | David Lawrence | 2016-02-08 | 1 | -78/+0 |
| | |||||
* | Bug 1246531: REST_DOC should point to bugzilla.readthedocs.org instead of ↵ | Frédéric Buclin | 2016-02-08 | 1 | -1/+1 |
| | | | | | | bugzilla.org r/a=dkl | ||||
* | Bug 1046241: All links to the documentation displayed besides error messages ↵ | Frédéric Buclin | 2016-02-08 | 3 | -79/+77 |
| | | | | | | are broken r=gerv a=dkl | ||||
* | Bug 1240752 - Attachment data submitted via REST API must always be base64 ↵ | David Lawrence | 2016-01-26 | 1 | -4/+2 |
| | | | | | | encoded r=gerv,a=dkl | ||||
* | Bug 1235271: Remove .htaccess from .gitignore | Frédéric Buclin | 2016-01-08 | 1 | -0/+1 |
| | | | | r/a=dkl | ||||
* | Bug 402039: Exporting CSV from chart.cgi doesn't set mimetype, ↵ | Frédéric Buclin | 2016-01-07 | 1 | -6/+5 |
| | | | | | | content_disposition, or filename r/a=dkl | ||||
* | Bug 324242: Unsetting shutdownhtml requires too much intimate knowledge | Frédéric Buclin | 2016-01-07 | 1 | -2/+9 |
| | | | | r/a=dkl | ||||
* | Addl. fix for bug 1089448: also detaint $ENV{WINDIR} on Windows | Frédéric Buclin | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | Bug 1235270: Set submitter_id before calling _check_data() | Mahdi Mokhtari | 2016-01-05 | 1 | -1/+2 |
| | | | | r=LpSolit a=dkl | ||||
* | Bug 1045782: Existing URLs in the See Also field should not throw an error ↵ | Frédéric Buclin | 2016-01-05 | 1 | -2/+3 |
| | | | | | | when the bug is displayed r/a=dkl | ||||
* | Bug 1191706: When editing flag types, components do not match the selected ↵ | Frédéric Buclin | 2016-01-04 | 7 | -86/+51 |
| | | | | | | product when classifications are enabled r/a=dkl | ||||
* | Bug 1235395 - whine.pl broken due to a missing generate_email() routine | Dylan Hardison | 2016-01-02 | 2 | -2/+67 |
| | | | | r=lpsolit,a=dylan | ||||
* | Bug 1235271: Remove .htaccess from .gitignore | Frédéric Buclin | 2015-12-29 | 2 | -2/+0 |
| | | | | r/a=dkl | ||||
* | Bug 1235415: Use "AllowOverride All" everywhere | Frédéric Buclin | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | Bumped version post-release | David Lawrence | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Revert "Add missing use List::MoreUtils" | David Lawrence | 2015-12-22 | 1 | -1/+0 |
| | | | | This reverts commit d4470f34b627bb5a15a0af496db67185a922f4f5. | ||||
* | Revert "Bug 1230932 - Providing a condition as an ID to the webservice ↵ | David Lawrence | 2015-12-22 | 4 | -20/+0 |
| | | | | | | results in a taint error" This reverts commit 396ae88235ef68ed45978dfb36774c5fe9a2d699. | ||||
* | Add missing use List::MoreUtils | Dylan Hardison | 2015-12-22 | 1 | -0/+1 |
| | |||||
* | Bumped version to 5.0.2 | David Lawrence | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Bug 1232785 - [SECURITY] Buglists in CSV format can be parsed as valid ↵ | Dylan Hardison | 2015-12-22 | 1 | -0/+3 |
| | | | | | | javascript in some browsers r=dkl,a=dkl | ||||
* | Bug 1221518: (CVE-2015-8508) [SECURITY] XSS in dependency graphs when ↵ | Frédéric Buclin | 2015-12-22 | 1 | -5/+8 |
| | | | | | | displaying the bug summary r=gerv a=dkl | ||||
* | Bug 1230932 - Providing a condition as an ID to the webservice results in a ↵ | Dylan Hardison | 2015-12-22 | 4 | -1/+21 |
| | | | | | | taint error r=dkl,a=dkl | ||||
* | Update release notes | Frédéric Buclin | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Bug 1234056: The "Create Comments" documentation incorrectly mentions that ↵ | Frédéric Buclin | 2015-12-21 | 1 | -5/+0 |
| | | | | | | you can add a comment to several bugs at once r/a=dkl | ||||
* | Need to uncomment another line in httpd.conf, see bug 1207582 | Frédéric Buclin | 2015-12-21 | 1 | -1/+2 |
| | |||||
* | Bug 1232190: FlagType.create should require the user to be logged in | Frédéric Buclin | 2015-12-18 | 1 | -7/+3 |
| | | | | r/a=dkl | ||||
* | Bug 1232578: Don't save hashed passwords in audit_log | Frédéric Buclin | 2015-12-16 | 2 | -1/+46 |
| | | | | r/a=dkl | ||||
* | Product.get_products is no longer supported, see bug 1160394 | Frédéric Buclin | 2015-12-16 | 1 | -3/+4 |
| | |||||
* | Bug 1232180 - Incorrect regexp used to filter bug IDs in ↵ | Dylan Hardison | 2015-12-15 | 1 | -2/+2 |
| | | | | | | Bugzilla::WebService::BugUserLastVisit r=dkl,a=dkl | ||||
* | Bug 1169181 - The bug_user_last_visit method returns an empty array for old bugs | Dylan Hardison | 2015-12-15 | 2 | -16/+13 |
| | | | | r=dkl,a=dkl | ||||
* | Bug 1160394 - Products.get_products is missing from PUBLIC_METHODS (for ↵ | Matt Tyson | 2015-12-16 | 1 | -12/+0 |
| | | | | | | backwards compatibility) r=dkl,a=dkl | ||||
* | Release notes for Bugzilla 5.0.2 | Frédéric Buclin | 2015-12-11 | 1 | -0/+27 |
| | | | | r=dkl | ||||
* | Email::Send is no longer used | Frédéric Buclin | 2015-12-10 | 1 | -5/+3 |
| | |||||
* | Bug 1219276: Creating a new group fails if a custom extension adds entries ↵ | Alex Schuilenburg | 2015-12-02 | 2 | -9/+15 |
| | | | | | | to group_control_map and "insertnew" is selected r=LpSolit a=dkl | ||||
* | Back out bug 1138463 - data/assets/.htaccess must be fixed too | Frédéric Buclin | 2015-12-02 | 1 | -12/+2 |
| | |||||
* | Back out bug 1138463. This fix is actually incorrect and the bug was ↵ | Frédéric Buclin | 2015-12-02 | 2 | -44/+8 |
| | | | | | | correctly fixed by bug 1223790 a=dkl on IRC | ||||
* | Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from ↵ | Pami Ketolainen | 2015-11-25 | 2 | -2/+11 |
| | | | | | | the new JSON storage format r/a=dkl | ||||
* | Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" ↵ | Frédéric Buclin | 2015-11-20 | 3 | -3/+3 |
| | | | | | | directive in .htaccess r=gerv a=dkl | ||||
* | Bug 1196126: Long lines in custom non-editable textarea fields should wrap | Frédéric Buclin | 2015-11-19 | 1 | -4/+1 |
| | | | | r/a=dkl | ||||
* | Bug 1222416: The group list must use 'class' instead of 'align' | Alex Schuilenburg | 2015-11-06 | 2 | -3/+3 |
| | | | | r/a=justdave | ||||
* | Bug 714724: Correctly encode emails as quoted-printable | Frédéric Buclin | 2015-10-23 | 6 | -142/+158 |
| | | | | r=dkl a=sgreen | ||||
* | The correct name of the parameter is cookiepath, not cookiebase | Frédéric Buclin | 2015-10-21 | 1 | -2/+2 |
| | |||||
* | Bug 1200604: The URL Rewrite extension for IIS is needed to use the rest/ ↵ | Frédéric Buclin | 2015-10-21 | 1 | -0/+23 |
| | | | | | | shortcut in URLs (instead of rest.cgi/) r=gerv | ||||
* | XMLRPC works with IIS, see bug 708252 | Frédéric Buclin | 2015-10-21 | 1 | -3/+0 |
| |