]> Sergey Matveev's repositories - public-inbox.git/history - t
config: simplify lookup* methods
[public-inbox.git] / t /
2019-05-15 Eric Wongsearchidx: do not create empty Xapian partitions for...
2019-05-15 Eric Wonglazy load Xapian and make it optional for v2
2019-05-15 Eric Wongwww: use Inbox->over where appropriate
2019-05-14 Eric Wongtests: get rid of unnecessary Cwd module use
2019-05-14 Eric Wongt/nntp.t: skip if Data::Dumper is missing
2019-05-14 Eric Wongt/config.t: remove Data::Dumper dependency
2019-05-14 Eric Wongtests: remove unnecessary loading of ::DS and Socket
2019-05-14 Eric Wongsearchidx: fix incremental index with indexlevel=basic...
2019-05-14 Eric Wongv2writable: allow setting nproc via creat options
2019-05-08 Eric Wongt/purge.t: fix unreferenced variable
2019-05-08 Eric WongMerge remote-tracking branch 'origin/danga-bundle'
2019-05-06 Eric Wongindex: warn with info about the message as context
2019-05-05 Eric WongMerge remote-tracking branch 'origin/wwwlisting'
2019-05-05 Eric Wongt/search.t: fix permissions check on FreeBSD
2019-05-04 Eric Wongbundle Danga::Socket and Sys::Syscall
2019-04-19 Eric Wongt/hl_mod: workaround w3m not handling '
2019-04-18 Eric Wonglinkify: require parentheses pairs in URLs
2019-04-18 Eric Wonglinkify: don't get confused by URLs in Perl code, at...
2019-04-18 Eric Wonggit: calculate modified time of repository
2019-04-16 Eric Wongcleanup: use '$ibx' consistently when referring to...
2019-04-04 Eric Wongspawn: require soft and hard entries in RLIMIT_* handling
2019-04-04 Eric Wongspawn: support RLIMIT_CPU, RLIMIT_DATA and RLIMIT_CORE
2019-04-04 Eric Wonggit: add "commit_title" method
2019-02-13 Eric Wongensure bytes::length is available to callers
2019-02-07 Eric Wongt/perf-msgview.t: fix broken performance test
2019-02-07 Eric Wongt/perf-msgview: don't warn about --unordered if skipping
2019-02-05 Eric WongMerge remote-tracking branch 'origin/help-color'
2019-02-05 Eric Wonghlmod: support "```$LANG" blocks in text
2019-02-05 Eric Wonghlmod: make into a singleton
2019-02-05 Eric Wonghlmod: hoist out do_hl_lang sub
2019-02-05 Eric Wongviewvcs: cleanup utf8 handling
2019-02-01 Eric Wongnewswww: add /$MESSAGE_ID global redirector endpoint
2019-02-01 Eric Wonglinkify: support proto://hostname without trailing...
2019-02-01 Eric Wonghval: routines for attribute escaping
2019-01-31 Eric WongMerge remote-tracking branch 'origin/purge'
2019-01-31 Eric Wonginbox: drop psgi.url_scheme requirement from base_url
2019-01-31 Eric Wongsolvergit: allow searching on longer-than-needed OIDs
2019-01-31 Eric Wonginbox: perform cleanup of Git objects for coderepos
2019-01-30 Eric Wongt/config.t: test PublicInbox::Git sharing between inboxes
2019-01-30 Eric WongMerge remote-tracking branch 'origin/viewvcs' into...
2019-01-29 Eric Wongt/check-www-inbox: disable history
2019-01-29 Eric Wongt/check-www-inbox: don't follow mboxes
2019-01-29 Eric Wongt/check-www-inbox: replace IPC::Run with PublicInbox...
2019-01-29 Eric Wongmid: filter out 'y', 'n', and email addresses from...
2019-01-28 Eric Wonghval: add src_escape for highlight post-processing
2019-01-27 Eric Wonghlmod: disable enclosing <pre> tag
2019-01-27 Eric Wongt/hl_mod: extra check to ensure we escape HTML
2019-01-27 Eric Wongqspawn: decode $? for user-friendliness
2019-01-26 Eric Wongsolver: rewrite to use Qspawn->psgi_qx and pi-httpd...
2019-01-26 Eric Wongt/qspawn.t: psgi_qx stderr test
2019-01-21 Eric Wongt/check-www-inbox: trap SIGINT for File::Temp destruction
2019-01-21 Eric Wonghighlight: initial wrapper and PSGI service
2019-01-21 Eric Wongt/check-www-inbox: warn on missing Content-Type
2019-01-20 Eric Wongconfig: each_inbox iteration preserves config order
2019-01-20 Eric Wongt/check-www-inbox: use xmlstarlet to validate Atom...
2019-01-20 Eric Wongwww: admin-configurable CSS via "publicinbox.css"
2019-01-19 Eric Wonggit: add git_quote
2019-01-19 Eric Wongsolver: initial Perl implementation
2019-01-19 Eric Wongt/perf-msgview: add test to check msg_html performance
2019-01-18 Eric Wongt/git.t: do not pass "-b" to git-repack(1)
2019-01-18 Eric Wonggit: git_unquote handles double-quote and backslash
2019-01-18 Eric Wongt/git.t: avoid passing read-only value to git_unquote
2019-01-15 Eric Wongconfig: inbox name checking matches git.git more closely
2019-01-15 Eric Wonggit_unquote: perform modifications in-place
2019-01-11 Eric Wongimplement public-inbox-purge tool
2019-01-11 Eric Wongv2writable: ->purge returns undef on no-op
2019-01-11 Eric Wonghoist out resolve_repo_dir from -index
2019-01-10 Eric WongMerge commit 'mem'
2019-01-10 Eric Wongt/v2writable.t: force more consistent "git log" output
2019-01-10 Eric Wongcheck git version requirements
2019-01-08 Eric Wongsearchmsg: remove unused fields for PSGI in Xapian...
2019-01-08 Eric Wongview: fix wrong date for non-Xapian/SQLite v1 users
2019-01-07 Eric Wongt/mda_filter_rubylang.t: set PI_EMERGENCY for -mda
2019-01-05 Eric Wongindex: quiet down git-log error messages on new inboxes
2019-01-05 Eric Wongfilter/rubylang: fix SQLite DB lifetime problems
2019-01-05 Eric Wongwatchmaildir: normalize Maildir pathnames consistently
2019-01-05 Eric Wongwatchmaildir: support multiple inboxes in the same...
2019-01-04 Eric Wongt/cgi.t: remove more redundant tests
2019-01-04 Eric Wongt/cgi.t: move expected failure tests to t/plack.t
2019-01-04 Eric Wongt/cgi.t: move dumb HTTP git clone/fetch tests to plack.t
2019-01-04 Eric Wongt/cgi.t: remove atom.xml test
2019-01-04 Eric Wongt/cgi.t: remove redundant redirect check
2019-01-04 Eric Wongt/cgi.t: eliminate some cruft and unnecessary tests
2019-01-02 Eric Wongt/feed.t: remove ssoma use
2019-01-02 Eric Wongt/v2reindex: use the larger text to increase test relia...
2018-12-30 Eric Wonghandle "multipart/mixed" messages which are not multipart
2018-12-29 Eric Wongt/git.t: reorder IPC::Run check
2018-12-29 Eric Wongt/cgi.t: shorten %ENV setting
2018-12-29 Eric Wongtests: consolidate process spawning code.
2018-12-28 Eric Wonginit: allow --skip of old epochs for -V2 repos
2018-12-28 Eric Wongreply: allow ":none=$REASON" in "replyto" config
2018-12-27 Eric Wongt/git-http-backend.t: remove TEST_CHUNK env setting
2018-12-27 Eric Wongt/perf-nntpd.t: update for RFC 5536 sec 3.2.14 compliance
2018-12-27 Eric Wonginit: do not set publicinbox.$NAME.indexlevel by default
2018-12-06 Eric Wongnntp: prevent event_read from firing twice in a row
2018-10-16 Jonathan CorbetAdd Xrefs to over/xover lines
2018-10-16 Jonathan CorbetPut the NNTP server name into Xref lines
2018-08-05 Eric Wongoveridx: preserve `tid' column on re-indexing
2018-08-03 Eric WongMerge branch 'eb/index-incremental'
2018-08-03 Eric W. Biedermant/v[12]reindex.t: Verify the num highwater is as expected
next