]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2016-06-17  Eric Wongmda: support loading arbitrary filters
2016-06-17  Eric WongTODO: remove cookies for colors
2016-06-17  Eric Wongscripts/dc-dlvr: ClamAV support via clamdscan
2016-06-17  Eric Wongscripts/dc-dlvr: remove catchall account
2016-06-17  Eric Wongscripts/dc-dlvr: update copyright
2016-06-17  Eric Wongwatch: introduce watch directive
2016-06-17  Eric Wongfilter: split out scrub method from delivery
2016-06-17  Eric Wongsearchidx: disable Email::MIME::ContentType::STRICT_PARAMS
2016-06-17  Eric Wongmsg_iter: support read-only elements
2016-06-17  Eric Wongdoc: update design_www.txt for reply view
2016-06-17  Eric WongREADME: various updates
2016-06-15  Eric WongINSTALL: recommend Debian 8.5 for Xapian corruption fix
2016-06-15  Eric Wongunsubscribe: archive_url may be undefined
2016-06-15  Eric Wonginbox: allow undef return value for base_url
2016-06-15  Eric WongMANIFEST: update
2016-06-15  Eric Wongmda: hook up new filter functionality
2016-06-15  Eric Wongemergency: implement new emergency Maildir delivery
2016-06-15  Eric Wongfilter: begin work on a new filter API
2016-06-15  Eric Wongmda: precheck no longer depends on Email::Filter
2016-06-15  Eric Wongt/mda: use only Maildir for testing
2016-06-15  Eric Wongt/mda.t: remove senseless use of Email::Filter
2016-06-15  Eric Wonglearn: remove IPC::Run dependency
2016-06-15  Eric Wongt/feed.t: make IPC::Run usage optional
2016-06-15  Eric Wongdrop dependency on File::Path::Expand
2016-06-14  Eric Wongnntp: do not double-encode UTF-8 body
2016-06-13  Eric Wongdoc: systemd examples should only kill one process
2016-06-13  Eric Wongview: msg_html uses getline body to reduce latency
2016-06-13  Eric Wongexamples: systemd socket and service definitions for...
2016-06-11  Eric Wongdaemon: reset unused signal handlers to default in...
2016-06-10  Eric Wongunsubscribe: HTML encode undecryptable username
2016-06-09  Eric Wongdoc: update links to HTTPS sites in INSTALL and README
2016-06-07  Eric Wongunsubscribe: fix off-by-one error
2016-06-07  Eric Wongunsubscribe.psgi: disable confirmation
2016-06-07  Eric Wongunsubscribe.milter: implement archive blacklist
2016-06-07  Eric WongMerge branch 'unsubscribe'
2016-06-07  Eric Wongview: be sure reply text describes plain-text
2016-06-07  Eric Wongview: remove trailing whitespace from reply command
2016-06-07  Eric Wongview: escape From name properly for title
2016-06-05  Eric Wongview: inline message reply into message view
2016-06-02  Eric Wongwww: force two element key-value pairs in query
2016-05-30  Eric Wonguse utf8::{encode,decode} for in-place transforms
2016-05-30  Eric Wonghttp: yield body->getline running time
2016-05-30  Eric Wongscript/*{mda,learn}: no strict params for Email::MIME...
2016-05-30  Eric Wongwww: remove a few more Plack::Request dependencies
2016-05-30  Eric Wongwww: remove gratuitous use of Plack::Request methods
2016-05-30  Eric Wonggit-http-backend: remove dependency on Plack::Request
2016-05-29  Eric Wongnntp: fix for missing articles/bodies/heads
2016-05-29  Eric Wonginbox: drop references ASAP for search and msgmap
2016-05-29  Eric Wongsearchmsg: all timestamps stored in Xapian are UTC
2016-05-29  Eric WongINSTALL: note Debian bug #808610 corruption
2016-05-29  Eric Wongtxt2pre: remove CGI.pm dependency
2016-05-28  Eric Wongremove redundant NewsGroup class
2016-05-28  Eric Wongconfig: remove try_cat
2016-05-28  Eric Wongwww: remove footer_html support
2016-05-28  Eric Wongexamples: config no longer supports atomUrl
2016-05-28  Eric WongMakefile.PL: allow N to be overridden
2016-05-28  Eric Wonghttp: clarify comments about layering violation
2016-05-28  Eric Wongt/plack: ensure we can cascade on common endpoints
2016-05-27  Eric Wongconfig: fix NewsWWW fallback for newsgroups in HTTP...
2016-05-27  Eric Wonggit-http-backend: close pipe for generic PSGI on errors
2016-05-27  Eric Wonggit-http-backend: move real close to GetlineBody
2016-05-27  Eric Wongunsubscribe.milter: use default postfork dispatcher
2016-05-27  Eric Wonghttpd/async: do not needlessly weaken
2016-05-27  Eric Wonggit-http-backend: fix aborts for generic PSGI clone
2016-05-27  Eric Wonghttp: avoid circular reference for getline responses
2016-05-27  Eric Wonghttpd/async: prevent circular reference
2016-05-25  Eric Wongremove Email::Address dependency
2016-05-24  Eric Wonggit-http-backend: use qspawn to limit running processes
2016-05-24  Eric Wonghttp: fix various race conditions
2016-05-24  Eric Wongstandardize timer-related event-loop code
2016-05-23  Eric Wonghttp: avoid uninitialized variable
2016-05-23  Eric Wonghttp: chunk in the server, not middleware
2016-05-23  Eric Wonggit-http-backend: refactor to support cleanup
2016-05-23  Eric Wonggit-http-backend: avoid Plack::Request parsing body
2016-05-23  Eric WongTODO: update linkification notes
2016-05-23  Eric Wonggit-http-backend: cleanup vestigial the process limiter...
2016-05-23  Eric Wongconfig: use popen_rd when spawning `git config'
2016-05-23  Eric Wongt/config.t: remove GIT_DIR usage in test
2016-05-23  Eric Wongdaemon: ignore SIGWINCH when connected to terminal
2016-05-22  Eric Wongspawn: note we do not use absolute paths within our...
2016-05-22  Eric Wongwww: avoid warnings on bad offsets for Xapian
2016-05-22  Eric Wonggit-http-backend: switch to async_pass
2016-05-22  Eric Wonghttp: rework async_pass support
2016-05-22  Eric Wonggit-http-backend: simplify dumb serving
2016-05-22  Eric Wonggit-http-backend: remove process limit
2016-05-22  Eric Wongt/spawn.t: additional tests for popen_rd
2016-05-22  Eric Wonghttp: pass reference to Danga::Socket::write
2016-05-22  Eric Wonghttp: fix typo: write_buf => write_buf_size
2016-05-22  Eric Wonghttp: async getline supports push_back_read
2016-05-21  Eric Wonghttp: support async_pass for Danga::Socket
2016-05-21  Eric Wongimport: avoid needless git update-server-info
2016-05-21  Eric Wongdaemon: simplify forking
2016-05-21  Eric Wonglocalize $/ in more places to avoid potential problems
2016-05-21  Eric Wongunsubscribe: prevent decrypt from showing random crap
2016-05-21  Eric Wongexamples/unsubscribe-psgi@.service: disable worker...
2016-05-21  Eric Wongunsubscribe: bad URL fixup
2016-05-21  Eric Wongmbox: switch generation over to pull model
2016-05-21  Eric Wonghttp: reduce over-buffering for getline responses
2016-05-20  Eric Wongssoma-replay: use TMPDIR for temporary path
2016-05-20  Eric Wongunsubscribe: get off mah lawn^H^H^Hist
next