Commit Graph

58 Commits

Author SHA1 Message Date
thePR0M3TH3AN
9145008d64 Fix Windows CI toolchain 2025-05-26 20:19:24 -04:00
thePR0M3TH3AN
477cd04f96 update 2025-05-26 18:29:10 -04:00
thePR0M3TH3AN
3ad0bb235e Merge branch 'beta' into codex/fix-windows-rename-handling-in-tests 2025-05-26 18:11:37 -04:00
thePR0M3TH3AN
1d14c1a82d Normalize canonical paths on Windows 2025-05-26 18:06:46 -04:00
thePR0M3TH3AN
892a444b32 Canonicalize test paths 2025-05-26 16:51:39 -04:00
thePR0M3TH3AN
9423d40b80 Format watcher module 2025-05-25 15:17:27 -04:00
thePR0M3TH3AN
68a4210225 Make watcher handle cross-platform 2025-05-25 14:47:05 -04:00
thePR0M3TH3AN
708fcd01fe Fix formatting for db tests 2025-05-25 14:09:26 -04:00
thePR0M3TH3AN
64b21cff8d Merge branch 'beta' into codex/fix-failing-windows-test-workflow 2025-05-25 13:49:43 -04:00
thePR0M3TH3AN
8a60a5e2d9 Format db modules 2025-05-24 23:34:36 -04:00
thePR0M3TH3AN
0f33293fe1 Fix windows test failures 2025-05-24 23:22:50 -04:00
thePR0M3TH3AN
db1d8fa841 Gate same_file import on non-Windows 2025-05-24 22:27:13 -04:00
thePR0M3TH3AN
bad08cbefb Merge pull request #82 from PR0M3TH3AN/codex/add-to_db_path-function-and-update-usages
Normalize db paths
2025-05-24 21:59:42 -04:00
thePR0M3TH3AN
313e54586a Add path normalization helper and apply 2025-05-24 21:59:31 -04:00
thePR0M3TH3AN
2dc9421e5f Handle path tracking on Windows 2025-05-24 21:58:55 -04:00
thePR0M3TH3AN
5b7e20e5f4 Fix rename debouncer to preserve paths 2025-05-24 20:39:35 -04:00
thePR0M3TH3AN
45ab1f4cc6 Add trigger fix for rename handling 2025-05-24 19:38:49 -04:00
thePR0M3TH3AN
dcd42941c1 Merge pull request #73 from PR0M3TH3AN/codex/remove-priority-queue-from-cargo.toml
Remove unused priority-queue
2025-05-23 10:14:32 -04:00
thePR0M3TH3AN
6316d28873 Remove unused priority-queue 2025-05-23 10:14:19 -04:00
thePR0M3TH3AN
219946049c Merge pull request #72 from PR0M3TH3AN/codex/replace-unwrap-with-error-handling-in-watcher.rs
Improve DB mutex handling in watcher
2025-05-23 10:14:01 -04:00
thePR0M3TH3AN
47d9435865 Handle DB mutex poisoning 2025-05-23 10:13:53 -04:00
thePR0M3TH3AN
119f704454 Merge pull request #70 from PR0M3TH3AN/codex/add-database-polling-helper-in-watcher_tests.rs
Improve watcher rename tests
2025-05-23 10:13:16 -04:00
thePR0M3TH3AN
84afb73bbd Add DB polling helper and update watcher rename tests 2025-05-23 10:13:04 -04:00
thePR0M3TH3AN
0a1eba0fa4 Handle remove-create renames 2025-05-23 10:12:35 -04:00
thePR0M3TH3AN
3a732ace1f Merge pull request #68 from PR0M3TH3AN/codex/add-checks-for-modify-event-in-watcher-tests
Update watcher rename tests
2025-05-22 23:10:08 -04:00
thePR0M3TH3AN
48b5ffd6fa Wait for rename events 2025-05-22 23:09:56 -04:00
thePR0M3TH3AN
eb3aa16912 Handle Any rename events 2025-05-22 22:58:24 -04:00
thePR0M3TH3AN
84d5e04ce7 Format watcher module 2025-05-22 17:49:56 -04:00
thePR0M3TH3AN
34cfaf290b Merge branch 'beta' into codex/extend-watcher-for-file-and-directory-renames 2025-05-22 16:56:42 -04:00
thePR0M3TH3AN
6b9d684b15 Handle rename events 2025-05-22 16:41:50 -04:00
thePR0M3TH3AN
23beef5045 Handle rename events in watcher 2025-05-22 15:50:38 -04:00
thePR0M3TH3AN
bc8e4fbdab Serialize config tests with env mutex 2025-05-22 12:37:29 -04:00
thePR0M3TH3AN
5009367db4 Fix FTS smoke test for contentless table 2025-05-22 11:26:19 -04:00
thePR0M3TH3AN
37764a643c Align schema version with migration count 2025-05-22 10:28:03 -04:00
thePR0M3TH3AN
a3eda234c0 Add FTS trigger test 2025-05-22 09:32:23 -04:00
thePR0M3TH3AN
af35c90c50 Add schema version constant and checks 2025-05-22 08:17:51 -04:00
thePR0M3TH3AN
794180ac18 Drop canonical_id from tags 2025-05-21 22:45:55 -04:00
thePR0M3TH3AN
07693a7925 Add backup prune CLI and update roadmap 2025-05-21 16:19:32 -04:00
thePR0M3TH3AN
c43e5993df Fix modification time fallback for backups 2025-05-21 14:31:04 -04:00
thePR0M3TH3AN
9fae768577 Fix build script and clippy issues 2025-05-21 13:10:25 -04:00
thePR0M3TH3AN
567f1cd1a5 Format codebase with rustfmt 2025-05-21 11:24:49 -04:00
thePR0M3TH3AN
23ac9a9533 Add formatting and linting checks to CI 2025-05-21 10:52:50 -04:00
thePR0M3TH3AN
3fb6504cb0 Refactor watcher mutex handling and add tests 2025-05-21 09:23:14 -04:00
thePR0M3TH3AN
3880442e2a Merge pull request #28 from PR0M3TH3AN/codex/add-test-for-db--mark_dirty-and-db--take_dirty
Add dirty helper tests
2025-05-21 08:36:03 -04:00
thePR0M3TH3AN
3894c5c121 Merge pull request #27 from PR0M3TH3AN/codex/extend-db_tests.rs-with-file_id-tests
Add tests for db::file_id
2025-05-21 08:35:38 -04:00
thePR0M3TH3AN
2d7f912368 Merge pull request #26 from PR0M3TH3AN/codex/add-test-for-backupmanager--list_backups
Add fallback timestamp test
2025-05-21 08:34:58 -04:00
thePR0M3TH3AN
95beacc6c8 test: verify dirty helpers 2025-05-21 08:33:45 -04:00
thePR0M3TH3AN
e87c8fd01e test: cover db::file_id 2025-05-21 08:33:30 -04:00
thePR0M3TH3AN
fcb985ee51 test: check fallback timestamp for malformed backup 2025-05-21 08:33:16 -04:00
thePR0M3TH3AN
9fa57aa1e7 test(config): verify fallback when no home 2025-05-21 08:32:25 -04:00