247 Commits (df3dc5257a2e3a6b62dbc91115c6bd91af071656)
 

Author SHA1 Message Date
Steven Loria df3dc5257a Merge pull request #99 from sloria/pyup-update-pytest-3.0.4-to-3.0.5 9 years ago
pyup-bot e7496a8aac Update pytest from 3.0.4 to 3.0.5 9 years ago
Steven Loria d81b2ec90c Merge pull request #98 from sloria/pyup-update-flake8-isort-2.0.3-to-2.1.3 9 years ago
pyup-bot ac3b130054 Update flake8-isort from 2.0.3 to 2.1.3 9 years ago
Steven Loria e397f0f467 Merge pull request #94 from sloria/pyup-update-flake8-isort-2.0.1-to-2.0.3 9 years ago
pyup-bot 85d3b28226 Update flake8-isort from 2.0.1 to 2.0.3 9 years ago
Steven Loria 58e5fa47e1 Merge pull request #92 from sloria/pyup-update-flake8-3.2.0-to-3.2.1 9 years ago
pyup-bot 6f679f7de6 Update flake8 from 3.2.0 to 3.2.1 9 years ago
Steven Loria cbb158e28e Merge pull request #91 from sloria/pyup-update-sqlalchemy-1.1.3-to-1.1.4 9 years ago
Steven Loria ea27122940 Merge pull request #90 from sloria/pyup-update-flake8-3.0.4-to-3.2.0 9 years ago
pyup-bot 27c5b796a8 Update sqlalchemy from 1.1.3 to 1.1.4 9 years ago
Steven Loria e9707a31cb Merge pull request #85 from sloria/pyup-update-pytest-3.0.3-to-3.0.4 9 years ago
pyup-bot 4061d5ffd0 Update flake8 from 3.0.4 to 3.2.0 9 years ago
Steven Loria 765415fd7c Merge pull request #87 from sloria/pyup-update-flask-migrate-2.0.0-to-2.0.1 9 years ago
pyup-bot 40311a10c0 Update flask-migrate from 2.0.0 to 2.0.1 9 years ago
pyup-bot c3de2d7c1f Update pytest from 3.0.3 to 3.0.4 9 years ago
Steven Loria 190b1b3bb8 Fix links; add readme task 9 years ago
Steven Loria c73aae7dbd This is 0.12.0 9 years ago
pyup.io bot 7b2c981552 Initial Update (#84) 9 years ago
Steven Loria 7828d68bc1 This is 0.11.1 9 years ago
Steven Loria 4e468d4de7 Merge pull request #83 from aliavni/master 9 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 9 years ago
Steven Loria 7d80cd7098 Merge pull request #81 from Cabalist/req_fix 9 years ago
Steven Loria 9de5e53da0 Merge pull request #80 from Cabalist/master 9 years ago
Ryan Jarvis 05c6e30733 specifiying setuptools/wheel will cause deployment to fail in Heroku 9 years ago
Ryan Jarvis 570d5bc587 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 9 years ago
Steven Loria 11da3ab8f2 This is 0.11.0 9 years ago
Steven Loria 8c8c5c98b6 Merge pull request #79 from Jaza/debug-envvar 9 years ago
Jeremy Epstein 4c856777f1 Use FLASK_DEBUG instead of MYFLASKAPP_ENV 9 years ago
Steven Loria d23a3c455b Fix calls to _run_flask_command 10 years ago
Steven Loria 42f29306b4 This is 0.10.0 10 years ago
Steven Loria c5ba02a7dd Upgrade to invoke 0.13.0 10 years ago
Steven Loria ade2a08f13 Compute copyright year 10 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 10 years ago
Jeremy Epstein 67d5c12daf make travis happy 10 years ago
Jeremy Epstein 1f9ef5ba78 move autoapp to project root, update readme, update travis file 10 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 10 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 10 years ago
Jeremy Epstein 6739ba9859 fix broken import 10 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 10 years ago
Jeremy Epstein f28c31ec77 fix import order 10 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 10 years ago
Jeremy Epstein 7bf22549bd keep trying to make travis happy 10 years ago
Jeremy Epstein 1706ef3504 keep trying to make travis happy 10 years ago
Jeremy Epstein dc4ee6f6d6 see if specifying /usr/bin/env flask will make travis happy 10 years ago
Jeremy Epstein 5010ebc949 add missing cli import in app.py 10 years ago
Jeremy Epstein ab5d59cb43 pwd in tasks.py to check working dir before running tests 10 years ago
Jeremy Epstein c57e4e598d comment-out lint command from tasks.py for now 10 years ago
Jeremy Epstein d33fd7a2cf update tasks.py to work with Click 10 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 10 years ago