|
85ef7222ca
|
chore: Add shfmt/shellcheck suggestions
|
2025-05-13 14:38:35 +00:00 |
|
|
9956b40876
|
feat: Optimize performance of more queries
|
2025-05-13 14:37:20 +00:00 |
|
|
c456e0a5c6
|
feat: Optimize performance of a query (cf. https://github.com/friendica/friendica/pull/14843/files)
|
2025-05-12 15:14:16 +00:00 |
|
|
dd777f448b
|
feat: Optimize performance of the initial search
|
2025-05-12 00:53:16 +00:00 |
|
|
36014518cc
|
feat: Display Redis data about workerqueue
|
2025-05-09 01:56:24 +00:00 |
|
|
4fa29db912
|
fix: Optimize index generation
|
2025-05-09 01:55:08 +00:00 |
|
|
05d10e443d
|
feat: Add intensive optimizations setting; add option to resume at specific index
|
2025-04-15 21:01:50 +00:00 |
|
|
b6efd12843
|
fix: Correct row count command; standardize indexes
|
2025-04-15 21:00:52 +00:00 |
|
|
02a3319e92
|
feat: Create indexes only if intensive optimizations are on
|
2025-04-15 20:59:57 +00:00 |
|
|
9b18a6436d
|
fix: Correct some issues with the iterator
|
2025-04-04 17:37:22 -06:00 |
|
|
52634d1d86
|
chore: Update README
|
2025-04-04 09:14:09 -06:00 |
|
|
364d1d2cfd
|
chore: Rename file for clarity of functionality
|
2025-04-04 09:12:40 -06:00 |
|
|
d31dfd5d66
|
fix: Remove intensive tasks by default from scheduled maintenance
|
2025-03-26 13:50:25 -06:00 |
|
|
57779b538a
|
feat: Allow the messages for the database cleaner to be silenced
|
2025-03-26 13:49:46 -06:00 |
|
|
b6bc842221
|
feat: Add parameter to set amount of time to delete, add several optimizations and safeguards
|
2025-03-11 09:58:00 -06:00 |
|
|
6229d79089
|
feat: Split the run into batches for stability, add visible item counter
|
2025-03-07 16:51:00 -06:00 |
|
|
ba0ae09fe6
|
fix: Use correct join for gserver
|
2025-03-07 12:37:58 -06:00 |
|
|
e51fbc72d4
|
fix: Remove parallel code for a single-item deletion; fix input ID parameter
|
2025-03-07 12:37:33 -06:00 |
|
|
70f5f2e9a0
|
feat: Move certain intensive optimizations to their corresponding section
|
2025-03-07 12:35:48 -06:00 |
|
|
0c1a77a715
|
chore: Update README
|
2025-03-06 09:31:50 -06:00 |
|
|
99c50e5df3
|
feat: Improve the display of data for the large account finder
|
2025-03-06 09:31:37 -06:00 |
|
|
1162155b25
|
feat: Improve the output method for several scripts
|
2025-03-06 09:31:04 -06:00 |
|
|
e3d167b7de
|
fix: Add script to delete specific contacts
|
2025-03-06 09:29:23 -06:00 |
|
|
21803e6410
|
feat: Add script to detect accounts with the largest amount of posts
|
2025-03-05 15:05:22 -06:00 |
|
|
78e26fce2d
|
fix: Limit filter for worker queue selection to not-done items
|
2025-03-05 09:22:28 -06:00 |
|
|
94b6d9f996
|
feat: Improve data display, add switch for intensive optimizations
|
2025-03-05 09:21:37 -06:00 |
|
|
477637f7e4
|
fix: Correct the comparison displayed on diff
|
2025-03-05 09:20:23 -06:00 |
|
|
eedc7f0472
|
fix: Correct parentheses in thread condition
|
2025-02-28 08:52:49 -06:00 |
|
|
0ab935e412
|
fix: Reduce the amount of threads for background compression to delay system saturation
|
2025-02-28 08:50:25 -06:00 |
|
|
569d903dea
|
feat: Default cron tasks to intense optimizations
|
2025-02-26 15:25:12 -06:00 |
|
|
9a3774c142
|
fix: Hide error handled later in the pipe
|
2025-02-25 16:36:50 -06:00 |
|
|
63f8ba5c96
|
chore: Add shfmt/shellcheck suggestions
|
2025-02-25 11:59:55 -06:00 |
|
|
5311b5af3a
|
fix: Add the detector of GIF length to the storage compressor
|
2025-02-25 11:40:48 -06:00 |
|
|
26cf9b132e
|
chore: Add shfmt/shellcheck suggestions
|
2025-02-24 11:07:51 -06:00 |
|
|
c0d998342d
|
feat: Add a fifth parameter to disable the lockfile implementation
|
2025-02-24 11:03:57 -06:00 |
|
|
44da143777
|
fix: Align a displayed number
|
2025-02-24 11:01:24 -06:00 |
|
|
9e5680fa4e
|
fix: Remove warning when file no longer exists, that is handled later by the code
|
2025-02-24 11:00:49 -06:00 |
|
|
714013927f
|
feat: Display data for each deletion, remove a check that fails in some AP implementations
|
2025-02-24 11:00:06 -06:00 |
|
|
bb1a1c449a
|
feat: Display data for each deletion, fix a condition
|
2025-02-24 10:59:14 -06:00 |
|
|
e203b41209
|
fix: Correct the display where the loop is restarted from a given lastid
|
2025-02-13 18:59:32 +00:00 |
|
|
6bd794f4d2
|
Fix: Correct some queries, make the default limit per batch higher
|
2025-02-13 18:58:46 +00:00 |
|
|
d4ff1deadc
|
feat: Add a display of how many rows are deleted per user, improve queries
|
2025-02-13 18:57:59 +00:00 |
|
|
63c76c137a
|
feat: Add temporary index to make searches faster
|
2025-02-12 21:40:50 +00:00 |
|
|
b2427c2e75
|
feat: Detect MariaDB vs MySQL automatically; remove some optimizations causing locks; fix some checks
|
2025-02-12 21:33:02 +00:00 |
|
|
da644bf4c1
|
feat: Detect MariaDB vs MySQL automatically; add specific check for ActivityPub; fix some checks
|
2025-02-12 21:31:53 +00:00 |
|
|
337fb7c155
|
feat: Add the ability to remove spurious AddContact jobs; minor fixes
|
2025-02-12 21:29:26 +00:00 |
|
|
078dd7f335
|
feat: Detect MariaDB vs MySQL automatically
|
2025-02-12 21:27:45 +00:00 |
|
|
a23f37dbd4
|
feat: Add the ability to continue from a given ID
|
2025-02-11 22:44:23 +00:00 |
|
|
b6a26f8c14
|
fix: Add even more fixes to the lockfile system, document and add more command-line parameters, fix typos
|
2025-02-11 14:55:06 +00:00 |
|
|
4df778f481
|
fix: Add missing deletion of old table content
|
2025-02-11 14:36:51 +00:00 |
|