- 10 Sep, 2021 4 commits
- 09 Sep, 2021 10 commits
-
-
Addshore authored
-
Addshore authored
-
Addshore authored
Require users to always specify the DB type that they want to install, to avoid people using sqlite by default perhaps, and then encountering T287654. Also if people do choose sqlite, then end the install step with a WARNING to them, linking to the phab ticket. Bug: T287654
-
Addshore authored
-
-
Addshore authored
-
-
Michael Große authored
If the update was a success, then that update message is also printed in cmd/version.go In general the code in internal should not print to the console. However, since execution stops there if the update was not a success, the output is moved into that if-condition to keep showing the error message to the user before the program exits.
-
- 07 Sep, 2021 4 commits
-
-
Addshore authored
Fix segfault. Don't set xdebug.var_display_max settings See merge request releng/cli!9
-
Addshore authored
-
Addshore authored
Take backups of LocalSettings incase they get lost See merge request releng/cli!6
-
Addshore authored
Timeout after 1 second on mysql db check See merge request releng/cli!8
-
- 24 Aug, 2021 4 commits
- 17 Aug, 2021 1 commit
-
-
Addshore authored
My IDE wants to do this on save now... Change-Id: I6153b0939095cb7d2cd81cab634e7243de01fa49
-
- 16 Aug, 2021 1 commit
-
-
Jeena Huneidi authored
Add useful shortcuts for some choice commands See merge request releng/cli!2
-
- 11 Aug, 2021 4 commits
- 10 Aug, 2021 2 commits
-
-
Jeena Huneidi authored
CI: Add initial gitlab CI See merge request releng/cli!1
-
-
- 06 Aug, 2021 1 commit
-
-
Addshore authored
Has not been fully tested yet, as there is no real release to grab at this point. However, this also doesn't alter the default current behaviour, so should be safe to merge anyway.. Change-Id: If92526a73f588e81b8a37c1cc684ca6d8973cea3
-
- 03 Aug, 2021 1 commit
-
-
Addshore authored
Bug: T287695 Change-Id: I5032fccc8b3fb0e3eb0ca922c2e4b927747b6ccb
-
- 16 Jul, 2021 1 commit
-
-
Jeena Huneidi authored
Creates a latest.txt file in the release dir for use by the autoupdater. Puts releases in a folder for each version. Change-Id: I2e69a75894fa3224ace2cba52968192b4a263701
-
- 14 Jul, 2021 1 commit
-
-
Creates an alias called dev for the default development environment. This will be useful when other environments are added to the cli. Replaces the docker command with mwdd to remove duplicate functionality. Also update the test to be mwdd / docker focused but this needs to be commented out for now... Change-Id: Ibb2798f438f9372289694f0bb4ce5dbb087d18dc
-
- 13 Jul, 2021 2 commits
-
-
This introduces a basic JSON config that can be expanded and used initially for the "dev mode" option, of either mediawiki-docker or mwdd. Bug: T286088 Change-Id: I5aa878737e7ac42ffa5b1abdb1f867db1c539c91
-
Provides the user with a better error on failure saying why it failed. Doesnt output with log. (so no more timestamps) Does non 0 exit code on failure Bug: T285628 Change-Id: Ie8f09806d526b1c5385572e472b27e6faff99167
-
- 12 Jul, 2021 1 commit
-
-
Bug: T285716 Change-Id: I5270e358bc8a3d9d179b07eab886d67aaae9cd33
-
- 02 Jul, 2021 3 commits
-
-
jenkins-bot authored
-
jenkins-bot authored
-
jenkins-bot authored
-