aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/front/controller/admin/ServerController.php
Commit message (Expand)AuthorAgeFilesLines
* Fix: soft fail if the mutex is not workingArthurHoaro2020-11-241-1/+6
* Merge pull request #1635 from ArthurHoaro/feature/phpcsArthurHoaro2020-11-101-1/+3
|\
| * Manually fix remaining PHPCS errorsArthurHoaro2020-11-091-1/+3
| * Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-1/+1
* | Server admin: do not retrieve latest version without update_checkArthurHoaro2020-11-091-4/+11
|/
* Fix rebase issueArthurHoaro2020-10-271-2/+2
* Feature: add a Server administration pageArthurHoaro2020-10-211-0/+87