summaryrefslogtreecommitdiffstats
path: root/install.php
Commit message (Expand)AuthorAgeFilesLines
* Require PHP 7.2Romain d'Alverny2022-01-101-4/+4
* Cleanup install.phpnashe2017-10-171-19/+9
* Use new *_path helpers in install.phpnashe2017-10-171-2/+2
* Move the setup page into a viewnashe2017-10-171-118/+1
* Files to test for +w rights were not removed by the installernashe2017-07-161-0/+3
* Add an option to disable feed certificate checknashe2017-07-131-1/+2
* Require PHP 5.6nashe2017-07-081-4/+4
* Add spanish choice in installnashe2017-07-071-1/+9
* Coding style (fixes #91 )nashe2017-07-071-3/+3
* Do not encode website's URL in the config.ymlnashe2017-07-051-1/+1
* Move the debug directive to configuration filenashe2017-05-281-1/+2
* Update installation checks for now-nonexistant config files. Refs #69.Sam Wilson2015-10-041-5/+5
* Clean codenashe2015-08-111-6/+6
* Change PHP version requirementnashe2015-08-051-4/+4
* l10n support for moonmoonPascal Chevrel2012-03-121-48/+34
* Refactor installation code to be more readable, reduce the use of temporary v...Pascal Chevrel2012-03-101-66/+48
* fix install process and admin section which are currently broken because of t...Pascal Chevrel2012-03-081-22/+22
* refactor testing of requirements to have more readable and expandable code, a...Pascal Chevrel2012-03-071-16/+27
* Make install process less painful by preventing Maurice Svay2010-05-171-7/+9
* Initial commitMaurice Svay2010-02-161-0/+209