Quantcast
Channel: feed2exec:8f5c2e6b3b1d411506db36cbc612dd907824a5c6 commits
Browsing all 40 articles
Browse latest View live
↧

make more fetch tests explicit

View Article


add plugin writing documentation and new plugin generated while writing the docs

View Article


split out API documentation

the menus were not working right on the rtd theme, and it is not really in the design...

View Article

expand plugin documentation and make a manpage

View Article

API fix: cache should be skipped only if plugin explicitely return False

View Article


do not crash on empty config files

View Article

add unit tests for wayback machine

View Article

use sessions everywhere and betamax for all queries

using sessions allows us to override the user-agent reliably everywhere. our pattern is less than ideal, however: we use a global session whereas we should probably create a FeedFetcher class. our...

View Article


move documentation to RTD

the gitlab pages was a nice experiment, but there were a few problems: 1. no PDF/ePUB generation 2. the virtualenv was not working properly and API rendering was wrong 3. it was taking lots of...

View Article


fix vcr dependency

View Article

silence docs build errors

View Article

make build reproducible by using local doc objects

see #877895

View Article

prepare 0.7.0 release

View Article


expand the design document

View Article

cross-reference the two manpages

View Article


ship completion file

View Article

fix crash importing Liferea feed with folders, noticed by pabs

View Article


move OPML import functions with the rest of the feed funcs

this is to make unit test easier

View Article

add basic opml unit tests

View Article

add more complex feed with other feed types

View Article
Browsing all 40 articles
Browse latest View live