0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 23 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move test db options into constants More... over 11 years ago
don't assume db datatime field has microsecond precision More... over 11 years ago
make db connection isolation_level configurable More... over 11 years ago
be explicit about nickname being unicode and ensure db connection charset More... over 11 years ago
change stat chart to show increasing number of total locations More... over 11 years ago
adjust radio field meaning to actually match client side code More... over 11 years ago
change example JSON to match GSM cid range More... over 11 years ago
use sqlalchemy declarative base constructor and cut down line noise More... over 11 years ago
rewrite test to avoid multiple app request / db session interaction weirdness More... over 11 years ago
use per-test database session More... over 11 years ago
started adding basic db isolation/cleanup to tests More... over 11 years ago
simplify table binding/creation More... over 11 years ago
attach session instead of database to request and ensure proper session close More... over 11 years ago
add more options to Database class for testing/debugging More... over 11 years ago
trick coverage / note sqlite special case More... over 11 years ago
setup mysql on travis and prepare for travis-specific db config More... over 11 years ago
make it possible to configure a unix_socket for the test database More... over 11 years ago
create common test base classes to prepare for some test state More... over 11 years ago
split build/test into separate make commands More... over 11 years ago
limit leaderboard to top 10 More... over 11 years ago
shorten table heading More... over 11 years ago
stand back, I'm doing CSS :) More... over 11 years ago
avoid `session` dependence in some `submit.process_*` functions More... over 11 years ago
reorganize submit module and unify function naming More... over 11 years ago
remove intermediate json load/dump cycle and simplify `handle_score` More... over 11 years ago
provide default value for `frequency` pop and move comment More... over 11 years ago
display new metrics and refactor backend code More... over 11 years ago
wrap long line More... over 11 years ago
add various new stats More... over 11 years ago
correct any new incoming measurement times older then two month to `now` More... over 11 years ago