]> Sergey Matveev's repositories - public-inbox.git/history - t/feed.t
tests: deal with the removal of '.' from @INC in newer Perl
[public-inbox.git] / t / feed.t
2017-06-26 Eric Wongtests: deal with the removal of '.' from @INC in newer...
2016-12-17 Eric Wongfeed: support publicinbox.<name>.feedmax
2016-06-20 Eric Wonginbox: move field population logic to initializer
2016-06-20 Eric Wongfeed: various object-orientation cleanups
2016-06-15 Eric Wongt/feed.t: make IPC::Run usage optional
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-04-25 Eric Wongt/feed.t: run properly without ssoma installed
2016-04-25 Eric Wongremove ssoma dependency
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-22 Eric Wongremove XML::Atom::SimpleFeed dependency
2014-08-28 Eric Wongview: increase MAX_INLINE_QUOTED threshold to 12
2014-04-27 Eric WongFeed: <id> element must be a URI, oops :x
2014-04-23 Eric Wongt/feed: cleanup test and add test for /f/ link
2014-04-23 Eric Wongfeed: add tests for <id> element setting
2014-04-23 Eric Wongt/feed: notify user of missing XML::Feed
2014-04-17 Eric Wongview: inline shorter quotes
2014-04-07 Eric Wongfeed: generate takes a hashref for args
2014-04-06 Eric Wongfeed: reuse view class to display message
2014-03-24 Eric Wonginitial cut at Atom feed generation