cloudlog/application
Peter Goodhall d4a7e4cfac Batch eQSL updates and add indexes
Add batch processing for eQSL imports/exports and introduce performance indexes. Bump migration_version to 248 and add Migration_add_eqsl_performance_indexes to create idx_eqsl_qslrdate and idx_eqsl_confirmation_match indexes to speed up eQSL queries and batch matching. Modify Eqsl controller to collect successful uploads and perform a single batch mark-as-sent update. Update EqslImporter to queue confirmations and run a single batch update at the end. Implement eqsl_update_batch() and eqsl_mark_sent_batch() in Eqslmethods_model to perform efficient batch DB operations and logging, reducing per-record queries for large eQSL operations.
2026-02-11 11:32:25 +00:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
controllers Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Add reusable User-Agent helper for QRZ API requests 2026-01-09 10:52:37 +00:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language Add SIG award filters and translations 2026-01-21 17:15:01 +00:00
libraries Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
models Batch eQSL updates and add indexes 2026-02-11 11:32:25 +00:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Add advanced filtering and stats to WWFF awards page 2026-01-21 17:36:18 +00:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html cosmetics I 2023-12-07 16:58:18 +00:00