Jakob Borg
|
ea87bcefd6
lib/protocol, lib/model: Implement high precision time stamps (fixes #3305)
|
9 years ago |
Jakob Borg
|
0655991a19
lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo
|
9 years ago |
Jakob Borg
|
66a506e72b
lib/scanner: Correctly scan symlinks (fixes #3445)
|
9 years ago |
Jakob Borg
|
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
|
9 years ago |
Jakob Borg
|
fa0101bd60
lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
|
9 years ago |
Jakob Borg
|
21e116aa45
lib/scanner: Refactor scanner.Walk API
|
9 years ago |
Audrius Butkevicius
|
5a98af622d
lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362)
|
9 years ago |
Jakob Borg
|
11d4986517
Humanize serialization of version vectors (again)
|
10 years ago |
Jakob Borg
|
bed6155c79
Refactor: multiple-if to switch
|
10 years ago |
Jakob Borg
|
f2459e61dd
Refactor: break out walkRegular method
|
10 years ago |
Jakob Borg
|
69dcdafb3d
Refactor: break out walkDir method
|
10 years ago |
Jakob Borg
|
6dbb072d11
Refactor: break out walkSymlink method
|
10 years ago |
Jakob Borg
|
dc96849718
Refactor: break out normalizePath method
|
10 years ago |
Jakob Borg
|
d7a3cc505c
Refactor: rename p->absPath, rn->relPath
|
10 years ago |
Jakob Borg
|
ba9448bdd7
Add remaining scanning time (fixes #2484)
|
10 years ago |
Jakob Borg
|
a8a2192cf9
Show scan rate in web GUI
|
10 years ago |
Jakob Borg
|
9fbdb6b305
Cancel a running scan
|
10 years ago |
Audrius Butkevicius
|
29343aec3a
Fix division by zero (fixes #2373)
|
10 years ago |
Jakob Borg
|
76af9ba53d
Implement facility based logger, debugging via REST API
|
10 years ago |
Jakob Borg
|
4581c57478
Fix import paths
|
10 years ago |
Jakob Borg
|
446a938b06
lib/symlinks need not depend on protocol
|
10 years ago |
Jakob Borg
|
37ed5a01e0
Fix sudden nil pointer dereference in walk
|
10 years ago |
Jakob Borg
|
54269553c8
lib/scanner need not depend on lib/ignore
|
10 years ago |
Jakob Borg
|
bc016e360e
Refactor: ints used in arithmetic should be signed
|
10 years ago |
AudriusButkevicius
|
94c52e3a77
Add scan percentages (fixes #1030)
|
10 years ago |
Jakob Borg
|
99736e5066
Ensure dir before files ordering when scanning
|
10 years ago |
Jakob Borg
|
7705a6c1f1
mv internal lib
|
10 years ago |