Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [no bug] fix documentation errors | Dave Miller | 2024-09-03 | 3 | -4/+4 |
| | |||||
* | Bug 1851354: blocklist MySQL 8+, offer MariaDB (#141) | Dave Miller | 2024-04-28 | 1 | -1/+1 |
| | |||||
* | Bug 1769248: get ReadTheDocs to build the POD docs (#137) | Dave Miller | 2023-09-04 | 2 | -8/+13 |
| | |||||
* | Bug 1839072: fix Apache config not showing in quickstart docs (#130) | Dave Miller | 2023-08-28 | 1 | -0/+1 |
| | |||||
* | Move Directory out of VirtualHost (5.0) (#121) | Jacob Michalskie | 2023-01-14 | 1 | -12/+13 |
| | | | | | | | | | * Move Directory out of VirtualHost * Unindent the block * Remove VirtualHost block and refer to Apache section * Switch over to using webapps directory | ||||
* | Bug 1785943: Update the MySQL, Linux and Quick Start in the Installation ↵ | Jacob Michalskie | 2022-09-03 | 3 | -115/+201 |
| | | | | | | | | documentation 5.0 (#113) * Update the Linux and Quick Start in the Installation documentation * Update the notes to mention MySQL 8 incompatibility and MariaDB as a replacement * Default to MariaDB and mention how it relates to MySQL * Switch to mention how to install optional modules outside of dnf | ||||
* | Remove Landfill reference (#103) | Linh Nguyen | 2022-08-23 | 4 | -16/+6 |
| | | | | | | | | | | | | | | | | | * Remove Landfill reference and update test site (#1) * Update README * Update README * Update bugzilla-submit.xml * Update creating-an-account.rst * Update filing.rst * Update finding.rst * Address review comments | ||||
* | Use HTTPS protocol in documentation (#64) | Suriyaa Sundararuban | 2022-08-23 | 1 | -5/+5 |
| | |||||
* | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53) | Vitaly Belekhov | 2018-01-04 | 2 | -2/+1 |
| | | | | | | | | | | * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommended to not use it (#21) r=mtyson * Fix for vrite in aa735d4 * Added https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=ca7bfc9c485c959fad2aee1f7c1dbc0fb484553b | ||||
* | Bug 1292510 - replace references to git.mozilla.org with references to ↵ | Gervase Markham | 2016-08-05 | 7 | -6/+18 |
| | | | | github. r=dylan | ||||
* | 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 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 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 | ||||
* | IIS instructions work with Windows 10 too | Frédéric Buclin | 2016-03-06 | 1 | -1/+2 |
| | |||||
* | 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 | ||||
* | 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 1235415: Use "AllowOverride All" everywhere | Frédéric Buclin | 2015-12-28 | 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 |
| | |||||
* | Email::Send is no longer used | Frédéric Buclin | 2015-12-10 | 1 | -5/+3 |
| | |||||
* | Bug 1223790: "AllowOverride AuthConfig" is required to use the "Require" ↵ | Frédéric Buclin | 2015-11-20 | 2 | -2/+2 |
| | | | | | | directive in .htaccess r=gerv a=dkl | ||||
* | 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 |
| | |||||
* | Bug 1207582: Update instructions to install Apache on Windows (the Apache ↵ | Frédéric Buclin | 2015-10-19 | 1 | -75/+74 |
| | | | | | | MSI no longer exists) r=gerv | ||||
* | Bug 1209926: Document that Strawberry Perl fully works with Bugzilla 5.0.2 ↵ | Frédéric Buclin | 2015-10-19 | 1 | -25/+35 |
| | | | | | | and newer r=gerv | ||||
* | Bug 1188824 - add 'require all granted' to <Directory> block for Windows ↵ | Gervase Markham | 2015-09-15 | 1 | -0/+8 |
| | | | | Apache instructions | ||||
* | Bug 1196158 - Docs refer to legacy branch names | Simon Green | 2015-08-19 | 5 | -5/+5 |
| | | | | r=gerv, a=simon | ||||
* | Bug 1188815 - Update instructions on migrating from bzr to include switching ↵ | Gervase Markham | 2015-08-18 | 1 | -0/+21 |
| | | | | server. r=LpSolit | ||||
* | Bug 1183571 - tell people they need to enable the CGI module. r=LpSolit | Gervase Markham | 2015-08-07 | 1 | -0/+8 |
| | |||||
* | Bug 1107311 - add package names for -dev packages to lists. r=mcote | Gervase Markham | 2015-08-05 | 2 | -14/+6 |
| | |||||
* | Bug 1186866 - fix line number in MySQL section. r=mcote | Gervase Markham | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Bug 1172748 - fix broken link to Extension perldoc. r,a=dkl | Gervase Markham | 2015-06-12 | 1 | -2/+2 |
| | |||||
* | Bug 1153725: Fix incorrect documentation about the IIS configuration on Windows | Frédéric Buclin | 2015-05-12 | 1 | -15/+10 |
| | | | | r=gerv a=glob | ||||
* | Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵ | Frédéric Buclin | 2015-04-30 | 3 | -35/+21 |
| | | | | | | in bugzilla/lib/ r=dkl a=glob | ||||
* | Remove references to Markdown | Frédéric Buclin | 2015-03-07 | 1 | -1/+0 |
| | |||||
* | Bug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=glob | Gervase Markham | 2015-03-05 | 1 | -4/+4 |
| | |||||
* | Bug 1107315 - Update Boolean Charts documentation to match new UI. r=mcote, ↵ | Gervase Markham | 2015-01-08 | 1 | -64/+79 |
| | | | | a=glob. | ||||
* | Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob. | Gervase Markham | 2015-01-07 | 5 | -26/+37 |
| | |||||
* | Bug 1107316 - update tagging docs for new UI. r,a=glob. | Gervase Markham | 2015-01-07 | 2 | -31/+10 |
| | |||||
* | Bug 1112643 - Document how to compile documentation. r,a=glob. | Gervase Markham | 2014-12-27 | 3 | -2/+23 |
| | |||||
* | Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob. | Gervase Markham | 2014-12-22 | 1 | -3/+0 |
| | |||||
* | Bug 1109635 - remove bogus role. r,a=dkl. | Gervase Markham | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Bug 1107565 - PDF docs don't build on RTD | Gervase Markham | 2014-12-10 | 1 | -2/+2 |
| | | | | r=dkl,a=dkl | ||||
* | Bug 1108812: Travis docs tests are failing when using Sphinx with latest ↵ | Gervase Markham | 2014-12-09 | 4 | -11/+8 |
| | | | | | | trunk/5.0 builds r=dkl,a=dkl |