4
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whitespace More... about 14 years ago
Actually return useful responses. More... about 14 years ago
Whitespace More... about 14 years ago
Show simple list of badges owned. More... about 14 years ago
Allow saving multiple badges at once, enhance error reporting. More... about 14 years ago
Evidence can be absolute. More... about 14 years ago
I before E... More... about 14 years ago
Not using forms anymore. More... about 14 years ago
Separate packages needed for testing in a new requirements file. More... about 14 years ago
Removed code related to registering. More... about 14 years ago
Don't set a password for users authenticated by browserID More... about 14 years ago
Use browserID for register/login. More... about 14 years ago
Moving things around, ignoring things. More... about 14 years ago
Spring cleaning. More... about 14 years ago
rearranging directories More... about 14 years ago
removing mock issuer More... about 14 years ago
Whitespace More... over 14 years ago
Clearer messaging on fail cases. More... over 14 years ago
Returns correct status code on validation failure. More... over 14 years ago
Added constraint for URL uniqueness. More... over 14 years ago
Beginning view testing. More... over 14 years ago
Badges can be refreshed from the remote source. More... over 14 years ago
Malformed badges raise ValueError More... over 14 years ago
Make sure remotely retrieved badges are saveable; use URL from request for URL field in badge data. More... over 14 years ago
Testing remote server interaction: badges are retrievable from remote server. More... over 14 years ago
Tetst for filtering by group. More... over 14 years ago
Reorganized tests, added group field validation, added required field for private. More... over 14 years ago
Start using badge.id() internally. More... over 14 years ago
Refactor tests; implement badge.id() alias for badge['_id'] More... over 14 years ago
Badge class now emulates dict for looking up, setting values on fields More... over 14 years ago