aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Expire.php
Commit message (Expand)AuthorAgeFilesLines
* missing includeMario2021-05-281-0/+1
* get devHilmar R2021-03-011-20/+21
* Fix process id disclouseMax Kostikov2020-04-081-4/+6
* Use config instead pconfigMax Kostikov2020-04-011-3/+3
* Use pconfigMax Kostikov2020-03-311-4/+4
* Use POSIX kill 0 to check expire process statusMax Kostikov2020-03-311-1/+1
* Check if POSIX PHP module is available on PID checkMax Kostikov2020-03-311-1/+1
* Add check if expire procedure is still runningMax Kostikov2020-03-311-1/+1
* Update Expire.phpMax Kostikov2020-03-311-5/+5
* Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-03-311-0/+9
* last commented expiration setting in adminzotlabs2018-04-101-3/+4
* expire crashing on shared hosting from memory exhaustion. Lower the expire li...redmatrix2016-07-061-1/+1
* first phase of daemon refactoringredmatrix2016-05-191-0/+93