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
adjust histogram graph to new cumulative stats More... over 11 years ago
factor out some common histogram logic from tasks More... over 11 years ago
cut down naming repetition in global_stats function More... over 11 years ago
use consistent -/_ naming for stats More... over 11 years ago
change `wifi_histogram` task to store cumulative values per day More... over 11 years ago
change `cell_histogram` task to store cumulative values per day More... over 11 years ago
change `histogram` task to store cumulative values per day More... over 11 years ago
no longer test task details in stats/views tests More... over 11 years ago
change unique stats queries from `max(value)` to `time == yesterday` More... over 11 years ago
use new precalculated unique-cell stats More... over 11 years ago
add new `unique_cell_histogram` task More... over 11 years ago
use new precalculated unique-wifi stats More... over 11 years ago
add new `unique_wifi_histogram` task More... over 11 years ago
base cell/wifi global stats on the stats table More... over 11 years ago
add new indices for created fields on cell/wifi measurement tables More... over 11 years ago
add coverage test for radio fallback from top-level to individual cell entry More... over 11 years ago
set up cell/wifi histogram tasks More... over 11 years ago
adjust histogram defaults to `yesterday` More... over 11 years ago
add more stat keys More... over 11 years ago
use new stats table for location data in global stats More... over 11 years ago
read histogram stats from stat table instead of calculating it each time More... over 11 years ago
schedule histogram task daily More... over 11 years ago
make time range in histogram task configurable More... over 11 years ago
let histogram task deal gracefully with duplicate entries More... over 11 years ago
replace stat index with a unique constraint More... over 11 years ago
stick to index naming pattern More... over 11 years ago
use creation instead of data gathering time in histogram More... over 11 years ago
actually set the new `measure_id` and `created` fields More... over 11 years ago
add a new `created` field to measures to use for stats More... over 11 years ago
add a new measure_id to point to the `origin` entry in the measure table More... over 11 years ago