Quantcast
Channel: feed2exec:349df7a077d1a06d48691b353bc31a169a69df9f commits
Browsing latest articles
Browse All 40 View Live
↧

Add .gitlab-ci.yml

View Article


add known issues section

View Article


explain more threading issues

View Article

add missing website param

View Article

make setup executable

View Article


fix load path

View Article

add missing html2text depend

View Article

remove builtin sqlite3 depend

View Article


add tox config

View Article


merge requirements

View Article

hook pytest in tests

View Article

fix py3 tests, py27 still broke

View Article

fix configparser issue in py2

View Article


move requirements back into setup: tox can call us directly

View Article

switch to python image and tox for gitlab-ci

View Article


switch to debian and add tox depends

the logic here is that python doesnt have what we need anyways, so might as well start with a known, official image

View Article

fixup gitlab ci again

View Article


add git depend

View Article

fix super() call in python 2

View Article

fix path variability in tests

View Article

run tests in UTF-8 to satisfy click

View Article


remove host-specific variability and add author entry test

View Article


complete flake8 cleanup

View Article

add more generated files

View Article

add configparser dependency

without this, we get weird errors with subclassing on gitlabs CI

View Article


try to fix timezone issue, probably incomplete

View Article

restrict gitlab tests to 3.5 and flake8, notice version limitations

View Article

some refactoring to avoid abusing maildir functions

View Article

use a timezone offset in sample feed to make sure we parse those

View Article



properly parse feedparser dates as UTC

View Article

remove hack to force CI to run as UTC

View Article

add failing test for fmarier

View Article

keep a copy of the original html version in filter

View Article


remove double-filtering, fixing tests

View Article

add test feed with no per-entry dates

View Article

revert request timestamping, use proper date field from parsed feed

View Article


flake8 complaints

View Article


override default html2text settings to make them more readable

View Article

Merge branch 'master' into threads

View Article

make threading optional

View Article
Browsing latest articles
Browse All 40 View Live