..
testdata
lib/db: Add index to track locally needed files ( #4958 )
2018-06-02 15:08:32 +02:00
.gitignore
Change DB label format (index folders, devices)
2016-01-03 19:32:40 +01:00
benchmark_test.go
all: Become a Go module ( fixes #5148 ) ( #5384 )
2018-12-18 12:36:38 +01:00
blockmap_test.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
blockmap.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
concurrency_test.go
all: Update license url to https (ref #3976 )
2017-02-09 08:04:16 +01:00
db_test.go
lib/db: Rename things (ref #5198 )
2018-10-10 11:48:21 +02:00
debug.go
lib/db: Fix inconsistency in sequence index ( fixes #5149 ) ( #5158 )
2018-09-02 20:58:32 +02:00
instance.go
lib/db: Properly remove FileInfos when dropping folder ( #5260 )
2018-10-11 12:09:44 +02:00
keyer_test.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
keyer.go
lib/db: Document current keyspace
2018-12-10 09:55:21 +01:00
lowlevel.go
cmd/stindex: Add index checking mode ("idxck") ( #5262 )
2018-10-11 20:48:39 +01:00
meta_test.go
all: Add receive only folder type ( #5027 )
2018-07-12 11:15:57 +03:00
meta.go
lib/db: Defer unlock to avoid hangup on panic ( #5388 )
2018-12-17 14:59:09 +01:00
namespaced_test.go
lib/db: Fix test for Go 1.9's smarter time.Time values
2017-06-28 14:36:04 +02:00
namespaced.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
schemaupdater.go
lib/db: Update local need on device removal ( fixes #5294 ) ( #5295 )
2018-10-30 05:40:51 +01:00
set_test.go
lib/db: Fix broken test on Windows ( #5347 )
2018-12-05 08:24:14 +01:00
set.go
all: Display list of locally changed items in UI ( fixes #5336 ) ( #5337 )
2018-12-11 09:59:04 +01:00
smallindex_test.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
smallindex.go
lib/db: Refactor: use a Lowlevel type underneath Instance (ref #5198 ) ( #5212 )
2018-10-10 11:34:24 +02:00
structs.go
all: Become a Go module ( fixes #5148 ) ( #5384 )
2018-12-18 12:36:38 +01:00
structs.pb.go
all: Become a Go module ( fixes #5148 ) ( #5384 )
2018-12-18 12:36:38 +01:00
structs.proto
all: Become a Go module ( fixes #5148 ) ( #5384 )
2018-12-18 12:36:38 +01:00
transactions.go
lib/db: Update local need on device removal ( fixes #5294 ) ( #5295 )
2018-10-30 05:40:51 +01:00
util_test.go
lib/db: Add index to track locally needed files ( #4958 )
2018-06-02 15:08:32 +02:00