Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wikiteq/update core version #447

Closed

Conversation

TheDivine
Copy link

@TheDivine TheDivine commented Oct 12, 2024

I updated the core version to 1.39.10

MAIC-201, MKA-223

yaronkoren and others added 30 commits September 7, 2023 14:56
Canasta 2.0 adding wiki farm support
* Change "chameleon" skin directory to be all lowercase

Fixes #304.

* Update composer.canasta.json
Environment variables:
* PM_MAX_CHILDREN = 25
* PM_START_SERVERS = 10
* PM_MIN_SPARE_SERVERS = 5
* PM_MAX_SPARE_SERVERS = 15
* PM_MAX_REQUESTS = 2500
The update includes the addition of permission checks for sitemap directory to the run-apache.sh script. If necessary, it adjusts the permissions to ensure the correct access levels
* Add AWS extension

Partial fix for #229

* Fix for clone call
* Add JWTAuth extension

Partial fix for #229

* Fix version number
* Upgrades MsUpload to newer version

Commit `8c2403b09186f5f25f0c28369e6aff3c285047df`

* Fixes a branch name for MsUpload

* Fixes branch for the MsUpload

* Fixes commit typo

* Reverts accidental MobileFrontend commit change
* Adds SemanticWatchlist v 1.3.0

* Fixes a typo
…a67c5064b` (#336)

This commit includes fix for MailAddress calls, otherwise SWL is unable to send emails at 1.39+
* Change "chameleon" skin directory to be all lowercase

Fixes #304.

* Update composer.canasta.json
yaronkoren and others added 21 commits June 6, 2024 12:40
Fixes #391.

This requires updating five extensions in all: PluggableAuth, LDAPAuthentication2, OpenID Connect, WSOAuth, and (because the updated version of LDAPAuthentication2 requires an updated version of it) LDAPProvider. For all five of these, the seemingly working new version can still be found in the REL1_39 branch, so there was no need to switch to master for any of them.
* Move skins setup to skins.yaml and add shell script for execution

* Move skins setup to skins.yaml and add shell script for execution

* Move skins setup to skins.yaml and add shell script for execution

* Move skins setup to skins.yaml and add shell script for execution

* Use php script for extensions and skins setup (earlier - shell)

* Use php script for extensions and skins setup (earlier - shell)

* Use php script for extensions and skins setup (earlier - shell)
…ng runJobs.php (#407)

* addition of the --memory-limit flag (with a value of 512M) when calling runJobs.php

* Remove unrelated changes
…ticsearch starts running (#408)

* addition of the waitelastic() function, which pauses setup until Elasticsearch starts running

* Improved comment
* making MediaWiki's cache directory into a volume

* making MediaWiki's cache directory into a volume
…scripts.sh (#410)

* Moving some code into the new files functions.sh and run-maintenance-scripts.sh

* Fix typo
* making sure that various directories are writeable, via the new function make_dir_writable()

* Move image permissions update code to run-all.sh

* Move image permissions update code to run-all.sh

* Move image permissions update code to update-images-permissions script
* Make log files into volume

* Make log files into volume
* Add persistent directories param to skin/extension YAML files

* Add persistent directories param to skin/extension YAML files

* Add persistent directories param to skin/extension YAML files
* Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt

* Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt

* Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt

* Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt

* Update robots.txt, add ROBOTS_DISALLOWED and extra-robots.txt
* Add missing imports

* Remove unused variableArrayIndex parameter
@DanielWTQ DanielWTQ force-pushed the Wikiteq/Update-core-version branch from fa04187 to 71eb197 Compare October 17, 2024 05:16
DanielWTQ
DanielWTQ previously approved these changes Oct 17, 2024
@TheDivine TheDivine force-pushed the Wikiteq/Update-core-version branch from 71eb197 to 78217f1 Compare October 20, 2024 20:49
@DanielWTQ DanielWTQ dismissed their stale review October 21, 2024 01:51

Conflicts need to be fixed

@TheDivine TheDivine closed this Oct 21, 2024
@TheDivine TheDivine deleted the Wikiteq/Update-core-version branch October 21, 2024 11:07
@TheDivine TheDivine restored the Wikiteq/Update-core-version branch October 21, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants