Commit Graph

33 Commits

Author SHA1 Message Date
438c32a312 Remove sqlite & mysql cache backends
Some checks failed
continuous-integration/drone/push Build is failing
Obsoleted since the introduction of diskcache & redis
2022-12-13 22:40:13 +01:00
32645548c2 pytest: first batch with test_feeds
Some checks failed
continuous-integration/drone/push Build is failing
And multiple related fixes
2022-01-31 08:32:34 +01:00
ef14567d87 Handle morss-helper with setup.py
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-08 16:10:51 +01:00
7751792942 Shift htaccess to README 2021-12-24 18:03:55 +01:00
ac9859d955 setup: add setproctitle to full install for gunicorn
Some checks failed
continuous-integration/drone/push Build is failing
Also update the readme section regarding the full install
2021-12-11 18:37:24 +01:00
bef7899cdd setup.py: min python version
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-12-10 00:44:29 +01:00
7513a3e74d setup: source code & bug tracker link 2021-12-10 00:44:18 +01:00
d2d9d7f22e setup: long desc md
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-05 19:14:57 +01:00
29ae99c24d setup: long desc from readme
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-05 18:59:14 +01:00
ed06ae6398 setup: clean up author string
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-05 18:48:47 +01:00
c3318d4af0 setup: auto version based on date (yyyymmdd.hhmm) 2021-12-05 18:48:29 +01:00
4e577d3266 setup: proper email to suit pypi
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-05 18:04:24 +01:00
11bc9f643e setup: add [dev] for pylint
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
2021-12-04 14:26:40 +01:00
5422d4e14c Move away from gevent
Some checks failed
continuous-integration/drone/push Build is failing
Might not be that reliable
2021-11-25 21:21:59 +01:00
37e08f8b4c Include gunicorn and gevent in [full]
Some checks failed
continuous-integration/drone/push Build is failing
2021-11-23 20:32:22 +01:00
8de309f2d4 caching: add diskcache backend 2021-11-07 18:15:20 +01:00
7d86972e58 Add Redis cache backend 2021-09-21 08:04:45 +02:00
75bb69f0fd Make mysql optdep 2021-09-21 08:04:45 +02:00
4fd730b983 Further isort implementation 2021-09-21 08:04:45 +02:00
2456dd9bbc Fix broken pieces
Including #43
2020-08-28 19:38:48 +02:00
fe82b19c91 Merge .xsl & html template
Turns out they somehow serve a similar purpose
2020-04-15 22:30:45 +02:00
b0ad7c259d Add README & LICENSE to data_files 2020-04-14 19:34:12 +02:00
39b0a1d7cc setup.py: fix deps & files 2020-04-14 17:36:42 +02:00
2b50b7a570 setup.py: update licence info 2020-03-20 11:00:52 +01:00
8fd21ec9fd Add reader template to python package 2014-06-22 17:08:51 +02:00
fb8c0eeabc Update author in setup.py 2014-06-22 02:21:43 +02:00
f01efb7334 Make most of the code pep8-compliant
Thanks a lot to github.com/SamuelMarks for his nice work
2014-06-22 01:59:01 +02:00
da0a8feadd Replace TABS with FOUR SPACES in .py
(you might want to use: git diff -w)
2014-06-21 18:35:59 +02:00
3c859423b3 Add requirements, edit setup.py and README 2014-06-21 16:38:48 +02:00
f90958149e Add :reader
Uses wheezy.template, which is said to be fast and light. Provided template file is really basic, custom css suggested.
2014-05-29 14:12:16 +02:00
bcbcf3b559 Update dependencies (setup.py) 2014-01-13 00:24:03 +01:00
ca72c397fb Update setup.py
Deprecated var name (stupid google), add feedify.ini (still not sure what to do with .htaccess)
2014-01-11 17:29:06 +01:00
5feb061bf7 First attempt at decent folder structure
Use setup.py, subfolder for code.
2014-01-11 17:11:57 +01:00