clrghouz/app/Jobs
Deon George 81f59dcbb8
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m50s
Create Docker Image / Final Docker Image Manifest (push) Successful in 11s
Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record.
2024-06-01 10:46:02 +10:00
..
AddressIdle.php When de-listing, remove unsent items and unsubscribe from file/echo areas. 2024-05-26 21:41:02 +10:00
AddressIdleDomain.php Automatically mark idle nodes HOLD/DOWN/DE-LIST. Automatically validate presented addresses. 2024-05-25 22:31:42 +10:00
AddressPoll.php Update job:list, and change "subject" to "jobname" 2024-05-22 09:21:59 +10:00
EchoareaImport.php Update job:list, and change "subject" to "jobname" 2024-05-22 09:21:59 +10:00
FileareaImport.php Update job:list, and change "subject" to "jobname" 2024-05-22 09:21:59 +10:00
MailSend.php Dont cache the mail:send query 2024-05-25 10:33:35 +10:00
MessageProcess.php Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record. 2024-06-01 10:46:02 +10:00
NodelistImport.php Update job:list, and change "subject" to "jobname" 2024-05-22 09:21:59 +10:00
PacketProcess.php Remove EncodeUTF8 infavour of using attribute casting only. The implementation of EncodeUTF8 was not correct, essentially removing any previous casting causing issues when saving a record. 2024-06-01 10:46:02 +10:00
SystemHeartbeat.php Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children 2024-05-09 21:22:30 +10:00
TicProcess.php Fix TicProcess, save() returns a bool, not the object 2024-05-25 11:09:34 +10:00