- 30 Nov, 2021 1 commit
-
-
Addshore authored
A change between v1 and v2 of docker-compose meant that container names moves from using _s to -s for their parts. mwcli depends on this name riht now and thus breaks with v2. This change removes the dep on names, instead selecting containers based on labels which remain the same between docker-compose version. Thanks for @migr for spotting the issue.
-
- 06 Nov, 2021 1 commit
-
-
OutdoorAcorn authored
-
- 29 Oct, 2021 1 commit
-
-
Santhosh authored
-
- 27 Oct, 2021 5 commits
- 26 Oct, 2021 2 commits
- 23 Oct, 2021 4 commits
- 22 Oct, 2021 1 commit
-
-
Addshore authored
-
- 21 Oct, 2021 5 commits
- 20 Oct, 2021 6 commits
- 18 Oct, 2021 3 commits
- 17 Oct, 2021 4 commits
- 16 Oct, 2021 7 commits
-
-
Addshore authored
-
This alters the location of the sqlite db files. It also sets a umod ALWAYS in install.php and also via LocalSettings.php which means we should have far less permission issues when juggling differnet things in different contexts. It might make snense to set umods more too, for things such as running composer update as the wrong user etc.. https://phabricator.wikimedia.org/T287654
-
Addshore authored
-
Addshore authored
-
Addshore authored