]> Sergey Matveev's repositories - public-inbox.git/history - t/feed.t
No ext_urls
[public-inbox.git] / t / feed.t
2021-03-15 Eric Wongt/feed: switch to create_inbox
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-09 Eric Wongtreewide: replace {-inbox} with {ibx} for consistency
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-22 Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22 Eric Wongt/feed: remove useless $ENV{GIT_DIR} assignment
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongimport: init_bare: allow use as method, use in tests
2020-02-07 Eric Wongtests: switch to XML::TreePP for testing Atom feeds
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-06 Eric Wongtreewide: "require" + "use" cleanup and docs
2020-01-02 Eric Wongconfig: support multi-value inbox.*.*url
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-11-24 Eric Wongtests: use File::Temp->newdir instead of tempdir()
2019-11-15 Eric Wongt/common: inline stream_to_string into t/feed.t
2019-10-17 Eric WongMerge remote-tracking branch 'origin/inboxdir'
2019-10-16 Eric Wongconfig: support "inboxdir" in addition to "mainrepo"
2019-01-02 Eric Wongt/feed.t: remove ssoma use
2018-02-07 Eric Wongupdate copyrights for 2018
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