Michael Muré
60d40d60e9
repo: proper reduced interface for full-text indexing
...
Additionally, remove and concentrate quite a lot of complexity from the cache layer
into a "per app" single site where to configure how indexing is done.
2022-12-19 18:09:37 +01:00
Steve Moyer
323dd0e293
test(809): do not export function that returns GoGit filesystem
2022-06-22 10:46:52 -04:00
Steve Moyer
f3d316d16c
test(809): remove remaining calls to InitGoRepo in tests
...
Note that examples still need to shown how a developer would use the library.
2022-06-16 19:45:51 -04:00
Steve Moyer
1d4667c825
refactor(809): eliminate need to defer CleanupTestRepos()
2022-06-16 09:02:52 -04:00
Steve Moyer
ccc342e814
refactor: simplify creation of temp dir - after 1.15
2022-05-31 07:47:56 -04:00
Steve Moyer
da9f95e495
fix: remove only t.Parallel()
2022-05-31 07:22:55 -04:00
Steve Moyer
86dd450aaf
test: clean up temp dir and repo correctly
2022-05-31 12:04:26 +02:00
Steve Moyer
8821b67d1b
test: add verification that localStorage.Root() resolves to the correct absolute filepath
2022-05-26 13:40:52 -04:00
Steve Moyer
b42fae382a
feat: make local storage configurable
2022-05-25 07:55:28 -04:00
Michael Muré
4ef2c11040
repo: finish RepoStorage move
2020-12-08 13:07:51 +01:00
Michael Muré
bca9ae8274
repo: more work towards RepoStorage
2020-12-05 21:41:10 +01:00
vince
27e70af236
fix ListCommits implementation
2020-09-29 20:42:21 +02:00
Michael Muré
d171e11028
repository: partial impl of a go-git backed Repo
2020-09-29 20:42:20 +02:00