]> Sergey Matveev's repositories - public-inbox.git/history - MANIFEST
public-inbox 1.1.0-pre1
[public-inbox.git] / MANIFEST
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong (Contrac... searchidx: regenerate and avoid article number gaps...
2018-04-18 Eric Wong (Contrac... v2: generate better Message-IDs for duplicates
2018-04-07 Eric Wong (Contrac... over: remove forked subprocess
2018-04-05 Eric Wong (Contrac... support altid mechanism for v2
2018-04-04 Eric Wong (Contrac... v2: support incremental indexing + purge
2018-04-03 Eric Wong (Contrac... nntp: make XOVER, XHDR, OVER, HDR and NEWNEWS faster
2018-04-03 Eric Wong (Contrac... rename+rewrite test using Benchmark module
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB
2018-04-01 Eric Wong (Contrac... v2: one file, really
2018-03-30 Eric Wong (Contrac... msgtime: parse 3-digit years properly
2018-03-29 Eric Wong (Contrac... mda: support v2 inboxes
2018-03-29 Eric Wong (Contrac... public-inbox-compact: new tool for driving xapian-compact
2018-03-29 Eric Wong (Contrac... public-inbox-convert: tool for converting old to new...
2018-03-23 Eric Wong (Contrac... www: $MESSAGE_ID/raw endpoint supports "duplicates"
2018-03-22 Eric Wong (Contrac... v2writable: add NNTP article number regeneration support
2018-03-20 Eric Wong (Contrac... introduce InboxWritable class
2018-03-19 Eric Wong (Contrac... watchmaildir: support v2 repositories
2018-03-19 Eric Wong (Contrac... Lock: new base class for writable lockers
2018-03-06 Eric Wong (Contrac... favor Received: date over Date: header globally
2018-03-02 Eric Wong (Contrac... v2writable: inject new Message-IDs on true duplicates
2018-02-28 Eric Wong (Contrac... rename SearchIdxThread to SearchIdxSkeleton
2018-02-22 Eric Wong (Contrac... v2: parallelize Xapian indexing
2018-02-19 Eric Wong (Contrac... v2writable: initial cut for repo-rotation
2018-02-12 Eric Wong (Contrac... content_id: add test case
2018-02-12 Eric Wong (Contrac... import: initial handling for v2
2018-02-08 Eric WongMANIFEST: add AUTHORS file
2017-07-13 Eric WongMANIFEST: add hosted list
2017-06-23 Eric Wongallow admins to configure non-obfuscated addresses...
2017-06-22 Eric Wongtest for PublicInbox::Filter::RubyLang
2017-06-22 Eric Wongadd filter for RubyLang lists
2017-06-15 Eric Wongreplyto parameter support
2017-06-15 Eric Wongview: split out reply logic into its own module
2017-05-23 Eric Wongwww: do not mangle characters from search queries
2017-05-07 Eric Wongsearchidx: fix ghost root vivification
2017-01-26 Eric Wongadd filter for Subject: tags
2017-01-10 Eric Wongintroduce PublicInbox::MIME wrapper class
2016-12-20 Eric Wongtests: add thread-all testing for benchmarking
2016-12-03 Eric Wongatom: switch to getline/close for response bodies
2016-10-05 Eric Wongthread: use hash + array instead of hand-rolled linked...
2016-10-05 Eric Wongthread: remove Mail::Thread dependency
2016-09-07 Eric Wongdoc: new docs for user-level commands
2016-08-18 Eric Wongwww: implement generic help text
2016-08-14 Eric Wongwww: do not unecessarily escape some chars in paths
2016-08-11 Eric Wongsearch: support alt-ID for mapping legacy serial numbers
2016-07-28 Eric Wongadd scripts/xhdr-num2mid example
2016-07-28 Eric Wongfix manifest
2016-07-09 Eric Wongwww: add configurable limiters
2016-07-08 Eric Wongexamples: add logrotate sample to show USR1 reopening
2016-07-01 Eric WongMANIFEST: update with new varnish-4 vcl example
2016-06-25 Eric Wongaddress: beef up the module with name list extaction
2016-06-24 Eric Wongsplit out spamcheck/spamc to its own module.
2016-06-24 Eric Wongimplement ListMirror SpamAssassin plugin
2016-06-20 Eric WongMANIFEST: update with recent changes
2016-06-17 Eric Wongwatch: introduce watch directive
2016-06-15 Eric WongMANIFEST: update
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-03-01 Eric Wonglinkify: do not capture trailing '.' or ';' in URLs
2016-03-01 Eric Wongextract linkification code to a separate package
2016-03-01 Eric WongMANIFEST: add examples/apache2_perl_old.conf
2016-02-28 Eric WongMANIFEST: update (generate via "git ls-files")
2016-01-04 Eric Wonguse Perl POD instead of pandoc-flavored Markdown
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2014-05-01 Eric Wongworkaround Mail::Thread memory leak
2014-05-01 Eric Wongsplit out WWW package and CGI/PSGI-specific parts
2014-04-29 Eric Wongimplement our own cat-file --batch wrapper
2014-04-24 Eric Wonghtml: refactor header value handling to be OO
2014-04-19 Eric Wongmove precheck to MDA namespace
2014-04-05 Eric Wongflesh out MDA and simplify config setup
2014-01-09 Eric Wongadd MANIFEST for distribution