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 |
|
pezcurrel
|
c29e6f5a77
|
Removed
|
2023-12-29 10:08:28 +01:00 |
|
pezcurrel
|
fee84db66a
|
Added comment to explain why it is needed
|
2023-12-29 10:04:40 +01:00 |
|
pezcurrel
|
83868504d7
|
Super-optimized it; made it a bit more verbose and clearer
|
2023-12-29 10:04:05 +01:00 |
|
pezcurrel
|
c3d5050b42
|
Added comment to explain why we are using “realfloat”
|
2023-12-29 10:03:11 +01:00 |
|
pezcurrel
|
9ece96fcd9
|
Modified according to new locale directory layout
|
2023-12-29 10:02:03 +01:00 |
|
pezcurrel
|
560db4d69d
|
Renamed “donefp” var to “resurrfp”
|
2023-12-29 10:01:16 +01:00 |
|
pezcurrel
|
3b7e818f22
|
Using preg_replace instead of str_replace to substitute all non-digit characters
|
2023-12-29 10:00:12 +01:00 |
|
pezcurrel
|
cce037f169
|
Renamed “timeout” var to “functimeout”
|
2023-12-29 09:59:08 +01:00 |
|
pezcurrel
|
79e39f6783
|
Modified a comment
|
2023-12-29 09:58:08 +01:00 |
|
pezcurrel
|
b898e6bddd
|
Added these systemd units files
|
2023-12-29 09:56:53 +01:00 |
|
pezcurrel
|
dda5e80a69
|
Updated “fnum()” calls to new format
|
2023-12-28 14:56:23 +01:00 |
|
pezcurrel
|
6e2ed57a85
|
Added an entry
|
2023-12-28 14:52:30 +01:00 |
|
pezcurrel
|
d998837828
|
Using realfloat.php “rf()” function tu workaround php 7.3 echoing floats with “,” instead of “.” as a decimal separator
|
2023-12-28 14:52:08 +01:00 |
|
pezcurrel
|
af958a194f
|
Using realfloat.php “rf()” function tu workaround php 7.3 echoing floats with “,” instead of “.” as a decimal separator
|
2023-12-28 14:52:00 +01:00 |
|
pezcurrel
|
b147447b69
|
A workaround to php 7.3 echoing floats with “,” instead of “.” as a decimal separator; first commit
|
2023-12-28 14:50:26 +01:00 |
|
pezcurrel
|
cea8735470
|
Updated
|
2023-12-28 12:37:55 +01:00 |
|
pezcurrel
|
6a3948783f
|
Began working on checks
|
2023-12-28 12:37:38 +01:00 |
|
pezcurrel
|
89f4d38704
|
Added check for “Visible” column to every query; added btu variable; changed fnum syntax everywhere according to fnum modifications; made “debug” function output human readable times even when they are very short
|
2023-12-28 12:34:43 +01:00 |
|
pezcurrel
|
a5381f057c
|
Added info to introductory comment about localemap
|
2023-12-28 12:30:51 +01:00 |
|
pezcurrel
|
e5b56f3e68
|
Using standard lib version of randstr.php, which is more flexible and fast
|
2023-12-28 12:29:52 +01:00 |
|
pezcurrel
|
9440903626
|
Using standard lib ght.php, which is more flexible
|
2023-12-28 12:28:18 +01:00 |
|
pezcurrel
|
6b705d3b3a
|
Using default ghs.php from lib, it is more precise, manages also terabytes and petabytes
|
2023-12-28 12:26:35 +01:00 |
|
pezcurrel
|
d0dfd42001
|
Now it is compatible with every locale
|
2023-12-28 12:25:43 +01:00 |
|
pezcurrel
|
52621c608e
|
Made “localeset” more standard
|
2023-12-28 12:21:35 +01:00 |
|
pezcurrel
|
fbed07c5ec
|
Made colors more coherent
|
2023-12-28 12:19:56 +01:00 |
|
pezcurrel
|
a195c02de2
|
Added
|
2023-12-28 12:10:32 +01:00 |
|
pezcurrel
|
9a2a817493
|
Added
|
2023-12-28 12:10:22 +01:00 |
|