- 16 Sep, 2021 10 commits
- 12 Sep, 2021 3 commits
- 11 Sep, 2021 2 commits
- 10 Sep, 2021 5 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
-