Signed-off-by: Seongmin Lee git@boltless.me
Monorepo for Tangled โ https://tangled.org
appview: remove ResolvedRepo for eternity
#821
merged
opened by
STACK 11
ResolvedRepo for eternity
1
comment
round
#2
ResolvedRepo
0
comments
round
#2
models.Repo over ResolvedRepo internally
0
comments
round
#3
pages.RepoComparedDiffFragment()
0
comments
round
#4
RepoInfo for ResolvedRepo
0
comments
round
#4
ResolvedRepo.RolesInRepo()
0
comments
round
#4
0
comments
round
#4
RepoInfo
0
comments
round
#4
OwnerSlashRepo() in handlers
0
comments
round
#5
0
comments
round
#5
0
comments
round
#4
expand 1 commit
hide 1 commit
appview: remove
ResolvedRepo for eternity
Signed-off-by: Seongmin Lee <git@boltless.me>
expand 1 commit
hide 1 commit
appview: remove
ResolvedRepo for eternity
Signed-off-by: Seongmin Lee <git@boltless.me>
expand 1 commit
hide 1 commit
appview: remove
ResolvedRepo for eternity
Signed-off-by: Seongmin Lee <git@boltless.me>
@oppi.li (testing the at-mention) this stack is ready for review. basically all I did here are:
repoResolverso we can switch to repo service later (see #800)ResolvedRepoBecause the dependencies are quite tangled and
ResolvedRepowas used all over the place, I had to divide the change in multiple steps and migrated gradually.