summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-01Merge pull request #5 from yuvadm/dependabot/pip/flask-1.0HEADmasterYuval Adam
Bump flask from 0.12.2 to 1.0
2019-11-01Merge pull request #6 from yuvadm/dependabot/pip/marshmallow-2.15.1Yuval Adam
Bump marshmallow from 2.15.0 to 2.15.1
2019-11-01Bump flask from 0.12.2 to 1.0dependabot[bot]
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.2...1.0) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01Bump marshmallow from 2.15.0 to 2.15.1dependabot[bot]
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/2.15.0...2.15.1) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01Merge pull request #4 from yuvadm/dependabot/pip/werkzeug-0.15.3Yuval Adam
Bump werkzeug from 0.14.1 to 0.15.3
2019-11-01Bump werkzeug from 0.14.1 to 0.15.3dependabot[bot]
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3) Signed-off-by: dependabot[bot] <support@github.com>
2018-03-18Initial REST supportYuval Adam
2016-05-08Update READMEYuval Adam
2016-05-08Update reqs, use Python 3 by defaultYuval Adam
2014-06-28Run on gunicorn in productionYuval Adam
2014-06-28Bump all versionsYuval Adam
2013-09-19Update README.mdYuval Adam
Not sure how this typo went unnoticed for so long
2013-01-16Update READMEYuval Adam
2012-09-11Update to use DATABASE_URLYuval Adam
2012-08-16added READMEYuval Adam
2012-08-16initial commitYuval Adam