0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 24 days ago. based on code collected 24 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
handle edge-case where we get multiple entries for one new wifi More... over 11 years ago
expand `remove_wifi_measure` task to remove data from `wifi` table as well More... over 11 years ago
avoid JSON serialization problem for set type More... over 11 years ago
update wifi table to make `key` unique More... over 11 years ago
add and maintain wifi table measurement counts More... over 11 years ago
clarify variable names in `insert_wifi_measure` task More... over 11 years ago
add two new columns to cell/wifi tables to hold analysis related state More... over 11 years ago
beware: A tired German is trying to name things :) More... over 11 years ago
call `remove_wifi_measure` task for newly blacklisted wifi AP's More... over 11 years ago
add new `remove_wifi_measure` task to delete data for blacklisted wifi AP's More... over 11 years ago
add and schedule new batched tasks for moving wifi AP detection More... over 11 years ago
tweak `new_unique_wifis` task settings More... over 11 years ago
add new task to analyze new wifis for max differences in lat/lon coordinates More... over 11 years ago
add wifi blacklist filtering to new async insert_wifi_measure task More... over 11 years ago
reduce the heatmap radius to better match an actual 100x100m area More... over 11 years ago
move inserts into wifi_measure table to an async task More... over 11 years ago
add a `decode_datetime` function as a complement to `encode_datetime` More... over 11 years ago
add wifi blacklist db table More... over 11 years ago
add unix time to utc conversion in importer More... over 11 years ago
adjust imported to `new` format More... over 11 years ago
be even more careful to teardown/delete all db pools and connections More... over 11 years ago
fix up importer a bit more and re-enable importer main function testing More... over 11 years ago
explicitly dispose of connection pools to close lingering database connections More... over 11 years ago
bring back and adjust importer from pre-simplification branch More... over 11 years ago
increase http-cache time for json/csv resources to one day More... over 11 years ago
schedule daily stat tasks a bit closer to midnight More... over 11 years ago
fix celery beat schedule More... over 11 years ago
tweak y-axis graph labels More... over 11 years ago
tweak graph size and add some comments about data update interval More... over 11 years ago
add two new graphs for unique cells/wifis More... over 11 years ago