photoprism/internal/workers
Keith Martin b6687b6c29
Tests: Improve isolation and add fixes #5263
* Tests: fix random selection of deleted record causing test failure
* Tests: fix test folders being left after test
* Tests: ensure that required records are available
* Tests: make each package execute against it's own testdata folder to ensure no interpackage test failures
* Tests: add unit tests of CleanupTestFolder
* Tests:  Allow defer in TestMain
* Tests: rename testMain to runTestMain
2026-07-12 05:47:21 +02:00
..
auto Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
backup.go Storage: Gate convert/backup/zip writes and centralize Err sentinels #5613 2026-05-26 01:35:06 +00:00
backup_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
index.go Index: Refactor IndexOptions to determine vision tasks from Config #5167 2025-10-07 16:22:41 +02:00
index_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
meta.go Faces: Remove PHOTOPRISM_FACE_ENGINE_RUN config option #5167 2025-10-08 13:41:51 +02:00
meta_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
scheduler.go Workers: Apply "golangci-lint" recommendations #5330 2025-11-22 10:22:05 +01:00
scheduler_test.go Config: Allow scheduling of indexing and backup tasks #2495 #2608 #4243 2024-05-11 19:11:49 +02:00
share.go Services: Add CIDR allowlist for discovery and WebDAV traffic #5461 2026-02-26 18:18:40 +01:00
share_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
sync.go Backend: Clip VARBINARY text columns by bytes to avoid write errors #5638 2026-06-03 08:04:40 +00:00
sync_download.go WebDAV: Bound sync download size to the originals limit 2026-06-11 09:51:36 +00:00
sync_download_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00
sync_refresh.go Services: Add CIDR allowlist for discovery and WebDAV traffic #5461 2026-02-26 18:18:40 +01:00
sync_test.go Videos: Refactor codec, content and file type specifications #4770 2025-02-05 00:30:45 +01:00
sync_upload.go Services: Add CIDR allowlist for discovery and WebDAV traffic #5461 2026-02-26 18:18:40 +01:00
vision.go Vision: Save sidecar YAML after metadata updates #5493 2026-03-29 15:02:14 +02:00
vision_reset.go CLI: Ensure vision reset command and worker use same default src #5233 2025-10-01 08:52:28 +02:00
vision_reset_test.go CLI: Add "photoprism vision reset" command to reset metadata #5233 2025-09-29 18:59:52 +02:00
workers.go Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
workers_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00