Commit Graph

17 Commits

Author SHA1 Message Date
Tyrel Souza
ff3c2f327a Check filehash and filename, not just hash when checking if it needs to be saved. (#32) 2017-01-26 13:59:49 -05:00
Tyrel Souza
6df5f1c674 Allow filename to stay. dont hash the name, this will honor the upload_to (#31)
* Allow filename to stay. dont hash the name, this will honor the upload_to setting

* Version bump and changelog
2017-01-25 14:59:43 -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
61fed8eacd File Path Things (#29)
* File Path Things

* readme update
2017-01-23 14:08:51 -05:00
Tyrel Souza
f1e66ad828
changelog 2017-01-20 16:23:52 -05:00
Tyrel Souza
7c02909722
bump Version and add more readme 2017-01-20 15:56:54 -05:00
Tyrel Souza
4ddfe8898d
merge and new version 2017-01-20 15:23:05 -05:00
Tyrel Souza
1cb4268d5f
Bump Version 2017-01-20 15:10:23 -05:00
Tyrel Souza
87c8413686 0.1.5 (#23)
* add migrations package (#22)

* add migrations
2017-01-20 14:57:29 -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
e50dc36942
Version 0.1.3 release 2017-01-10 11:33:06 -05:00
Tyrel Souza
7d453bf13a
Bump Version 2016-12-09 10:21:21 -05:00
Tyrel Souza
deccc4003c
Bump Version 2016-12-09 10:11:35 -05:00
Tyrel Souza
3f7d333d98 Rename Storage Class (#10)
* Rename Storage Class

* bump version to 0.1.0
2016-12-08 15:43:34 -05:00
Tyrel Souza
62a5118a7e
Update Version number 2016-12-08 15:31:46 -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