Releases: gesinn-it-pub/docker-mediawiki-tools
Releases · gesinn-it-pub/docker-mediawiki-tools
5.0.0
4.1.0
- feat (run-jobs.sh): add options to suppress informational output and to suppress all output
4.0.0
3.3.2
- fix (tools/run-jobs): don't fail if job queue is empty, add additional error handling
3.3.1
- chg (tools/run-jobs.sh): cap at 200 jobs/iteration and improve queued‐jobs counting
3.3.0
- chg (composer-require): allow optional third parameter to pass in extra config parameters
3.2.1
chg (composer): using Composer with the "no-cache" option during Docker image builds minimizes disk usage and ensures a cleaner, more reproducible final image by avoiding unnecessary cached files.
3.2.0: Merge pull request #2 from paladox/patch-1
deps: Bump default MEDIAWIKI_VERSION to 1.39 in Dockerfile
3.1.0
update (tools): add check for xDebug installation status in prepare-dev.sh
- check the installed version of xDebug
- if needed unistall the installed version and install the required 3.1.6
- this is important to run prepare-dev and install and run xDebug inside extension itself
3.0.1
- fix (update-search-index.sh): Change path from "extensions/CirrusSearch" to "extensions/Cirrussearch" required for Cirrus MW 1.39+