Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
config Initial commit Oct 19, 2014
dockerfiles Add Docker build artifacts (closes #75) Oct 29, 2018
docs Add docs on extending sandman2; Closes #55 Jan 3, 2017
examples Add examples directory May 12, 2018
sandman2 Added CORS support for sandmanctl using flask-cors;Fixed bug in servi… Sep 30, 2019
tests Merge pull request #76 from jessicaaustin/patch Nov 29, 2018
.gitignore Allow sorting descending Nov 6, 2017
.pylintrc Add a bunch of little stuff Oct 24, 2014
.pyup.yml create pyup.io config file Jan 9, 2019
.travis.yml Add Python3.6 testing Jan 3, 2017
Dockerfile Add docker file for use with Docker Oct 29, 2018
LICENSE Add license (Apache2). Closes #52 Nov 16, 2016
MANIFEST.in Include MANIFEST.in so template files get included in sdist (fixes #50) Nov 14, 2016
Makefile Update Flask due to security vulnerability CVE-2018-1000656 Nov 29, 2018
README.md fixed small errors Jul 11, 2019
README.rst Update SQLAlchemy documentation links (README.rst) Mar 4, 2019
db.sqlite3 Initial commit Oct 19, 2014
requirements.txt Fix double entry Sep 30, 2019
run.py Add 'meta' endpoint support Oct 29, 2014
setup.py Increment version Jul 27, 2019
start.sh Add docker file for use with Docker Oct 29, 2018
tox.ini Unpin Python3.5 in tox; just test latest version May 27, 2018