Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
86258face656005867a9d3f78881f16599c166ab
Switch branch/tag
go-dms3
repo
fsrepo
fsrepo.go
13 Jan, 2015
7 commits
refactor(config, repo): use repo.Interface to (Get|Set)ConfigKey
· 86258fac
Brian Tiger Chow
authored
Jan 12, 2015
86258fac
refactor(repo): all config writes must go through repo
· 1b700864
Brian Tiger Chow
authored
Jan 12, 2015
1b700864
refactor(config, repo): all writes go through FSRepo. next: privatize these
· 405afd2a
Brian Tiger Chow
authored
Jan 12, 2015
405afd2a
refactor(init, repo): init logs in fsrepo
· c2877b20
Brian Tiger Chow
authored
Jan 12, 2015
c2877b20
check datastore directory when opening the repo for use
· c5da1561
Brian Tiger Chow
authored
Jan 12, 2015
c5da1561
refactor(init, fsrepo): go through repo to write to config
· fa4cfe8d
Brian Tiger Chow
authored
Jan 12, 2015
fa4cfe8d
refactor(repo/fsrepo): use repo to check whether config exists
· 44f3d95c
Brian Tiger Chow
authored
Jan 12, 2015
44f3d95c