projects
/
public-inbox.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
public-inbox.git
2016-02-28
Eric Wong
newswww: set Content-Type properly
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
http: support graceful shutdown like nntp
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
reduce calls to close unless error checks are needed
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
searchidx: use defined for checking EOF behavior
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
t/: remove unnecessary Dumper use
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
searchmsg: update + fix license header
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
MANIFEST: update (generate via "git ls-files")
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
httpd: allow running if ReverseProxy is missing
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
spawn: disable popen optimization for non-vfork
commit
|
commitdiff
|
tree
2016-02-28
Eric Wong
spawnpp: fix error message for stderr redirect failing
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
daemon: refresh before forking
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
spawn: fail properly if Inline fails
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
move executables to script/ directory
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
git: use built-in spawn implementation for vfork
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
initial spawn implementation using vfork
commit
|
commitdiff
|
tree
2016-02-27
Eric Wong
http: simplify offset calculation slightly
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
psgi: enable ReverseProxy middleware by default
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
daemon: update comment about usage in httpd
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
httpd: avoid loading our WWW-specific code early
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
www: add News* wrappers to preload
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
www: workaround for malformed NNTP links
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
support protocol-relative URLs in publicinbox.$LISTNAME.url
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
git-http-backend: extract input_to_file function
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
extmsg: do not modify shared array via prurl
commit
|
commitdiff
|
tree
2016-02-26
Eric Wong
extmsg: allow returning 404 responses
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
httpd: fill in missing Danga::Socket callbacks
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
git-http-backend: avoid multi-arg print statemtents
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
git-http-backend: start async API for streaming
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
git-http-backend: start refactoring to use callback
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
use pipe for git-http-backend output
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
hval: implement common UI for protocol-relative URLs
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
www: make interface more OO
commit
|
commitdiff
|
tree
2016-02-25
Eric Wong
remove direct CGI.pm support
commit
|
commitdiff
|
tree
2016-02-24
Eric Wong
www: support $MESSAGE_ID/R/ endpoint for replies
commit
|
commitdiff
|
tree
2016-02-24
Eric Wong
view: capture header object early
commit
|
commitdiff
|
tree
2016-02-23
Eric Wong
t/httpd-corner: test HTTP chunking with curl
commit
|
commitdiff
|
tree
2016-02-23
Eric Wong
initial public-inbox-httpd implemenation
commit
|
commitdiff
|
tree
2016-02-22
Eric Wong
extmsg: support "//" protocol-relative URLs
commit
|
commitdiff
|
tree
2016-02-13
Eric Wong
www: document "git clone --mirror" usage
commit
|
commitdiff
|
tree
2016-02-13
Eric Wong
examples/public-inbox.psgi: document ReverseProxy
commit
|
commitdiff
|
tree
2016-02-13
Eric Wong
www: advertise clone-ability over http/https
commit
|
commitdiff
|
tree
2016-02-13
Eric Wong
feed: favor relative URL to Atom feed in HTML
commit
|
commitdiff
|
tree
2016-02-12
Eric Wong
README: fix broken link to dc-dlvr-spam-flow
commit
|
commitdiff
|
tree
2016-02-08
Eric Wong
view: fix link to top-level ghost parent
commit
|
commitdiff
|
tree
2016-02-08
Eric Wong
view: simplify topic handling based on subjects
commit
|
commitdiff
|
tree
2016-02-08
Eric Wong
feed: declare alternate link to HTML interface
commit
|
commitdiff
|
tree
2016-02-07
Eric Wong
support smart HTTP cloning
commit
|
commitdiff
|
tree
2016-02-04
Eric Wong
t/cgi.t: fix broken test for dumb HTTP
commit
|
commitdiff
|
tree
2016-02-02
Eric Wong
www: support git cloning via dumb HTTP
commit
|
commitdiff
|
tree
2016-02-01
Eric Wong
doc: misc cleanups and whitespace additions
commit
|
commitdiff
|
tree
2016-02-01
Eric Wong
view: reference ghost parent in permalink view
commit
|
commitdiff
|
tree
2016-01-30
Eric Wong
view: cleanup permalink Thread: header display
commit
|
commitdiff
|
tree
2016-01-30
Eric Wong
view: do not kill whitespace in permalink thread timestamp
commit
|
commitdiff
|
tree
2016-01-18
Eric Wong
view: explain why we do not use blockquote
commit
|
commitdiff
|
tree
2016-01-09
Eric Wong
www: fix redirection loops
commit
|
commitdiff
|
tree
2016-01-09
Eric Wong
view: fix Atom feed link in full message view page
commit
|
commitdiff
|
tree
2016-01-09
Eric Wong
hval: new should not strip leading spaces
commit
|
commitdiff
|
tree
2016-01-09
Eric Wong
hval: use more appropriate hvals for documentation
commit
|
commitdiff
|
tree
2016-01-06
Eric Wong
TODO: add a few more items
commit
|
commitdiff
|
tree
2016-01-06
Eric Wong
HACKING: more docs about our philosophy
commit
|
commitdiff
|
tree
2016-01-04
Eric Wong
use Perl POD instead of pandoc-flavored Markdown
commit
|
commitdiff
|
tree
2016-01-04
Eric Wong
listener: pass accepted address to post_accept
commit
|
commitdiff
|
tree
2016-01-04
Eric Wong
doc: add TODO.html to public website
commit
|
commitdiff
|
tree
2016-01-04
Eric Wong
view: label "relevance" in threaded search view
commit
|
commitdiff
|
tree
2016-01-04
Eric Wong
misc doc updates
commit
|
commitdiff
|
tree
2016-01-03
Eric Wong
www: comments for denoting Plack::Request vs CGI
commit
|
commitdiff
|
tree
2016-01-03
Eric Wong
examples/public-inbox.psgi: shorten to simplify
commit
|
commitdiff
|
tree
2016-01-02
Eric Wong
www: redirect with query string
commit
|
commitdiff
|
tree
2015-12-31
Eric Wong
view: fixup indentation nesting in search
commit
|
commitdiff
|
tree
2015-12-30
Eric Wong
view: "thread" in per-message view goes back to /t/
commit
|
commitdiff
|
tree
2015-12-30
Eric Wong
view: avoid excessive indentation in thread summary
commit
|
commitdiff
|
tree
2015-12-30
Eric Wong
view: thread using <ul> instead of <table>
commit
|
commitdiff
|
tree
2015-12-27
Eric Wong
t/plack.t: fix test *with* plack installed... oops
commit
|
commitdiff
|
tree
2015-12-26
e@80x24.org
tests: fixup requirements for tests
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
doc: minor updates to trim down the README
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
doc: use ".html" instead of ".txt.html" for website
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
use "Atom feed" consistently in headers/footers
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
searchview: fix unclosed tags in threaded search results
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
view: reduce main landing page weight
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
searchview: fix up Atom feed in search results
commit
|
commitdiff
|
tree
2015-12-26
Eric Wong
searchview: fixup stupid syntax error
commit
|
commitdiff
|
tree
2015-12-25
Eric Wong
view: favor whitespace wrap in <head>
commit
|
commitdiff
|
tree
2015-12-25
Eric Wong
examples/public-inbox.psgi: make output chunky by default
commit
|
commitdiff
|
tree
2015-12-25
Eric Wong
view: fixup ghost message errors from threading tweaks
commit
|
commitdiff
|
tree
2015-12-25
Eric Wong
extmsg: fixup comparison for unknown message types
commit
|
commitdiff
|
tree
2015-12-25
Eric Wong
view: move thread info near top of single view
commit
|
commitdiff
|
tree
2015-12-24
Eric Wong
view: fix wording for empty topics display
commit
|
commitdiff
|
tree
2015-12-22
Eric Wong
rename 'GitCatFile' package to 'Git'
commit
|
commitdiff
|
tree
2015-12-22
Eric Wong
git: cat-file wrapper enhancements
commit
|
commitdiff
|
tree
2015-12-22
Eric Wong
hval: move PRE constant for wrapping UGC here
commit
|
commitdiff
|
tree
2015-12-22
Eric Wong
config: hoist out common functions
commit
|
commitdiff
|
tree
2015-12-08
Eric Wong
extmsg: try to fixup common errors
commit
|
commitdiff
|
tree
2015-12-06
Eric Wong
view: fix message truncation logic
commit
|
commitdiff
|
tree
2015-12-05
Eric Wong
*view: avoid leading zero in time display of the hour
commit
|
commitdiff
|
tree
2015-12-04
Eric Wong
view: avoid truncating topic at 30 chars
commit
|
commitdiff
|
tree
2015-12-02
Eric Wong
view: consistent links for per-message views
commit
|
commitdiff
|
tree
2015-12-02
Eric Wong
view: don't kill topic summarization for level==0
commit
|
commitdiff
|
tree
2015-11-21
Eric Wong
config: allow underscore in section names
commit
|
commitdiff
|
tree
2015-11-20
Eric Wong
various internal documentation updates
commit
|
commitdiff
|
tree
2015-11-18
Eric Wong
nntp: fix printf warnings
commit
|
commitdiff
|
tree
next