]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2019-06-24  Eric Wongspawn: remove `Blocking' flag handling
2019-06-24  Eric Wonghttpd/async: remove EINTR check
2019-06-24  Eric Wongds: get rid of event_watch field
2019-06-24  Eric Wongds: remove IO::Poll support (for now)
2019-06-24  Eric Wongds: share watch_chg between watch_read/watch_write
2019-06-24  Eric Wongds: import IO::KQueue namespace
2019-06-24  Eric Wongds: set event flags directly at initialization
2019-06-24  Eric Wongsyscall: get rid of unnecessary uname local vars
2019-06-24  Eric Wongsyscall: get rid of unused EPOLL* constants
2019-06-24  Eric Wongds: get rid of redundant and unnecessary POLL* constants
2019-06-24  Eric Wongds: switch write buffering to use a tempfile
2019-06-24  Eric Wongds: share send(..., MSG_MORE) logic
2019-06-24  Eric Wonghttp: favor DS->write(strref) when reasonable
2019-06-24  Eric Wongds: remove support for DS->write(undef)
2019-06-24  Eric Wongds: don't pass `events' arg to EPOLL_CTL_DEL
2019-06-24  Eric Wongds: lazy-initialize wbuf
2019-06-24  Eric Wongds: split out from ->flush_write and ->write
2019-06-24  Eric Wongds: lazy initialize wbuf_off
2019-06-24  Eric Wongds: get rid of on_incomplete_write wrapper
2019-06-24  Eric WongAddTimer: avoid clock_gettime for the '0' case
2019-06-24  Eric Wongds: use and export monotonic now()
2019-06-24  Eric Wongds: get rid of more unused debug instance methods
2019-06-24  Eric Wongds: get rid of {closed} field
2019-06-20  Eric Wongt/httpd-corner: ensure chunk payload read doesn't overreach
2019-06-20  Eric Wongt/httpd-corner.t: fix braino :x
2019-06-16  Eric Wongds: stop distinguishing event read and write callbacks
2019-06-16  Eric Wongt/replace.t: fix SKIP label for testing w/o Xapian
2019-06-16  Eric Wongxcpdb: don't warn on --jobs != --reshard
2019-06-16  Eric WongMerge remote-tracking branch 'origin/newspeak' into...
2019-06-16  Eric Wongt/psgi_search.t: use higher-level APIs
2019-06-15  Eric Wongsearchview: add link at bottom to reverse results
2019-06-15  Eric Wongsearchview: support negative offsets to reverse ordering
2019-06-15  Eric WongMerge remote-tracking branch 'origin/ds'
2019-06-15  Eric Wongt/git-http-backend: explain purpose of test
2019-06-15  Eric Wongcomments: replace "partition" with "shard"
2019-06-14  Eric Wongt/xcpdb-reshard: use 'shard' term in local variables
2019-06-14  Eric Wongxapcmd: favor 'shard' over 'part' in local variables
2019-06-14  Eric Wongsearch: use "shard" for local variable
2019-06-14  Eric Wongv2writable: use "epoch" consistently when referring...
2019-06-14  Eric Wongadminedit: "part" => "shard" for local variables
2019-06-14  Eric Wongv2writable: rename local vars to match Xapian terminology
2019-06-14  Eric Wongv2writable: avoid "part" in internal subs and fields
2019-06-14  Eric Wongsearch*: rename {partition} => {shard}
2019-06-14  Eric Wongxapcmd: update comments referencing "partitions"
2019-06-14  Eric Wongv2: rename SearchIdxPart => SearchIdxShard
2019-06-14  Eric Wonginboxwritable: s/partitions/shards/ in local var
2019-06-14  Eric Wongtests: change messages to use "shard" instead of partition
2019-06-14  Eric Wongv2writable: rename {partitions} field to {shards}
2019-06-14  Eric Wongv2writable: count_partitions => count_shards
2019-06-14  Eric Wongsearchidxpart: start using "shard" in user-visible...
2019-06-14  Eric Wongrename reference to git epochs as "partitions"
2019-06-14  Eric Wongadmin|xapcmd: user-facing messages say "shard"
2019-06-14  Eric Wongv2writable: update comments regarding xcpdb --reshard
2019-06-14  Eric Wongdoc: rename our Xapian "partitions" to "shards"
2019-06-14  Eric Wongv2writable: fix brainfart when capping NPROC_MAX_DEFAULT
2019-06-14  Eric Wongsearch: require PublicInbox::Inbox ref here
2019-06-14  Eric Wongsearchidx: require PublicInbox::Inbox (or InboxWritable...
2019-06-14  Eric WongMakefile.PL: add test scripts to syntax checks
2019-06-14  Eric Wongt/www_listing: favor HTTP::Tiny over Net::HTTP
2019-06-14  Eric Wongedit: fix portability of editor invocation
2019-06-14  Eric WongMerge remote-tracking branch 'origin/reshard' into...
2019-06-14  Eric WongMerge remote-tracking branch 'origin/manifest' into...
2019-06-14  Eric WongMerge remote-tracking branch 'origin/edit' into next
2019-06-14  Eric Wongxcpdb: support resharding v2 repos
2019-06-14  Eric Wongxcpdb: use destination shard as progress prefix
2019-06-14  Eric Wongxapcmd: preserve indexlevel based on the destination
2019-06-14  Eric Wongv2writable: use a smaller default for Xapian partitions
2019-06-14  Eric Wonggit: remove cat_file sub callback interface
2019-06-14  Eric Wongnntp: filter out duplicate Message-IDs for leafnode
2019-06-13  Eric Wongnntp: ensure Message-ID is not folded for leafnode
2019-06-13  Eric Wongnntp: add Path: header for leafnode
2019-06-13  Eric WongMakefile.PL: "dsyn" target to check syntax of changed...
2019-06-13  Eric Wongdoc: update dependencies for CentOS 7.x
2019-06-13  Eric Wongt/common.perl: fix error message for git requirements
2019-06-13  Eric Wongsearchmsg: remove unused ->get subroutine
2019-06-12  Eric Wongsearchidx: improve error message when Xapian fails
2019-06-12  Eric Wong ... edit: unlink temporary file when done
2019-06-10  Eric Wong ... v2writable: replace: kill git processes before reindexing
2019-06-10  Eric Wong ... edit: drop unwanted headers before noop check
2019-06-10  Eric Wong ... edit|purge: improve output on rewrites
2019-06-10  Eric Wongds: stop caring about event flags set by epoll/poll...
2019-06-10  Eric Wongds: do not distinguish between POLLHUP and POLLERR
2019-06-10  Eric Wongds: remove read method, here, too
2019-06-10  Eric Wongnntp: use sysread to append to existing buffer
2019-06-10  Eric Wongds: remove steal_socket method
2019-06-10  Eric Wongds: remove {fd} field
2019-06-10  Eric Wongds: reduce Errno imports and drop ->close reason
2019-06-10  Eric Wongds: cleanup Errno imports and favor constant comparisons
2019-06-10  Eric Wongds: simplify write buffer accounting
2019-06-10  Eric Wong ... git: ensure ->modified returns an integer
2019-06-10  Eric Wongdoc: index.pod: fix mismatched =back
2019-06-10  Eric Wongdoc: generate manpage and HTML from -convert POD
2019-06-10  Eric Wongdoc: clean-doc target removes *.8 manpages
2019-06-09  Eric Wong ... edit: new tool to perform edits
2019-06-09  Eric Wong ... doc: document the --prune option for -index
2019-06-09  Eric Wong ... admin: expose ->config
2019-06-09  Eric Wong ... AdminEdit: move editability checks from -purge
2019-06-09  Eric Wong ... admin: beef up resolve_inboxes to handle purge options
2019-06-09  Eric Wong ... purge: start moving common options to AdminEdit module
2019-06-09  Eric Wong ... admin: remove warning arg for unconfigured inboxes
next