about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2021-09-03lei: dump errors to syslog, and not to CLI
2021-09-02tests: "make check-run" favors reliability over speed
2021-09-02t/lei-auto-watch: improve test reliability
2021-09-02lei: propagate keyword changes from lei/store
2021-09-02lei_mail_sync: do not use transactions
2021-09-01extindex: --gc removes messages from over, too
2021-08-31lei_mail_sync: set_src uses binary OIDs
2021-08-31t/lei-watch: avoid race between glob + readlink
2021-08-30www: move mirror instructions to /text/
2021-08-28www_listing: fix odd "locate inbox" cases
2021-08-28www_listing: show ->ALL at top of HTML listing
2021-08-28move ->ids_after from mm to over
2021-08-28www_text: fix example config snippet for extindex
2021-08-28get rid of unnecessary bytes::length usage
2021-08-19lei q: make --save the default
2021-08-17view: remove mbox.gz and Atom from topic view
2021-08-16t/run.perl: fix "make check-run" on FreeBSD 11.x
2021-08-11lei: attempt to canonicalize away "/../" pathnames
2021-08-11lei_saved_search: canonicalized relative save paths
2021-08-11treewide: use *nix-specific dirname regexps
2021-08-08tests: fix test failures when Xapian is missing
2021-08-08httpd: set psgi.url_scheme to 'https' for TLS listeners
2021-08-04extindex: fix boost with partial runs
2021-07-31extindex: -xcpdb and -compact support
2021-07-25extindex: support --jobs/-j properly on creation for shard count
2021-07-25t/lei-watch.t: improve test reliability
2021-07-25lei_mail_sync: locations_for API uses oidbin for comparisons
2021-07-25lei rm-watch: new command to support removing watches
2021-07-25t/lei*: check error messages on failures
2021-07-22t/solver_git: use like() to improve error reporting
2021-07-22lei: auto-refresh watches in config, cancel missing
2021-07-22lei: start implementing inotify Maildir support
2021-07-22init: allow arbitrary key-values via -c KEY=VALUE
2021-07-22extsearch: support publicinbox.*.boost parameter
2021-07-20httpd: fix SIGHUP by invalidating cache on reload
2021-07-06extindex: implement --dedupe to fix old extindices
2021-06-29www: fix manifest.js.gz for default publicInbox.grokManifest
2021-06-23www: do not warn on blank query parameters
2021-06-23search: make xap_terms easier-to-use and use it more
2021-06-22t/hl_mod: accept "make" or "makefile" for Makefile
2021-06-18t/sigfd: add diagnostic for occasional FreeBSD failure
2021-06-14lei index+import: reject keywords from R/O IMAP
2021-06-14lei_input: allow keywords when importing 1 file from Maildir
2021-06-13t/lei-import-http: quiet unnecessary diag message
2021-06-12lei ls-mail-source: list IMAP folders and NNTP groups
2021-06-09lei edit-search: fix and add a (weak) test
2021-06-08lei import: speed up repeated Maildir imports
2021-05-30lei: support implicit stdin by default
2021-05-30lei lcat: allow IMAP folder URLs w/o UIDVALIDITY
2021-05-30lei import|lcat: improve+fix single message IMAP support