------------------------------------------------------------------------ r1900556 | gbechis | 2022-05-04 17:09:39 +0000 (Wed, 04 May 2022) | 2 lines basic FromNameSpoof tests ------------------------------------------------------------------------ r1900555 | gbechis | 2022-05-04 16:39:55 +0000 (Wed, 04 May 2022) | 2 lines fix man page formatting ------------------------------------------------------------------------ r1900553 | hege | 2022-05-04 13:43:43 +0000 (Wed, 04 May 2022) | 2 lines Document parallel testing, also as reminder for everyone.. ------------------------------------------------------------------------ r1900552 | hege | 2022-05-04 13:39:36 +0000 (Wed, 04 May 2022) | 2 lines Add FromNameSpoof ------------------------------------------------------------------------ r1900549 | hege | 2022-05-04 12:51:24 +0000 (Wed, 04 May 2022) | 2 lines Clean up code, properly wait for DKIM results, improve docs ------------------------------------------------------------------------ r1900547 | sidney | 2022-05-04 11:06:22 +0000 (Wed, 04 May 2022) | 1 line bug 7982 fix tests failing when run from release tarball, removing dependency on rules that are in trunk ------------------------------------------------------------------------ r1900546 | sidney | 2022-05-04 11:01:48 +0000 (Wed, 04 May 2022) | 1 line Back to development version until we are ready to build the next pre-release ------------------------------------------------------------------------ r1900541 | hege | 2022-05-04 06:56:15 +0000 (Wed, 04 May 2022) | 2 lines Fix typo ------------------------------------------------------------------------ r1900538 | gbechis | 2022-05-04 06:43:17 +0000 (Wed, 04 May 2022) | 2 lines Match html files stored on Fleek cloud ------------------------------------------------------------------------ r1900536 | hege | 2022-05-04 04:38:59 +0000 (Wed, 04 May 2022) | 2 lines Don't add listname itself to a list ------------------------------------------------------------------------ r1900531 | hege | 2022-05-04 02:52:21 +0000 (Wed, 04 May 2022) | 2 lines Add missing to MANIFEST ------------------------------------------------------------------------ r1900515 | gbechis | 2022-05-03 15:02:40 +0000 (Tue, 03 May 2022) | 2 lines revert r1900506, not correct for general use ------------------------------------------------------------------------ r1900514 | gbechis | 2022-05-03 14:56:35 +0000 (Tue, 03 May 2022) | 3 lines silence a warning if uri_to_domain fails. bz #7984 ------------------------------------------------------------------------ r1900513 | hege | 2022-05-03 14:40:18 +0000 (Tue, 03 May 2022) | 4 lines - Add http code caching - Add short_url_code just in case, to check any non-redirect http code - Check register_eval_rule type ------------------------------------------------------------------------ r1900512 | hege | 2022-05-03 13:50:53 +0000 (Tue, 03 May 2022) | 3 lines - Add clear_localrules() test function to use only rules defined in *.t / tstprefs(). - Convert sql_based_welcomelist.t to clear_localrules ------------------------------------------------------------------------ r1900511 | sidney | 2022-05-03 13:48:24 +0000 (Tue, 03 May 2022) | 1 line Cosmetic fix that does not affect the test but I could not unsee it once I noticed it ------------------------------------------------------------------------ r1900508 | gbechis | 2022-05-03 12:41:02 +0000 (Tue, 03 May 2022) | 2 lines missed in previous ------------------------------------------------------------------------ r1900507 | gbechis | 2022-05-03 12:39:54 +0000 (Tue, 03 May 2022) | 2 lines test autocleanup ------------------------------------------------------------------------ r1900506 | gbechis | 2022-05-03 12:39:04 +0000 (Tue, 03 May 2022) | 3 lines cleanup database by checking "modified" field so that frequently checked urls are always in hot cache ------------------------------------------------------------------------ r1900494 | sidney | 2022-05-02 23:53:07 +0000 (Mon, 02 May 2022) | 1 line change a name used in test to make it clearer that a warning message is expected and can be ignored ------------------------------------------------------------------------ r1900485 | gbechis | 2022-05-02 16:12:44 +0000 (Mon, 02 May 2022) | 2 lines DecodeShortURLs cache test ------------------------------------------------------------------------ r1900483 | hege | 2022-05-02 15:23:50 +0000 (Mon, 02 May 2022) | 2 lines Make TTL handling foolproof, do a cheap delete before select. Tidy things up a bit. ------------------------------------------------------------------------ r1900481 | hege | 2022-05-02 14:56:24 +0000 (Mon, 02 May 2022) | 2 lines Fix logic: Compare TTL to created field, otherwise entry might not never expire and update itself. ------------------------------------------------------------------------ r1900479 | hege | 2022-05-02 14:21:38 +0000 (Mon, 02 May 2022) | 2 lines Revert back to unix timestamps (int) ------------------------------------------------------------------------ r1900477 | gbechis | 2022-05-02 12:56:54 +0000 (Mon, 02 May 2022) | 2 lines more tweaks to Paypal rule ------------------------------------------------------------------------ r1900474 | gbechis | 2022-05-02 10:33:01 +0000 (Mon, 02 May 2022) | 2 lines another white tentacle ------------------------------------------------------------------------ r1900468 | gbechis | 2022-05-01 22:31:52 +0000 (Sun, 01 May 2022) | 2 lines more Paypal images ------------------------------------------------------------------------ r1900467 | gbechis | 2022-05-01 21:40:15 +0000 (Sun, 01 May 2022) | 2 lines Check emails with Paypal hosted image but message not from Paypal ------------------------------------------------------------------------ r1900464 | hege | 2022-05-01 18:13:16 +0000 (Sun, 01 May 2022) | 2 lines Improve docs ------------------------------------------------------------------------ r1900462 | hege | 2022-05-01 17:51:21 +0000 (Sun, 01 May 2022) | 2 lines Clean up DecodeShortURLs code. Add MySQL/Postgres support. ------------------------------------------------------------------------ r1900458 | hege | 2022-05-01 14:10:07 +0000 (Sun, 01 May 2022) | 2 lines Fix invalid tr// ------------------------------------------------------------------------ r1900446 | hege | 2022-05-01 09:25:11 +0000 (Sun, 01 May 2022) | 2 lines Fix perlcritic ------------------------------------------------------------------------ r1900443 | hege | 2022-05-01 09:08:00 +0000 (Sun, 01 May 2022) | 2 lines run_long_tests is already enabled by default, remove unneeded duplicates from xt/ ------------------------------------------------------------------------ r1900437 | hege | 2022-05-01 06:56:11 +0000 (Sun, 01 May 2022) | 2 lines Bug 7983 - t/all_modules.t (OLEVBMacro) fails without Archive::Zip/IO::String ------------------------------------------------------------------------