Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1307003 - Add whoami endpointgentoo-5.0.6.3 | David Lawrence | 2020-03-30 | 1 | -0/+35 |
| | | | | | | | | r=dylan (cherry picked from commit 31651c978e921e9e46cddd455f103fcf4b1a332a) (rebased for 5.0 by mgorny) Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | Merge tag 'release-5.0.4' into bugstest | Robin H. Johnson | 2018-03-05 | 2 | -2/+1 |
|\ | |||||
| * | 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 | ||||
* | | Merge remote-tracking branch 'upstream/5.0' | Robin H. Johnson | 2017-09-10 | 10 | -14/+25 |
|\| | |||||
| * | 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 |
| | | |||||
* | | Merge tag 'release-5.0.3' into bugstest | Christian Ruppert | 2016-06-18 | 15 | -61/+106 |
|\| | |||||
| * | 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 | 3 | -6/+21 |
| | | | | | | | | | | | | 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 | ||||
* | | Merge remote-tracking branch 'upstream/5.0' into bugstest | Robin H. Johnson | 2015-12-28 | 8 | -109/+140 |
|\| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
| * | 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 | ||||
* | | Merge tag 'release-5.0.1' into bugstest | Christian Ruppert | 2015-09-11 | 7 | -20/+41 |
|\| | |||||
| * | 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 | ||||
| * | 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 | 4 | -4/+23 |
| | | |||||
| * | 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 | ||||
| * | Bug 1107318 - Remove Markdown references from 5.0 documentation. r,a=dkl. | Gervase Markham | 2014-12-05 | 1 | -27/+0 |
| | | |||||
| * | Bug 1067416 - reorganize and update Bugzilla docs. | Gervase Markham | 2014-12-03 | 80 | -7071/+6927 |
| | | |||||
| * | Bug 1038275: Comprehensible documentation for the REST API | David Lawrence | 2014-11-26 | 18 | -6/+4114 |
| | | | | | | | | r=gerv,a=glob |