Commit graph

272 commits

Author SHA1 Message Date
Joakim Soderlund
6c0dfd2263 Add root application command module 2017-10-13 19:08:03 +02:00
Joakim Soderlund
8d0d738fd1 Add commands package 2017-10-13 13:59:16 +02:00
Joakim Soderlund
ffe822f5d4 Flatten tasks module imports 2017-09-23 23:44:39 +02:00
Joakim Soderlund
9d927592bb Convert signal receiver into a context manager 2017-09-23 22:31:00 +02:00
Joakim Soderlund
773e190b86 Add Fimfarchive 20170907 to tracker whitelist 2017-09-07 22:23:59 +02:00
Joakim Soderlund
002573dcd7 Update readme for release 20170907 2017-09-06 22:21:29 +02:00
Joakim Soderlund
751528c4f3 Add missing self parameter in Selector base class 2017-09-06 20:24:54 +02:00
Joakim Soderlund
bb11cfdbb3 Enable NTP service in common Ansible role 2017-09-06 20:17:43 +02:00
Joakim Soderlund
b097871279 Use variable annotation instead of comment 2017-08-02 02:06:04 +02:00
Joakim Soderlund
cea1fed78f Add initial static type checking 2017-08-02 01:49:26 +02:00
Joakim Soderlund
c41e7be45d Add update task 2017-08-01 23:09:11 +02:00
Joakim Soderlund
a2473d31ae Run flake for each test environment 2017-08-01 16:43:35 +02:00
Joakim Soderlund
9e6d1b76c7 Remove support for Python 3.5 2017-08-01 16:19:54 +02:00
Joakim Soderlund
935f8c7c66 Run flake on Python 3.6 2017-07-26 21:13:43 +02:00
Joakim Soderlund
6332fca583 Test wildcard imports 2017-06-25 17:01:02 +02:00
Joakim Soderlund
4bc306c6e0 Update fetcher to reflect changes in Fimfiction 2017-06-24 19:41:26 +02:00
Joakim Soderlund
87a19fd2e9 Add blinker to requirements 2017-06-24 16:43:22 +02:00
Joakim Soderlund
9c7988b691 Add signals module 2017-06-24 16:39:19 +02:00
Joakim Soderlund
898a760c7c Add Fimfarchive 20170601 to tracker whitelist 2017-06-01 19:06:14 +02:00
Joakim Soderlund
8b42446646 Update readme for release 20170601 2017-06-01 18:17:58 +02:00
Joakim Soderlund
ffceddedb3 Add Ansible role for OpenTracker 2017-05-28 00:06:41 +02:00
Joakim Soderlund
c3dd45ed82 Add common Ansible role 2017-05-27 21:44:37 +02:00
Joakim Soderlund
47a85ddd70 Add FimfarchiveFetcher timeout to prevent lockups 2017-05-01 10:49:53 +02:00
Joakim Soderlund
7199d47395 Ignore virtual environment 2017-04-15 22:59:46 +02:00
Joakim Soderlund
9916ad2e67 Update readme for release 20170301 2017-03-01 19:22:41 +01:00
Joakim Soderlund
b39586b143 Test selection for new password-protected stories 2017-02-17 23:48:39 +01:00
Joakim Soderlund
91eaea13b5 Fix selection for new password-protected stories 2017-02-17 22:32:39 +01:00
Joakim Soderlund
4ebe8fe29a Add merge method to Story 2017-01-29 00:06:15 +01:00
Joakim Soderlund
b70c56e632 Add Travis CI section to Tox configuration 2017-01-28 21:27:39 +01:00
Joakim Soderlund
f25b0ed50d Add Travis CI configuration 2017-01-28 21:10:57 +01:00
Joakim Soderlund
d8bb2035e4 Add Tox configuration 2017-01-28 20:56:59 +01:00
Joakim Soderlund
f336753369 Update Fimfarchive version for tests 2017-01-22 00:12:17 +01:00
Joakim Soderlund
895f6cbf5a Minor style fix in utils 2017-01-21 23:41:01 +01:00
Joakim Soderlund
ce133355ad Add selectors module 2017-01-21 23:37:19 +01:00
Joakim Soderlund
8cf81a14a2 Minor description change in fetcher test 2017-01-15 18:34:48 +01:00
Joakim Soderlund
2015d184d8 Add mapper for story date 2017-01-15 18:07:32 +01:00
Joakim Soderlund
d2601f6966 Add rope project to gitignore 2017-01-09 01:04:31 +01:00
Joakim Soderlund
8791276f1f Add coverage output to gitignore 2017-01-09 00:59:03 +01:00
Joakim Soderlund
f763dabbfa Add configuration file for test coverage 2017-01-09 00:10:16 +01:00
Joakim Soderlund
21a98a9e72 Add utility for persisted dictionaries 2017-01-08 23:46:55 +01:00
Joakim Soderlund
306988dd36 Add utils module 2017-01-08 19:30:59 +01:00
Joakim Soderlund
c350abe479 Add global story test fixture 2017-01-08 01:40:49 +01:00
Joakim Soderlund
3ef4a7aecc Add writers module 2017-01-08 00:38:38 +01:00
Joakim Soderlund
db1b1fdadc Add member declaration to mappers module 2017-01-07 22:57:05 +01:00
Joakim Soderlund
86559d9d5d Add mapper for story path 2017-01-07 22:55:12 +01:00
Joakim Soderlund
8209897df5 Add mappers module 2016-12-27 20:24:29 +01:00
Joakim Soderlund
0c4d0bd6fb Add member declarations to all modules 2016-12-19 17:59:03 +01:00
Joakim Soderlund
034bfb7419 Use flavors in fetchers and stories 2016-12-19 00:26:24 +01:00
Joakim Soderlund
543d8f02e9 Add conftest module to tests 2016-12-19 00:10:31 +01:00
Joakim Soderlund
8fcd9a9718 Add flavors module 2016-12-18 23:19:33 +01:00