itflow/cron
cs2000 fc33312e79
SonarCube Suggestion
Rename multiple functions to conform to project naming rules (^[a-z][a-zA-Z0-9]*$). This is a non-functional refactor for style/CI compliance and consistency.
2026-02-05 10:15:52 +00:00
..
custom Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts 2025-10-07 13:55:54 -04:00
.htaccess Add .htaccess in cron 2025-10-08 17:25:03 -04:00
certificate_refresher.php replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage 2026-01-14 17:30:23 -05:00
cron.php If not client_id then do not include &client_id= in ticket uris as this would cause ticket viewing to break if client_id is 0. 2026-01-19 17:01:38 -05:00
domain_refresher.php replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage 2026-01-14 17:30:23 -05:00
mail_queue.php SonarCube Suggestion 2026-02-05 10:15:52 +00:00
ticket_email_parser.php Changes for M365 oAuth now using latest dev code 2026-02-05 09:37:22 +00:00