aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '5.0.4' of https://github.com/bugzilla/bugzillaHEADmasterFrédéric Buclin8 days1-13/+20
|\
| * Bug 1851352: Email::Address dependency missing (#174)Dave Miller2024-05-111-0/+5
| |
| * Bug 1851354: blocklist MySQL 8+, offer MariaDB (#141)Dave Miller2024-04-281-12/+12
| |
| * Bug 1560873: blacklist broken versions of Template-Toolkit (#134)Dave Miller2023-11-181-1/+3
| |
* | Sync with upstream release 5.0.4Frédéric Buclin2018-02-182-7/+1
|\ \ | |/
| * Bug 1301887 - File::Slurp triggers warnings on perl 5.24 (#53)Vitaly Belekhov2018-01-042-7/+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
* | Backport upstream bug 69267: Add the ability to deactivate keywordsFrédéric Buclin2017-08-011-0/+4
|/
* 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
* Bug 1232578: Don't save hashed passwords in audit_logFrédéric Buclin2015-12-161-0/+27
| | | | r/a=dkl
* Back out bug 1138463 - data/assets/.htaccess must be fixed tooFrédéric Buclin2015-12-021-12/+2
|
* Back out bug 1138463. This fix is actually incorrect and the bug was ↵Frédéric Buclin2015-12-021-38/+7
| | | | | | correctly fixed by bug 1223790 a=dkl on IRC
* Bug 1189737 - add File::Which to optional module requirements for building ↵Gervase Markham2015-08-041-1/+7
| | | | documentation. r=LpSolit
* Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin2015-05-271-2/+10
| | | | r=dylan a=glob
* Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵Frédéric Buclin2015-04-301-0/+1
| | | | | | in bugzilla/lib/ r=dkl a=glob
* Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin2015-03-111-9/+50
| | | | r=dkl a=glob
* Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin2015-02-201-17/+17
| | | | | | 2.4 directives r=dkl a=glob
* Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin2015-02-111-1/+3
| | | | | | enabled r=dkl a=glob
* Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann2015-02-021-11/+93
| | | | r=dkl,a=glob
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵Gervase Markham2015-01-212-3/+3
| | | | | | prevent shell code injection r=dkl,a=glob
* Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin2015-01-071-0/+2
| | | | r=dkl a=glob
* Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence2014-11-261-0/+8
| | | | r=gerv,a=glob
* Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv."Gervase Markham2014-11-251-11/+0
| | | | This reverts commit 5d8aa524eff6409055d4d967d2857ede40be4cad.
* Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky2014-11-241-0/+11
|
* Bug 1093928: Remove the longdescs.is_markdown DB columnDavid Lawrence2014-11-101-0/+3
| | | | r=LpSolit,a=glob
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-042-13/+0
|
* Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin2014-10-161-4/+0
| | | | r=gerv a=glob
* Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin2014-09-201-12/+4
| | | | r=dylan a=glob
* Bug 1064395: concatenate and slightly minify javascript filesByron Jones2014-09-181-6/+19
| | | | r=dkl,a=glob
* Bug 1066184: data/params.js should be renamed to data/params.json since the ↵David Lawrence2014-09-152-2/+2
| | | | | | data form is JSON and not JS r=LpSolit,a=sgreen
* Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into ↵Frédéric Buclin2014-09-113-9/+8
| | | | | | data/params r=dkl r=wurblzap a=sgreen
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-282-0/+13
| | | | r=dkl,a=sgreen
* Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin2014-08-141-4/+0
| | | | r=sgreen
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-141-0/+16
| | | | r=dkl, a=sgreen
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-136-0/+6
| | | | r=dkl a=sgreen
* Bug 1044561: Bad definition of indexes for the new user_api_keys DB tableFrédéric Buclin2014-07-311-0/+17
| | | | r=sgreen a=glob
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-271-0/+4
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bug 1022923 - Add index to bug_user_last_visit.last_visit_tsDylan William Hardison2014-06-121-0/+5
| | | | r/a=glob
* Bug 803201 - Bump minimum requirement for DateTime andDave Miller2014-06-041-7/+5
| | | | | | | DateTime::TimeZone to correctly detect the local timezone Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl, a=justdave
* Bug 1016199: move skins/assets to data/assetsByron Jones2014-05-281-4/+27
| | | | r=dkl, a=justdave
* Bug 977969: concatenate and slightly minify css filesByron Jones2014-05-141-0/+12
| | | | r=gerv, a=glob
* Bug 1006288: add File::Slurp to the list of mandatory modulesByron Jones2014-05-141-0/+5
| | | | r=dkl, a=glob
* Bug 999296: make checksetup.pl not complain about having added newDave Miller2014-05-011-2/+8
| | | | | values to localconfig when the answers were supplied by an answer file. r=LpSolit, a=justdave
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+1
| | | | r=glob a=justdave
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-2/+2
| | | | r=gerv a=justdave
* Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLsFrédéric Buclin2014-02-151-9/+2
| | | | r=dkl a=justdave
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+6
| | | | r=dkl, a=glob
* Bug 237498: Add memcached integrationByron Jones2013-12-191-0/+9
| | | | r=dkl, a=sgreen
* Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin2013-12-022-81/+16
| | | | r=sgreen a=justdave
* Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko2013-11-051-0/+16
| | | r=simon, a=glob
* Bug 929575: t/001compile.t fails if Test::Taint is not installedFrédéric Buclin2013-10-281-1/+2
| | | | r=dkl a=glob