aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Importdoc.php
Commit message (Collapse)AuthorAgeFilesLines
* possible sql performance improvementsMario Vavti2025-01-301-2/+5
|
* cleanup outdated doc entries just once after the docs were imported to the dbMario Vavti2025-01-051-12/+12
|
* remove redundant argumentsMario Vavti2025-01-041-2/+2
|
* pass uid to drop_item() to ensure we will have permission to actually drop ↵Mario Vavti2024-12-291-2/+2
| | | | the item
* fix sql errorMario2024-12-221-1/+1
|
* refactor drop_item[s]() for containersMario Vavti2024-11-081-1/+17
|
* add option to set worker sleep based on load average, remove redundand code ↵Mario2022-12-101-0/+2
| | | | and add return to some daemons
* get devHilmar R2021-03-011-7/+7
|
* only store search info for text filetypes when updating the documentation ↵zotlabs2017-05-241-4/+10
| | | | indexes
* first phase of daemon refactoringredmatrix2016-05-191-0/+35