Commit Graph

9 Commits

Author SHA1 Message Date
Tyrel Souza
8f811db7c8 Change pk (#35)
* add new primary_key field.

* Add new field, populate data, change to being pk, change name, double length of name field, and set it to unique

* change version, and add new migration

* bump down the size, 767/4 = 191

* update readme

* remove models.py comment
2017-02-06 15:31:40 -05:00
Tyrel Souza
5b91a7b362 Remove filehash, set pk to name (#33)
* Remove filehash, set pk to name

* remove stale comment and dead block
2017-01-27 15:52:02 -05:00
Tyrel Souza
1561754feb Mtime and url 0.5.0 (#30)
* Add MTIME and modified_time to storage

* update version and docs

* newline EOF

* newline EOF

* url error
2017-01-23 15:56:51 -05:00
Tyrel Souza
a54bc1dda1 0.4.0 (#26)
* redo migrations

* merge and new version

* remove serialize (#25)

* bump Version and add more readme
2017-01-20 16:01:41 -05:00
Tyrel Souza
f35406d847 0.3.0 (#24)
* redo migrations

* merge and new version
2017-01-20 15:23:48 -05:00
Tyrel Souza
76d095991c
alter first, then add 2017-01-20 15:09:09 -05:00
Tyrel Souza
09d721df0d separate filename and filehash (#21)
* separate filename and filehash

* rename migration

* test url

* bump version

* update changelog

* test fail url

* update coveragerc

* add coveragerc

* EOFNL

* update covrc

* filename
2017-01-20 14:38:41 -05:00
Tyrel Souza
93df8c6939 Documentation (#5)
Add a lot of missing documentation

* try codeblock

* code

* backticks

* markdown, not rst

* examples

* unindent

* stub out docs

* change theme, add docs for installation

* More documentation

* remove debug print

* flake8
2016-12-08 13:43:12 -05:00
Tyrel Souza
592373d1d3
Initial commit after moving from Gitlab 2016-12-07 22:50:48 -05:00