Commit graph

1145 commits

Author SHA1 Message Date
pezcurrel
93d1997268 Removed-oved 2024-01-02 08:30:41 +01:00
pezcurrel
5c180e70c0 Added again 2024-01-02 08:22:42 +01:00
pezcurrel
d016664742 Removed 2024-01-02 08:10:52 +01:00
pezcurrel
6190e77713 Removed 2024-01-02 08:05:37 +01:00
pezcurrel
dbaf47f542 Giuggiole! 2024-01-02 08:02:23 +01:00
pezcurrel
96f0f92248 Removed 2024-01-02 07:51:46 +01:00
pezcurrel
afbf739930 Added 2024-01-02 07:50:45 +01:00
pezcurrel
238ac44485 Changed “done” message 2024-01-02 01:22:04 +01:00
pezcurrel
2e2fa2d179 Updated 2024-01-02 01:12:10 +01:00
pezcurrel
d8c203e5d5 Updated to new grace.php instead of gracetime.php 2024-01-02 01:11:52 +01:00
pezcurrel
3a44967a89 Updated to new grace.php instead of gracetime.php 2024-01-02 01:11:29 +01:00
pezcurrel
5ef21502c3 Removed explicit “graceline” calculation since it’s done directly in grace.php; added a “todo” comment 2024-01-02 01:10:09 +01:00
pezcurrel
efc6f2f79f Made sure parsetime returns seconds as integer 2024-01-02 01:08:14 +01:00
pezcurrel
091a7785b2 Made certain “conntimeout” and “functimeout” get passed as integers to curl; added firefox 121.0 user agent as user agent; added an unused curlprogess function, just so 2024-01-02 01:05:51 +01:00
pezcurrel
18a3f13ed6 Renamed 2024-01-02 01:03:07 +01:00
pezcurrel
2e78c37286 Added “graceminfreq” and immediate calculation of “graceline” 2024-01-02 01:02:22 +01:00
pezcurrel
13765fb17d Extended ght() a lot 2024-01-02 00:55:18 +01:00
pezcurrel
2c132a5155 Updated to new “grace.php” (instead of gracetime.php) 2024-01-02 00:54:33 +01:00
pezcurrel
25e238a1e2 Reverted to calling mysqldump instead of mariadb-dump (more retro-compatible) 2024-01-02 00:53:25 +01:00
pezcurrel
6914551daa Fixed “deadinsts” loading queries; changed default “conntimeout” and “functimeout” 2024-01-02 00:52:20 +01:00
pezcurrel
6c29f1e24e On first run after 0:0:0 of 26th of month do peerscrawl.php with a 2 months gracetime (it was 1 year, before) 2024-01-02 00:48:06 +01:00
pezcurrel
29919f0867 On 1st of month do crawler.php with a 2 months gracetime (it was 1 year, before); revert to calling mysqldump instead of mariadb-dump 2024-01-02 00:46:37 +01:00
pezcurrel
fac92aefbc Added gracetime in human readable form, graceline too, and graceminfreq 2024-01-02 00:44:23 +01:00
pezcurrel
e1bd0ec900 Added option “functimeout” 2024-01-02 00:41:49 +01:00
pezcurrel
b9ab074e1c Integrated and fixed gracetime/graceline logic 2024-01-02 00:40:26 +01:00
pezcurrel
618ebfa54b Added 'Accept: application/json' to every “gurl” call 2023-12-31 23:16:16 +01:00
pezcurrel
63c619399d Added 'Accept: application/json' to every “gurl” call 2023-12-31 23:15:45 +01:00
pezcurrel
4e5973e874 Fixed a flaw in “dead instances” loading queries 2023-12-31 22:57:07 +01:00
pezcurrel
417803a76d Updated 2023-12-31 20:40:25 +01:00
pezcurrel
d3211162fe Using “require” without parentheses is better :-) 2023-12-31 20:37:03 +01:00
pezcurrel
de0d67c1cf Changed default for “conntimeout” from 8 to 5, and for “functimeout” from 45 to 10 2023-12-31 20:36:18 +01:00
pezcurrel
95e4b9366e Using “[]” for arrays is better :-) 2023-12-31 20:35:15 +01:00
pezcurrel
1f5559b5b5 Using “require” without parehteses is better :-) 2023-12-31 20:34:30 +01:00
pezcurrel
b356c3bcd3 Updated after optimizing indexes 2023-12-31 20:33:38 +01:00
pezcurrel
a49be77cb9 Added “--single-transaction” option to “mariadb-dump” call 2023-12-31 20:32:35 +01:00
pezcurrel
a9b0e049b4 Changed “conntimeout” default from 5 to 3 and “functimeout” default from 10 to 5 2023-12-31 20:31:41 +01:00
pezcurrel
b124326a88 Added option “--single-transaction” to “mariadb-dump” call 2023-12-31 20:30:34 +01:00
pezcurrel
e0a3c8cfa7 Added “functimeout” for “gurl”; updated “ght” calls 2023-12-31 20:29:31 +01:00
pezcurrel
954c351fcf Updated “ght” calls to its new format 2023-12-31 20:27:59 +01:00
pezcurrel
53a03f1c7a Updated “ght” calls to its new format 2023-12-31 20:27:15 +01:00
pezcurrel
6a750a2f3c Added “round [number]” to every status “eecho”; changed all “echo('...')” to “echo '...'” 2023-12-29 13:02:40 +01:00
pezcurrel
ececc8e8c8 Changed “echo” to “eecho” where appropriate; changed all “echo('...')” to “echo '...'” 2023-12-29 13:01:00 +01:00
pezcurrel
d502fde347 Removed useless, redundant code filtering the list of instances at the beginning of the “crawl” function: filtering already happens before adding an instance to next round list 2023-12-29 12:21:50 +01:00
pezcurrel
a677d3301b Added “-i, --includedead” option explanation to help text 2023-12-29 11:05:04 +01:00
pezcurrel
385935c662 Added “locale: ” string to echo the currently set locale (the line remains commented out) 2023-12-29 10:35:11 +01:00
pezcurrel
2b0561c3e2 Added info about the necessity to also add the corresponding locale to the system when adding a language code 2023-12-29 10:33:53 +01:00
pezcurrel
93eba38b45 Added and commented out “pt” and “pt_BR” 2023-12-29 10:32:45 +01:00
pezcurrel
0a9fb7e2ce Updated 2023-12-29 10:12:38 +01:00
pezcurrel
80609f30ed Changed locale subdirs format 2023-12-29 10:12:16 +01:00
pezcurrel
e2bae529f6 Updated translations 2023-12-29 10:09:13 +01:00