aboutsummaryrefslogtreecommitdiff
path: root/lib/lib_install.php
AgeCommit message (Expand)Author
2021-03-26tec: Remove data/do-install.txt (#3555)Gravatar berumuron
2021-02-28Travis: Enforce phpcs line length + whitespace (#3488)Gravatar Alexandre Alapetite
2021-02-11refactor: remove referer checks, as they are no longer needed (replaced by cs...Gravatar hesch
2021-02-05Add requirements check in CLI (#3410)Gravatar Alexandre Alapetite
2021-01-14Add constant for PHP requirements (#3369)Gravatar Alexis Degrugillier
2021-01-02Add temp folder check during install (#3312)Gravatar Alexis Degrugillier
2020-12-29Remove Minz validation during install. (#3302)Gravatar Alexis Degrugillier
2020-07-14fix: Test setupMigrations doesn't return false (#3113)Gravatar Marien Fressinaud
2020-07-08Add a migration system (#2760)Gravatar Marien Fressinaud
2020-05-29Fix PostgreSQL database auto-create with limited rights (#3013)Gravatar Alexandre Alapetite
2019-12-30Fix PostgreSQL install (#2735)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-09-17Require PHP 5.6+Gravatar Alexandre Alapetite
2019-08-20Require PHP 5.5+ (#2495)Gravatar Alexandre Alapetite
2019-01-06Copy syslog to STDERR (#2208)Gravatar Alexandre Alapetite
2018-09-02Use mb_strcut (#1996)Gravatar Alexandre Alapetite
2017-09-22[ci] Add Travis (#1619)Gravatar Frans de Jonge
2017-08-21Increase minimal support to PHP 5.3.8+Gravatar Alexandre Alapetite
2017-05-12Move default configuration filesGravatar Alexandre Alapetite
2017-04-08Make fileinfo extension optionalGravatar Alexandre Alapetite
2017-02-28Fix CLI install bug with SQLiteGravatar Alexandre Alapetite
2016-11-20extension_loaded fileinfoGravatar Alexandre Alapetite
2016-11-06Fix small bugs in installGravatar Alexandre Alapetite
2016-10-24CLI do-installGravatar Alexandre Alapetite