This website requires JavaScript.
Explore
Help
Sign In
perso
/
syncthing-arm
Watch
1
Star
0
Fork
0
You've already forked syncthing-arm
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
c5e9cb025cefd61d310c1f59c8fadebce407b170
syncthing-arm
/
internal
/
model
T
History
Audrius Butkevicius
69af77a3bd
Merge pull request
#1967
from calmh/woops
...
Incorrect error condition on shortcuts
2015-06-18 11:07:07 +01:00
..
testdata
Retain meaningful names for temporary files
2015-05-10 18:57:27 +02:00
.gitignore
…
debug.go
…
deviceactivity_test.go
…
deviceactivity.go
…
doc.go
…
folderstate.go
Correctly set and clear errors for missing folders (
fixes
#1937
)
2015-06-13 23:45:54 +01:00
model_test.go
Refactor config commit stuff to support restartless updates better
2015-06-09 15:41:22 +02:00
model.go
Generate LocalIndexUpdated events in Override
2015-06-18 10:49:24 +02:00
progressemitter_test.go
…
progressemitter.go
Refactor config commit stuff to support restartless updates better
2015-06-09 15:41:22 +02:00
queue_test.go
…
queue.go
…
rofolder.go
Don't attempt reschedule with zero interval
2015-05-13 16:51:08 +02:00
rwfolder_test.go
…
rwfolder.go
Incorrect error condition on shortcuts
2015-06-18 11:55:43 +02:00
sharedpullerstate_test.go
…
sharedpullerstate.go
Trigger ItemFinished when temp file creation fails instead of failing silently
2015-06-03 16:28:31 +02:00
tempname_test.go
Added simple unit test for temporary filenames
2015-05-10 18:57:27 +02:00
tempname.go
Retain meaningful names for temporary files
2015-05-10 18:57:27 +02:00
util.go
…