about summary refs log tree commit homepage
path: root/t/www_listing.t
DateCommit message (Expand)
2023-12-13tests: account for missing git-http-backend
2023-09-09fix some tests when `curl' is missing
2023-01-30use Net::SSLeay (OpenSSL) for SHA-(1|256) if installed
2022-11-28lei_mirror: retrieve v2 description properly
2022-11-28clone: support --dry-run / -n flag
2022-11-28lei_mirror: set gitweb.owner from manifest
2022-11-28clone: support --include and --exclude with multi-clone
2022-11-28clone: support multi-inbox clone
2021-10-13t/www_listing: require opt-in for grokmirror tests
2021-09-13tests: add require_cmd, require curl when needed
2021-09-12import: do not write a "description" file
2021-08-28get rid of unnecessary bytes::length usage
2021-06-29www: fix manifest.js.gz for default publicInbox.grokManifest
2021-02-21t/www_listing: require grok-pull version 2 or later
2021-02-21t/www_listing: reword grok-pull skip message
2021-02-21t/www_listing: correct the number of tests for grok-pull skip
2021-02-08tests: favor IPv6
2021-01-01update copyrights for 2021
2020-12-19tests: more common JSON module loading
2020-11-24git: add manifest_entry method
2020-09-10www: manifest.js.gz generation no longer hogs event loop
2020-07-06wwwlisting: use GzipFilter for HTML
2020-05-29treat $INBOX_DIR/description and gitweb.owner as UTF-8
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-20import: init_bare: allow use as method, use in tests
2020-03-21t/www_listing: avoid 'once' warnings
2020-03-20wwwlisting: avoid lazy loading JSON module
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-12-26t/www_listing: test "all" HTML listing
2019-12-26t/www_listing: quiet down stderr in -httpd
2019-12-24testcommon: add require_mods method and use it
2019-12-19tests: move t/common.perl to PublicInbox::TestCommon
2019-12-19t/*.t: avoid sharing "my" variables in subs
2019-11-24tests: use File::Temp->newdir instead of tempdir()
2019-11-24t/common: start_script replaces spawn_listener
2019-11-08t/*.t: disable nntpd/httpd worker processes in most tests
2019-11-08t/*.t: remove IPC::Run dependency for git commands
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-09-09tests: add tcp_connect() helper
2019-06-30tests: common tcp_server and unix_server helpers
2019-06-23manifest: v2 epoch descriptions based on inbox->description
2019-06-14t/www_listing: favor HTTP::Tiny over Net::HTTP
2019-06-10git: ensure ->modified returns an integer
2019-06-09www: support $INBOX/git/$EPOCH.git for v2 cloning
2019-06-09www: wire up /$INBOX/manifest.js.gz, too
2019-06-09wwwlisting: generate grokmirror-compatible manifest.js.gz