projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2019-06-24
Eric Wong
nntp: wait for writability before sending greeting
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: deal better with FS-related errors IO buffers
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
allow use of PerlIO layers for filesystem writes
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
nntp: simplify re-arming/requeue logic
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: hoist out do_read from NNTP and HTTP
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
http|nntp: be explicit about bytes::length on rbuf
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: remove pointless exit calls
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
evcleanup: replace _run_asap with `event_step' callback
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: pass $self to code references
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
http: don't pass extra args to PublicInbox::DS::close
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: favor `delete' over assigning fields to `undef'
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
http|nntp: favor "$! == EFOO" over $!{EFOO} checks
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
qspawn: describe where `$rpipe' come from
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
spawn: remove `Blocking' flag handling
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
httpd/async: remove EINTR check
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: get rid of event_watch field
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: remove IO::Poll support (for now)
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: share watch_chg between watch_read/watch_write
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: import IO::KQueue namespace
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: set event flags directly at initialization
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
syscall: get rid of unnecessary uname local vars
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
syscall: get rid of unused EPOLL* constants
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: get rid of redundant and unnecessary POLL* constants
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: switch write buffering to use a tempfile
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: share send(..., MSG_MORE) logic
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
http: favor DS->write(strref) when reasonable
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: remove support for DS->write(undef)
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: don't pass `events' arg to EPOLL_CTL_DEL
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: lazy-initialize wbuf
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: split out from ->flush_write and ->write
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: lazy initialize wbuf_off
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: get rid of on_incomplete_write wrapper
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
AddTimer: avoid clock_gettime for the '0' case
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: use and export monotonic now()
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: get rid of more unused debug instance methods
commit
|
commitdiff
|
tree
2019-06-24
Eric Wong
ds: get rid of {closed} field
commit
|
commitdiff
|
tree
2019-06-20
Eric Wong
t/httpd-corner: ensure chunk payload read doesn't overreach
commit
|
commitdiff
|
tree
2019-06-20
Eric Wong
t/httpd-corner.t: fix braino :x
commit
|
commitdiff
|
tree
2019-06-16
Eric Wong
ds: stop distinguishing event read and write callbacks
commit
|
commitdiff
|
tree
2019-06-16
Eric Wong
t/replace.t: fix SKIP label for testing w/o Xapian
commit
|
commitdiff
|
tree
2019-06-16
Eric Wong
xcpdb: don't warn on --jobs != --reshard
commit
|
commitdiff
|
tree
2019-06-16
Eric Wong
Merge remote-tracking branch 'origin/newspeak' into...
commit
|
commitdiff
|
tree
2019-06-16
Eric Wong
t/psgi_search.t: use higher-level APIs
commit
|
commitdiff
|
tree
2019-06-15
Eric Wong
searchview: add link at bottom to reverse results
commit
|
commitdiff
|
tree
2019-06-15
Eric Wong
searchview: support negative offsets to reverse ordering
commit
|
commitdiff
|
tree
2019-06-15
Eric Wong
Merge remote-tracking branch 'origin/ds'
commit
|
commitdiff
|
tree
2019-06-15
Eric Wong
t/git-http-backend: explain purpose of test
commit
|
commitdiff
|
tree
2019-06-15
Eric Wong
comments: replace "partition" with "shard"
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
t/xcpdb-reshard: use 'shard' term in local variables
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
xapcmd: favor 'shard' over 'part' in local variables
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
search: use "shard" for local variable
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: use "epoch" consistently when referring...
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
adminedit: "part" => "shard" for local variables
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: rename local vars to match Xapian terminology
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: avoid "part" in internal subs and fields
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
search*: rename {partition} => {shard}
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
xapcmd: update comments referencing "partitions"
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2: rename SearchIdxPart => SearchIdxShard
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
inboxwritable: s/partitions/shards/ in local var
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
tests: change messages to use "shard" instead of partition
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: rename {partitions} field to {shards}
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: count_partitions => count_shards
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
searchidxpart: start using "shard" in user-visible...
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
rename reference to git epochs as "partitions"
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
admin|xapcmd: user-facing messages say "shard"
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: update comments regarding xcpdb --reshard
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
doc: rename our Xapian "partitions" to "shards"
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: fix brainfart when capping NPROC_MAX_DEFAULT
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
search: require PublicInbox::Inbox ref here
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
searchidx: require PublicInbox::Inbox (or InboxWritable...
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
Makefile.PL: add test scripts to syntax checks
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
t/www_listing: favor HTTP::Tiny over Net::HTTP
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
edit: fix portability of editor invocation
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
Merge remote-tracking branch 'origin/reshard' into...
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
Merge remote-tracking branch 'origin/manifest' into...
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
Merge remote-tracking branch 'origin/edit' into next
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
xcpdb: support resharding v2 repos
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
xcpdb: use destination shard as progress prefix
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
xapcmd: preserve indexlevel based on the destination
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
v2writable: use a smaller default for Xapian partitions
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
git: remove cat_file sub callback interface
commit
|
commitdiff
|
tree
2019-06-14
Eric Wong
nntp: filter out duplicate Message-IDs for leafnode
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
nntp: ensure Message-ID is not folded for leafnode
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
nntp: add Path: header for leafnode
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
Makefile.PL: "dsyn" target to check syntax of changed...
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
doc: update dependencies for CentOS 7.x
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
t/common.perl: fix error message for git requirements
commit
|
commitdiff
|
tree
2019-06-13
Eric Wong
searchmsg: remove unused ->get subroutine
commit
|
commitdiff
|
tree
2019-06-12
Eric Wong
searchidx: improve error message when Xapian fails
commit
|
commitdiff
|
tree
2019-06-12
Eric Wong ...
edit: unlink temporary file when done
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong ...
v2writable: replace: kill git processes before reindexing
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong ...
edit: drop unwanted headers before noop check
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong ...
edit|purge: improve output on rewrites
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: stop caring about event flags set by epoll/poll...
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: do not distinguish between POLLHUP and POLLERR
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: remove read method, here, too
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
nntp: use sysread to append to existing buffer
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: remove steal_socket method
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: remove {fd} field
commit
|
commitdiff
|
tree
2019-06-10
Eric Wong
ds: reduce Errno imports and drop ->close reason
commit
|
commitdiff
|
tree
next