Commit graph

614 commits

Author SHA1 Message Date
Labrys of Knossos
6a9ff96e8c Refactor encoding utils to utils.encoding 2019-01-06 12:10:48 -05:00
Labrys of Knossos
9d43e0d60b Refactor notification utils to utils.notifications 2019-01-06 12:10:48 -05:00
Labrys of Knossos
f042e014b1 Refactor naming utils to utils.naming 2019-01-06 12:10:48 -05:00
Labrys of Knossos
c4d9faeb23 Refactor network utils to utils.network 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a14a286a8e Refactor links to utils.links 2019-01-06 12:10:48 -05:00
Labrys of Knossos
5c644890e8 Fix shutil.copyfileobj monkey patching 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a6d2c6e96f Refactor path functions from utils to utils.paths 2019-01-06 12:10:48 -05:00
Labrys of Knossos
094fe555b8 Clean up network utils 2019-01-06 12:10:48 -05:00
Labrys of Knossos
42553df5cb Refactor network utils to utils.network 2019-01-06 12:10:48 -05:00
Labrys of Knossos
84061fea2f Fix PEP8 line length 2019-01-06 12:10:48 -05:00
Labrys of Knossos
7b8721b277 Refactor my_db -> database 2019-01-06 12:10:48 -05:00
Labrys of Knossos
542893b30b Refactor download_info db connection to module variable 2019-01-06 12:10:48 -05:00
Labrys of Knossos
04942bf6ad Refactor download info to utils.download_info 2019-01-06 12:10:48 -05:00
Labrys of Knossos
a50a5edbf7 Refactor path functions from utils to utils.paths 2019-01-06 12:10:47 -05:00
Labrys of Knossos
2d6e8034e2 Refactor parses from utils to utils.parsers 2019-01-06 12:10:47 -05:00
Labrys of Knossos
bd16f11485 Refactor nzbs from utils to utils.nzbs 2019-01-06 12:10:47 -05:00
Labrys of Knossos
4143aa77f8 Refactor torrents from utils to utils.torrents 2019-01-06 12:10:47 -05:00
Labrys of Knossos
21fa4e3896 Refactor utils.*Process -> utils.processes.*Process 2019-01-06 12:10:47 -05:00
Labrys of Knossos
3b670b895b Refactor utils module to package 2019-01-06 12:10:47 -05:00
Labrys of Knossos
a289eef88e Remove unused variable 2019-01-06 12:09:07 -05:00
Labrys of Knossos
93ec74f1c7 Fix conditional assignment 2019-01-06 12:09:07 -05:00
Labrys of Knossos
6d0d2d3f7e Use dict literal or comprehension for dict creation 2019-01-06 12:09:07 -05:00
Labrys of Knossos
c99b497bd8 Merge branch 'hotfix/sourcecleaner' into nightly 2019-01-06 12:08:47 -05:00
Labrys of Knossos
0fd570cd85 Bump version: 12.0.4 → 12.0.5 2019-01-06 00:48:08 -05:00
Labrys of Knossos
0f1595d29c
Merge pull request #1511 from clinton-hall/hotfix/sourcecleaner
Hotfix/sourcecleaner
2019-01-05 23:08:01 -05:00
Labrys of Knossos
84a7011973 Bump version: 12.0.3 → 12.0.4 2019-01-05 22:59:31 -05:00
Labrys of Knossos
f83b37d80b Fix missed commit for source cleaner 2019-01-05 22:59:20 -05:00
Labrys of Knossos
656957f1fc Fix excess parameter detection 2019-01-05 22:48:18 -05:00
Labrys of Knossos
f514eecf6c Fix excess parameter detection 2019-01-05 22:48:16 -05:00
Labrys of Knossos
29171baaa3 Add extra logging for fork detection. 2019-01-05 22:48:11 -05:00
Labrys of Knossos
6616801c38 Bump version: 12.0.2 → 12.0.3 2019-01-05 21:27:14 -05:00
Labrys of Knossos
e386eaaec2 Bump version: 12.0.1 → 12.0.2 2019-01-05 00:53:32 -05:00
Labrys of Knossos
111330510f Fix missed ProcessResult 2019-01-05 00:28:12 -05:00
Labrys of Knossos
e1fe63328c Bump version: 12.0.0 → 12.0.1 2019-01-04 05:30:17 -05:00
Labrys of Knossos
095810ea79 Bump version: 11.8.1 → 12.0.0 2018-12-31 11:38:51 -05:00
Labrys of Knossos
4dadd905c8 Add Stheno fork 2018-12-31 11:30:16 -05:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
02d71c1f34 Merge branch 'hotfix/submodule' into nightly
# Conflicts:
#	changelog.txt
2018-12-29 10:22:16 -05:00
Labrys of Knossos
1f61b9b60e Bump version: 11.8.0 → 11.8.1 2018-12-29 10:10:40 -05:00
Labrys of Knossos
69446930c3 Add ProcessResult to auto_process.common 2018-12-29 07:20:45 -05:00
Labrys of Knossos
806e64d78f
Merge pull request #1468 from clinton-hall/feature/version
Feature/version
2018-12-28 15:33:14 -05:00
Labrys of Knossos
493bfe3a32 Bump version: 11.7.4 → 11.8.0 2018-12-28 15:27:16 -05:00
Labrys of Knossos
3b0b7baa97 Add version 2018-12-28 13:47:58 -05:00
Labrys of Knossos
d9e8f720be Remove superfluous classes 2018-12-28 11:15:57 -05:00
Labrys of Knossos
8c4353bc90 Add ProcessResult to auto_process.common 2018-12-27 11:32:52 -05:00
Labrys of Knossos
1d46f716e1 Refactor common functions from auto_process to auto_process.common 2018-12-27 11:32:51 -05:00
Labrys of Knossos
d95fc59b45 Remove superfluous classes 2018-12-27 11:32:51 -05:00
Labrys of Knossos
80b5a8c253 Fix mutable default argument 2018-12-26 12:29:57 -05:00
Labrys of Knossos
ad3fb4519d Fix name shadows builtin 2018-12-26 12:28:18 -05:00
Labrys of Knossos
6f7b85f711 Remove unused import 2018-12-26 11:39:41 -05:00