about summary refs log tree commit homepage
path: root/lib/PublicInbox/ManifestJsGz.pm
DateCommit message (Expand)
2021-09-12www: use ->ALL for per-inbox manifest.js.gz, too
2021-09-12manifest.js.gz: avoid long-lived per-epoch cat-file processes
2021-08-28get rid of unnecessary bytes::length usage
2021-06-29www: fix manifest.js.gz for default publicInbox.grokManifest
2021-06-24www_listing: fix manifest.js.gz generation with extindex "all"
2021-06-23www_listing: start updating for pagination + search
2021-01-01update copyrights for 2021
2020-12-31Merge remote-tracking branch 'origin/master' into lorelei
2020-12-21manifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
2020-12-19tests: more common JSON module loading
2020-12-10manifest: account for future cache in MiscIdx docdata
2020-12-09rename {pi_config} fields to {pi_cfg}
2020-11-24manifest: support faster generation via [extindex "all"]
2020-11-24manifest: use ibx->git_epoch method for v2
2020-11-24git: add manifest_entry method
2020-11-24move JSON module portability into PublicInbox::Config
2020-10-05manifest: favor Cpanel::JSON::XS
2020-09-10wwwlisting: avoid hogging event loop
2020-09-10www: manifest.js.gz generation no longer hogs event loop