]> Sergey Matveev's repositories - public-inbox.git/history - t
searchview: show full (&x=t) messages in ascending chronlogical order
[public-inbox.git] / t /
2016-05-19 Eric Wongswitch read-only uses of walk_parts to msg_iter
2016-05-19 Eric Wongmsg_iter: new internal API for iterating through MIME
2016-05-18 Eric Wongnntpd: reject control characters entirely
2016-05-18 Eric Wongtests: add check-www-inbox script
2016-05-16 Eric Wongwww: fix for running under mount paths
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-05-14 Eric Wongt/nntpd: test for wide characters and UTF-8 mangling
2016-05-14 Eric Wongt/nntpd: avoid fork+exec for search indexing
2016-05-05 Eric Wongt/view: note possibly invalid test...
2016-05-03 Eric Wonggit-http-backend: reduce memory use for clone/fetch
2016-05-02 Eric Wongt/*.t: reduce -mda calls
2016-05-02 Eric Wongt/nntpd.t: stop hard coding message :bytes into test
2016-05-02 Eric Wongnntp: append Archived-At and List-Archive headers
2016-04-30 Eric Wongdaemon: graceful shutdown warning and limit removal
2016-04-30 Eric Wongsearchmsg: ensure long subject lines are not broken
2016-04-29 Eric Wonghttp: avoid corking on "Content-Length: 0" response
2016-04-28 Eric Wonggithttpbackend: clamp to one smart HTTP request at...
2016-04-28 Eric Wonggithttpbackend: fall back to dumb if smart HTTP is off
2016-04-27 Eric Wongimport: document API for public consumption
2016-04-25 Eric Wongt/feed.t: run properly without ssoma installed
2016-04-25 Eric Wongremove GIT_DIR env usage in favor of --git-dir
2016-04-25 Eric Wongremove ssoma dependency
2016-04-15 Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-14 Eric Wongview: drop vestigial elements of quote folding
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-04-11 Eric Wongimport: initial module + test case
2016-04-11 Eric Wonggit: add support for qx wrapper
2016-04-09 Eric Wongfilter: preserve Mail-Followup-To and Mail-Reply-To
2016-03-12 Eric Wonghttp: use Plack::HTTPParser for HTTP parsing
2016-03-06 Eric Wonghttp: reject excessively large HTTP request bodies
2016-03-06 Eric Wonghttp: reject excessive headers
2016-03-05 Eric Wongdaemon: sockname detects listeners correctly
2016-03-05 Eric Wongdaemon: document optional Net::Server dependency
2016-03-05 Eric Wongt/httpd-corner: avoid clobbering existing FDs after...
2016-03-05 Eric Wongt/httpd-corner: additional callback test
2016-03-04 Eric Wongdaemon: support listening on Unix domain sockets
2016-03-03 Eric Wongdaemon: introduce host_with_port for identifying sockets
2016-03-03 Eric Wongt/*.t: use identifiable tempdir names
2016-03-01 Eric Wonglinkify: do not capture trailing '.' or ';' in URLs
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'
next