projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2020-01-11
Eric Wong
git: ->modified uses cat_async
commit
|
commitdiff
|
tree
2020-01-11
Eric Wong
allow HTTP_HOST to be '0' via defined() checks
commit
|
commitdiff
|
tree
2020-01-11
Eric Wong
inbox: use PublicInbox::Git::host_prefix_url for base_url
commit
|
commitdiff
|
tree
2020-01-09
Eric Wong
qspawn: catch transient errors on pipe, EPOLL_CTL_ADD
commit
|
commitdiff
|
tree
2020-01-09
Eric Wong
http: log response_write errors
commit
|
commitdiff
|
tree
2020-01-09
Eric Wong
listener: EPOLL_CTL_ADD errors are non fatal
commit
|
commitdiff
|
tree
2020-01-08
Eric Wong
nntp: correctly log long response errors
commit
|
commitdiff
|
tree
2020-01-08
Eric Wong
daemon: ignore SIGPIPE while running
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
syscall: modernize away from pre-Perl-5.6 conventions
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
treewide: "require" + "use" cleanup and docs
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
admin: do not lazy-load Inbox or Config packages
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
altid: use msgmap at compile time
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
view: update POSIX::strftime usage
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
hval: export prurl and add prototype
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
t/nntp.t: fix parse_time test for non-GMT local time
commit
|
commitdiff
|
tree
2020-01-06
Eric Wong
wwwstatic: use sprintf for Perl <5.22 compatibility
commit
|
commitdiff
|
tree
2020-01-05
Eric Wong
view: msg_html: reduce memory use on reused MIDs
commit
|
commitdiff
|
tree
2020-01-05
Eric Wong
tests: remove some "git config" calls after "git init"
commit
|
commitdiff
|
tree
2020-01-05
Eric Wong
search: remove lookup_article
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
tests: fix running without SQLite or Xapian
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
viewdiff: do not anchor spaces after filenames in diffstat
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: remove_message: pedantic fix for v1
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: index_text: use Xapian parameter names
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: simplify quote-splitting in index_body
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: add_message: fix and make use of prototypes
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: split off index_xapian for msg_iter
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
searchidx: index_diff: allow /^$/ line as diff context
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
solver: allow literal '\r' character in diff lines
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
solver: minor cleanups to diff extraction
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
solver: do not enforce order on extended headers
commit
|
commitdiff
|
tree
2020-01-04
Eric Wong
xt/solver.t: real-world regression tests
commit
|
commitdiff
|
tree
2020-01-03
Eric Wong
qspawn: use per-call quiet flag for solver
commit
|
commitdiff
|
tree
2020-01-03
Eric Wong
solver: extract_diff: deal with missing "diff --git...
commit
|
commitdiff
|
tree
2020-01-03
Eric Wong
solver: try the next patch on apply failures
commit
|
commitdiff
|
tree
2020-01-03
Eric Wong
build: allow "check" to work in non-git subdirs of...
commit
|
commitdiff
|
tree
2020-01-03
Eric Wong
examples: add empty "lib" dir to placate plackup
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
config: support multi-value inbox.*.*url
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
wwwlisting: show configured "infourl" properly
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
doc: fix a few spelling errors in user-facing docs
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
build: fix xapian-* manpage generation
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
doc/txt2pre: flush output before utime()
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
doc: release notes: set Date for 1.2.0, start 1.3.0
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
build: remove NEWS from dist-git target
commit
|
commitdiff
|
tree
2020-01-02
Eric Wong
doc: allow NEWS file to be built without Plack::Util
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: add directory listing + index.html support
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: avoid TOCTTOU for FIFO check
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: do not open() files for HEAD requests
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: move r(...) functions here
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
www: move more logic into path_info_raw
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: implement Last-Modified and If-Modified...
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
cgit: type declaration for PublicInbox::Git
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
filter/base: export REJECT as a constant
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
githttpbackend: remove ancient compatibility check
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
http: update comment about psgix.io usage
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
wwwstatic: getline: die on missing psgix.io
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
spamcheck/spamc: pass GLOB handles instead of FD numbers
commit
|
commitdiff
|
tree
2020-01-01
Eric Wong
nntp: handle 2-digit year "70" properly
commit
|
commitdiff
|
tree
2019-12-30
Eric Wong
spawn: better error handling
commit
|
commitdiff
|
tree
2019-12-30
Eric Wong
spawn: support chdir via -C option
commit
|
commitdiff
|
tree
2019-12-30
Eric Wong
spawn: allow passing GLOB handles for redirects
commit
|
commitdiff
|
tree
2019-12-29
Eric Wong
search: load_xapian: return true on success
commit
|
commitdiff
|
tree
2019-12-28
Eric Wong
Merge branch 'no-closure'
commit
|
commitdiff
|
tree
2019-12-28
Eric Wong
ds: use MSG_MORE when wbuf is empty during long responses
commit
|
commitdiff
|
tree
2019-12-28
Eric Wong
search: retry_reopen passes user arg to callback
commit
|
commitdiff
|
tree
2019-12-28
Eric Wong
solvergit: allow passing arg to user-supplied callback
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
viewvcs: avoid anonymous sub for HTML response
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
wwwattach: avoid anonymous sub for msg_iter
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
view: msg_iter calls add_body_text directly
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
searchview: remove anonymous sub when sorting threads...
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
view: thread_html: pass named sub to WwwStream
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
searchview: pass named subs to Www*Stream
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
wwwtext: avoid anonymous sub in response
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
contentid: no anonymous sub
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
view: msg_html: stop using an anonymous sub
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
view: avoid anon sub in stream_thread
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
config: each_inbox: pass user arg to callback
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
feed: avoid anonymous subs
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
mboxgz: pass $ctx to callback to avoid anon subs
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
www: lazy load Plack::Util
commit
|
commitdiff
|
tree
2019-12-27
Eric Wong
githttpbackend: split out wwwstatic
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: psgi_return: allow non-anon parse_hdr callback
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: drop "qspawn.filter" support, for now
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: psgi_qx: eliminate anonymous subs
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: psgi_return_start: hoist out from psgi_return
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: psgi_return: initial cb can be named
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
httpd/async: get rid of ephemeral main_cb
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: reduce local vars, de-anonymize rd_hdr
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
msg_iter: provide means to stop using anonymous subs
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: replace anonymous $end callbacks w/ event_step
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: disambiguate command vs PSGI env
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
qspawn: remove some anonymous subs for psgi_qx
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
httpd/async: support passing arg to callbacks
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
git: allow async_cat to pass arg to callback
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
wwwlisting: do not rely on $? after ProcessPipe::CLOSE
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
t/solver_git: test with -httpd, too
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
t/www_listing: test "all" HTML listing
commit
|
commitdiff
|
tree
2019-12-26
Eric Wong
t/www_listing: quiet down stderr in -httpd
commit
|
commitdiff
|
tree
2019-12-25
Eric Wong
t/psgi_v2: test search results Atom feed endpoint
commit
|
commitdiff
|
tree
2019-12-24
Eric Wong
t/search.t: update permissions check for OpenBSD
commit
|
commitdiff
|
tree
2019-12-24
Eric Wong
search: support SWIG-generated Xapian.pm
commit
|
commitdiff
|
tree
next