clrghouz/app/Jobs
Deon George 742f0cd015
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 39s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m46s
Create Docker Image / Final Docker Image Manifest (push) Successful in 12s
More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing
2024-06-05 21:57:16 +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 Move HAproxy exceptions into their own class, and downgrade HAproxy errors since they are handled 2024-06-03 19:09:09 +10:00
EchoareaImport.php Prefix is an optional argument, so default it to blank 2024-06-05 19:23:58 +10:00
FileareaImport.php Prefix is an optional argument, so default it to blank 2024-06-05 19:23:58 +10:00
MailSend.php Dont cache the mail:send query 2024-05-25 10:33:35 +10:00
MessageProcess.php More UTF8 message processing fixes, specifically related to tagline/tearline/origin processing 2024-06-05 21:57:16 +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-03 19:09:09 +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