Bofh
|
f09df04fd3
|
Remove "always" cache-creating files when it's related cache has not been accesed 7 days
|
2022-12-21 01:20:33 +01:00 |
Bofh
|
45b3e5cb15
|
Adapt cron/db system to add a field "last_accessed" for purging unused caches
|
2022-12-21 01:10:04 +01:00 |
Bofh
|
3729dd5539
|
Remove "always"-tagged cache when unused
|
2022-12-21 00:26:47 +01:00 |
Bofh
|
20513e7f23
|
Created cli.php for managing configuration from cli
|
2022-12-10 16:45:39 +01:00 |
Bofh
|
0c18e53201
|
Add MAX_JOBS as an env variable too (in cron.php)
* Make "explain" field be added in the cron.php system
|
2022-12-09 00:37:03 +01:00 |
Bofh
|
2a0ce78f3c
|
Created feature to run the pending cronjobs with cron.php
* Fixes for the accounts suspend API
|
2022-12-08 23:35:45 +01:00 |
Bofh
|
fac4cca53a
|
Add API http method for suspending accounts + fixes
|
2022-12-08 21:21:57 +01:00 |
Bofh
|
ff321f75fd
|
Created cron system for spawning filter action jobs respecting intervals
* Fixes to adapt more stuff to the cron system from base.php + PgDatabase
|
2022-12-08 21:08:23 +01:00 |
Bofh
|
ac0b11aee8
|
Added a feature to save filter_actions for selected filter
|
2022-12-08 00:18:06 +01:00 |
Bofh
|
6590a883b1
|
Add a cronjob block for cleaning old cache "ondemand" content
|
2022-12-07 00:43:53 +01:00 |
Bofh
|
adeccbc4f1
|
Various improvements in cron.php
|
2022-12-03 17:03:23 +01:00 |
Bofh
|
eb180cdcdf
|
Create cron.php system for executing background jobs
* Adapt PgDatabase class for cron (called by "php cron.php")
|
2022-12-03 16:49:40 +01:00 |