0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update sqlalchemy version More... about 12 years ago
invoke 0.8.2 is broken regarding tasks with pre-requisite (see https://github.com/pyinvoke/invoke/issues/160): stick with 0.7.0 for now More... about 12 years ago
update dependencies More... about 12 years ago
update bootstrap to 3.2.0 More... about 12 years ago
update jquery validate plugin More... about 12 years ago
update jquery-validate More... over 12 years ago
update JQuery More... over 12 years ago
update bootstrap version More... over 12 years ago
fix default alembic path in alembic ini file More... over 12 years ago
change from tornado to cherrypy as default server backend More... over 12 years ago
update dependencies More... over 12 years ago
add python 3.4 to travis now that it supports it More... over 12 years ago
update bottle package More... over 12 years ago
add dependencies status badge More... over 12 years ago
update dependencies More... over 12 years ago
fix (or silence) some unsused import in tests More... over 12 years ago
remove unused imports from movies helper test More... over 12 years ago
remove unused imports in config More... over 12 years ago
add check task to run both pep8 and pyflakes check on source code More... over 12 years ago
Fix two PEP8 E713 erroris: test for membership should be 'not in' More... over 12 years ago
add pyflakes and a pyflakes task to statically analyze source code for errors More... over 12 years ago
bump SQLAlchemy and Alembic version More... over 12 years ago
Revert "add python 3.4 to Travis" More... over 12 years ago
add python 3.4 to Travis More... over 12 years ago
fix comments More... over 12 years ago
import models in env.py in order to auto-generate migrations scripts with alembic More... over 12 years ago
ignore db/versions folder when invoking pep8 since migration scripts are auto-generated by alembic More... over 12 years ago
find all movies in subdirectories, not only in the first level More... over 12 years ago
update project dependencies and notably switch to the latest stable bottle release (0.12.5) More... over 12 years ago
remove unnecessary print More... over 12 years ago