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
move schema's into their own module More... almost 12 years ago
omit `status=error` from 400 responses More... almost 12 years ago
factor out dump_decimal_json function More... almost 12 years ago
provide and test some search API validation More... almost 12 years ago
test successful search More... almost 12 years ago
add temporary self-signed ssl keys More... almost 12 years ago
test posting application/json and ensure we get the content-type header back More... almost 12 years ago
update to latest WebTest More... almost 12 years ago
add basic test for renderer More... almost 12 years ago
move DecimalJSON renderer into its own module More... almost 12 years ago
provide test for post measure API and let implementation match the spec More... almost 12 years ago
add test for /search not_found case More... almost 12 years ago
add coverage unit tests for db module More... almost 12 years ago
add tests directory More... almost 12 years ago
include WebTest More... almost 12 years ago
add first views test More... almost 12 years ago
no need for a json body on successful 204's More... almost 12 years ago
don't promise a "status" code on 400 responses More... almost 12 years ago
decrease our accuracy example a bit - no need to tell about initial worst case More... almost 12 years ago
API doc tweaks More... almost 12 years ago
include post_measurement URL example More... almost 12 years ago
remove clear text ssid - it doesn't really add anything over bssid and is more privacy sensitive than other data More... almost 12 years ago
pyflakes More... almost 12 years ago
tweak `decimal precision` sentence More... almost 12 years ago
fix json example syntax More... almost 12 years ago
fix docs syntax error More... almost 12 years ago
more ignores More... almost 12 years ago
describe `post measurement` API and make code comply API docs More... almost 12 years ago
Provide detailed description of search API More... almost 12 years ago
globally replace json renderer with our decimal variant More... almost 12 years ago