0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 21 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a note about the timestamp More... almost 12 years ago
add an optional timestamp to each measurement More... almost 12 years ago
remove the min. two wifis protection, will add if asked by privacy later More... almost 12 years ago
add link to wiki page More... almost 12 years ago
change bug tracker link to point to bugzilla More... almost 12 years ago
increase maximum lat/lon precision to seven digits, fixes #1 More... almost 12 years ago
Move all decimal precision related things into decimaljson module More... almost 12 years ago
Rename renderer to decimaljson and cleanup API names More... almost 12 years ago
reorder/rename cell_or_wifi validators More... almost 12 years ago
avoid _MeasuresSchema name, by renaming the top-level schema to SubmitSchema More... almost 12 years ago
simplify batch test data More... almost 12 years ago
whitespace More... almost 12 years ago
moved to batches - fixes #5 More... almost 12 years ago
convert wifi frequencies into channel numbers in measurement storage More... almost 12 years ago
Add `frequency` as an alternative to `channel` to the wifi API More... almost 12 years ago
Add new accuracy, altitude and altitude_accuracy fields, closes #4 More... almost 12 years ago
no need to install argparse under Python 2.7 More... almost 12 years ago
drop konfig from requirements, we don't use it yet More... almost 12 years ago
pep8 More... almost 12 years ago
Use unittest2, so assertDictEqual is actually available More... almost 12 years ago
added a batch in the measures post api More... almost 12 years ago
flaked-8 More... almost 12 years ago
using a threadlocal for the connector More... almost 12 years ago
make sure the test uses the new API path More... almost 12 years ago
unserialize data if needed More... almost 12 years ago
fix redis host More... almost 12 years ago
remove sqlitism from importer script More... almost 12 years ago
add file logging to server More... almost 12 years ago
let's actually commit the import batches More... almost 12 years ago
respect private overrides in importer script More... almost 12 years ago