]> Sergey Matveev's repositories - public-inbox.git/history - t
fixup Plack-related requires
[public-inbox.git] / t /
2016-02-29 Eric Wongfixup Plack-related requires
2016-02-29 Eric Wongt/init.t: avoid spewing directory names in output
2016-02-29 Eric Wongt/search.t: use transactions to reduce I/O load
2016-02-28 Eric Wonghttp: support graceful shutdown like nntp
2016-02-28 Eric Wongt/: remove unnecessary Dumper use
2016-02-27 Eric Wonggit: use built-in spawn implementation for vfork
2016-02-27 Eric Wonginitial spawn implementation using vfork
2016-02-23 Eric Wongt/httpd-corner: test HTTP chunking with curl
2016-02-23 Eric Wonginitial public-inbox-httpd implemenation
2016-02-04 Eric Wongt/cgi.t: fix broken test for dumb HTTP
2016-02-02 Eric Wongwww: support git cloning via dumb HTTP
2016-01-09 Eric Wongwww: fix redirection loops
2015-12-27 Eric Wongt/plack.t: fix test *with* plack installed... oops
2015-12-26 e@80x24.orgtests: fixup requirements for tests
2015-12-25 Eric Wongexamples/public-inbox.psgi: make output chunky by default
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonggit: cat-file wrapper enhancements
2015-10-02 Eric Wongrename mid_compress to id_compress
2015-09-30 Eric Wongt/nntpd.t: additional tests for XHDR/HDR
2015-09-30 Eric Wongt/nntpd.t: simplify condition for response termination
2015-09-30 Eric Wongnntp: implement OVER/XOVER summary in search document
2015-09-24 Eric Wongnntp: fix XOVER command
2015-09-23 Eric Wongnntp: support HDR command from RFC 3977
2015-09-22 Eric Wongnntp: XHDR lookups by Message-ID may cross groups
2015-09-22 Eric Wongnntp: XHDR fixes for Message-ID lookups
2015-09-22 Eric Wongnntp: support YYYYMMDD dates for commands
2015-09-22 Eric Wongt/nntpd.t: fix fcntl test to ensure no failures
2015-09-21 Eric Wongt/nntpd.t: improve test runnability
2015-09-20 Eric Wongnntpd: support systemd FD inheritance + signals
2015-09-18 Eric Wongread-only NNTP server
2015-09-15 Eric Wongmsgmap: add message mapping via SQLite
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-03 Eric Wongfeed: use application/atom+xml for Content-Type
2015-09-03 Eric WongExtMsg: 300 to external mailing list archives
2015-09-03 Eric Wongsearch: disable Message-ID compression in Xapian
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-09-01 Eric Wongwww: root atom feed is "new.atom" and not "atom.xml"
2015-09-01 Eric Wongimplement per-thread Atom feeds
2015-08-30 Eric Wongsearch: do not index references and inreplyto terms
2015-08-27 Eric Wongimplement legacy redirects for old URLs
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-27 Eric Wongwire up shorter, less ambiguous URLs
2015-08-25 Eric Wongsearch: implement subject summarization
2015-08-25 Eric Wongmid: mid_compressed => mid_compress
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-23 Eric Wongsearch: respect core.sharedRepository in for Xapian DB
2015-08-22 Eric Wongsearch: split search indexing to a separate file
2015-08-22 Eric Wongremove XML::Atom::SimpleFeed dependency
2015-08-22 Eric Wongstream HTML views as much as possible
2015-08-21 Eric Wongsearch: s/count/total/ for results
2015-08-21 Eric Wongswitch to gzipped mboxes
2015-08-21 Eric Wongsupport dumping thread as an mbox
2015-08-20 Eric Wongview: avoid nesting <a> tags from auto-linkification
2015-08-18 Eric Wongsearch: avoid creating ghosts for circular References
2015-08-17 Eric Wongsearch: simplify indexing operation
2015-08-17 Eric Wongmid: compress Message-IDs with '%' in them
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-08-17 Eric Wongterminology: replies => followups
2015-08-17 Eric Wongskip search test if search support is missing
2015-08-17 Eric WongMerge remote-tracking branch 'origin/search'
2015-08-16 Eric Wongimplement /s/$SUBJECT_PATH.html lookups
2015-08-15 Eric Wongsearch: make search results more OO
2015-08-13 Eric Wonginitial search backend implementation
2015-08-12 Eric Wongview: consistent ordering of Cc: addresses
2015-07-14 Eric Wongreject HTML loudly and automatically
2015-07-06 Eric Wongview: reduce empty <a>, use "id" instead of "name"...
2014-11-13 Eric Wong-learn: nuke HTML portions when training as ham
2014-09-22 Eric Wongpublic-inbox-init: manages the config files
2014-09-15 Eric Wongfilter: ensure CRs do not show up in lynx conversions
2014-09-13 Eric Wongline-wrap generated HTML source around attrs for readab...
2014-08-28 Eric Wongview: increase MAX_INLINE_QUOTED threshold to 12
2014-08-04 Eric Wongt/view: ensure HTML shows QP text
2014-08-04 Eric Wongfilter: preserve QP when collapsing multipart
2014-06-28 Eric Wongt/html_index.t: fix warnings in test case
2014-05-02 Eric Wongview: API cleanup, remove "as_" prefix
2014-05-01 Eric Wongsplit out WWW package and CGI/PSGI-specific parts
2014-04-28 Eric Wongmda: support aliased addresses
2014-04-27 Eric WongFeed: <id> element must be a URI, oops :x
2014-04-26 Eric Wonghuge refactor of encoding handling
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-22 Eric Wongview: fix link to raw message from /f/ endpoint
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-21 Eric Wongfeed: there is only one atom feed, with all messages
2014-04-20 Eric Wonguse ORIGINAL_RECIPIENT once again
2014-04-19 Eric Wongmove precheck to MDA namespace
2014-04-19 Eric Wongmda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-19 Eric Wongcgi: index pages allow iterating some pagination
2014-04-17 Eric Wongview: inline shorter quotes
2014-04-15 Eric WongRevert "cgi: relax path restriction for top-level"
2014-04-15 Eric WongHTML: ensure hrefs are quoted properly
2014-04-14 Eric Wongrename list from "bugs" to "meta"
2014-04-14 Eric Wongderive -primary_address in config
2014-04-14 Eric Wongcgi: fix up top-level index
2014-04-14 Eric Wongcgi: 301 for list-indices without trailing slash
2014-04-14 Eric Wongt/cgi: cleanup: no need for additional block
2014-04-12 Eric Wongcgi: ensure we unescape MIDs correctly in URLs
2014-04-12 Eric Wongcgi: relax path restriction for top-level
2014-04-12 Eric Wongcgi: rename to have .cgi suffix
next