Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [no bug] fix documentation errors | Dave Miller | 2024-09-03 | 2 | -2/+2 |
| | |||||
* | Bug 1851354: blocklist MySQL 8+, offer MariaDB (#141) | Dave Miller | 2024-04-28 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | 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 | 6 | -5/+17 |
| | | | | github. r=dylan | ||||
* | Bug 1269266 - API links for Bugzilla 5+ not working anymore | Frédéric Buclin | 2016-06-01 | 1 | -2/+1 |
| | |||||
* | Email::MIME::Attachment::Stripper is no longer used, see bug 437076 | Frédéric Buclin | 2016-04-10 | 1 | -2/+1 |
| | |||||
* | 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 | 4 | -2/+35 |
| | | | | | | referenced in the documentation r=gerv | ||||
* | Bug 1235415: Use "AllowOverride All" everywhere | Frédéric Buclin | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | 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 1153725: Fix incorrect documentation about the IIS configuration on Windows | Frédéric Buclin | 2015-05-12 | 1 | -15/+10 |
| | | | | r=gerv 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 1112643 - Document how to compile documentation. r,a=glob. | Gervase Markham | 2014-12-27 | 3 | -2/+23 |
| | |||||
* | Bug 1109635 - remove bogus role. r,a=dkl. | Gervase Markham | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Bug 1108812: Travis docs tests are failing when using Sphinx with latest ↵ | Gervase Markham | 2014-12-09 | 2 | -6/+4 |
| | | | | | | trunk/5.0 builds r=dkl,a=dkl | ||||
* | Bug 1067416 - reorganize and update Bugzilla docs. | Gervase Markham | 2014-12-03 | 32 | -0/+2523 |