focalboard/server/services/store/sqlstore
2020-12-04 16:04:28 +01:00
..
migrations Merge remote-tracking branch 'origin/main' into auth 2020-12-04 16:04:28 +01:00
blocks.go Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
blocks_test.go Unit tests for store.getSubTree 2020-11-12 10:48:08 -08:00
migrate.go Adding another error handling to the migrations 2020-11-19 17:51:39 +01:00
session.go Adding sessions code 2020-12-02 21:12:14 +01:00
sqlstore.go Fix db migration error check 2020-10-22 08:41:47 -07:00
sqlstore_test.go Unit tests for store.getSubTree 2020-11-12 10:48:08 -08:00
system.go Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
user.go More work on authentication 2020-11-06 16:46:35 +01:00