aboutsummaryrefslogtreecommitdiff
path: root/cli/do-install.php
AgeCommit message (Expand)Author
2019-11-09Fix CLI install for SQLite (#2648)Gravatar Alexandre Alapetite
2019-11-06Fix database autocreate at install (#2635)Gravatar Alexandre Alapetite
2019-09-29PDO refactoring for code simplification (#2522)Gravatar Alexandre Alapetite
2019-03-19Add an option validation on cli commands (#2278)Gravatar Alexis Degrugillier
2018-09-09Better test if server has public address (#2010)Gravatar Alexandre Alapetite
2017-12-11Use __DIR__ for relative include and requireGravatar Alexandre Alapetite
2017-12-10Check requirement in CLI script (#1711)Gravatar Kevin Papst
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-07-22Update username constraintsGravatar Alexandre Alapetite
2017-03-03Allows do-install.php only if data/do-install.txt existsGravatar Alexandre Alapetite
2017-03-02CLI add language to installGravatar Alexandre Alapetite
2017-02-28Fix CLI install bug with SQLiteGravatar Alexandre Alapetite
2017-02-25Merge branch 'dev' into feature/username-in-cliGravatar Clément
2017-02-24Merge pull request #1436 from dswd/disable-updateGravatar Alexandre Alapetite
2017-02-24Added disable_update option to cli/do-install.phpGravatar Dennis Schwerdel
2017-02-23Fixed empty db-prefix in do-install.phpGravatar Dennis Schwerdel
2017-02-16use function with preg_match to check usernameGravatar Clément
2017-02-16Possibility to register user having a '-', a '_' or a '.' in usernameGravatar Clément
2016-11-06Underscore missing in documentationGravatar Alexandre Alapetite
2016-11-06Fix small bugs in installGravatar Alexandre Alapetite
2016-10-25A bit more readmeGravatar Alexandre Alapetite
2016-10-24+x execution rights do-installGravatar Alexandre Alapetite
2016-10-24CLI do-installGravatar Alexandre Alapetite