855 Commits (master)
 

Author SHA1 Message Date
Steven Loria 98960d6c92 Merge pull request #106 from sloria/pyup-update-werkzeug-0.11.11-to-0.11.13 8 years ago
pyup-bot 5120052c24 Update werkzeug from 0.11.11 to 0.11.13 8 years ago
Steven Loria 76fff57a93 Merge pull request #103 from sloria/pyup-update-flask-0.11.1-to-0.12 8 years ago
pyup-bot e3a34b6677 Update flask from 0.11.1 to 0.12 8 years ago
Steven Loria c168acbcb2 Merge pull request #102 from sloria/pyup-update-factory-boy-2.7.0-to-2.8.1 8 years ago
pyup-bot eb2641abf0 Update factory-boy from 2.7.0 to 2.8.1 8 years ago
Steven Loria a43f1354e0 Merge pull request #100 from sloria/pyup-update-flask-migrate-2.0.1-to-2.0.2 8 years ago
pyup-bot 4e8f2cf0b2 Update flask-migrate from 2.0.1 to 2.0.2 8 years ago
Steven Loria df3dc5257a Merge pull request #99 from sloria/pyup-update-pytest-3.0.4-to-3.0.5 8 years ago
pyup-bot e7496a8aac Update pytest from 3.0.4 to 3.0.5 8 years ago
Steven Loria d81b2ec90c Merge pull request #98 from sloria/pyup-update-flake8-isort-2.0.3-to-2.1.3 8 years ago
pyup-bot ac3b130054 Update flake8-isort from 2.0.3 to 2.1.3 8 years ago
Steven Loria e397f0f467 Merge pull request #94 from sloria/pyup-update-flake8-isort-2.0.1-to-2.0.3 8 years ago
pyup-bot 85d3b28226 Update flake8-isort from 2.0.1 to 2.0.3 8 years ago
Steven Loria 58e5fa47e1 Merge pull request #92 from sloria/pyup-update-flake8-3.2.0-to-3.2.1 8 years ago
pyup-bot 6f679f7de6 Update flake8 from 3.2.0 to 3.2.1 8 years ago
Steven Loria cbb158e28e Merge pull request #91 from sloria/pyup-update-sqlalchemy-1.1.3-to-1.1.4 8 years ago
Steven Loria ea27122940 Merge pull request #90 from sloria/pyup-update-flake8-3.0.4-to-3.2.0 8 years ago
pyup-bot 27c5b796a8 Update sqlalchemy from 1.1.3 to 1.1.4 8 years ago
Steven Loria e9707a31cb Merge pull request #85 from sloria/pyup-update-pytest-3.0.3-to-3.0.4 8 years ago
pyup-bot 4061d5ffd0 Update flake8 from 3.0.4 to 3.2.0 8 years ago
Steven Loria 765415fd7c Merge pull request #87 from sloria/pyup-update-flask-migrate-2.0.0-to-2.0.1 8 years ago
pyup-bot 40311a10c0 Update flask-migrate from 2.0.0 to 2.0.1 8 years ago
pyup-bot c3de2d7c1f Update pytest from 3.0.3 to 3.0.4 8 years ago
Steven Loria 190b1b3bb8 Fix links; add readme task 8 years ago
Steven Loria c73aae7dbd This is 0.12.0 8 years ago
pyup.io bot 7b2c981552 Initial Update (#84) 8 years ago
Steven Loria 7828d68bc1 This is 0.11.1 8 years ago
Steven Loria 4e468d4de7 Merge pull request #83 from aliavni/master 8 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 8 years ago
Steven Loria 7d80cd7098 Merge pull request #81 from Cabalist/req_fix 8 years ago
Steven Loria 9de5e53da0 Merge pull request #80 from Cabalist/master 8 years ago
Ryan Jarvis 05c6e30733 specifiying setuptools/wheel will cause deployment to fail in Heroku 8 years ago
Ryan Jarvis 570d5bc587 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 8 years ago
Steven Loria 11da3ab8f2 This is 0.11.0 8 years ago
Steven Loria 8c8c5c98b6 Merge pull request #79 from Jaza/debug-envvar 8 years ago
Jeremy Epstein 4c856777f1 Use FLASK_DEBUG instead of MYFLASKAPP_ENV 8 years ago
Steven Loria d23a3c455b Fix calls to _run_flask_command 8 years ago
Steven Loria 42f29306b4 This is 0.10.0 8 years ago
Steven Loria c5ba02a7dd Upgrade to invoke 0.13.0 8 years ago
Steven Loria ade2a08f13 Compute copyright year 8 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 8 years ago
Jeremy Epstein 67d5c12daf make travis happy 8 years ago
Jeremy Epstein 1f9ef5ba78 move autoapp to project root, update readme, update travis file 8 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 8 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 8 years ago
Jeremy Epstein 6739ba9859 fix broken import 8 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 8 years ago
Jeremy Epstein f28c31ec77 fix import order 8 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 8 years ago